ensure_high_score
Borrow a logged-in Google identity's reputation to open a URL and obtain a high reCAPTCHA-v3 score, bypassing WAAP protections.
Instructions
Borrow a logged-in Google identity's reputation and open url so a
reCAPTCHA-v3 score is minted high.
This is the GENERAL reCAPTCHA-v3 pass: the v3 score is computed inside the google.com reCAPTCHA iframe from the .google.com reputation cookies present in the context, so injecting a warmed Google identity's cookies (delivered 3rd-party with secure+SameSite=None into an un-partitioned context) lifts the score across any sitekey/site. The browser is (re)launched with the un-partition firefox prefs, the reputation cookies are injected, then the URL is navigated (passing any WAAP and dismissing consent first).
profile optionally selects the source Firefox/Zen profile by a path
substring; otherwise the first Zen profile is used, falling back to Firefox.
WARNING: borrowing your primary Google identity carries anomalous-session / 2FA risk — this is opt-in. After it returns, VERIFY success against the real protected endpoint (accept vs reject); the v3 score is run-variable and there is no trustworthy score readout for a 3rd-party sitekey. Returns the detected reCAPTCHA params and whether the reload request carried the reputation cookies.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| profile | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |