Official Blunder Discussion

@tripwire86 said:

Thanks in advance!
Your wfuzz syntax is broken. -z isn’t for a list of usernames and you’ve used it twice. You haven’t given it a wordlist to FUZZ with.

For example, if you were looking for image files you might use:

-w wordlist -u http://example.com/FUZZ.FUZ2Z -z list,gif-jpg

You also want to make sure you are eliminating some messages or you’ll get an insane amount of responses.