Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/GDSSecurity/burpee

Python object interface to requests/responses recorded by Burp Suite
https://github.com/GDSSecurity/burpee

Last synced: about 2 months ago
JSON representation

Python object interface to requests/responses recorded by Burp Suite

Awesome Lists containing this project

README

        

The GDS Burp API exposes a Python object interface to requests/responses
recorded by Burp (whether Proxy/Spider/Repeater, etc). The API is used to
parse Burp logs, creating a list of “Burp objects” that contain the request
and response data and related meta-data.

For more information see:
http://www.gdssecurity.com/l/b/2010/08/10/constricting-the-web-the-gds-burp-api/.