https://github.com/kingcc/wifi-hack
An improved wifi-hack script from kings-way's.
https://github.com/kingcc/wifi-hack
Last synced: 4 months ago
JSON representation
An improved wifi-hack script from kings-way's.
- Host: GitHub
- URL: https://github.com/kingcc/wifi-hack
- Owner: kingcc
- License: mit
- Created: 2016-11-17T07:24:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-17T08:03:35.000Z (over 9 years ago)
- Last Synced: 2024-12-30T07:25:06.107Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wifi-hack
A wifi-hack script to encapsulate Wifi-Master-Key API.
Start:
$ git clone https://github.com/kingcc/wifi-hack.git && cd wifi-hack
$ sudo apt-get install wireless-tools python-pip
$ sudo pip install requests pycrypto
Usage:
$ ./wifi_hack.py -h
Author:
5alt
https://github.com/5alt/lianwifi
Kings-way
https://github.com/kings-way/WiFi-MasterKey-in-Linux
Kingcc
https://github.com/kingcc/wifi-hack
>2016/11/16 fix default scan function which focus `wlan0`.