Skip to content

"Fake eduroam" for pentesting your careless university's network.

License

Notifications You must be signed in to change notification settings

sausagenoods/fakeduroam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

"Fake eduroam" for pentesting your careless university's network.

Topics

Resources

License

Stars

Watchers

Forks

Languages