]> 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, 25 Aug 2022 10:42:52 +0000 (12:42 +0200)
So as to avoid fuzzing detecting protocol polyglots with enip

src/tests/fuzz/confyaml.c

index 9c3350df1d841bdaaaa56a38c9ab4d77ab625091..d36e8e31339e1a4fd5000fd7a0401b85d6c86475 100644 (file)
@@ -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\