Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n0nexist/smackwifi
Automated python3 tool for wifi password grabbing and DoS
https://github.com/n0nexist/smackwifi
aircrack deauthentication-attack scapy wifi-hacking wifi-password wifi-password-stealing wifi-security wireless-penetration-testing wireless-security wpa
Last synced: 29 days ago
JSON representation
Automated python3 tool for wifi password grabbing and DoS
- Host: GitHub
- URL: https://github.com/n0nexist/smackwifi
- Owner: n0nexist
- Created: 2023-09-07T19:35:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T19:38:27.000Z (over 1 year ago)
- Last Synced: 2023-09-07T22:19:59.758Z (over 1 year ago)
- Topics: aircrack, deauthentication-attack, scapy, wifi-hacking, wifi-password, wifi-password-stealing, wifi-security, wireless-penetration-testing, wireless-security, wpa
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smackwifi
Automated python3 tool for wifi password grabbing and DoS# Download
```
git clone https://github.com/n0nexist/Smackwifi
cd Smackwifi
sudo pip3 install -r requirements.txt
sudo python3 smackwifi.py
```# Requirements
- A linux computer
- A wireless interface in monitor mode
- Python3