From 10cab278e653f00bd8ec0ee0e82d30e5c7798042 Mon Sep 17 00:00:00 2001 From: bmeeks8 Date: Wed, 19 Feb 2014 14:08:14 -0500 Subject: BETA version of Suricata 1.4.6 IDS package v0.1 for pfSense. --- config/suricata/suricata_suppress_edit.php | 213 +++++++++++++++++++++++++++++ 1 file changed, 213 insertions(+) create mode 100644 config/suricata/suricata_suppress_edit.php (limited to 'config/suricata/suricata_suppress_edit.php') diff --git a/config/suricata/suricata_suppress_edit.php b/config/suricata/suricata_suppress_edit.php new file mode 100644 index 00000000..c2c23f10 --- /dev/null +++ b/config/suricata/suricata_suppress_edit.php @@ -0,0 +1,213 @@ + + + + +' . $pgtitle . '

';} + +if ($input_errors) print_input_errors($input_errors); +if ($savemsg) + print_info_box($savemsg); + +?> +
+ + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
Add the name and description of the file.

+    +

+
+ +   +
+ suppress gen_id 1, sig_id 1852, track by_src, ip 10.1.1.54
+ event_filter gen_id 1, sig_id 1851, type limit, + track by_src, count 1, seconds 60
+ rate_filter gen_id 135, sig_id 1, track by_src, + count 100, seconds 1, new_action log, timeout 10
+
   + +
+
+
+
+ + + + -- cgit v1.2.3