All Projects → kaonashi-passwords → Kaonashi

kaonashi-passwords / Kaonashi

Licence: gpl-3.0
Wordlist, rules and masks from Kaonashi project (RootedCON 2019)

Projects that are alternatives of or similar to Kaonashi

Duplicut
Remove duplicates from MASSIVE wordlist, without sorting it (for dictionary-based password cracking)
Stars: ✭ 352 (-0.28%)
Mutual labels:  dictionary, password, wordlist, hashcat, password-cracking
Bewgor
Bull's Eye Wordlist Generator - Does your password rely on predictable patterns of accessible info?
Stars: ✭ 333 (-5.67%)
Mutual labels:  dictionary, password, wordlist, password-strength, password-safety
Probable Wordlists
Version 2 is live! Wordlists sorted by probability originally created for password generation and testing - make sure your passwords aren't popular!
Stars: ✭ 7,312 (+1971.39%)
Mutual labels:  dictionary, password, wordlist, password-strength, password-safety
password-list
Password lists with top passwords to optimize bruteforce attacks
Stars: ✭ 174 (-50.71%)
Mutual labels:  password, password-strength, password-safety, hashcat
RockYou2021.txt
RockYou2021.txt is a MASSIVE WORDLIST compiled of various other wordlists. RockYou2021.txt DOES NOT CONTAIN USER:PASS logins!
Stars: ✭ 288 (-18.41%)
Mutual labels:  wordlist, password-strength, password-safety, hashcat
Cupp
The most common form of authentication is the combination of a username and a password or passphrase. If both match values stored within a locally stored table, the user is authenticated for a connection. Password strength is a measure of the difficulty involved in guessing or breaking the password through cryptographic techniques or library-based automated testing of alternate values.
Stars: ✭ 2,493 (+606.23%)
Mutual labels:  password, wordlist, password-strength
Passgan
A Deep Learning Approach for Password Guessing (https://arxiv.org/abs/1709.00440)
Stars: ✭ 704 (+99.43%)
Mutual labels:  password, password-strength, password-cracking
Passmaker
可以自定义规则的密码字典生成器,支持图形界面 A password-generator that base on the rules that you specified
Stars: ✭ 363 (+2.83%)
Mutual labels:  rules, password, password-safety
Password Strength
Angular UI library to illustrate and validate a password's strength with material design - Angular V9 supported
Stars: ✭ 186 (-47.31%)
Mutual labels:  password, password-strength, password-safety
Ttpassgen
密码生成 flexible and scriptable password dictionary generator which can support brute-force、combination、complex rule mode etc...
Stars: ✭ 68 (-80.74%)
Mutual labels:  password, wordlist, hashcat
Bopscrk
Tool to generate smart and powerful wordlists
Stars: ✭ 273 (-22.66%)
Mutual labels:  password, wordlist, password-cracking
react-native-passmeter
Simple password strength meter for React Native.
Stars: ✭ 46 (-86.97%)
Mutual labels:  password, password-strength
cracken
a fast password wordlist generator, Smartlist creation and password hybrid-mask analysis tool written in pure safe Rust
Stars: ✭ 192 (-45.61%)
Mutual labels:  password, wordlist
jquery.pwstrength
A jQuery plugin to indicate the strength of passwords
Stars: ✭ 22 (-93.77%)
Mutual labels:  password, password-strength
checkforce.js
💪 A library that helps to perform tasks to test strength of passwords
Stars: ✭ 18 (-94.9%)
Mutual labels:  password, password-strength
PwnedPasswords
PwnedPasswords as a Service
Stars: ✭ 24 (-93.2%)
Mutual labels:  password-strength, password-safety
laravel-password-history-validation
Prevent users from reusing recently used passwords
Stars: ✭ 69 (-80.45%)
Mutual labels:  rules, password
mopass
A OpenSource Clientless & Serverless Password Manager
Stars: ✭ 40 (-88.67%)
Mutual labels:  password, password-safety
vue-simple-password-meter
Vue Simple Password Meter is a simple password strength meter component written in vanilla js and extremly lightweight
Stars: ✭ 65 (-81.59%)
Mutual labels:  password, password-strength
brutas
Wordlists and passwords handcrafted with ♥
Stars: ✭ 32 (-90.93%)
Mutual labels:  wordlist, password-cracking

Kaonashi Project: RootedCON 2019

helo

This repository contains several directories:

A clone may not be necessary to get the files you need.


Why

When a user has to choose a password, he tends to build it in the same way, using the same personal information, and using the same complexity ideas.

In this study we processed several billions of real passwords in order to make a large-scale analysis of these common behaviors, drawing conclusions that allow us to create specific procedures and tools to improve current Password Cracking techniques.

How

We used different methods, like behavioral and statistical analysis, neural networks and other advanced techniques, to obtain patterns and relevant information that allow us to crack hashes whose resistance is usually quite high.

Kaonashi Wordlist

These wordlist has been extracted from real password leaksa, and sorted by number of ocurrences. By having this wordlists sorted this way, users can extract TOP n lines/passwords and create custom wordlists based on their needs.

You can use the following Mega links to download compressed (7z) wordlists:

You can also find .torrent files inside wordlists/ directory


Authors and Attributions

Disclaimer and License

  • These code and wordlists are for LAWFUL, ETHICAL AND EDUCATIONAL PURPOSES ONLY.
  • The files contained in this repository are released "as is" without warranty, support, or guarantee of effectiveness.
  • Ee are open to hearing about any issues found within these files and will be actively maintaining this repository for the foreseeable future. If you find anything noteworthy, let us know and we'll see what we can do about it.

The authors did not steal, phish, deceive or hack in any way to get hold of these passwords. All lines in these files were obtained through freely available means.

The intent for this project is to provide information on insecure passwords in order to increase overall password security. The lists will show you what passwords are the most common, what patterns are the most common, and what you should avoid when creating your own passwords.

License: GPL v3

This work is licensed under a GNU General Public License v3 License.


Happy Password Cracking!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].