| Modifier and Type | Method and Description |
|---|---|
abstract InjectionSource[] |
InjectionDetector.getInjectionSource() |
| Modifier and Type | Class and Description |
|---|---|
class |
JndiLdapInjectionSource |
class |
UnboundIdLdapInjectionSource
UnboundId API offers both a Typed and a string based filters.
|
| Modifier and Type | Method and Description |
|---|---|
InjectionSource[] |
LdapInjectionDetector.getInjectionSource() |
| Modifier and Type | Class and Description |
|---|---|
class |
RedirectionSource |
| Modifier and Type | Method and Description |
|---|---|
InjectionSource[] |
UnvalidatedRedirectDetector.getInjectionSource() |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptEngineSource |
class |
SpelSource |
| Modifier and Type | Method and Description |
|---|---|
InjectionSource[] |
ScriptInjectionDetector.getInjectionSource() |
| Modifier and Type | Class and Description |
|---|---|
class |
HibernateInjectionSource
Focus on hibernate API for SQL/HQL injection.
|
class |
JdoInjectionSource
API reference : http://db.apache.org/jdo/index.html
|
class |
JpaInjectionSource
API reference :
http://www.oracle.com/technetwork/articles/javaee/jpa-137156.html
http://docs.oracle.com/javaee/6/api/javax/persistence/package-summary.html
|
| Modifier and Type | Method and Description |
|---|---|
InjectionSource[] |
SqlInjectionDetector.getInjectionSource() |
Copyright © 2015. All rights reserved.