Deleted Added
full compact
README (160996) README (195848)
1$FreeBSD: head/tools/tools/net80211/w00t/README 160996 2006-08-05 05:18:03Z sam $
1$FreeBSD: head/tools/tools/net80211/w00t/README 195848 2009-07-24 15:31:22Z sam $
2
3This is a collection of tools that use raw 802.11 packet injection.
4None of the tools configure the interface, so be sure to run something
5like:
6
2
3This is a collection of tools that use raw 802.11 packet injection.
4None of the tools configure the interface, so be sure to run something
5like:
6
7ifconfig ath0 channel 7 mediaopt monitor promisc up
7ifconfig wlan create wlandev ath0 wlanmode ahdemo channel 7 promisc up
8
9beforehand. The following tools are found here:
10
11assoc A wifi client.
12ap A wifi access point.
13
14prga Gives ability to transmit on a WEP network.
15redir Gives ability to decrypt in real-time on a WEP network, via Internet.

--- 63 unchanged lines hidden ---
8
9beforehand. The following tools are found here:
10
11assoc A wifi client.
12ap A wifi access point.
13
14prga Gives ability to transmit on a WEP network.
15redir Gives ability to decrypt in real-time on a WEP network, via Internet.

--- 63 unchanged lines hidden ---