WiFi De-authentication Rifle:
ID: 4f848ea6-b98a-5beb-9f1b-cc06ce4ab8ce
STIX ID: report--4f848ea6-b98a-5beb-9f1b-cc06ce4ab8ce
Feed Name: SensePost Blog
This write-up describes a SensePost hackathon project that builds a Python-driven Wi‑Fi de‑authentication tool using a Raspberry Pi and yagi antenna. The system leverages iw for monitor mode and channel hopping, pcapy for packet capture, impacket for 802.11 frame parsing and crafting (including RadioTap and deauth management frames), and a curses UI via urwid to display discovered SSIDs/BSSIDs and associated clients before transmitting deauth frames via raw sockets. It shares implementation details, data structures, caveats (e.g., threading challenges), and suggests future expansion toward consolidating aircrack‑ng–like functionality into a single script.
Your team is not currently subscribed to this feed. You must subscribe to it in order to see this post.
