Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy

Locked CIntruder


Versus71

Recommended Posts

This is the hidden content, please

 

Introduction:

Captcha Intruder is an automatic pentesting tool to bypass captchas.

 

Installation:

Code runs on many platforms. It requires Python and the following libraries:

  • python-pycurl - Python bindings to libcurl

  • python-libxml2 - Python bindings for the GNOME XML library

  • python-imaging - Python Imaging Library

 

On Debian-based systems (ex: Ubuntu), run:

This is the hidden content, please

 

Usage:

cintruder [OPTIONS]

Options:

This is the hidden content, please

Advanced OCR (training):

This is the hidden content, please

 

[spoiler=Examples]* Simple crack from file:

 

$ python cintruder --crack "captcha.gif"

-------------------

* Simple crack from URL:

 

$ python cintruder --crack-u "http://host.com/path/captcha.gif"

-------------------

* Simple crack, exporting results to xml file

 

$ python cintruder --crack "captcha.gif" --xml "test.xml"

-------------------

* Simple crack from URL, with proxy TOR and verbose output

 

$ python cintruder --crack-u ""http://host.com/path/captcha.gif" --proxy "http://127.0.0.1:8118" -v

-------------------

* Train captcha(s) from url with proxy TOR and verbose output

 

$ python cintruder --train-u "http://host.com/path/captcha.gif" --proxy="http://127.0.0.1:8118" -v

-------------------

* Track 50 captcha(s) from url with proxy TOR

 

$ python cintruder --track "http://host.com/path/captcha.gif" --track-n "50" --proxy "http://127.0.0.1:8118"

 

 

Video:

Download:

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.