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

it can't recognize invisible recaptcha v2 #3

Open
rvillalbadev opened this issue Feb 11, 2023 · 0 comments
Open

it can't recognize invisible recaptcha v2 #3

rvillalbadev opened this issue Feb 11, 2023 · 0 comments

Comments

@rvillalbadev
Copy link

Hello first of all,
what an incredible job!

On the other hand I had a problem trying to pass an invisible reCaptcha v2 on a web site, this site seems to have no BFRAME,

So i got the lethal:
""Could not find reCAPTCHA iframe""

however, I could manage to get the challenge:
i found the:

<div class="fld">
<input type="hidden" id="reCAPTCHA_site_key" name="reCAPTCHA_site_key" value="6LfBEb8UAAAAAC3Tj2jbBeAapky_TfX......">
<input type="hidden" id="action" name="action" value="acOfferAppointment">
</div>

And too i can see the:
<div class="grecaptcha-logo"><iframe title="reCAPTCHA"
However, my problem is that when reading the code that you have left here on github, it is not clear to me what action the script takes to try to favor the execution of the invisible recaptcha?

Could you please help me?

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