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-6.0.7~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc493cf55c6058e11420b3e05cddf973a9c6755;p=thirdparty%2Fsuricata.git fuzz: disable enip detection based on source port So as to avoid fuzzing detecting protocol polyglots with enip (cherry picked from commit d1ebf320f713af6ca102d71d9201a629334d162b) --- diff --git a/src/tests/fuzz/confyaml.c b/src/tests/fuzz/confyaml.c index c558b3d0c4..1f9ba07e7a 100644 --- a/src/tests/fuzz/confyaml.c +++ b/src/tests/fuzz/confyaml.c @@ -89,7 +89,6 @@ app-layer:\n\ enabled: yes\n\ detection-ports:\n\ dp: 44818\n\ - sp: 44818\n\ sip:\n\ enabled: yes\n\ ssh:\n\