You can use the WebSockets history to see a record of any WebSocket messages Burp's browser exchanges with web servers. You can use it to view, intercept, and modify the communication between Burp's browser and web servers. This enables you to:
The WebSockets history contains the following information:
The WebSockets history is always updated, even if Intercept is off. This enables you to browse without interruption while you monitor key details about application traffic.
Right-click any item in the table to access further options, such as sending requests to other Burp tools.
You can manage the WebSockets history in the following ways:
Manage the table - Sort and customize the table, and copy column data to your clipboard. For more information, see Customizing Burp's tables.
Filter the data - Click the Filter settings bar, then choose from the following:
Settings mode - Use predefined checkboxes and fields to set your criteria. For more information, see Filtering the WebSockets history.
Script mode - Apply a Java-based script to define your custom filter. For more information, see Filtering the WebSockets history with scripts.
Add custom columns - Click the options menu > Add custom column to create a personalized column that displays the data you want to see. For more information, see Adding custom columns to the WebSockets history.
If you select an item from the WebSockets history, the lower pane shows the relevant message. Any modified messages are shown separately. The message may have been modified through:
In addition to the main history view, you can also: