skotz / cbl-js

JavaScript CAPTCHA solving library
MIT License
155 stars 47 forks source link

Do you think that this captcha is breakable? #67

Closed nicoworq closed 3 years ago

nicoworq commented 3 years ago

Hi! Great library, thanks for sharing it!

I'm dealing with this captcha:

1 2 3 4 5 6 7 8 9 10

Do you think that is possible to train a model based on this captcha?

Thanks a lot !

skotz commented 3 years ago

Some of the digits are difficult even for a human, but there are a couple of flaws in the system that you can use to your advantage.

image

nicoworq commented 3 years ago

Thanks a lot for your reply! 🍺🍺