mporsch / deauth-jammer

listen for AP beacons and send deauthentication frames to its clients

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deauth-jammer - listen for AP beacons and send deauthentication frames to its clients

training project for using libpcap and parsing 802.11 frames in userspace

based on packetjammer by Andy Green <andy@warmcat.com>


mind that injection is permitted on channels that permit IBSS, PASSIVE_SCAN or require RADAR detection (check with iw list)

About

listen for AP beacons and send deauthentication frames to its clients


Languages

Language:C 100.0%