1
2
Fork 0
mirror of https://github.com/carlospolop/hacktricks.git synced 2023-12-14 19:12:55 +01:00
hacktricks/a.i.-exploiting/bra.i.nsmasher-presentation/basic-captcha-breaker.md
2021-06-20 22:43:54 +00:00

496 B

Basic Captcha Breaker

In this tutorial a basic captcha is going to be broken.
A NN is going to be trained using several images that represents letters and then this NN is going to be used to automatically identify the letters inside a captcha image.

Check the awesome guided tutorial provided by BrA.In Smasher in this google collab page.