Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
  • 0

Locked I need help with Recaptcha V2 Bypass


lSpawnl

Question

I'm trying to bypass recaptcha on this site

This is the hidden content, please

 

But old methods not working anymore..Do you know any bypass?

 

Here is what I try.Thanks in advance

This is the hidden content, please

 

#CONECT REQUEST GET "https://www.google.com/recaptcha/api2/anchor"

 

  HEADER "User-Agent: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"

  HEADER "Pragma: no-cache"

  HEADER "Accept: */*"
#TK PARSE "<SOURCE>" LR "type=\"hidden\" id=\"recaptcha-token\" value=\"" "\"" -> VAR "TK"
#POST REQUEST POST "https://www.google.com/recaptcha/api2/userverify"

  CONTENT "v=-QbJqHfGOUB8nuVRLvzFLVed&reason=q&c=<TK>&k=6LceZ4oaAAAAAJtQ2FmjHn6Tkl4txIpTITmWbzSc&co=aHR0cHM6Ly9nYW1lcGx1cy5jb20udHI6NDQz&hl=tr&size=invisible"

  CONTENTTYPE "application/x-www-form-urlencoded"

  HEADER "User-Agent: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36"

  HEADER "Pragma: no-cache"

  HEADER "Accept: */*"

  HEADER "accept-encoding: gzip, deflate, br"

  HEADER "accept-language: fa,en;q=0.9,en-GB;q=0.8,en-US;q=0.7"

  HEADER "content-length: 5628"

  HEADER "origin: https://www.google.com"

  HEADER "referer: <ADDRESS>"

  HEADER "sec-fetch-dest: empty"

  HEADER "sec-fetch-mode: cors"

  HEADER "sec-fetch-site: same-origin"
#TR PARSE "<SOURCE>" LR "[\"rresp\",\"" "\"" -> VAR "TR"
Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.