> For the complete documentation index, see [llms.txt](https://cajac.gitbook.io/ctf-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cajac.gitbook.io/ctf-notes/creds/offline-attacks/rockyou-wordlist.md).

# Rockyou wordlist

The main wordlist to use in CTFs is the [rockyou.txt wordlist](https://github.com/zacheller/rockyou).

`rockyou.txt` is a list of over 14 million plaintext passwords from the 2009 RockYou hack.

The list is available on default Kali Linux installations in the `/usr/share/wordlists/` directory.

## Resources

rockyou.txt wordlist - GitHub: <https://github.com/zacheller/rockyou>
