JacobLinCool / JacobLinCool/recaptcha-solver

it can't recognize invisible recaptcha v2

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
43
Forks
16
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named. Start by reviewing the repository's reCAPTCHA iframe detection and reproducing the failure against the provided invisible reCAPTCHA markup. Done requires a reproducible case and an agreed change that recognizes this variant without breaking existing challenges.

Written by the indexing model from the issue text.

Assessment

Tech stack
playwright, typescript
Domain
security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.