Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/epsylon/cintruder

Captcha Intruder (CIntrud3r) is an automatic pentesting tool to bypass captchas.
https://github.com/epsylon/cintruder

bruteforcer captcha cintruder ocr pentesting

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

![CIntruder](https://cintruder.03c8.net/cintruder/cintruder-gui1.png "CIntruder GUI")

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

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](./docs/LICENSE) file.

----------

+ Web: https://cintruder.03c8.net

----------

![CIntruder](https://cintruder.03c8.net/cintruder/cintruder-banner.png "CIntruder Banner")

#### 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](https://cintruder.03c8.net/cintruder/cintruder-gui2.png "CIntruder GUI")

![CIntruder](https://cintruder.03c8.net/cintruder/cintruder-gui3.png "CIntruder GUI")