SMB Version -FP fix
parent
c1728652ce
commit
6b47f70c5c
|
@ -17,6 +17,11 @@ javascript:
|
|||
let response = c.ConnectSMBInfoMode(Host, Port);
|
||||
Export(response);
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- "len(smb-version) != 0"
|
||||
|
||||
args:
|
||||
Host: "{{Host}}"
|
||||
Port: "445"
|
||||
|
|
Loading…
Reference in New Issue