An Advanced Wireless Network Scan and Attack Script
NETATTACK 2 is a python script that scans and attacks local and wireless networks. Everything is super easy because of the GUI that makes it unnecessary to remember commands and parameters.
FUNCTIONS
SCAN-FUNCTIONS
- Scan for Wi-Fi networks
- Scan for local hosts in your network
ATTACK-FUNCTIONS
- Deauthing ONE / MULTIPLE targets
- Deauthing every AP in your area
- Kicking (ALL) user/s off your internet ( ARP-Poisoning )
REQUIREMENTS
LINUX!
- nmap
- argparse (Python)
- scapy (Python)
- iw
Download