Class |
Description |
AbstractSecurityScan
|
Implementation that is common for all security scans. |
AbstractSecurityScanWithProperties
|
These are for Security Scans that mutate parameters. |
BoundarySecurityScan
|
|
BoundarySecurityScan.RestrictionLabel
|
|
CrossSiteScriptingScan
|
This checks whether any parameters sent in the request are included in the
response, If they do appear, this is a good parameter to look at as a
possible attack vector for XSS |
FuzzerSecurityScan
|
|
GroovySecurityScan
|
|
InvalidTypesSecurityScan
|
|
InvalidTypesSecurityScan.TypeLabel
|
|
MalformedXmlSecurityScan
|
|
MaliciousAttachmentSecurityScan
|
|
PropertyMutation
|
|
SQLInjectionScan
|
This will test whether the resource targeted by a request is vulnerable to SQL injection attacks. |
SensitiveFileData
|
|
SensitivePathsCreator
|
|
SqlInjections
|
See- link:
- https
|
XPathInjectionSecurityScan
|
|
XmlBombSecurityScan
|
|