Captcha Intruder (CIntruder) is an automatic pentesting tool to bypass captchas. https://cintruder.03c8.net/

psy a87de5493c updated AUTHOR projects 3 years ago
core 9399ed0e53 fixed encoding at shell 4 years ago
dictionary 131e33eca3 moved from https://github.com/epsylon/cintruder 5 years ago
docs a87de5493c updated AUTHOR projects 3 years ago
inputs 56e4bf3a67 fixed train+track stored previews 4 years ago
mods 9399ed0e53 fixed encoding at shell 4 years ago
outputs 131e33eca3 moved from https://github.com/epsylon/cintruder 5 years ago
README.md 0f31f2900f Ported to Python3 4 years ago
cintruder 0f31f2900f Ported to Python3 4 years ago

README.md

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 (3.x.x) and the following libraries:

   python3-pycurl - Python bindings to libcurl (Python 3)
   python3-libxml2 - Python3 bindings for the GNOME XML library
   python3-pil - Python Imaging Library (Python3)

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

   sudo apt-get install python3-pycurl python3-libxml2 python3-pil

Source libs:

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

Screenshots:

CIntruder

CIntruder