AirJammer it's a shell script designed to overflow an AP using packet injection. To use it you need a network card capable of packet injection and have the AP/Router in range. The attack is thrown using Wifi technology.
AirJammer is provided "as is" without warranty of any kind, either express or implied. Use at your own risk and be sure of attack only AP with express authorization of the AP owner.
It's mandatory to have aircrack suite installed. The example provided below it's valid for Debian users. Google how to install it in your GNU/Linux distro.
sudo apt-get install aircrack-ng
Download, extract the zip and run the script.
./airjammer
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Thanks to hMihaiDavid for his support.