Skip to content

A powerful WiFi deauthentication tool for educational purposes. Features include interactive network scanning, multiple attack methods (mdk4 and aircrack-ng), and a user-friendly interface. Supports both English and Persian languages.

License

Notifications You must be signed in to change notification settings

Hamed-Gharghi/wifi-deauther

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMD Wifi Killer 🔥

📝 Description

HMD Wifi Killer is a powerful WiFi deauthentication tool designed for educational and testing purposes. It provides a user-friendly interface for performing deauthentication attacks on WiFi networks using both mdk4 and aircrack-ng methods.

⚠️ Disclaimer

This tool is provided for educational purposes only. Using this tool against networks without explicit permission is illegal. The author is not responsible for any misuse or damage caused by this program.

🚀 Features

  • 🔍 Interactive network scanning
  • 🎯 Multiple attack methods (mdk4 and aircrack-ng)
  • 🖥️ Automatic interface detection
  • 📊 Detailed network information display
  • 🎨 Beautiful colored terminal interface
  • 🔄 Automatic tool installation
  • 🛡️ Root access verification
  • 🎮 User-friendly interactive menu

📋 Requirements

  • Python 3.x
  • Linux operating system
  • Root access
  • Wireless network interface with monitor mode support

Required Tools

  • aircrack-ng suite
  • mdk4
  • scapy
  • termcolor

🛠️ Installation

  1. Clone the repository:
git clone https://github.com/Hamed-Gharghi/wifi-deauther.git
cd wifi-deauther
  1. Make the script executable:
chmod +x wifi_deauther.py
  1. Run the script with root privileges:
sudo python3 wifi_deauther.py

💻 Usage

  1. Run the script with sudo:
sudo python3 wifi_deauther.py
  1. Select your wireless interface from the list

  2. Choose your attack method:

    • mdk4 (More aggressive)
    • aircrack-ng (More stable)
  3. Select target network or choose to attack all networks

  4. Press Ctrl+C to stop the attack

🎯 Attack Methods

mdk4 Method

  • More aggressive attack
  • Can target specific clients
  • Higher packet rate

aircrack-ng Method

  • More stable attack
  • Better compatibility
  • Lower resource usage

🔧 Command Line Arguments

-i, --interface    Specify wireless interface
-t, --target      Target WiFi MAC address
-g, --gateway     Gateway MAC address (Optional)
-n, --count       Number of deauthentication packets (default: 1000)

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

👨‍💻 Author

⭐ Support

If you find this tool helpful, please give it a star on GitHub!

📞 Contact

For any questions or suggestions, please open an issue on GitHub.


Made with ❤️ by Hamed Gharghi

About

A powerful WiFi deauthentication tool for educational purposes. Features include interactive network scanning, multiple attack methods (mdk4 and aircrack-ng), and a user-friendly interface. Supports both English and Persian languages.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages