
Overview
Zizzania is tool to perform a deauthentication attack on wireless connection, this type of attack is targeting the communication between router and the device. And for the result is disconecting WiFi on the device.
Zizzania sniffs wireless traffic listening for WPA handshakes and dumping only those frames suitable to be decrypted (one beacon + EAPOL frames + data).
In order to speed up the process, zizzania send IEEE 802.11 DeAuth frames to the stations whose handshake is needed, properly handling retransmissions and reassociations and trying to limit the number of DeAuth frames sent to each station.
Setup
Dependencies
For Debian-based systems:
For macOS systems (Homebrew):
Building
Installation
The installation process is not mandatory, zizzania can be run from the src
directory. Just in case:
Examples
Put the network interface in RFMON mode on channel 6 and save the traffic gathered from the stations associated to a specific access point excluding those whose MAC address starts with 00:11:22
:
Passively analyze the traffic generated by any station on the current channel assuming that the network interface is already RFMON mode:
Strip unnecessary frames from a pcap file (excluding altogether the traffic generated by one particular station) considering an handshake complete after just the first two messages (which should be enough for unicast traffic decryption):
macOS support
Channel switching must be performed manually: