Name Date Size #Lines LOC

..22-Aug-2023-

scripts/H22-Aug-2023-1,061678

stumbler/H22-Aug-2023-1,050764

w00t/H22-Aug-2023-4,4793,285

wesside/H22-Aug-2023-4,1183,057

wlaninject/H22-Aug-2023-899724

wlanstats/H22-Aug-2023-1,3981,194

wlantxtime/H22-Aug-2023-588456

wlanwatch/H22-Aug-2023-471393

wlanwds/H22-Aug-2023-621435

MakefileH A D22-Aug-2023119 62

READMEH A D22-Aug-2023702 1713

README

1$FreeBSD$
2
3This directory has various tools for use with the net80211 layer.
4Some may not work depending on the capabilities of the underyling
5wireless driver.  Everything should work with ath.
6
7scripts		various scripts to test wireless configurations
8stumbler	view nearby networks using raw packet interface
9w00t		variety of programs that use the raw packet interface
10wesside		WEP frag attack tool using raw packet interface
11wlaninject	inject 802.11 packets using the raw packet interface
12wlanstats	dump net80211 statistics
13wlanwatch	monitor net80211 events via the routing socket
14wlanwds		handling of WDS dynamic links using vaps
15
16The raw packet tools are from Andrea Bittau <[email protected]>.
17