Burp HTTP history parser
Project description
This module was created to parse and format the HTTP history from Burp Suite. The module was created to compensate for the Search and Save Project to Disk features which are missing from Burp Suite Community Edition. At the moment, Burpy can output to the following formats: xlsx, csv, json.
Installation
- You can install burpy with pip:
$ pip install burpy
Usage
- In Python:
>>> import burpy >>> burpy.log_analysis(file_path="PATH_TO_BURP_HTTP_HISTORY", output_format="csv")
- From commandline::
$ burpy –file_path burp_logs –output_format csv
Changelog
0.0.1 (2024-12-12)
Published initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file burpy-0.1.tar.gz.
File metadata
- Download URL: burpy-0.1.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6fd23ae561db462c61c98a8b255f2a45a93f8740b10f9458a191d6b54c2185d2
|
|
| MD5 |
3211e67fb8355e17566eb295ec703240
|
|
| BLAKE2b-256 |
5f96465856228eebdb6ab858fc3eae8feefcd1d0b3af2ca36aa3965944fa5cd1
|
File details
Details for the file burpy-0.1-py3-none-any.whl.
File metadata
- Download URL: burpy-0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d25750c5503d3abc9dd6d57dc41f7bb9e7e3c2b350357f32eaefb15fd3d1c4c
|
|
| MD5 |
d271e64c4e49f3b514d86b86e98f3547
|
|
| BLAKE2b-256 |
bc23693f458d30f8faa7418a1c26055200035f89cd71b87426b261cc5e749427
|