All Projects → epsylon → Cintruder

epsylon / Cintruder

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cintruder

ddddocr
带带弟弟 通用验证码识别OCR pypi版
Stars: ✭ 4,093 (+2031.77%)
Mutual labels:  ocr, captcha
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+14.58%)
Mutual labels:  ocr, captcha
Easyocr
Java OCR 识别组件(基于Tesseract OCR 引擎)。能自动完成图片清理、识别 CAPTCHA 验证码图片内容的一体化工作。Java Image cleanup, OCR recognition component (based Tesseract OCR engine, automatically cleanup image and identification CAPTCHA verification code picture content).
Stars: ✭ 466 (+142.71%)
Mutual labels:  ocr, captcha
Imageocr
PHP验证码识别[PHP CAPTCHA Recognition]
Stars: ✭ 241 (+25.52%)
Mutual labels:  ocr, captcha
Baiduyun deeplearning competition
百度云魅族深度学习应用大赛
Stars: ✭ 393 (+104.69%)
Mutual labels:  ocr, captcha
Captcha platform
[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.
Stars: ✭ 458 (+138.54%)
Mutual labels:  ocr, captcha
Captcha break
验证码识别
Stars: ✭ 2,268 (+1081.25%)
Mutual labels:  ocr, captcha
Slurp
Evaluate the security of S3 buckets
Stars: ✭ 183 (-4.69%)
Mutual labels:  pentesting
Caffe Oneclick
Use caffe to train your own data in just one click
Stars: ✭ 187 (-2.6%)
Mutual labels:  ocr
Hack Tools
The all-in-one Red Team extension for Web Pentester 🛠
Stars: ✭ 2,750 (+1332.29%)
Mutual labels:  pentesting
Jwtcat
A CPU-based JSON Web Token (JWT) cracker and - to some extent - scanner.
Stars: ✭ 181 (-5.73%)
Mutual labels:  pentesting
Awesome Shodan Queries
🔍 A collection of interesting, funny, and depressing search queries to plug into shodan.io 👩‍💻
Stars: ✭ 2,758 (+1336.46%)
Mutual labels:  pentesting
Webmap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
Stars: ✭ 188 (-2.08%)
Mutual labels:  pentesting
Crithit
Takes a single wordlist item and tests it one by one over a large collection of websites before moving onto the next. Create signatures to cross-check vulnerabilities over multiple hosts.
Stars: ✭ 182 (-5.21%)
Mutual labels:  pentesting
Dns Persist
DNS-Persist is a post-exploitation agent which uses DNS for command and control.
Stars: ✭ 191 (-0.52%)
Mutual labels:  pentesting
Sinesp Client
Consulta de placas de veículos na base de dados do SINESP Cidadão sem a necessidade do preenchimento de captchas
Stars: ✭ 181 (-5.73%)
Mutual labels:  captcha
Layout Parser
A Python Library for Document Layout Understanding
Stars: ✭ 191 (-0.52%)
Mutual labels:  ocr
Stegseek
⚡️ Worlds fastest steghide cracker, chewing through millions of passwords per second ⚡️
Stars: ✭ 187 (-2.6%)
Mutual labels:  pentesting
Hms Ml Demo
HMS ML Demo provides an example of integrating Huawei ML Kit service into applications. This example demonstrates how to integrate services provided by ML Kit, such as face detection, text recognition, image segmentation, asr, and tts.
Stars: ✭ 187 (-2.6%)
Mutual labels:  ocr
Android Ocr
Experimental optical character recognition app
Stars: ✭ 2,177 (+1033.85%)
Mutual labels:  ocr

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].