Skip to content

marcialwushu/HackCompusWifi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#HackCompusWifi This is a small program to brute-force the wifi in campus which is originally for the teachers to use.

##Tools Wireshark
Requests library in Python
Multiprocessing library in Python

##Environment OS : OS X Yosemite(version 10.10)
Browser: Chrome

##Speed Since I only knew that the password is initially the last six digits in the teacher's ID, I can only brute-force it at the present,so I hardly expect its high speed.

###Improvement After support multi-threading,the speed improved a lot.

To the same username:
Without multi-threading: 259.13s
With multi-threading: 43.24s

##What to do next ? GUI for the program

About

Crack the campus wifi password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%