From 8f20897f257d4b1464a3c1de03f2aa28dcdc2b4d Mon Sep 17 00:00:00 2001 From: Philippe Delteil Date: Sat, 8 May 2021 13:19:14 -0400 Subject: [PATCH] Update openssh5.3-detect.yaml filename and id were not the same. --- network/openssh5.3-detect.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/network/openssh5.3-detect.yaml b/network/openssh5.3-detect.yaml index 74ca96c63b..17eacedf6e 100644 --- a/network/openssh5.3-detect.yaml +++ b/network/openssh5.3-detect.yaml @@ -1,4 +1,4 @@ -id: openssh-5.3-detect +id: openssh5.3-detect info: name: OpenSSH 5.3 Detection @@ -18,4 +18,4 @@ network: matchers: - type: word words: - - "SSH-2.0-OpenSSH_5.3" \ No newline at end of file + - "SSH-2.0-OpenSSH_5.3"