summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorkeramida <keramida@FreeBSD.org>2006-08-07 17:08:05 +0000
committerkeramida <keramida@FreeBSD.org>2006-08-07 17:08:05 +0000
commit3ac57dcacdfec213ec9ecae0d14ded92561e4579 (patch)
treeb9793efb83cdb547663182b76cc761e61ac89c9c /tools
parent20e3347b65524343d45a27dd9a5b68c375957c5a (diff)
downloadFreeBSD-src-3ac57dcacdfec213ec9ecae0d14ded92561e4579.zip
FreeBSD-src-3ac57dcacdfec213ec9ecae0d14ded92561e4579.tar.gz
Fix some minor nits in the README file of wesside
Reviewed by: sam, Andrea Bittau <a.bittau@cs.ucl.ac.uk>
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/net80211/wesside/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/tools/tools/net80211/wesside/README b/tools/tools/net80211/wesside/README
index f8c709f..559348d 100644
--- a/tools/tools/net80211/wesside/README
+++ b/tools/tools/net80211/wesside/README
@@ -17,9 +17,8 @@ wesside's features:
- Or, by contacting someone on the Internet [udps] and telling it to flood.
* Uses aircrack periodically to attempt to crack the WEP key. The supplied
aircrack is modified to work with wesside.
-* Binds to a tap interface to allow TX. RX works if a dictionary is being buil
-t
- [dics] and a packt with a known IV traverses the network.
+* Binds to a tap interface to allow TX. RX works if a dictionary is being built
+ [dics] and a packet with a known IV traverses the network.
Examples:
=========
@@ -31,6 +30,6 @@ To cause the Internet to flood:
./wesside -s ip_of_internet_box
To build a dictionary:
-[Internet box]~# ./dicts source_ip_of_box 100
+[Internet box]~# ./dics source_ip_of_box 100
./wesside -s ip_of_internet_box
Use tap3 as if it were the wifi.
OpenPOWER on IntegriCloud