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 details)
Built Distribution
brp-0.0.6-py3-none-any.whl
(4.9 kB
view details)
File details
Details for the file brp-0.0.6.tar.gz
.
File metadata
- Download URL: brp-0.0.6.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b8cdcedddea843602d05a85167b41e4751b5353a614ed28acb7a199cde3de02 |
|
MD5 | 7daaa2ac2fe0463f0773dc9d24a7b438 |
|
BLAKE2b-256 | 69c247d31e0e13a9df51a0914ef71831fae611e6d810e2b37295937e3699988a |
File details
Details for the file brp-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: brp-0.0.6-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 969cccdd600739ec51cd93e929ab4fe589e8b5aa291f04540402e30df7d3857f |
|
MD5 | 1410268b5475ce7dd27ca82ce6ac9a2a |
|
BLAKE2b-256 | c63dbeea27d3d543533e7ddf0c58f518839a9a8c2713aa00ae586697b8804b02 |