diff options
author | salo <salo@pkgsrc.org> | 2006-08-03 15:09:49 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-08-03 15:09:49 +0000 |
commit | f24a3b70e937a95339862eabc01d1a0568f782ff (patch) | |
tree | c57e68b6013c39aa05f7f6f0ebea875a088d9732 /net/kismet/DESCR | |
parent | 081d6c9bcb50be3b9e4d3b7d1e068bbc2902398a (diff) | |
download | pkgsrc-f24a3b70e937a95339862eabc01d1a0568f782ff.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/DESCR | 7 |
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. |