/PwnCha

Minimalist capcha breaking demo using Tesseract OCR

Primary LanguagePHP

PwnChA - Captcha Breaker Demo

PwnCha

Installation

  1. Upload website folder content into your web server
  2. Edit capcap.py file with correct website URL (currently targeting localhost)
  3. Set looperBenchmark.sh executable with :
chomd +x looperBenchmark.sh
  1. Run
./looperBenchmark

Output file will be override each loop with OCR result and test this result into a POST request on website as the captcha field.

Requirement

Result

At this time, we managed to get 30% of success.

Licence

This work is under the MIT License (MIT)