From b5b3eecf52e87acacb7c03b6da65e22d518627b4 Mon Sep 17 00:00:00 2001 From: Ritik Chaddha <44563978+ritikchaddha@users.noreply.github.com> Date: Tue, 16 Aug 2022 21:55:35 +0530 Subject: [PATCH] Update smb-v1-detection.yaml --- network/smb-v1-detection.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/network/smb-v1-detection.yaml b/network/smb-v1-detection.yaml index 3177923d77..a9cc2a98ae 100644 --- a/network/smb-v1-detection.yaml +++ b/network/smb-v1-detection.yaml @@ -7,7 +7,8 @@ info: reference: - https://stealthbits.com/blog/what-is-smbv1-and-why-you-should-disable-it/ tags: network,windows,smb,service - description: SMB (Server Message Block) is a network-layered protocol mainly used on Windows for sharing files, printers, and communication between network-attached computers. SMB related vulnerabilities can be levaraged to comprimise large-scale systems. + description: | + SMB (Server Message Block) is a network-layered protocol mainly used on Windows for sharing files, printers, and communication between network-attached computers. SMB related vulnerabilities can be levaraged to comprimise large-scale systems. network: - inputs: @@ -21,4 +22,4 @@ network: matchers: - type: word words: - - "SMBr" \ No newline at end of file + - "SMBr"