Skip to content
forked from epsylon/cintruder

Captcha Intruder (CIntruder) is an automatic pentesting tool to bypass captchas.

Notifications You must be signed in to change notification settings

abinli/cintruder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIntruder

===================================================================

Captcha Intruder is an automatic pentesting tool to bypass captchas.


CIntruder is released under the GPLv3. You can find the full license text in the LICENSE file.



CIntruder

Installing:

CIntruder runs on many platforms. It requires Python (2.x.y) 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:

   sudo apt-get install python-pycurl python-libxml2 python-imaging

Source libs:

   * Python: https://www.python.org/downloads/
   * PyCurl: http://pycurl.sourceforge.net/
   * PyLibxml2: https://pypi.python.org/pypi/libxml2-python/
   * Python Imaging Library (PIL): http://pythonware.com/products/pil/

Screenshots:

CIntruder

CIntruder

About

Captcha Intruder (CIntruder) is an automatic pentesting tool to bypass captchas.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.6%
  • JavaScript 13.4%