Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hydra cannot find any valid passwords #631

Closed
latarnik1 opened this issue Apr 15, 2021 · 1 comment
Closed

Hydra cannot find any valid passwords #631

latarnik1 opened this issue Apr 15, 2021 · 1 comment

Comments

@latarnik1
Copy link

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

hydra_issue

If the bug is obvious then sorry but I just started using Hydra.
Thank you in advance for your help.

@vanhauser-thc
Copy link
Owner

#612

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants