aboutsummaryrefslogtreecommitdiff
path: root/network/bro/README
diff options
context:
space:
mode:
authorMichael Edie <michael@sawbox.net>2018-06-02 12:36:05 +0100
committerDavid Spencer <idlemoor@slackbuilds.org>2018-06-02 23:27:55 +0100
commita2d3c09b79e3bb8e11b6ad65b83615ffa1ed695c (patch)
tree566f5d314c1a7448e9c7762fab60e2a46a4e73fa /network/bro/README
parentbc5f09037ce0a03fff9134bbf164fddb2624dae9 (diff)
network/bro: Added (Network Security Monitor).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/bro/README')
-rw-r--r--network/bro/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/network/bro/README b/network/bro/README
new file mode 100644
index 000000000000..0c647825fa06
--- /dev/null
+++ b/network/bro/README
@@ -0,0 +1,4 @@
+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.