diff --git a/network/detection/smb-v1-detect.yaml b/network/detection/smb-detect.yaml similarity index 82% rename from network/detection/smb-v1-detect.yaml rename to network/detection/smb-detect.yaml index e632cbc70d..f9614aaf78 100644 --- a/network/detection/smb-v1-detect.yaml +++ b/network/detection/smb-detect.yaml @@ -1,11 +1,9 @@ -id: smb-v1-detect +id: smb-detect info: - name: SMB-V1 Detection + name: SMB Detection author: pussycat0x severity: low - 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 compromise large-scale systems.