]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
fuzz: disable enip detection based on source port
authorPhilippe Antoine <pantoine@oisf.net>
Wed, 24 Aug 2022 07:51:52 +0000 (09:51 +0200)
committerVictor Julien <vjulien@oisf.net>
Thu, 1 Sep 2022 08:11:43 +0000 (10:11 +0200)
So as to avoid fuzzing detecting protocol polyglots with enip

(cherry picked from commit d1ebf320f713af6ca102d71d9201a629334d162b)

src/tests/fuzz/confyaml.c

index c558b3d0c4628bac2790832266888fc75835209f..1f9ba07e7acf7e80c4798384789f068243033c07 100644 (file)
@@ -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\