Burp Comparer

Burp Comparer enables you to compare any two items of data. You can use Comparer to quickly and easily identify subtle differences between requests or responses. For example:

Carrying out comparisons

To carry out a comparison using Burp Comparer:

  1. Locate the messages that you want to analyze within Burp Suite.
  2. Right-click each message and select Send to Comparer. You can send a message from anywhere in Burp.
  3. Go to the Comparer tab. The messages are listed in the two item tables.
  4. Select the two messages you want to compare.
  5. Select Words or Bytes to compare the messages. A new window opens with the results.

Note

The two item tables each display a list of all the messages that you have sent to Comparer. You need to select an item from each table.

To sort the contents of the table, click on any table header.

Controls

The Comparer tab contains the following controls:

There are two analysis options available:

Note

The byte-level comparison requires significantly more computing power. You should normally only use this option when a word-level comparison doesn't identify the relevant differences.

Results

The comparison results open in a new window, which displays the compared items in two panels. The items are color-coded to indicate each modification, deletion, and addition required to transform the first item into the second. Any text that isn't highlighted is found in both items.

The results window also contains a title bar that indicates the total number of differences between the items.

There are various controls in the results window that help you to analyze the results:

Related pages

Burp Suite also enables you to compare two site maps. This function is found in the Target > Site map tab. For more information, see Comparing site maps.