tensorflow-1.4-billion-password-analysis
Password Analysis
An analysis of 1.4 billion leaked passwords to identify patterns and changes in password usage over time using deep learning and natural language processing techniques.
Deep Learning model to analyze a large corpus of clear text passwords.
2k stars
104 watching
394 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
deep-learningnatural-language-processingtensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
0xvavaldi/gramify | Analyzes text data to extract patterns of words or characters for password cracking and analysis purposes. | 28 |
d4vinci/elpscrk | A password generator tool based on user profiling and statistics | 788 |
digininja/pipal | Analyzes and generates statistics from password dumps. | 631 |
cyb3rko/pazzword | An intelligent password evaluator tool that analyzes entered passwords using algorithms to provide feedback on strength and suggest improvements. | 69 |
thetechromancer/password-smelter | Analyze and report on password strength and characteristics | 17 |
tensorflow/model-analysis | Evaluates and visualizes the performance of machine learning models. | 1,258 |
iphelix/pack | A toolkit for analyzing and improving password cracking operations by identifying common patterns in leaked passwords. | 796 |
tensorflow/privacy | A Python library for training machine learning models while preserving the privacy of sensitive data | 1,943 |
theadamproject/adams | An adaptive attack system that leverages deep learning and dynamic dictionaries to identify weaknesses in password strength models. | 21 |
scipag/password-list | Provides a collection of leaked passwords compiled into ordered lists for analysis and use in security testing | 319 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,233 |
thetechromancer/password-stretcher | Generates passwords by mutating input words or lists to create a large set of possible passwords. | 33 |
quentinhardy/tpx-brute | A tool to brute-force and enumerate logon panel accounts on IBM mainframes using the TPX interface. | 17 |
thewhiteh4t/pwnedornot | Tool to identify compromised email addresses and their potential password matches from publicly available data sources. | 2,239 |
ppwwyyxx/moco.tensorflow | Reimplements a popular deep learning model for unsupervised visual representation learning using TensorFlow | 161 |