This project aims to example how basics captchas can be dangerous for your application. Also, this is not an exploit or any kind of code that can affect PAX or any customers of PAX Store platform.
Note: This script doesn't aim to be precise, just a proof-of-concept that insecure captcha, can be cracked easily. With the correct tunning of OpenCV filters, this precision will be a lot more accurate.
For properly run this script you need:
tesseract
on version4.1.1
(default language pack);imgcat
on version2.3.2
(optional, you need to comment on the references for the binary oncaptcha_collect.sh
);
This project is licensed under The Unlicense.