ReCaptcha V3 breaking service which handles custom cookies

godius

Newbie
Joined
Dec 19, 2009
Messages
1
Reaction score
0
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.
 
Back
Top