Brute-force a form to get credentials with ZAP
One of the options that ZAP has is to bruteforce a form to get credentials.
Lets bruteforce a form to get credentials. Although we already know the credentials, lets see if we can use Zap to obtain credentials through a Bruteforce attack.
If you wanted to do this with BurpSuite, you'd need to intercept the request, and then pass it to Hydra. However, this process is much easier with ZAP!
Make sure the security in the DVWA is on low for this guide.
Navigate to the bruteforce page on DVWA and attempt to login as “admin” with the password “test123”