Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 725 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 725 Bytes

Screenshot from 2023-08-08 22-38-32

Air-Kick

A simple python script that can be use to deauthenticate all clients from a wifi network without even connecting to the wifi network.

Working

This script automates all the manual tasks requried for performing wifi deauth attack. It takes all required data from the user and automatically puts it in the airmon-ng and aireplay-ng commands.

Requirements

You will need a wifi adapter which supports monitor mode. Also this script was written for kali linux only. If you want to run this script on any other os, you'll have to manually install all the required tools.