Skip to content
Passwords1,134 lines (9 KB)

1337 Speak Permutations

Leetspeak permutations of common base words (e.g. apple -> app|3). Useful for cracking passwords that substitute letters with symbols/digits.

View source
Size
1,134 lines (9 KB)
Category
Passwords
Source
danielmiessler/SecLists
License
MIT
Recommended tools
hashcatjohn

Preview

First 15 entries. Download or copy the full list (1,134 lines (9 KB)) using the buttons above.

>head leetspeak-permutations.txt1,134 lines (9 KB)
apple
applE
appl3
appLe
appLE
appL3
appie
appiE
appi3
appIe
appIE
appI3
app|e
app|E
app|3

Leetspeak permutations of common base words (e.g. apple -> app|3). Useful for cracking passwords that substitute letters with symbols/digits.

This list is geared toward password cracking and credential attacks. It contains roughly 1,134 lines (9 KB) and pairs well with tools such as hashcat, john. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.