Giter Club home page Giter Club logo

bypass's Introduction

bypass

weak password generation from china

Installation

pip install xpinyin
git clone http://github.com/xl7dev/bypass.git

Usage

Usage: bypass.py [options]

Options:
  -h, --help            show this help message and exit
  -u USERNAME, --username=USERNAME
                        username of target, split by "," or Space
  -g GENERATION, --generation=GENERATION
                        default generation china username Top500,default -g 1,
                        1->wangdachui,2->wang.dachui,3->wang.dc,4->dachui.wang
                        ,5->dc.wang,6->wdc,7->wangdc,8->wangdc1
  -f FILENAME, --filename=FILENAME
                        username lists
  -b BIRTHDAY, --birthday=BIRTHDAY
                        sfz format:341222200101011234 or birthday of target,
                        format: %Y%m%d
  -q QQ, --qq=QQ        QQ number of target, split by "," or Space
  -d DOMAIN, --domain=DOMAIN
                        domain of target, split by "," or Space
  -e EMAIL, --email=EMAIL
                        email of target, split by "," or Space
  -m MOBILE, --mobile=MOBILE
                        mobile phone/phone number of target, split by "," or
                        Space
  -r RANDOM, --random=RANDOM
                        generation random
  -v, --verbose         (optional) Print debug information.

每个参数都可以用","或者空格分割多个值,中文自动识别为英文,支撑1337匹配模式

example

parameter value
username 张三,lisi
generation 1-8
filename filename.txt
birthday 341222200101011234,20010101
QQ 10086,1008611
domain xl7dev.github.io
email [email protected]
mobile 13838438438
random 8

企业公司

1.从文件名中加载多个用户名

python bypass.py -f username.txt -d xl7dev.github.io

2.自动生成Top500用户名

python bypass.py -g 1 -d xl7dev.github.io

个人

1.根据个人信息生成

bypass.py -f username.txt -b 20010101 -q 10086 -d xl7dev.github.io -m 13838438438

bypass's People

Watchers

James Cloos avatar  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.