Proof of concept for https://en.wikipedia.org/wiki/Wi-Fi_deauthentication_attack using Raspberry Pi Zero W wifi chip.
- Nexmon driver to enable raw packet injection and promiscious mode for the chip.
- Netlink Protocol Library Suite for configuring wifi chip.
- Libpcap for abstracting raw package reading and injecting.
- Adafruit 128x64 OLED Bonnet for Raspberry Pi for implementing standalone user interface.