Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ParamForge

HTTP Parameter Discovery & Fuzzing Engine

⚑ Installation

git clone https://github.com/itztadi/ParamForge.git
cd ParamForge
pip install -e .

🎯 Usage

`paramforge discover`|`paramforge fuzz`|`paramforge inject`
# Quick start
paramforge discover --help

πŸ—οΈ Architecture

ParamForge/
β”œβ”€β”€ paramforge.py          # Main CLI entry
β”œβ”€β”€ setup.py                         # Package config
β”œβ”€β”€ requirements.txt                 # Dependencies
└── README.md

πŸ”₯ Features

  • Fuzzing β€” automated detection and analysis
  • Parameters β€” automated detection and analysis
  • Ssrf β€” automated detection and analysis
  • Sqli β€” automated detection and analysis

πŸ“Š Demo

$ paramforge discover
[*] Initializing ParamForge v1.0.0
[*] Target loaded
[+] Scan complete β€” 0 findings

⚠️ Disclaimer

This tool is for authorized security testing only. Always obtain proper permission before testing any system.


Built with πŸ”₯ by tadi

About

πŸ’‰ HTTP parameter discovery & fuzzing engine β€” SSRF, SQLi, mass assignment, prototype pollution

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages