OWASP ZAP - Access Site tree
OWASP ZAP - Access Site tree
I'm using OWASP ZAP API for spidering. I couldn't find the way to get site tree structure via ZAP API.
I would like to know if there is anyway I can get Site tree of the URL (with its nodes) via ZAP API?
I have checked there already and unable to find it.
– Mh07
Jul 3 at 12:36
Next time specify that in your question :) You can find it under
core
: http://localhost:1234/JSON/core/view/sites/?zapapiformat=JSON&formMethod=GET
– Omer Levi Hevroni
Jul 3 at 17:16
core
http://localhost:1234/JSON/core/view/sites/?zapapiformat=JSON&formMethod=GET
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
have you looked on the documentation?
– Omer Levi Hevroni
Jul 3 at 7:16