Created
January 3, 2018 17:39
-
-
Save clayball/b366dcd7efa4aa70a254b6815e43cf2f to your computer and use it in GitHub Desktop.
ZAP spider, save full output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Export (download) output full results from Spider | |
================================================= | |
Open your browser and point it at the address ZAP is listening on, default is localhost:8080 | |
On that page click the link which says "Local API" | |
On the next page click the "spider link" | |
On the next page click the "fullResults" link | |
You should see a form | |
- enter API key (switch back to ZAP, Tools => Options => API) | |
- enter "0" for the scanId | |
Press the "fullResults" button |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment