hacktricks/a.i.-exploiting/bra.i.nsmasher-presentation/basic-captcha-breaker.md

8 lines
496 B
Markdown
Raw Normal View History

2021-06-20 13:28:26 +00:00
# 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**.
2021-06-20 22:43:54 +00:00
Check the awesome guided tutorial provided by [**BrA.In Smasher**](https://beta.brainsmasher.eu/) in this [**google collab page**](https://colab.research.google.com/drive/1uiQJpqEj5V2_ijoumSd2noaDJuniTlKq?usp=sharing).
2021-06-20 13:28:26 +00:00