Command Shortcuts
For convenience, Caido provides a number of command shortcuts.
TIPS
- Command shortcuts without default keybindings will be annotated with
-
. - To set, unset or change shortcut keybindings, view the Creating Shortcuts guide.
INFO
- For macOS, replace
CTRL
with⌘
. - Additional commands may be available depending on the Plugins you have installed.
Automate
Command | Description | Default Keybinding |
---|---|---|
Send to Automate | Send the currently focused request to Automate. | CTRL + M |
Editor
Command | Description | Default Keybinding |
---|---|---|
Search | Search within the currently focused request/response. | CTRL + F |
Cancel Search | Close the search interface. | ESC |
Undo | Undo an edit to a request/response. | CTRL + Z |
Redo | Redo an edit to a request/response. | CTRL + SHIFT + Z |
Findings
Command | Description | Default Keybinding |
---|---|---|
Send to Findings | Manually create a Finding. | - |
Intercept
Command | Description | Default Keybinding |
---|---|---|
Drop | Drop an intercepted request/response. | - |
Forward | Forward an intercepted request/response. | CTRL + ; |
Miscellaneous
Command | Description | Default Keybinding |
---|---|---|
Close Tab | Close the currently focused tab. | - |
Reload Window | Refreshes Caido and reloads all components. | - |
Toggle Command Palette | Open/close the command palette window. | CTRL + K |
Toggle Sidebar | Open/close the command palette window. | - |
Navigation
Command | Description | Default Keybinding |
---|---|---|
Go to Assistant | Navigate to the Assistant interface. | - |
Go to Automate | Navigate to the Automate interface. | CTRL + SHIFT + A |
Go to Exports | Navigate to the Exports interface. | - |
Go to Files | Navigate to the Files interface. | - |
Go to Filters | Navigate to the Filters interface. | - |
Go to HTTP History | Navigate to the HTTP History interface. | CTRL + | |
Go to Intercept | Navigate to the Intercept interface. | - |
Go to Match & Replace | Navigate to the Match & Replace interface. | - |
Go to Plugins | Navigate to the Plugins interface. | - |
Go to Replay | Navigate to the Replay interface. | CTRL + SHIFT + R |
Go to Scope | Navigate to the Scope interface. | - |
Go to Search | Navigate to the Search interface. | - |
Go to Settings | Navigate to the Settings interface. | - |
Go to Sitemap | Navigate to the Sitemap interface. | - |
Go to Workflows | Navigate to the Workflows interface. | - |
Go to Workspace | Navigate to the Workspace interface. | - |
Go to WS History | Navigate to the WS History interface. | - |
Next Tab | Navigate to the next tab from the currently selected tab. | CTRL + ] |
Previous Tab | Navigate to the previous tab from the currently selected tab. | CTRL + [ |
Proxy
Command | Description | Default Keybinding |
---|---|---|
Toggle Proxy Interception | Enable/disable interception. | CTRL + P |
Replay
Command | Description | Default Keybinding |
---|---|---|
Select Next Entry | Go forward through the request session history. | - |
Select Previous Entry | Go backward through the request session history. | - |
Send Request | Forward the request. | CTRL + ENTER |
Send to Replay | Send the currently focused request to Replay. | CTRL + R |
Request
Command | Description | Default Keybinding |
---|---|---|
Copy URL | Copy the request URL to your clipboard. | - |
Go to Stream | Navigate to the WebSocket stream view for the current request. | - |
Replay in Browser | Copy the request to your clipboard. | - |
Show in Browser | Copy the response data to your clipboard. | - |
Runtime
Command | Description | Default Keybinding |
---|---|---|
Toggle Logs Panel | Enable/disable interception. | - |
Table
Command | Description | Default Keybinding |
---|---|---|
Select Next Row | Move downward through table rows. | DOWN ARROW |
Select Previous Row | Move upward through table rows. | UP ARROW |