#BurpCheatSheet
# Switch to Proxy
# A cheat sheet for PortSwigger Burp Suite
Ctrl+Shift+P
application security testing framework.
# Original:
https://github.com/mccabe615/BurpCheatSheet
# Switch to Scanner
Ctrl+Shift+S
# Global
# Switch to Intruder
Ctrl+Shift+I
# Send to Repeater
Ctrl+R
# Switch to Repeater
Ctrl+Shift+R
# Send to Intruder
Ctrl+I
# Switch to Suite options
Ctrl+Shift+O
# Forward intercepted Proxy message
Ctrl+F
# Switch to Alerts tab
Ctrl+Shift+A
# Toggle Proxy interception
Ctrl+T
# Go to previous tab
Ctrl+Minus
# Switch to Target
Ctrl+Shift+T
# Go to next tab
Ctrl+Equals
Ctrl+S
Editor
# Go to previous search match
Ctrl+Comma
# Cut
Ctrl+X
# Go to next search match
Ctrl+Period
# Copy
Ctrl+C
# URL-decode
Ctrl+Shift+U
# Paste
Ctrl+V
# URL-encode key characters
Ctrl+U
# Undo
Ctrl+Z
# HTML-decode
Ctrl+Shift+H
# Redo
Ctrl+Y
# HTML-encode key characters
Ctrl+H
# Select all
Ctrl+A
# Base64-decode
Ctrl+Shift+B
# Search
Ctrl+Shift+Right
# Base64-encode
Ctrl+B
# Go to previous paragraph
Ctrl+Up
# Backspace word
Ctrl+Backspace
# Go to previous paragraph (extend selection)
Ctrl+Shift+Up
# Delete word
Ctrl+Delete
# Go to next paragraph
Ctrl+Down
# Delete line
Ctrl+D
# Go to next paragraph (extend selection)
Ctrl+Shift+Down
# Go to previous word
Ctrl+Left
# Go to start of document
Ctrl+Home
# Go to previous word (extend selection)
Ctrl+Shift+Left
# Go to start of document (extend selection)
Ctrl+Shift+Home
# Go to next word
Ctrl+Right
# Go to end of document
Ctrl+End
# Go to next word (extend selection)
# Go to end of document (extend selection)
Ctrl+Shift+End