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

Need help with [ERROR] the variables argument needs at least the strings ^USER^, ^PASS^, ^USER64^ or ^PASS64^: user=^Incorrect username^&pass=^password.^ #991

Open
caraa21v opened this issue Dec 22, 2024 · 3 comments

Comments

@caraa21v
Copy link

hydra roblox.com/Login -l atmfinesser -p /home/piotrcki-wordlist-top10m.txt http-post-form "/login.php:user=^Incorrect username^&pass=^password.^: F LoginFunCaptcha_Triggered"

@caraa21v
Copy link
Author

what else do i need to add on to it im new ?

@flashnuke
Copy link

you need to use the ^USER^ and ^PASS^ placeholders inside the endpoint, so that hydra would know where to place them in each request attempt

i.e: change user=^Incorrect username^&pass=^password.^ to user=^USER^&pass=^PASS^

that is the general idea, can't say whether the endpoint you constructed is well defined, but this should solve the error that you're seeing

@Kingkay333
Copy link

Kingkay333 commented Feb 24, 2025 via email

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

3 participants