summaryrefslogtreecommitdiffstats
path: root/network/zeek/README
diff options
context:
space:
mode:
author Michael Edie2019-09-28 03:21:28 +0200
committer Willy Sudiarto Raharjo2019-09-28 03:21:28 +0200
commit61f04070e3cc0d2fb3fe4e5f814fc93183cc1c72 (patch)
tree89592dddfe17b8a2a6f0b69995cd461f7ec5d2e1 /network/zeek/README
parentecb0795b93ef11959073cda9b9b1281ce61d294b (diff)
downloadslackbuilds-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/README4
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.