123456789101112131415161718192021222324252627282930313233343536373839 |
- ====================================================
- CIntruder - [cintruder.03c8.net] - 2012/2020
- ====================================================
- Captcha Intruder is an automatic pentesting tool to bypass captchas.
- ===================
- How-to INSTALL:
- ===================
- CIntruder runs on many platforms. It requires Python (3.x.y) 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
- =========
- Please report any problems you encounter using/installing CIntruder to the cintruder-users mailing-list:
- - mailto:cintruder-users@lists.sourceforge.net
- Or write directly to:
- - epsylon@riseup.net [GPG ID: 0xB8AC3776 -> https://03c8.net/gpg.php]
- Website:
- - https://cintruder.03c8.net/
- =========
|