Package | Description |
---|---|
com.eviware.soapui.security.registry | |
com.eviware.soapui.security.scan |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSecurityScanWithProperties
These are for Security Scans that mutate parameters.
|
class |
BoundarySecurityScan |
class |
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
|
class |
FuzzerSecurityScan |
class |
GroovySecurityScan |
class |
InvalidTypesSecurityScan |
class |
MalformedXmlSecurityScan |
class |
MaliciousAttachmentSecurityScan |
class |
SQLInjectionScan
This will test whether a targeted web page is vulnerable to reflected XSS
attacks
|
class |
XmlBombSecurityScan |
class |
XPathInjectionSecurityScan |
Copyright © 2019. All Rights Reserved.