123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
-
-
-
-
-
-
- version=2009-newcore
-
-
-
-
-
-
- logprefix=/tmp
-
-
-
-
-
-
-
-
-
-
- allowplugins=false
-
-
-
-
-
-
- ncsource=wlan0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- preferredchannels=1,6,11
-
-
- channelvelocity=3
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- channellist=IEEE80211b:1:3,6:3,11:3,2,7,3,8,4,9,5,10
- channellist=IEEE80211a:36,40,44,48,52,56,60,64,149,153,157,161,165
- channellist=IEEE80211ab:1:3,6:3,11:3,2,7,3,8,4,9,5,10,36,40,44,48,52,56,60,64,149,153,157,161,165
-
-
- listen=tcp://127.0.0.1:2501
-
-
-
-
-
- allowedhosts=127.0.0.1
-
- maxclients=5
-
-
- maxbacklog=5000
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- gps=false
-
-
-
- gpstype=gpsd
-
- gpshost=localhost:2947
-
-
-
-
-
-
-
-
-
-
-
-
-
- gpsmodelock=false
-
-
- gpsreconnect=true
-
-
- tuntap_export=false
-
- tuntap_device=kistap0
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- alert=ADHOCCONFLICT,5/min,1/sec
- alert=AIRJACKSSID,5/min,1/sec
- alert=APSPOOF,10/min,1/sec
- alert=BCASTDISCON,5/min,2/sec
- alert=BSSTIMESTAMP,5/min,1/sec
- alert=CHANCHANGE,5/min,1/sec
- alert=CRYPTODROP,5/min,1/sec
- alert=DISASSOCTRAFFIC,10/min,1/sec
- alert=DEAUTHFLOOD,5/min,2/sec
- alert=DEAUTHCODEINVALID,5/min,1/sec
- alert=DISCONCODEINVALID,5/min,1/sec
- alert=DHCPNAMECHANGE,5/min,1/sec
- alert=DHCPOSCHANGE,5/min,1/sec
- alert=DHCPCLIENTID,5/min,1/sec
- alert=DHCPCONFLICT,10/min,1/sec
- alert=NETSTUMBLER,5/min,1/sec
- alert=LUCENTTEST,5/min,1/sec
- alert=LONGSSID,5/min,1/sec
- alert=MSFBCOMSSID,5/min,1/sec
- alert=MSFDLINKRATE,5/min,1/sec
- alert=MSFNETGEARBEACON,5/min,1/sec
- alert=NULLPROBERESP,5/min,1/sec
- alert=PROBENOJOIN,5/min,1/sec
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- allowkeytransmit=true
-
-
- writeinterval=10
-
-
-
-
- enablesound=false
-
- soundbin=play
-
- sound=newnet,true
- sound=newcryptnet,true
- sound=packet,true
- sound=gpslock,true
- sound=gpslost,true
- sound=alert,true
-
-
- enablespeech=false
-
- speechbin=flite
-
-
-
- speechtype=raw
-
-
-
-
-
- speechencoding=nato
-
- speech=new,"New network detected s.s.i.d. %1 channel %2"
- speech=alert,"Alert %1"
- speech=gpslost,"G.P.S. signal lost"
- speech=gpslock,"G.P.S. signal O.K."
-
-
-
-
- alertbacklog=50
-
-
-
-
-
-
-
-
- logtypes=pcapdump,gpsxml,netxml,alert
-
-
- pcapdumpformat=ppi
-
-
-
- logdefault=Kismet
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- logtemplate=%p%n-%D-%t-%i.%l
-
-
-
- configdir=%h/.kismet/
|