]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
detect: set HTTP SWF decompress limits 5932/head
authorVictor Julien <victor@inliniac.net>
Thu, 25 Feb 2021 21:38:34 +0000 (22:38 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 26 Feb 2021 06:44:40 +0000 (07:44 +0100)
suricata.yaml.in

index 8534f7ee9d5a0ffac13a81e48b262460cbb02454..c1e6c207f541e8fcf9735ea0641baaca07f1866b 100644 (file)
@@ -872,8 +872,8 @@ app-layer:
            swf-decompression:
              enabled: yes
              type: both
-             compress-depth: 0
-             decompress-depth: 0
+             compress-depth: 100kb
+             decompress-depth: 100kb
 
            # Use a random value for inspection sizes around the specified value.
            # This lowers the risk of some evasion techniques but could lead