2498eb4790
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. from Matthias Kilian <kili@outback.escape.de> and from a lot of other people.
13 lines
501 B
Plaintext
13 lines
501 B
Plaintext
$OpenBSD: patch-conf_kismet_drone_conf,v 1.1.1.1 2005/07/27 21:37:26 robert Exp $
|
|
--- conf/kismet_drone.conf.orig Wed Jun 22 06:22:13 2005
|
|
+++ conf/kismet_drone.conf Sun Jun 26 22:04:56 2005
|
|
@@ -6,7 +6,7 @@ version=Feb.04.01a
|
|
servername=Kismet
|
|
|
|
# User to setid to (should be your normal user)
|
|
-suiduser=your_user_here
|
|
+suiduser=_kismet
|
|
|
|
# Port to serve packet data... This probably shouldn't be the same as the port
|
|
# you configured kismet_server for, or else you'll have problems running them
|