Skip to content

A compact WiFi deauthentication tool engineered to disconnect devices from networks and broadcast spoofed SSIDs for testing and educational purposes.

Notifications You must be signed in to change notification settings

tedsoftware/wifiattack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

WiFiAttack 🚀

WiFiAttack
Releases


Overview

WiFiAttack is a compact tool designed for WiFi deauthentication. It helps users disconnect devices from networks and broadcast spoofed SSIDs. This tool serves educational and testing purposes, making it a valuable resource for ethical hacking enthusiasts and professionals alike.

Features

  • Deauthentication: Disconnect devices from WiFi networks effectively.
  • Spoofed SSIDs: Broadcast fake network names to test security measures.
  • User-Friendly: Simple command-line interface for easy operation.
  • Cross-Platform: Works seamlessly on various Linux distributions, including Arch Linux.

Table of Contents

  1. Installation
  2. Usage
  3. Contributing
  4. License
  5. Support

Installation

To get started with WiFiAttack, download the latest release from the Releases section. Follow these steps:

  1. Navigate to the Releases page.
  2. Download the appropriate file for your system.
  3. Execute the downloaded file to install WiFiAttack.

Prerequisites

  • A compatible WiFi adapter that supports monitor mode.
  • A Linux-based operating system (recommended: Arch Linux).

Usage

Once you have installed WiFiAttack, you can start using it right away. Here are some basic commands to help you get started:

Basic Commands

  1. Start Deauthentication Attack:

    sudo wifiattack deauth [target_mac] [router_mac]
  2. Broadcast Spoofed SSID:

    sudo wifiattack spoof [fake_ssid]
  3. Stop the Attack:

    sudo wifiattack stop

Example

To disconnect a device with MAC address 00:11:22:33:44:55 from a router with MAC address 66:77:88:99:AA:BB, use the following command:

sudo wifiattack deauth 00:11:22:33:44:55 66:77:88:99:AA:BB

This command will send deauthentication packets to the specified device, effectively disconnecting it from the network.

Contributing

We welcome contributions to WiFiAttack. If you have ideas for improvements or new features, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature.
  3. Make your changes and commit them with clear messages.
  4. Push your changes to your fork.
  5. Create a pull request.

Please ensure that your code adheres to the existing style and is well-documented.

License

WiFiAttack is licensed under the MIT License. See the LICENSE file for more details.

Support

If you encounter any issues or have questions, please check the Releases section for updates and documentation. You can also reach out through the issues tab on GitHub.


Topics

This repository covers various topics related to ethical hacking and WiFi security. Here are some relevant tags:

  • Arch Linux
  • Deauth
  • Deauther
  • Ethical Hacking
  • Hacking Tools
  • Jammer
  • Linux
  • WiFi Hacking
  • WiFi Jam
  • WiFi Jammer
  • WiFi Modules
  • WiFi Password
  • WiFi Security
  • WiFiJammer
  • WiFiPasswords

Conclusion

WiFiAttack is a powerful tool for anyone interested in WiFi security and ethical hacking. By using this tool responsibly, you can gain valuable insights into network vulnerabilities and improve your understanding of wireless security.

For the latest updates and releases, visit the Releases section. Happy hacking!

About

A compact WiFi deauthentication tool engineered to disconnect devices from networks and broadcast spoofed SSIDs for testing and educational purposes.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages