brannondorsey/PassGAN
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
This project helps security researchers and penetration testers generate realistic password lists by learning patterns from existing password leaks. You input a dataset of known compromised passwords, and it outputs a new list of probable passwords that mimic the style and complexity of the input. Security analysts would use this tool.
1,960 stars. No commits in the last 6 months.
Use this if you need to create large, realistic password lists for security auditing or penetration testing, based on patterns found in real-world password breaches.
Not ideal if you're looking for a simple password generator for everyday use or if you need to quickly check a few passwords against a small dictionary.
Stars
1,960
Forks
387
Language
Python
License
MIT
Category
Last pushed
Feb 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/brannondorsey/PassGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
TalEliyahu/Awesome-AI-Security
Curated resources, research, and tools for securing AI systems
The-Art-of-Hacking/h4cker
This repository is maintained by Omar Santos (@santosomar) and includes thousands of resources...
aw-junaid/Hacking-Tools
This Repository is a collection of different ethical hacking tools and malware's for penetration...
jiep/offensive-ai-compilation
A curated list of useful resources that cover Offensive AI.
Kim-Hammar/csle
A research platform to develop automated security policies using quantitative methods, e.g.,...