RNN-Passwords

Password cracker

A tool that uses Recurrent Neural Networks to learn and guess passwords by analyzing character patterns

Using RNNs for password cracking

GitHub

86 stars
10 watching
18 forks
last commit: over 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
cupslab/neural_network_cracking Software that uses neural networks to crack passwords 228
hegusung/webhashcat A web-based password cracking tool that facilitates distributed cracking sessions and provides analytics capabilities. 291
jumpseclabs/rook Automates password cracking on AWS using GPU-based instances. 79
nesfit/fitcrack A distributed password cracking system for various encrypted media and applications 145
hameda2/zydra A tool for cracking passwords from various file types using dictionary search and brute force methods 421
glv2/bruteforce-wallet A tool to crack encrypted wallet files by trying various passwords 366
lakiw/pcfg_cracker A toolset using machine learning to identify and generate password creation habits of users. 321
hashview/hashview A web-based tool for managing and automating password cracking tasks with analytics capabilities. 360
1n3/brutex Automates the process of trying all possible combinations of service credentials on a target system to gain unauthorized access. 1,972
devio/mod0keecrack A tool to crack passwords from KeePass 2 databases 128
e-ago/bitcracker A password cracking tool for BitLocker-encrypted storage devices using GPU-accelerated algorithms 823
d4vinci/elpscrk A password generator tool based on user profiling and statistics 788
nicholasaleks/crackql A utility for automatically generating and sending multiple payload variations to test GraphQL APIs' strength against common attacks such as brute-forcing, password spraying, and fuzzing. 316
brannondorsey/naive-hashcat A script that cracks password hashes without requiring extensive configuration. 1,236
nulab/zxcvbn4j An open-source Java port of a password strength estimator that assesses the security of passwords based on pattern matching and estimation 321