/probe-req-flood

A Simulator to Generate a Probe Request Flood on a specific Channel

Primary LanguageC

Probe Request Flooder

This is a small tool to generate a probe request flood on a given channel. It is expecetd that, it can totally block all APs with heavy IO if 802.11w protection not applied. It is based on libnl.

options:

  • -i ifname, required, the interface name
  • -c channel number, required, the channel number specified, 1 for 2412MHz
  • -t flood times, optional, how many probe requests will to transmit
  • -d debug flag, optional, display debug information

License: GPL2

Author: Li Shijian