Code Monkey home page Code Monkey logo

mcrack's Introduction

简介:

python3多进程爆破程序,目前支持telnet/ftp/mysql/http401/smb/smtp/ssh

目录结构:

conf: 配置文件
lib:  函数库
dict: 爆破字典目录
mcrack.py  入口程序

使用简介:

Usage: crack.py [options]

Options:
  -h, --help            show this help message and exit
  -H HOST, --host=HOST  dest host
  -T TYPE, --type=TYPE  such:ssh,file,ftp,telnet
  --process=PROCESS     set num of process to run,default 4
  -P PASSWD, --passwd=PASSWD
                        set login passwd dictory
  -U USERNAME, --username=USERNAME
                        set login user
  -F FILE, --file=FILE  set zip/rar file
  -p PORT, --port=PORT  set service port
  -v, --verbose
  -u URL, --url=URL     set url to crack

Example:
    python crack.py -H 127.0.0.1 -Uroot -Ppasswd -T ftp
    python crack.py -H 127.0.0.1 -Uroot -Ppasswd -T ssh
    python crack.py =H 127.0.0.1 -U root -Ppasswd -T mysql

mcrack's People

Contributors

yu2lulu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.