Skip to content

Instantly share code, notes, and snippets.

@clayball
Created January 3, 2018 17:39
Show Gist options
  • Save clayball/b366dcd7efa4aa70a254b6815e43cf2f to your computer and use it in GitHub Desktop.
Save clayball/b366dcd7efa4aa70a254b6815e43cf2f to your computer and use it in GitHub Desktop.
ZAP spider, save full output
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