Wfuzz
Wfuzz is a web application brute forcing utility. It can be used for lots of different bruteforce based attacks, including checking different kinds of injection attacks, usernames, or password checks, fuzzing, and so on. Since this section is identity-based testing, I will use the brute-force username and password check. I have chosen my wordlists for both the username and the password. I will use the -hc 302 switch to ignore the 302 responses, so that I can only see the one that works. I also specify the URL that I will brute force. Since I will be providing two files for input, I can specify those in the URL with the variable FUZZ and FUZ2Z, where the two specifies it is the second variable.
The first thing I need to do is grab the ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access