Skip to content

0xdec0de5/super_kali_wordlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Super Kali Wordlist

Clear text passwords using Troy Hunt's Pwned Passwords V2 and using Mex666666 decrypted SHA1 hashes to actual passwords.

Troy Hunt's Blog

Mex666666 on hashkiller.co.uk

How to use it

For my purposes, I use this word/password list as a replacement for the much smaller password lists distributed with Kali Linux.

Once you clone this repo you should merge all the text files into one large wordlist text file.

Linux

cat password_list_part_01.txt password_list_part_02.txt > full_wordlist.txt

Windows

copy /b password_list_part_01.txt+password_list_part_02.txt full_wordlist.txt

Releases

No releases published

Packages

No packages published