nuclei-templates/network/detection/smb-v1-detect.yaml

26 lines
766 B
YAML
Raw Normal View History

id: smb-v1-detect
2021-06-28 18:39:57 +00:00
2021-06-28 18:03:04 +00:00
info:
name: SMB-V1 Detection
author: pussycat0x
severity: low
reference:
- https://stealthbits.com/blog/what-is-smbv1-and-why-you-should-disable-it/
2021-06-28 18:39:57 +00:00
tags: network,windows,smb,service
2022-08-16 16:25:35 +00:00
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.
2021-06-28 18:39:57 +00:00
2021-06-28 18:03:04 +00:00
network:
- inputs:
- data: 00000031ff534d4272000000001845680000000000000000000000000000be2200000100000e00024e54204c4d20302e3132000200
type: hex
2021-06-28 18:39:57 +00:00
2021-06-28 18:03:04 +00:00
host:
- "{{Hostname}}"
2021-12-09 13:06:24 +00:00
- "{{Host}}:445"
2021-06-28 18:39:57 +00:00
2021-06-28 18:03:04 +00:00
matchers:
- type: word
words:
2022-08-16 16:25:35 +00:00
- "SMBr"