I need to attack endpoints via OWASP ZAP tool (got 2.5.0 version). I tested endpoints via Postman. I`ve got Authorization with Type: Basic Auth, Username:exampleUserName, Password: examplePass.
Please could you give me any hints, how to set up Basic Auth in OWASP ZAP please?
I set up User for my Context. What esle is needed?
Found solution:
1) Control Panel -> Internet Options -> Connections ->LAN Settings -> check "Use a proxy for etc." -> click OK
2) Send request via Postman with Basic Auth
3) The endpoint is visible in OWASP ZAP tool, in Sites section
4) right click on endpoint, choose Atack action