Web Security

Burp Suite Shortcuts

3 sections15 commands

Proxy

5 entries
  • Ctrl+IToggle intercept on/off
  • Ctrl+FForward intercepted request
  • Ctrl+Shift+FForward and intercept response
  • Right-click > Send to RepeaterSend request to Repeater
  • Right-click > Send to IntruderSend request to Intruder

Common Workflows

5 entries
  • Target > Scope > AddAdd target to scope
  • Proxy > Options > Match/ReplaceAuto-modify requests
  • Intruder > Positions > Add §Mark injection points
  • Repeater > SendSend modified request
  • Decoder > Encode/DecodeTransform data formats