Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 173 Bytes

wfuzz.md

File metadata and controls

4 lines (4 loc) · 173 Bytes

Brute force vhosts

wfuzz -c -f subdomains.txt -w /usr/share/wordlists/seclists/Discovery/DNS/subdomains-top1million-5000.txt -u "<url>" -H "Host: FUZZ.<domain>"