Update smb-version-detect.yaml

patch-1
pussycat0x 2024-03-14 16:09:27 +05:30 committed by GitHub
parent 6b47f70c5c
commit 07dd2d5c77
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -17,15 +17,15 @@ javascript:
let response = c.ConnectSMBInfoMode(Host, Port);
Export(response);
matchers:
- type: dsl
dsl:
- "len(smb-version) != 0"
args:
Host: "{{Host}}"
Port: "445"
matchers:
- type: dsl
dsl:
- "len(smb-version) != 0"
extractors:
- type: json
name: smb-version