3.2 OWASP ZAP
Last updated
Last updated
It usually works without a dedicated configuration, but if we are utilizing Burp Suite in parallel is necessary to take a specific configuration.
The Scope is the set of URLs you are testing, and is defined by the Contexts you have specified.
ZAP allows you to try to discover directories and files using forced browsing. A set of files are provided which contain a large number of file and directory names. ZAP attempts to directly access all of the files and directories listed in the selected file directly rather than relying on finding links to them.
Fuzzing is a technique of submitting lots of data to a target (often in the form of invalid or unexpected inputs).