]> Git Repo - buildroot-mgba.git/blame - package/kismet/Config.in
buildroot: remove trailing spaces
[buildroot-mgba.git] / package / kismet / Config.in
CommitLineData
88f918e2
TL
1config BR2_PACKAGE_KISMET
2 bool "kismet"
02a623dd 3 select BR2_PACKAGE_NCURSES
88f918e2 4 select BR2_PACKAGE_LIBPCAP
94c23641
TL
5 select BR2_PACKAGE_DBUS
6 select BR2_PACKAGE_DBUS_GLIB
7
88f918e2
TL
8 help
9 Kismet - 802.11 layer2 wireless network detector, sniffer, and intrusion detection system
10
11 Kismet will work with any wireless card which supports raw monitoring (rfmon) mode, and can
12 sniff 802.11b, 802.11a, and 802.11g traffic.
13
14 Kismet identifies networks by passively collecting packets and detecting standard named
15 networks, detecting (and given time, decloaking) hidden networks, and infering the presence
02a623dd 16 of nonbeaconing networks via data traffic.
88f918e2 17
This page took 0.066675 seconds and 4 git commands to generate.