INSTALL 958 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. ============================================
  2. CIntruder - [cintruder.03c8.net] - 2012/2016
  3. ============================================
  4. Captcha Intruder is an automatic pentesting tool to bypass captchas.
  5. ===================
  6. How-to INSTALL:
  7. ===================
  8. CIntruder runs on many platforms. It requires Python and the following libraries:
  9. - python-pycurl - Python bindings to libcurl
  10. - python-libxml2 - Python bindings for the GNOME XML library
  11. - python-imaging - Python Imaging Library
  12. =========
  13. On Debian-based systems (ex: Ubuntu), run:
  14. sudo apt-get install python-pycurl python-libxml2 python-imaging
  15. =========
  16. Please report any problems you encounter using/installing CIntruder to the cintruder-users mailing-list:
  17. - mailto:cintruder-users@lists.sourceforge.net
  18. Or write directly to:
  19. - epsylon@riseup.net [GPG ID: 0xB8AC3776 -> https://03c8.net/gpg.php]
  20. Website:
  21. - http://cintruder.03c8.net/
  22. =========