MoterHaker / bypass-captcha-examples

Different complex captcha bypass examples: Steam, Netflix, Data Dome, Adobe, etc.
189 stars 36 forks source link

Amazon Flex #25

Closed lpcs007 closed 1 year ago

lpcs007 commented 1 year ago

I can pass amazon flex captcha using your code. But I am not able to validate the token for the captcha to go away. I think it is missing to send some parameter that informs that that captcha refers to my account. Any suggestion?

MoterHaker commented 1 year ago

You should report both bad and good tokens to Anti-Captcha.

Use these methods: https://anti-captcha.com/apidoc/methods/reportIncorrectRecaptcha https://anti-captcha.com/apidoc/methods/reportCorrectRecaptcha

lpcs007 commented 1 year ago

You should report both bad and good tokens to Anti-Captcha.

Use these methods: https://anti-captcha.com/apidoc/methods/reportIncorrectRecaptcha https://anti-captcha.com/apidoc/methods/reportCorrectRecaptcha

But those docs refer to recaptcha. Amazon uses funcaptcha and doesn't have any docs about it.

MoterHaker commented 1 year ago

Just. Do. It.