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

Captcha.getParams method return a copy of original HasMap #15

Open
Arthur-SNAP opened this issue Mar 14, 2024 · 0 comments
Open

Captcha.getParams method return a copy of original HasMap #15

Arthur-SNAP opened this issue Mar 14, 2024 · 0 comments

Comments

@Arthur-SNAP
Copy link

Captcha.getParams method returns a copy of the original map, making it impossible to add additional parameters to break the captcha.

Ex: AmazonWaf.

amazonWaf.getParams().put("challengeScript", "value").

The value will never be added to the map

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

1 participant