Skip to content

Shell script to knock down APs and routers mainly using aircrack-ng and bash shell commands. Dangerously apt for script kiddies.

Notifications You must be signed in to change notification settings

htarrega/AirJammer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

AirJammer

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.

Installation

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

Usage

Download, extract the zip and run the script.

./airjammer

Contributing

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.

Acknowledgements

Thanks to hMihaiDavid for his support.

License

MIT

About

Shell script to knock down APs and routers mainly using aircrack-ng and bash shell commands. Dangerously apt for script kiddies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages