Request encode and decode

72 views
Skip to first unread message

Julia aegean

unread,
Nov 24, 2021, 8:44:14 PM11/24/21
to OWASP ZAP User Group
The request is b64 encoded;
How to display the decoded request directly in the tool;
The tool is sent to the server for another encoding process

kingthorin+owaspzap

unread,
Nov 24, 2021, 10:13:43 PM11/24/21
to OWASP ZAP User Group
Highlight text, right-click Encode/Decode/Hash

Julia aegean

unread,
Nov 25, 2021, 1:22:27 AM11/25/21
to OWASP ZAP User Group
I hope this process is automated,Through a script plugin

Simon Bennetts

unread,
Nov 25, 2021, 4:18:15 AM11/25/21
to OWASP ZAP User Group
By default ZAP doesnt make any changes to requests and responses "by default". Unless you use the HUD ;)
However you can automate pretty much anything with scripts.
What exactly do you want to do in this case?

Cheers,

Simon

Julia aegean

unread,
Nov 25, 2021, 8:51:39 PM11/25/21
to OWASP ZAP User Group
First base64 decode the request
Inject the payload into the decoded data
Base64 encode the modified data and send it out

Reply all
Reply to author
Forward
0 new messages