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

Brute Force Verification Form in GraphQL #918

Open
dids-reyes opened this issue Dec 13, 2023 · 1 comment
Open

Brute Force Verification Form in GraphQL #918

dids-reyes opened this issue Dec 13, 2023 · 1 comment

Comments

@dids-reyes
Copy link

Is this possible?

hydra -P path/to/my/wordlist.txt https:target.com https-post-form "{"variables":{},"query":"mutation {\n changePassword(password: \"Password\", verificationCode: \"^PASS^\", mobileNo: \"number\")\n}\n"}"

Screenshot 2023-12-13 at 4 43 50 PM

i don't need a login flag since i want to brute force only one field verificationCode. But it doesn't work with https, or in GraphQL mutation, am i doing it wrong?

@vanhauser-thc
Copy link
Owner

you could set the login to be the mobileno and insert that

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