Example Usage
wfuzz -c -z file,/usr/share/wordlists/dirb/common.txt --hc 404 https://example.com/FUZZ wfuzz -c -z file,users.txt -z file,pass.txt --hs "Invalid" -d "user=FUZZ&pass=FUZ2Z" https://example.com/login
wfuzz -c -z file,/usr/share/wordlists/dirb/common.txt --hc 404 https://example.com/FUZZ wfuzz -c -z file,users.txt -z file,pass.txt --hs "Invalid" -d "user=FUZZ&pass=FUZ2Z" https://example.com/login