summaryrefslogtreecommitdiff
path: root/net/kismet/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2006-08-03 15:09:49 +0000
committersalo <salo>2006-08-03 15:09:49 +0000
commit0eeab58b421f3a47e37dcfda4a8c253ff90eec7b (patch)
treec57e68b6013c39aa05f7f6f0ebea875a088d9732 /net/kismet/DESCR
parent8a53a2836bdbe6614afedfac8b452ae270b1f6d2 (diff)
downloadpkgsrc-0eeab58b421f3a47e37dcfda4a8c253ff90eec7b.tar.gz
Initial import of kismet-2006-04-R1: 802.11 wireless network detector, sniffer
and IDS. Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion detection system. Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and infering the presence of nonbeaconing networks via data traffic. Imported from pkgsrc-wip, thanks to <skrll> and <wiz> for help with patches, packaging and testing. XXX: GPS support is untested.
Diffstat (limited to 'net/kismet/DESCR')
-rw-r--r--net/kismet/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/net/kismet/DESCR b/net/kismet/DESCR
new file mode 100644
index 00000000000..fc50bf63c0b
--- /dev/null
+++ b/net/kismet/DESCR
@@ -0,0 +1,7 @@
+Kismet is an 802.11 layer2 wireless network detector, sniffer, and intrusion
+detection system. Kismet will work with any wireless card which supports raw
+monitoring (rfmon) mode, and can sniff 802.11b, 802.11a, and 802.11g traffic.
+
+Kismet identifies networks by passively collecting packets and detecting
+standard named networks, detecting (and given time, decloaking) hidden
+networks, and infering the presence of nonbeaconing networks via data traffic.