Proxy

ZAP Proxy

Installing Certificate

Tools>Options>Network>Server Certificates

Automatic Request Modification

Replacer (CTRL+R)

Repeating Requests

Right Click Request > Open/Resend with Request Editor

Burp Suite

Installing Certificate

http://burp or http://burpsuite

Intercepting Response

Proxy>Options>Response Modification

Automatic Request Modification

Proxy>Options>Match and Replace

^User-Agent.*$ to User-Agent: HackheBox Agent 1.0

Repeating Requests

Right Click Request > Sent to Repeater


Shortcuts

Burp Shortcuts

Shortcut

Description

[CTRL+R]

Send to repeater

[CTRL+SHIFT+R]

Go to repeater

[CTRL+I]

Send to intruder

[CTRL+SHIFT+I]

Go to intruder

[CTRL+U]

URL encode

[CTRL+SHIFT+U]

URL decode

ZAP Shortcuts

Shortcut

Description

[CTRL+B]

Toggle intercept on/off

[CTRL+R]

Go to replacer

[CTRL+E]

Go to encode/decode/hash

Last updated