Content discovery on live hosts
Fuzz directories/files across every live host with a frequency-ordered wordlist.
Level: beginner
Pipeline
ffuf -u {url}/FUZZ -w {wordlist} -mc 200,204,301,302,307,401,403 -o ffuf.jsonFuzz directories/files across every live host with a frequency-ordered wordlist.
Level: beginner
ffuf -u {url}/FUZZ -w {wordlist} -mc 200,204,301,302,307,401,403 -o ffuf.json| / | Focus search on this page |
| Ctrl K | Search everything (command palette) |
| 1-9 | Hunt / field / bench / intel (see clusters) |
| 0 | AI / MCP connector |
| j / k | Move selection down / up |
| Enter | Expand / open selected |
| c | Copy primary command of selected |
| f | Toggle favorite on selected tool |
| Esc | Clear search / close |