For active scan, how do I login first before scanning a specific URL?
23 views
Skip to first unread message
C PQ
unread,
Jan 16, 2025, 4:13:38 AMJan 16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ZAP Developer Group
Hi,
I am using ZAP 2.15.0. I trying to active scan one of the URLs (POST request) that requires user to login first in my web application but the active scan did not login. In the context, I created the users and set authentication to form-based authentication.