Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
1–10 of 128 posts
Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#2[1] https://stackoverflow.com/questions/23314528/how-to-reduce-r...
Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#3Step 2: Sell improved AI.
Step 3: Add edge cases to the Captcha that your AI can't handle yet. Go to step 1.
Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#4Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#5Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#6I wonder how good it's at solving the "hard" (with noise added, eg. https://i.imgur.com/jbf0Xfy.png ) captchas. I went through the "past puzzles" zip, and they look easy, compared to the "hard" ones you get if you're on tor (or otherwise "shady" network) or the site owner has turned up the difficulty setting[1]. [1] https://stackoverflow.com/questions/23314528/how-to-reduce-r...
In my (limited) experience they serve you "hard" ones, and then continue serving you "hard" ones until you give up and go do something else.
Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#7Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#8Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#9At some point Captcha's will be easier to solve with software than by people. Hopefully by then we can retire them completely. The onus for proving that a visitor is not a bot should be on the server side, not on the humans.
Re: Beating Google ReCaptcha and the funCaptcha using AWS Rekognition
#10At some point Captcha's will be easier to solve with software than by people. Hopefully by then we can retire them completely. The onus for proving that a visitor is not a bot should be on the server side, not on the humans.
google is already trying to retire them. v3 has no challenges, they just generate a score completely transparent to the end user