elpscrk
Password profiler
A password generator tool based on user profiling and statistics
An Intelligent wordlist generator based on user profiling, permutations, and statistics. (Named after the same tool in Mr.Robot series S01E01)
788 stars
24 watching
123 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
brute-forcebruteforcecommon-passwordscrackercredentialscuppelliothacking-toollinuxpassword-crackerpasswordspentesting
Related projects:
Repository | Description | Stars |
---|---|---|
travco/rephraser | A password cracking tool using Markov chains to generate linguistically plausible candidates | 61 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |
joswr1ght/cowpatty | A tool for cracking WPA-PSK passphrases using brute-force dictionary attacks | 190 |
trustelem/zxcvbn | A Go implementation of a realistic password strength estimator inspired by password crackers. | 68 |
thetechromancer/password-smelter | Analyze and report on password strength and characteristics | 17 |
pyca/bcrypt | A modern password hashing library for Python | 1,250 |
scipag/password-list | Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 319 |
thewhiteh4t/pwnedornot | Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,239 |
xpepper/passwordstrengthchecker | A tool to evaluate password strength based on length, character types, and special characters. | 6 |
envato/zxcvbn-ruby | A password strength testing library inspired by Dropbox's JavaScript implementation | 315 |
f0cker/pyhashcat | A Python binding to a popular password cracking tool | 31 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 69 |
hameda2/zydra | A tool for cracking passwords from various file types using dictionary search and brute force methods | 421 |
wavestone-cdt/wavecrack | A web-based password cracking interface for hashcat | 166 |
lakiw/pcfg_cracker | A toolset using machine learning to identify and generate password creation habits of users. | 321 |