Dependency Graph

Dependency Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0008856Kali LinuxNew Tool Requestspublic2025-10-27 09:52
Reporterflashnuke Assigned Todaniruiz  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Summary0008856: wifi-deauth - Perform a deauthentication attack on wireless networks
Description

[Name] - wifi-deauth

[Version] - 1.3

[Homepage] - https://github.com/flashnuke/wifi-deauth

[Download] - https://github.com/flashnuke/wifi-deauth/releases

[Author] - flashnuke

[Licence] - GPL-3.0 License

[Description] - wifi-deauth is a utility designed to disrupt WiFi connectivity by sending deauthentication packets, forcing devices to disconnect from the target network. It supports both 2.4GHz and 5GHz frequencies and can target specific clients or broadcast to all devices on the network. The tool is very straightforward and simple to use.

[Dependencies] - Requires Python 3 & Scapy library.

[Similar tools] - aireplay-ng from the aircrack-ng suite.

[Activity] - Since 2022 and continues to receive updates and maintenance, as well as developing users' feature requests.

[How to install]:
Download the latest release from the Release page and the use pip:
sudo pip3 install .

[How to use]:
To run without installing:
sudo python3 wifi_deauth.py -i <iface>
<iface> is the name of the network interface that supports packet injection (e.g., wlan0).
Optional arguments include --bssid <name>, --channels <ch1,ch2>, --clients <m_addr1,m_addr2>...

[Packaged] - The tool is not currently packaged for Debian.

Relationships

duplicate of 0009376 new wifi-deauth - Perform a deauthentication attack on wireless networks 

Activities

flashnuke

flashnuke

2025-02-18 14:55

reporter   ~0020331

hey kali team
updating that the latest version is no longer 1.3 but 1.42: https://github.com/flashnuke/wifi-deauth/releases/tag/v1.42
it doesn't let me edit the initial post

Issue History

Date Modified Username Field Change
2024-08-08 21:33 flashnuke New Issue
2025-02-18 14:55 flashnuke Note Added: 0020331
2025-07-09 01:15 [email protected] Issue cloned: 0009243
2025-10-03 15:48 g0tmi1k File Deleted: 96687139-A1D2-400B-B763-021D9CB5D6D2.jpeg
2025-10-27 04:24 [email protected] Issue cloned: 0009376
2025-10-27 09:52 daniruiz Assigned To => daniruiz
2025-10-27 09:52 daniruiz Status new => closed
2025-10-27 09:52 daniruiz Resolution open => duplicate
2025-10-27 09:52 daniruiz Relationship added duplicate of 0009376