HTTP Parameter Discovery & Fuzzing Engine
git clone https://github.com/itztadi/ParamForge.git
cd ParamForge
pip install -e .`paramforge discover`|`paramforge fuzz`|`paramforge inject`
# Quick start
paramforge discover --helpParamForge/
βββ paramforge.py # Main CLI entry
βββ setup.py # Package config
βββ requirements.txt # Dependencies
βββ README.md
- Fuzzing β automated detection and analysis
- Parameters β automated detection and analysis
- Ssrf β automated detection and analysis
- Sqli β automated detection and analysis
$ paramforge discover
[*] Initializing ParamForge v1.0.0
[*] Target loaded
[+] Scan complete β 0 findings
This tool is for authorized security testing only. Always obtain proper permission before testing any system.
Built with π₯ by tadi