dw

March 16, 2015 ยท View on GitHub

INSTALL

This tool depend on osdep from aircrack-ng project. (Note: git submodule init && git submodule update)

make
sudo make install

EXAMPLE

root@exp# airmon-ng wlan0
root@exp# dw mon0 <bssid> -b <file_with_macs>

MORE OPTIONS

man 8 dw

LICENSE

GPLv2

AUTHORS

Written by Nedyalko Dyakov and Aleksandar Ivanov.

with code taken from:

  • Using 'osdep' Library from www.aircrack-ng.org project for frame injection (idea taken from mdk3 by Pedro Larbig)

Contents

  1. 1INSTALL
  2. 2EXAMPLE
  3. 3MORE OPTIONS
  4. 4LICENSE
  5. 5AUTHORS