1AIRTUN-NG(8) System Manager's Manual AIRTUN-NG(8)
2
3
4
6 airtun-ng - a virtual tunnel interface creator for aircrack-ng
7
9 airtun-ng options] <interface name>
10
12 airtun-ng creates a virtual tunnel interface (atX) for sending arbi‐
13 trary IP packets by using raw ieee802.11 packet injection.
14
16 -H, --help
17 Shows the help screen.
18
19 -x <pps>
20 Sets maximum number of packets per second.
21
22 -a <BSSID>
23 Specifies the BSSID for the iee802.11 header. In WDS Mode this
24 sets the Receiver.
25
26 -h <SMAC>
27 Specifies the source MAC for the iee802.11 header.
28
29 -i <iface>
30 Sets the capture interface.
31
32 -r <file>
33 Specifies a file to read 802.11 frames.
34
35 -y <PRGA-file>
36 Is the name of the file, which provides the keystream for WEP
37 encoding. (No receiving, just transmitting of IP packets.)
38
39 -w <WEP-key>
40 This is the WEP key to en-/decrypt all traffic going through the
41 tunnel.
42
43 -t <tods>
44 Defines the ToDS and FromDS bit in the ieee802.11 header. For
45 tods=1, the ToDS bit is set to 1 and FromDS to 0, while tods=0
46 sets them the other way around. If set to 2, it will be tunneled
47 in a WDS/bridge.
48
49 -m <netmask>, --netmask <netmask>
50 Filters networks based on bssid ^ netmask combination. Needs -d,
51 used in replay mode.
52
53 -d <BSSID>, --bssid <BSSID>
54 Filters networks based on the <BSSID>. Used in replay mode.
55
56 -f, --repeat
57 Enables replay mode. All read frames, filtered by bssid and net‐
58 mask (if specified), will be replayed.
59
60 -s <transmitter>
61 Set Transmitter MAC address for WDS Mode.
62
63 -b Bidirectional mode. This enables communication in Transmitter's
64 AND Receiver's networks. Works only if you can see both sta‐
65 tions.
66
68 airtun-ng -a 00:14:22:56:F3:4E -t 0 -y keystream.xor wlan0
69
71 airbase-ng(8)
72 aireplay-ng(8)
73 airmon-ng(8)
74 airodump-ng(8)
75 airodump-ng-oui-update(8)
76 airserv-ng(8)
77 besside-ng(8)
78 easside-ng(8)
79 tkiptun-ng(8)
80 wesside-ng(8)
81 aircrack-ng(1)
82 airdecap-ng(1)
83 airdecloak-ng(1)
84 airolib-ng(1)
85 besside-ng-crawler(1)
86 buddy-ng(1)
87 ivstools(1)
88 kstats(1)
89 makeivs-ng(1)
90 packetforge-ng(1)
91 wpaclean(1)
92 airventriloquist(8)
93
94
95
96Version 1.5.2 December 2018 AIRTUN-NG(8)