Restoring WPA phone number Passsword with Hashcat on google colab - FREE!

2 years ago
8

#install hashcat:
sudo git clone https://github.com/hashcat/hashcat.git && cd hashcat && make -j 8 && make install

#upload hash file to google colab:
wget [file url]

#BF
./hashcat -m 22000 -a 3 "hash file location" 09?d?d?d?d?d?d?d?d?d

#view all hashes that already have been restored
cat hashcat.potfile

# if you need a wordlist:
wget https://download.weakpass.com/wordlis...
gunzip rockyou.txt.gz

THANK YOU FOR WATCHING!
Sub & Like.
cheers

Loading comments...