Code Monkey home page Code Monkey logo

rw_password's Introduction

RW_Password.py

此项目用来提取收集以往泄露的密码中符合条件的强弱密码 旨意在于加强网民的密码定义规范

随着口令安全的强制性,有不少人为了符合公司要求的密码规范而被迫使用强密码,为了方便好记大多数都会使普遍的强弱密码

最典型的有:密码要求长度8-16数必须存在大写字母、小写字母、数字、特殊符号四个条件

符合条件的强弱密码:1q2W#e4r、1qaz@WSX、Pass@w0rd等...

RW_Password.py 此Python脚本根据正则提取指定密码字典中符合条件的密码,并保存到文本文件 500W左右的密码字典不到十秒就能处理完成,手里没有那么多密码字典所以不考虑从几千万或几G的密码文件中提取符合条件的密码。

此项目主要是想抛砖引玉,希望其他人能够共享出更强的强弱密码字典和大文件快速提取脚本。共筑网络信息安全 :)

2019年3月29日

rw_password's People

Contributors

r35tart 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.