Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 611 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 611 Bytes

Fakeduroam

A tool for pentesting careless universities' networks.

Usage

Install

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).

Run

$ sudo ./fakeduroam run

Parse

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.

Cracking

Example John The Ripper command:

$ john hashes.txt --wordlist=rockyou.txt