diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2017-02-02 16:24:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-02-04 06:59:58 +0700 |
commit | 7687a1a841f50f726fafe50a11ba48eb917e5040 (patch) | |
tree | 9bd430085d2d57a7558a9ef765a2b83df9724d58 /network/kismet/README | |
parent | 0d53d9df2e831254a3ce9e96fba147683928acbb (diff) | |
download | slackbuilds-7687a1a841f50f726fafe50a11ba48eb917e5040.tar.gz |
network/kismet: Updated for version 2016_07_R1.
Signed-off-by: Audrius Kažukauskas <audrius@neutrino.lt>
Diffstat (limited to 'network/kismet/README')
-rw-r--r-- | network/kismet/README | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/network/kismet/README b/network/kismet/README index 828234426d..3620ea1ab5 100644 --- a/network/kismet/README +++ b/network/kismet/README @@ -1,16 +1,17 @@ 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 (with appropriate hardware) -can sniff 802.11b, 802.11a, 802.11g, and 802.11n traffic. Kismet also -supports plugins which allow sniffing other media such as DECT. +intrusion detection system. Kismet will work with any wireless card +which supports raw monitoring (rfmon) mode, and (with appropriate +hardware) can sniff 802.11b, 802.11a, 802.11g, and 802.11n traffic. +Kismet also supports plugins which allow sniffing other media such as +DECT. Kismet identifies networks by passively collecting packets and detecting standard named networks, detecting (and given time, decloaking) hidden networks, and inferring the presence of nonbeaconing networks via data traffic. -This script requires a 'kismet' group to exist before running. -The recommended GID is 234. You can create it like this: groupadd -g -234 kismet +This script requires a 'kismet' group to exist before running. The +recommended GID is 234. You can create it like this: +groupadd -g 234 kismet After installation, add user to kismet group and re-login. |