LOGIN BRUTE FORCING - Skills Assessment - Website

Are you on the first question of the assessment or the second? I have gotten a lot of questions lately where people are using http-post-form for the first one. I see that you are trying a credentials file which makes me think that you are probably on the first question, I recommend going back to revierw the Default Credentials section of the module.

Feel free to DM me if you are still stuck after reviewing that section.

You saved me! Thanks :smiley:

This is defintively helpful, especially about ā€œ-50ā€ part. I’m stucked here for a lot of time. Thanks.

1 Like

hydra -l admin -P /usr/share/seclists/Passwords/Leaked-Databases/rockyou-10.txt -I http-get://####:###/ -s ####

What am I doing wrong?