mikedesu / smallfuzz

A wrapper script for FFUF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

smallfuzz

WARNING! This script comes with no disclaimer and may not work out-of-the-box without configuration.

A wrapper script for FFUF

Usage:

./smallfuzz.sh "https://site.com/FUZZ" "outfile_name_root-index" ".optional,.ext0,.ext1"

Example:

./smallfuzz.sh "https://www.evildojo.com" "out-0" ".pdf"

asciicast

About

A wrapper script for FFUF

License:MIT License


Languages

Language:Shell 88.1%Language:Python 11.9%