Skip to main content

convert burpsuite export to python-requests

Project description

brp

brp is a simple tool to convert request from burpsuite's HTTP History export to python-requests.

To obtain the HTTP History export file just intercept some requests, go to HTTP History, select them, right click and click Save Items.

install

pip3 install brp

usage

I mainly use it to embed requests in a python notebooks, by using:

brp -i burp.xml -o template.ipynb

There is not much more to say, if in doubt run python3 brp.py --help

release new version

  • bump version
  • python3 -m build
  • python3 -m twine upload dist/*q

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brp-0.0.6.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

brp-0.0.6-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page