Hydra Brute Force login form attack -correct command

Im trying to set hydra to work on http post form: Welcome to page Please enter your username to login. Then enter your password and press the button "Login to system". ! Please complete all fields Niepoprawny login lub hasło Log in to the system So... I set hydra: hydra -L /home/kali/XXX.txt -P /home/kali/XXX.txt myhost.pl http-post-form "/login.php:fusername=^USER^&fpassword=^PASS^:F=Niepoprawny login lub hasło" -S -O -v -V -d -t 1 -w But still getting error: HTTP/1.1 301 Moved Permanently..Server: nginx..Date: Sat, 08 May2 021 21:27:48 GMT..Content-Type: text/html; charset=iso-8859-1..Content-Length:243..Connection : close..Location...
http://dlvr.it/RzLlTZ

No comments:

Post a Comment