]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
smb: add tcp/445 to proto detect fallback 2501/head
authorVictor Julien <victor@inliniac.net>
Wed, 18 Jan 2017 10:37:25 +0000 (11:37 +0100)
committerVictor Julien <victor@inliniac.net>
Wed, 18 Jan 2017 10:37:25 +0000 (11:37 +0100)
suricata.yaml.in

index d4d813ee5703dea22f4698b15396b30e02cdc58b..b733ea1b108b1db340352665777ea5bafac4067e 100644 (file)
@@ -706,7 +706,7 @@ app-layer:
     smb:
       enabled: yes
       detection-ports:
-        dp: 139
+        dp: 139, 445
     # smb2 detection is disabled internally inside the engine.
     #smb2:
     #  enabled: yes