From: Philippe Antoine Date: Wed, 24 Aug 2022 07:51:52 +0000 (+0200) Subject: fuzz: disable enip detection based on source port X-Git-Tag: suricata-7.0.0-beta1~270 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ebf320f713af6ca102d71d9201a629334d162b;p=thirdparty%2Fsuricata.git fuzz: disable enip detection based on source port So as to avoid fuzzing detecting protocol polyglots with enip --- diff --git a/src/tests/fuzz/confyaml.c b/src/tests/fuzz/confyaml.c index 9c3350df1d..d36e8e3133 100644 --- a/src/tests/fuzz/confyaml.c +++ b/src/tests/fuzz/confyaml.c @@ -99,7 +99,6 @@ app-layer:\n\ enabled: yes\n\ detection-ports:\n\ dp: 44818\n\ - sp: 44818\n\ sip:\n\ enabled: yes\n\ ssh:\n\