Skip to content

nheiniger/multi-browser-highlighting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Browser Highlighting

License: MIT Version

A simple burp plugin that highlights the Proxy history to differentiate requests made by different browsers. The way this works is that each browser would be assigned one color and the highlights happen automatically.

During pentesting, I often have two or more different browsers opened to test issues such as role matrix, as well as to show how requests in 1 client might affect another. It is however hard to visualize which requests were made by which browser within the proxy histroy. Hence this plug-in was created to help visualize how different requests interleave with one another.

It is designed to be non-intrusive, so highlighting is disabled by default. Turn it on in the Proxy context menu only when you need it.

Screenshots

Requests from 3 different browsers show how their traffic interleave:

screen shot 2017-07-13 at 1 59 28 pm

Toggle it on/off within context menu:

screen shot 2017-07-13 at 3 03 19 pm

Author

Emmanuel Law

About

Highlight Burp proxy requests made by different browsers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 76.7%
  • HTML 23.3%