⚡ NEON-BURP PRO
Advanced Web Security Framework & Penetration Testing Suite
📖 Overview
Neon-Burp Pro is a lightweight, asynchronous security auditing framework designed for rapid web application assessment. It combines the power of traditional intercepting proxies with a modernized, API-driven Neon interface. Built for speed, efficiency, and deep-dive analysis.
🛠️ Core Modules
1. 🛡️ Vulnerability Research Engine
Equipped with a proprietary scanning logic to detect:
- Injection Flaws: SQLi (Error-based & Blind), RCE, and LFI.
- Cross-Site Scripting: Reflected XSS detection via parameter analysis.
- Security Misconfigurations: Missing HSTS, CSP, and X-Frame-Options.
2. 💣 Advanced Intruder (Fuzzer)
A high-speed fuzzing engine for directory discovery and parameter brute-forcing.
- Supports custom payloads and wordlists.
- Real-time status code and response size monitoring.
3. 🔄 Request Repeater & Forge
A dedicated environment for manual request manipulation.
- Full control over HTTP headers, cookies, and body data.
- Instant response rendering for rapid debugging.
4. 🔐 Crypto-Toolkit (Decoder)
On-the-fly encoding and decoding support:
- Base64, URL Encoding, Hex, and MD5/SHA hash identification.
🚀 Quick Start
Installation
Ensure you have Python 3.10+ installed.
$ git clone https://github.com/Amjad-Purple/Nburp.git $ cd Nburp $ pip install -r requirements.txt
Deployment
$ python3 Nburp.py
The dashboard will be initialized at: http://127.0.0.1:5000
🏗️ Technical Architecture
Nburp Pro operates on a decoupled architecture:
- Backend: Python/Flask RESTful API handling the security logic.
- Frontend: Responsive Neon-CSS UI using Vanilla JS for real-time data fetching.
- Engine: Requests-based HTTP client with SSL/TLS verification bypass for internal auditing.
⚖️ Legal Disclaimer
For Educational and Ethical Testing Only. Usage of Nburp for attacking targets without prior mutual consent is illegal. The developer (Amjad-Purple) assumes no liability and is not responsible for any misuse or damage caused by this program.
🤝 Contributing
We welcome contributions to the Nburp core!
- Fork the Project
- Create your Feature Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
👤 Contact & Support
Lead Developer: Amjad (@Amjad-Purple)
GitHub: https://github.com/Amjad-Purple
Project Link: https://github.com/Amjad-Purple/Nburp.git
Release files for Nburp 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nburp-1.0.0.tar.gz | 6.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| nburp-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 13.8 kB
Release files / nburp-1.0.0.tar.gz
| Download URL | nburp-1.0.0.tar.gz |
|---|---|
| Size | 6.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9f22c75f75e47056284116f486997fd47bc2995eb543f6597acc693df2ee1535
|
|
BLAKE2b-256 checksum How to use checksums |
7afad54a4b771b2d471a66ac75badf3e8f4c18a0f9edb60276b3b7b83c40b7de
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|
Release files / nburp-1.0.0-py3-none-any.whl
| Download URL | nburp-1.0.0-py3-none-any.whl |
|---|---|
| Size | 7.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9c374f25e83a628a5471bb1d7f674c055c898d87bb8f1c17ddc0e999564d64c0
|
|
BLAKE2b-256 checksum How to use checksums |
c94af4012a482e664af1212b01fa4729d71b86ac4bd9a7c163dc52ff06becc63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|