From 9a65af0d848258f81a0fee1eeeb471540eac2cb2 Mon Sep 17 00:00:00 2001 From: Ermal Date: Sat, 14 Jul 2012 21:51:57 +0000 Subject: Enable sensitive data preprocessor for rules --- config/snort/snort.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config') diff --git a/config/snort/snort.inc b/config/snort/snort.inc index b40d7792..fb000ced 100644 --- a/config/snort/snort.inc +++ b/config/snort/snort.inc @@ -1357,6 +1357,8 @@ preprocessor stream5_tcp: policy BSD, ports both all{$def_max_queued_bytes_type} preprocessor stream5_udp: preprocessor stream5_icmp: +preprocessor sensitive_data: + {$snort_preprocessors} # Ignore SSL and Encryption # -- cgit v1.2.3