Skip to content

A curated list of wordlists for discovery, enumeration, fuzzing, and exploitation.

License

Notifications You must be signed in to change notification settings

david-palma/wordlists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Most common wordlists

Generally, the best lists are based on pwned password (real world passwords previously exposed in data breaches), such as the infamous rockyou.txt. Others, are cultivated from larger dumps of millions of passwords and boiled down to the most commonly reoccurring items. Here is a (non-exhaustive) collection of the more important wordlists for discovery, enumeration, fuzzing, and exploitation.

Note: Kali Linux provides some password dictionary files as part of its standard installation. One of this files is located in the following location: /usr/share/wordlists/rockyou.txt.gz.

Leaked passwords

Password dictionaries

Passwords with WPA length

Discovery

Misc

License

This project is licensed under the MIT License - see the LICENSE file for details.

Disclaimer

This repository is meant to provide open source resources for educational purposes only. I don't promote malicious practices and I will not be responsible for any illegal activities.