Netkiller can block or restrict any device on your WiFi network with surgical precision. Whether you’re managing home users, wifi vending machine or testing network security, NetKiller gives you the power to disconnect unwanted clients instantly with no admin access needed.
- Debian/Kali/Ubuntu/Parrot/Kali Termux (root)
- External or Built-in WiFi Adapter
- Device i'm using
▶️ single target
- 🔀
multiple targets
- 🔁
all subnet targets
- 📵
block internet traffic
- 🚫
intercept and drop traffic
- ❗
block all device with multiple exemption
- ☢️
dhcp starvation
- ☣️
arp spoofing
- 💪
accuracy rate 95%
sudo apt update && sudo apt upgrade -y && sudo apt install arp-scan iptables dsniff ipcalc -y
git clone https://github.com/xiv3r/netkiller.git
cd netkiller
sudo chmod +x *.sh
sudo bash netkiller.sh
sudo apt update && sudo apt install wget -y && wget -qO- https://raw.githubusercontent.com/xiv3r/netkiller/refs/heads/main/install.sh | sudo sh && sudo chmod 755 netkiller/*.sh && cd netkiller && ls
sudo bash netkiller.sh
sudo arp -e | grep wlan0
sudo iptables -L -v -n
cd netkiller
git fetch --all
git reset --hard origin/main
Impact of the remote attack on the target wifi clients connection.
Remotely restore the target wifi client internet connection.
sudo netkiller-stop
netkiller - is a tool that blocks the wifi clients internet connection remotely without disconnecting them from the wifi AP.
The Netkiller tool is intended solely for authorized testing, educational purposes, and network security auditing. Unauthorized use of this software against systems you do not own or have explicit permission to test is strictly prohibited and may be punishable by law.
The developers and distributors of the Netkiller tool shall not be held liable for any damage, loss of data, or legal consequences arising from the use or misuse of this software. You assume full responsibility for your actions and any outcomes resulting from its use.