Hey guys,
I'm trying to break recaptcha v3 on a website, but the recaptcha v3 only shows when you are logged in on that website. I can login on the website via cURL by adding a login cookie.
Now https://2captcha.com/ and https://azcaptcha.com/ can break v3 recaptcha, but I cannot pass the custom login cookie to their API, as they do not support this.
Is there a recaptcha v3 breaking service where I can pass the login cookie to as well, so that they can get the right recaptcha v3 data they need?
These 3 vars are needed to break V3 recaptcha.
action=
googlekey=
pageurl=
Problem is, "pageurl" is a site that is behind a login. And I need the captcha breaking service to be able to login by passing a cookie with their cURL request.
I'm trying to break recaptcha v3 on a website, but the recaptcha v3 only shows when you are logged in on that website. I can login on the website via cURL by adding a login cookie.
Now https://2captcha.com/ and https://azcaptcha.com/ can break v3 recaptcha, but I cannot pass the custom login cookie to their API, as they do not support this.
Is there a recaptcha v3 breaking service where I can pass the login cookie to as well, so that they can get the right recaptcha v3 data they need?
These 3 vars are needed to break V3 recaptcha.
action=
googlekey=
pageurl=
Problem is, "pageurl" is a site that is behind a login. And I need the captcha breaking service to be able to login by passing a cookie with their cURL request.