Wammer lets you kick out all clients in your WiFi network, so you can enjoy its full bandwidth. Best part of the story: everything works fully automatically!
Wammer uses the aircrack-ng suite and requires a compatible WiFi device to work. See below for more information.
This software is for educational purposes only. Jamming WiFi networks might violate certain laws or regulations in your country. Make sure you have the network owner's permission to run this program. You are using this software on your own risk.
To run Wammer you'll need to...
- install the Wammer app
- install aircrack-ng
- get a WiFi device which supports monitor mode
On elementaryOS simply install Wammer from AppCenter:
Otherwise you can download and install the latest .deb file.
The aircrack-ng suite is a bunch of WiFi (hacking) tools. You can simply install it from the Ubuntu Software repository:
sudo apt install aircrack-ng
Furthermore you‘ll need a WiFi card which aircrack-ng is able to put into monitor-mode. See the aircrack-ng page for supported devices or simply try it out. This software was tested with a TP-Link TL-WN722N adapter.
WiFi jamming isn‘t magic! It basically relies on a fault in the WPA/WPA2 handshake design.
Thereby it's possible to send „de-auth“ packages to the multicast address of a WiFi network. In result all connected clients get disconnected from it. Aircrack-ng implements it in a way that all clients, except the sending one, get kicked out.
De-auth packages always get send unencrypted. That means it would be technically possible to disconnect clients of a WPA/WPA2 encrypted WiFi network even if you‘re not connected to it. However Wammer is implement in a way that makes it necessary to be connected to the attacked WiFi network.
You'll need the following dependencies to build:
- granite
- libgtk-3-dev
- meson
- valac
- aircrack-ng
Tbd.