suricata: Enable RDP protocol parser.

Message ID 20200123112448.5691-1-stefan.schantl@ipfire.org
State Accepted
Commit 2acc41c04c3a62ed215c35ca0a47907f82122891
Headers
Series suricata: Enable RDP protocol parser. |

Commit Message

Stefan Schantl Jan. 23, 2020, 11:24 a.m. UTC
  Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
---
 config/suricata/suricata.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Patch

diff --git a/config/suricata/suricata.yaml b/config/suricata/suricata.yaml
index 6a1af48fa..ed71898f4 100644
--- a/config/suricata/suricata.yaml
+++ b/config/suricata/suricata.yaml
@@ -174,7 +174,7 @@  app-layer:
     ftp:
       enabled: yes
     rdp:
-      enabled: no
+      enabled: yes
     ssh:
       enabled: yes
     smtp: