AIRDROP-NG(1) General Commands Manual AIRDROP-NG(1)

airdrop-ng - A rule based wireless deauth tool

airdrop-ng [-i <card> -t <data> -r <rules>] -d <driver> -s <sleep> -p -b -u

airdrop-ng is a program used for targeted, rule-based deauthentication of users. It can target based on MAC address, type of hardware, (by using an OUI lookup, IE, "APPLE" devices) or completely deauthenticate ALL users. lorcon and pylorcon are used in the transmission of the deauth packets.

Driver for injection. Supported drivers are:
wlan-ng, hostap, airjack, prism54, madwifing, madwifiold, rtl8180, rt2570, rt2500, rt73, rt61, zd1211rw, bcm43xx, mac80211 . The default is mac80211.
Interface of the card for injection. IE, -i mon0
Enable logging to a file. If a file path is not provided, airdrop-ng will log to default location.
This is what separates airdrop-ng from other deauthentication applications. You can specify what users you want to kick off, based on MAC address, OUI, or completely kick everyone off. Multiple rules can be set. See dropRules.conf in the testing/ directory, or the README included with the installer.
Time to sleep before sending next set of packets.
Path to the txt file in .CSV format from airodump-ng
Updates OUI list and to latest version of airdrop-ng.

The application airdrop-ng was written by TheX1le, and King_Tuna.
This manual page was written by Ronnie Tokazowski <marfi[at]net-sploit.org> for Linux.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation

lorcon(3)