From charlesreid1

No edit summary
No edit summary
 
Line 1: Line 1:
Also see [[MSF/Wordlists]] for metasploit wordlists.
=Info=
=Info=



Latest revision as of 01:59, 27 March 2016

Also see MSF/Wordlists for metasploit wordlists.

Info

Wordlists included with Kali are in /usr/share/wordlists.

For example, here's how to use the rockyou password list:

$ cd /usr/share/wordlists
$ gunzip rockyou.txt.gz
$ ls -lh rockyou.txt

Now you can use this with John the Ripper, Metasploit, Aircrack, etc.

Flags