Skip to content
forked from m57/burppy

A tool to allow you to extract fine-grained information on requests and responses that have been captured through Burp.

License

Notifications You must be signed in to change notification settings

noscripter/burppy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

burppy

A tool to allow you to extract fine-grained information on requests and responses that have been captured through Burp.

This is still undergoing development, currently it has recieved a huge total of 1.5 hours during a pen test to make my life easier when searching for specific headers and responses.

The usage is pretty simple:

Inside a burp session -> highlight all requests and responses you care about -> right click -> save items

This is just saved as an XML file formatted like so:

... ... ... base64 ... ... base64 ... ...

Will be adding more functionality in the very near future as I think this could be v. useful.

~x90

About

A tool to allow you to extract fine-grained information on requests and responses that have been captured through Burp.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%