$loading...
Complete ffuf reference for directory fuzzing, parameter discovery, vhost enumeration, and filter tuning. (27 payloads)
ffuf -u http://target.com/FUZZ -w /usr/share/seclists/Discovery/Web-Content/common.txtffuf -u http://target.com/FUZZ -w wordlist.txt -e .php,.html,.txt,.bakffuf -u http://target.com/FUZZ -w wordlist.txt -recursion -recursion-depth 2ffuf -u http://target.com/FUZZ -w /usr/share/seclists/Discovery/Web-Content/raft-large-directories.txtffuf -u http://target.com/api/FUZZ -w /usr/share/seclists/Discovery/Web-Content/api/objects.txtffuf -u "http://target.com/page?FUZZ=value" -w params.txtffuf -u "http://target.com/page?id=FUZZ" -w /usr/share/seclists/Fuzzing/LFI/LFI-Jhaddix.txtffuf -u http://target.com/page -X POST -d "FUZZ=value" -w params.txtffuf -u http://target.com/page -X POST -d "user=FUZZ" -w usernames.txtffuf -u "http://target.com/page?id=FUZZ" -w numbers.txt -mr "admin"ffuf -u http://10.10.10.10 -H "Host: FUZZ.target.com" -w subdomains.txtffuf -u http://10.10.10.10 -H "Host: FUZZ.target.com" -w subdomains.txt -fs 0,4242ffuf -u http://FUZZ.target.com -w subdomains.txtffuf -u http://target.com/FUZZ -w wordlist.txt -fc 404ffuf -u http://target.com/FUZZ -w wordlist.txt -fs 4242ffuf -u http://target.com/FUZZ -w wordlist.txt -fw 10ffuf -u http://target.com/FUZZ -w wordlist.txt -fl 0ffuf -u http://target.com/FUZZ -w wordlist.txt -fr "Not Found"ffuf -u http://target.com/FUZZ -w wordlist.txt -mc 200,302,403ffuf -u http://target.com/FUZZ -w wordlist.txt -H "Cookie: session=abc123"ffuf -u http://target.com/FUZZ -w wordlist.txt -H "Authorization: Bearer eyJ..."ffuf -u http://target.com/FUZZ -w wordlist.txt -x http://127.0.0.1:8080ffuf -u http://target.com/FUZZ -w wordlist.txt -H "User-Agent: Mozilla/5.0"ffuf -u http://target.com/FUZZ -w wordlist.txt -t 100ffuf -u http://target.com/FUZZ -w wordlist.txt -rate 100ffuf -u http://target.com/FUZZ -w wordlist.txt -o results.json -of jsonffuf -u http://target.com/FUZZ -w wordlist.txt -c -vLevel up your security testing
Install the CLI
npx payload-playgroundExplore All Tools
Encoding, hashing, JWT & more
Browse Cheat Sheets
Quick-reference payload guides