Update smb-default-creds.yaml
parent
0585fa1bcb
commit
cea2f47db7
|
@ -1,7 +1,7 @@
|
|||
id: smb-default-creds
|
||||
|
||||
info:
|
||||
name: SMB Default Credential - Brutforcing
|
||||
name: SMB Default Credential - Bruteforce
|
||||
author: pussycat0x
|
||||
severity: high
|
||||
description: |
|
||||
|
@ -12,7 +12,8 @@ info:
|
|||
verified: true
|
||||
max-request: 9
|
||||
shodan-query: "port:445"
|
||||
tags: js,network,smb,enum,default
|
||||
tags: js,network,smb,enum,default,breuteforce
|
||||
|
||||
javascript:
|
||||
- code: |
|
||||
var m = require("nuclei/smb");
|
||||
|
|
Loading…
Reference in New Issue