在许多情况下,reCAPTCHA V3 Enterprise会妨碍无障碍访问,使用户感到沮丧,限制对公开信息的访问,使应用程序和网站的测试变得困难。使用 reCAPTCHA V3 Enterprise 解算器可自动绕过这些障碍。
reCAPTCHA V3 Enterprise 演示
本页介绍如何显示 reCAPTCHA V3 Enterprise 以及 reCAPTCHA V3 Enterprise 验证的工作原理。 企业版reCAPTCHA提供了一个全面的在线欺诈检测平台,有助于您防止网络和应用程序中的欺诈、垃圾邮件和滥用数字客户端活动。
如何破解reCAPTCHA V3企业版
探索网站的源代码并搜索
grecaptcha.enterprise.execute
调用。 调用可能在网站代码中的任何地方,在页面<script>
元素内或包含的javascript文件内。 例如,在我们的演示页面源代码中,您将找到:window.grecaptcha.enterprise.ready(function() { window.grecaptcha.enterprise.execute( '6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b', {action: 'demo_action'}, ).then(function(token) { if (window.verifyRecaptcha) { window.verifyRecaptcha(token); } }); });
在那里您可以找到使用我们的API破解captcha所需的所有值。 您也可以看到
.then()
方式调用 - 这是在生成令牌后处理令牌的代码。 您需要调用相同的代码并传递从我们的API收到的令牌。发送
sitekey
、pageurl
和action
值到我们的API.使用SDK(推荐):
PHP
// https://github.com/2captcha/2captcha-php require(__DIR__ . '/../src/autoloader.php'); $solver = new \TwoCaptcha\TwoCaptcha('YOUR_API_KEY'); try { $result = $solver->recaptcha([ 'sitekey' => '6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b', 'url' => 'https://2captcha.cn/demo/recaptcha-v3-enterprise', 'version' => 'v3', 'action' => 'demo_action', 'score' => 0.9, 'enterprise' => 1, ]); } catch (\Exception $e) { die($e->getMessage()); } die('Captcha solved: ' . $result->code);
Python
# https://github.com/2captcha/2captcha-python import sys import os sys.path.append(os.path.dirname(os.path.dirname(os.path.realpath(__file__)))) from twocaptcha import TwoCaptcha api_key = os.getenv('APIKEY_2CAPTCHA', 'YOUR_API_KEY') solver = TwoCaptcha(api_key) try: result = solver.recaptcha( sitekey='6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b', url='https://2captcha.cn/demo/recaptcha-v3-enterprise', version='v3', action='demo_action', score=0.9, enterprise=1 ) except Exception as e: sys.exit(e) else: sys.exit('solved: ' + str(result))
Java
// https://github.com/2captcha/2captcha-java package examples; import com.twocaptcha.TwoCaptcha; import com.twocaptcha.captcha.reCAPTCHA; public class reCAPTCHAV2Example { public static void main(String[] args) { TwoCaptcha solver = new TwoCaptcha("YOUR_API_KEY"); ReCaptcha captcha = new ReCaptcha(); captcha.setSiteKey("6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b"); captcha.setUrl("https://2captcha.cn/demo/recaptcha-v3-enterprise"); captcha.setVersion("v3"); captcha.setAction("demo_action"); captcha.setScore(0.9); captcha.setEnterprise(true); try { solver.solve(captcha); System.out.println("Captcha solved: " + captcha.getCode()); } catch (Exception e) { System.out.println("Error occurred: " + e.getMessage()); } } }
C#
// https://github.com/2captcha/2captcha-csharp using System; using System.Linq; using TwoCaptcha.Captcha; namespace TwoCaptcha.Examples { public class reCAPTCHAV2Example { public void Main() { TwoCaptcha solver = new TwoCaptcha("YOUR_API_KEY"); ReCaptcha captcha = new ReCaptcha(); captcha.SetSiteKey("6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b"); captcha.SetUrl("https://2captcha.cn/demo/recaptcha-v3-enterprise"); captcha.SetVersion("v3"); captcha.SetAction("demo_action"); captcha.SetScore(0.9); captcha.SetEnterprise(true); try { solver.Solve(captcha).Wait(); Console.WriteLine("Captcha solved: " + captcha.Code); } catch (AggregateException e) { Console.WriteLine("Error occurred: " + e.InnerExceptions.First().Message); } } } }
Go
// https://github.com/2captcha/2captcha-go package main import ( "fmt" "log" "github.com/2captcha/2captcha-go" ) func main() { client := api2captcha.NewClient("API_KEY") captcha := api2captcha.ReCaptcha{ SiteKey: "6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b", Url: "https://2captcha.cn/demo/recaptcha-v3-enterprise", Version: "v3", Action: "demo_action", Score: 0.9, Enterprise: true, } code, err := client.Solve(captcha.ToRequest()) if err != nil { log.Fatal(err); } fmt.Println("code "+code) }
Ruby
# https://github.com/2captcha/2captcha-ruby require 'api_2captcha' client = Api2Captcha.new("YOUR_API_KEY") result = client.recaptcha_v3({ googlekey: '6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b', pageurl: 'https://2captcha.cn/demo/recaptcha-v3-enterprise', version: 'v3', score: 0.3, action: 'demo_action', enterprise: 1 })
等待结果,结果可能如下所示:
03AGdBq27lvCYmKkaqDdxWLfMe3ovADGfGlSyiR-fN_EJrZGniTAmdH1XSjK8ralsctfjOLX2K0T7dJfxPqqga8dtSG2Lmns8Gk2ckcU6PQzUFieBqrtpkr5PPwnngew0Rnot2ik1y8m202u6pHTIquExlEYSlzS8vfoyPPt8fCf-Zrbu8vWkiY8Ogj17ommHMgkguZbmEyOdfLTXzhRko-a655_jJdCMjEtMxva-b78DnGlXu9d0o6vEmrw9n8ABu4lLsWnIbYPH0beXRRIkUE3si64Xhwkh1aO3L1HaIR3sfR0vOs3GV1OBzry
手动操作:
发送GET或POST请求到我们的API URL:
https://2captcha.cn/in.php
,method
设置为userrecaptcha
,version
设置为v3
,并提供上一步发现的值作为googlekey
值,整页URL作为pageurl
值。请求示例:
GET https://2captcha.cn/in.php?key=YOUR_API_KEY&method=userrecaptcha&version=v3&min_score=0.9&action=demo_action&googlekey=6Lel38UnAAAAAMRwKj9qLH2Ws4Tf2uTDQCyfgR6b&pageurl=http://2captcha.cn/demo/recaptcha-v3-enterprise&enterprise=1
如果一切正常,服务器将返回您的captcha ID:
OK|2122988149
否则服务器将返回错误代码.15-20秒后发送GET请求以获取结果:
GET https://2captcha.cn/res.php?key=YOUR_API_KEY&action=get&id=2122988149
如果captcha已破解,服务器将响应答案令牌:OK|03AGdBq27lvCYmKkaqDdxWLfMe3ovADGfGlSyiR-fN_EJrZGniTAmdH1XSjK8ralsctfjOLX2K0T7dJfxPqqga8dtSG2Lmns8Gk2ckcU6PQzUFieBqrtpkr5PPwnngew0Rnot2ik1y8m202u6pHTIquExlEYSlzS8vfoyPPt8fCf-Zrbu8vWkiY8Ogj17ommHMgkguZbmEyOdfLTXzhRko-a655_jJdCMjEtMxva-b78DnGlXu9d0o6vEmrw9n8ABu4lLsWnIbYPH0beXRRIkUE3si64Xhwkh1aO3L1HaIR3sfR0vOs3GV1OBzry
如果captcha未破解,服务器将返回
CAPCHA_NOT_READY
结果。在5秒内重复您的请求。如果出现问题,服务器将返回错误代码.
一旦获取了令牌,我们就可以执行与内部执行相同的代码
.then()
方式调用并将我们的令牌作为函数调用参数传递。 在我们的演示案例中,我们可以打开javascript并在javascript控制台中执行以下代码:window.verifyRecaptcha('03AGdBq27lvCYmKkaqDdxWLfMe3ovADGfGlSyiR-fN_EJrZGniTAmdH1XSjK8ralsctfjOLX2K0T7dJfxPqqga8dtSG2Lmns8Gk2ckcU6PQzUFieBqrtpkr5PPwnngew0Rnot2ik1y8m202u6pHTIquExlEYSlzS8vfoyPPt8fCf-Zrbu8vWkiY8Ogj17ommHMgkguZbmEyOdfLTXzhRko-a655_jJdCMjEtMxva-b78DnGlXu9d0o6vEmrw9n8ABu4lLsWnIbYPH0beXRRIkUE3si64Xhwkh1aO3L1HaIR3sfR0vOs3GV1OBzry')
请记住,特定网站上的确切captcha植入方式取决于网站作者。 我们的演示页面仅显示了一种非常流行的植入方式。