2
votes

I have to check if my endpoint REST POST have or not some vulnerabilities.

I'm using owasp zap for the first time.

If I try to check my endpoint that is a REST POST just inserting the url in the form on owasp zap, it gives me an error 405.

So how can I check this kind of request?

Thanks

1

1 Answers

1
votes

The ZAP Quick Scan is just that, a quick scan :) You have various options:

To learn more about ZAP have a look at the Getting Started Guide: https://www.zaproxy.org/getting-started/