more changes
parent
636ba6337f
commit
c15a87bd7c
|
@ -1,18 +1,21 @@
|
|||
id: SMB-V1 Detection
|
||||
id: smb-v1-detection
|
||||
|
||||
info:
|
||||
name: SMB-V1 Detection
|
||||
author: pussycat0x
|
||||
severity: low
|
||||
tags: network,windows,smb,version,service
|
||||
description: SMB Version 1 Detection
|
||||
tags: network,windows,smb,service
|
||||
reference: https://stealthbits.com/blog/what-is-smbv1-and-why-you-should-disable-it/
|
||||
|
||||
network:
|
||||
- inputs:
|
||||
- data: 00000031ff534d4272000000001845680000000000000000000000000000be2200000100000e00024e54204c4d20302e3132000200
|
||||
type: hex
|
||||
|
||||
host:
|
||||
- "{{Hostname}}"
|
||||
- "{{Hostname}}:445"
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
Loading…
Reference in New Issue