Burp v1.4 Preview - Comparing Site Maps
One exciting new feature to help with access control testing is the facility to compare two site maps and highlight differences. This feature can be used in various ways to help find different types of access control vulnerabilities, and identify which areas of a large application warrant close manual inspection. Some typical use-cases for this functionality are as follows:
You can map the application using accounts with different privilege levels, and compare the results to identify functionality that is visible to one user but not the other.
You can map the application using a high-privileged account, and then re-request the entire site map using a low-privileged account, to identify whether access to privileged functions is properly controlled.
You can map the application using two different accounts of the same type, to identify cases where user-specific identifiers are used to access sensitive resources, and determine whether per-user data is properly segregated.
You can access the new feature using the context menu on the main site map:
A very welcome new feature. I can't wait for the beta to drop for pro users.
