You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have a problem with Hydra. I wanted to try a brute force attack on DVWA using Hydra, but the program cannot find the correct password. I tried to look for solutions on the internet, but none of them helped. I don't know where I have the error in the code, because the same code worked for others. Full command below.
Hi,
I have a problem with Hydra. I wanted to try a brute force attack on DVWA using Hydra, but the program cannot find the correct password. I tried to look for solutions on the internet, but none of them helped. I don't know where I have the error in the code, because the same code worked for others. Full command below.
hydra_ -l admin -P Desktop/passwords.txt 127.0.0.1 http-get-form "/DVWA/vulnerabilities/brute/:username=^USER^&password=^PASS^&Login=Login:F=Username and/or password incorrect.:H=Cookie\: security=low; PHPSESSID=d1jdiq8r4uc8e5klk967qo64f0" -V
Here is the screenshot of an output
If the bug is obvious then sorry but I just started using Hydra.
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: