login

Burp Suite, the leading toolkit for web application security testing

Burp Comparer Help

Burp Comparer is a simple tool for performing a comparison (a visual "diff") between any two items of data. Some common uses for Burp Comparer are as follows:

Loading Raw Data

You can load data into Comparer in the following ways:

Performing Comparisons

Each item of loaded data is shown in two identical lists. To perform a comparison, select a different item from each list and click one of the "Compare" buttons:

Note: The byte-level comparison is considerably more computationally intensive, and you should normally only employ this option when a word-level comparison has failed to identify the relevant differences in an informative way.

When you initiate a comparison, a new window appears showing the results of the comparison. The title bar of the window indicates the total number of differences (i.e. edits) between the two items. The two main panels show the compared items colorized to indicate each modification, deletion and addition required to transform the first item into the second.

You can view each item in text or hex form. Selecting the "Sync views" option will enable you to scroll the two panels simultaneously and so quickly identify the interesting edits in most situations.

User Forum

Get help from other users, at the Burp Suite User Forum:

Visit the forum ›

Thursday, January 30, 2014

v1.5.21

This release adds support for WebSockets to the Proxy tool. You can now view, intercept and modify WebSockets messages in the same way as regular HTTP messages.

The Scanner's support for nested insertion points has been updated to support nested data in URL-encoded query string format and precise highlighting of relevant syntax in reported Scanner issues.

See all release notes ›

Copyright © 2014 PortSwigger Ltd. All rights reserved.