
Modular toolkit for pentesters that converts Burp Suite captured HTTP requests into browsable URLs and automates workflow actions with auditable Python scripts.
By nu11secur1ty — A modular toolkit that transforms Burp captures into instant, repeatable actions.
Convert. Reuse. Open. Automate.
BurpSuite-Grand-Master-Tools is a lightweight, auditable, and extensible toolkit for pentesters and bug bounty hunters. Start fast with tools like Nu11Request — convert Burp-captured HTTP requests into real, browsable URLs with one click — then build an arsenal of modules to automate the rest of your Burp workflow.
:scheme and X-Forwarded-Proto headers when present.# 1. clone the repo
git clone https://github.com/nu11secur1ty/BurpSuite-Grand-Master-Tools.git
cd BurpSuite-Grand-Master-Tools
# 2. run the generator and paste a Burp GET request (end with a single line containing ".")
python make_request_and_url_opener.py
# 3. run the generated opener script (example: open_request_url.py)
python open_request_url.py