1WESSIDE-NG(8) System Manager's Manual WESSIDE-NG(8)
2
3
4
6 wesside-ng - crack a WEP key of an open network without user interven‐
7 tion
8
10 wesside-ng <options>
11
13 wesside-ng is an auto-magic tool which incorporates a number of tech‐
14 niques to seamlessly obtain a WEP key in minutes. It first identifies a
15 network, then proceeds to associate with it, obtain PRGA (pseudo random
16 generation algorithm) xor data, determine the network IP scheme, rein‐
17 ject ARP requests and finally determine the WEP key. All this is done
18 without your intervention.
19
21 -h Shows the help screen.
22
23 -i <iface>
24 Wireless interface name. (Mandatory)
25
26 -n <network ip>
27 Network IP as in 'who has destination IP (netip) tell source IP
28 (myip)'. Defaults to the source IP on the ARP request which is
29 captured and decrypted. (Optional)
30
31 -m <my ip>
32 'who has destination IP (netip) tell source IP (myip)'. Defaults
33 to the network.123 on the ARP request captured (Optional).
34
35 -a <source mac>
36 Source MAC address (Optional)
37
38 -c Do not crack the key. Simply capture the packets until control-C
39 is hit to stop the program! (Optional)
40
41 -p <min PRGA>
42 Determines the minimum number of bytes of PRGA which is gath‐
43 ered. Defaults to 128 bytes. (Optional).
44
45 -v <victim MAC>
46 Wireless access point MAC address (Optional).
47
48 -t <threshold>
49 For each number of IVs specified, restart the airecrack-ng PTW
50 engine (Optional). It will restart PTW every <threshold> IVs.
51
52 -f <channel>
53 Allows the highest channel for scanning to be defined. Defaults
54 to channel 11 (Optional).
55
57 This manual page was written by Thomas d'Otreppe. Permission is
58 granted to copy, distribute and/or modify this document under the terms
59 of the GNU General Public License, Version 2 or any later version pub‐
60 lished by the Free Software Foundation On Debian systems, the complete
61 text of the GNU General Public License can be found in /usr/share/com‐
62 mon-licenses/GPL.
63
65 airbase-ng(8)
66 aireplay-ng(8)
67 airmon-ng(8)
68 airodump-ng(8)
69 airodump-ng-oui-update(8)
70 airserv-ng(8)
71 airtun-ng(8)
72 besside-ng(8)
73 easside-ng(8)
74 tkiptun-ng(8)
75 aircrack-ng(1)
76 airdecap-ng(1)
77 airdecloak-ng(1)
78 airolib-ng(1)
79 besside-ng-crawler(1)
80 buddy-ng(1)
81 ivstools(1)
82 kstats(1)
83 makeivs-ng(1)
84 packetforge-ng(1)
85 wpaclean(1)
86 airventriloquist(8)
87
88
89
90Version 1.7.0 May 2022 WESSIDE-NG(8)