Skip to content

Essential tool to generate numerical parameters for IDOR fuzzing.

Notifications You must be signed in to change notification settings

vulnbreave/id-fuzz-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ID-FUZZ-GEN

Essential tool to generate numerical parameters for IDOR fuzzing.

This tool helps you to generate numerical parameters in ascending order. Which potentially helps for IDOR fuzzing.

Requirements:

python3 sudo apt install python3-pip

pyfiglet sudo apt install python3-pyfiglet

INSTALL :

git clone https://github.com/vulnbreave/id-fuzz-gen/

Usage :

python3 id-fuzz-gen.py

Prime Example:

Screenshot from 2024-11-28 01-34-07