diff options
author | Michael Edie <michael@sawbox.net> | 2019-09-28 08:21:28 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-28 08:21:28 +0700 |
commit | 61f04070e3cc0d2fb3fe4e5f814fc93183cc1c72 (patch) | |
tree | 89592dddfe17b8a2a6f0b69995cd461f7ec5d2e1 /network/zeek/README | |
parent | ecb0795b93ef11959073cda9b9b1281ce61d294b (diff) | |
download | slackbuilds-61f04070e3cc0d2fb3fe4e5f814fc93183cc1c72.tar.gz |
network/zeek: Added (Network Security Monitor).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/zeek/README')
-rw-r--r-- | network/zeek/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/zeek/README b/network/zeek/README new file mode 100644 index 0000000000..02323c5758 --- /dev/null +++ b/network/zeek/README @@ -0,0 +1,4 @@ +Zeek (Bro) is an open source intrusion detection system (IDS). +It is different from traditional IDS tools in that it is +focused on network analysis. In other words, it is used +to monitor traffic traversing a network to identify anomalies. |