Eric Grange
unread,Apr 5, 2022, 3:01:39 AM4/5/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OWASP ZAP User Group
Hi,
I have been looking around the forums and the docs, but I could not find a simple way to manually set a cookie, a custom header, edit an HTTP Session or a "Params" from the GUI.
I have found ways to capture through proxying a browser session (+ JS in the browser), I have also found ways through the HTTP Sender script, but they're all quite convoluted.
Looking at "Manual Request Editor", I almost have what I need... but the dialog just seems to ignore any manual changes made to the request, and reverts to the initial request when clicking "send" ? (this is with 2.11.1)
Anything else I could have overlooked ?
Eric