forked from zaproxy/zap-extensions
-
Notifications
You must be signed in to change notification settings - Fork 1
HelpAddonsSoapSoap
psiinon edited this page Mar 31, 2017
·
1 revision
This add-on imports and scans WSDL files containing SOAP endpoints.
The add-on will automatically detect any SOAP definitions and spider them as long as they are in scope.
2 menu items are also added to the Tools menu:
- Import a WSDL file from local file system
- Import a WSDL file from a URL
These operations are also available via the API.
The scans rules added by this add-on are:
- Action Spoofing : http://www.ws-attacks.org/index.php/SOAPAction_Spoofing
- XML Injection : http://www.ws-attacks.org/index.php/XML_Injection
- Introduction
-
2.0 Add-ons
- Add-ons: Release
- Add-ons: Beta
-
Add-ons: Alpha
- Active Scan Rules - alpha
- Access Control Testing
- All In One Notes
- Authentication Statistics
- Browser View
- Bug Tracker
- Code Dx
- Community Scripts
- Custom Payloads
- Custom Report
- DOM XSS Active Scan Rule
- Export Report
- Form Handler
- Groovy Scripting
- HTTPS Info Add-on
- Open API Specification Support
- Passive Scan Rules - alpha
- Replacer
- Revisit
- Server-Sent Events
- Sequence Scanner
- Simple Example
- SOAP Scanner
- SNI Terminator
- Technology Detection
- TLS Debug
- Add-on Development
- Add-on Structure
- Add-on Debugging
- Examples
- Upgrade
- Code Structure
- 1.4 Add-ons
(This is work in progress;)