mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-02-11 21:23:34 +08:00
fixed lint errors
This commit is contained in:
@@ -23,8 +23,9 @@ javascript:
|
||||
Port: "22"
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- '"UserAuth":'
|
||||
- '"password"'
|
||||
condition: and
|
||||
@@ -7,7 +7,7 @@ info:
|
||||
metadata:
|
||||
verified: true
|
||||
shodan-query: product:"OpenSSH"
|
||||
max-request: 1
|
||||
max-request: 1
|
||||
tags: js,ssh,enum,network
|
||||
|
||||
javascript:
|
||||
|
||||
Reference in New Issue
Block a user