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 #25

Closed
thehillionaire opened this issue Jan 17, 2019 · 7 comments
Closed

Captcha #25

thehillionaire opened this issue Jan 17, 2019 · 7 comments

Comments

@thehillionaire
Copy link

While testing Modlishka on a login portal with ReCaptcha v2 enabled, I received the following error when attempting to pass the captcha challenge to the victim's browser:

ERROR for site owner:
Invalid domain for site key

I recently noticed your tweet regarding Modlishka supporting ReCaptcha v2, is there any specific configurations that are needed to properly pass Captcha challenges?

@drk1wi
Copy link
Owner

drk1wi commented Jan 17, 2019

It's possible that you will have to patch the relevant JS code.

If you test the default google config from the templates dir this works:
https://www.loopback.modlishka.io/recaptcha/api2/demo

@drk1wi
Copy link
Owner

drk1wi commented Jan 20, 2019

Closing this issue since this is related to a specific JS bypass, that has to be created.

@drk1wi drk1wi closed this as completed Jan 20, 2019
@thehillionaire
Copy link
Author

thehillionaire commented Jan 25, 2019

Interesting, any idea as to what a JS rule would look like to patch the domain name going to the target site?
Thanks again!

@Phoenix1112
Copy link

@thehillionaire i have same problem. could you do something about it?

@thehillionaire
Copy link
Author

Not yet, but there's probably a JS substitution that has to be made using the -rules argument that could help.

@Phoenix1112
Copy link

@thehillionaire Do we need to add the in rules section in the config.json file? or Do we need to add the in jsRules section in the config.json file ? I share this information with you if I do

@f1h0
Copy link

f1h0 commented Jun 1, 2020

problem with google recaptcha pass urgently need to decide what to do?

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

4 participants