The-Ethical-Guy / WIFI-ATK

it's a powerful and effective tool for attacking Wi-Fi networks and it supports many different attacks

Home Page:https://www.youtube.com/@eblis-tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WIFI-ATK (wifi attacks tool kit)

wifi-atk

# About a powerful and effective tool for attacking Wi-Fi networks and it supports many different attacks This tool depends on some configuration in the Kali system like aircrack and netdiscover

SYSTEM REQUIREMENTS

Requirements Version
python 3.11.2
Kali 2022.4

Social media links

the youtube channel and the telegram channel

What can this tool do ?

  • Man In The Middle Attack
  • Network Overload Attack
  • Information Disclosure Attack
  • WIFI Dos Attack
  • Scan By Netdiscover
  • Create Fake WIFI Network

WIFI-ATK how to install and use

apt update
apt install git
git clone https://github.com/The-Ethical-Guy/WIFI-ATK.git
cd WIFI-ATK

How to run the tool

apt install python3  
pip install requirements.txt
python3 wifi-atk.py

Screenshot

wifi-atk

About

it's a powerful and effective tool for attacking Wi-Fi networks and it supports many different attacks

https://www.youtube.com/@eblis-tools

License:MIT License


Languages

Language:Python 100.0%