Update reolink-panel.yaml
parent
8550ece584
commit
d750f1ae40
|
@ -10,6 +10,7 @@ info:
|
|||
verified: true
|
||||
max-request: 1
|
||||
fofa-query: "Reolink"
|
||||
shodan-query: title:"Reolink"
|
||||
tags: panel,login,reolink,detect
|
||||
|
||||
http:
|
||||
|
@ -17,6 +18,9 @@ http:
|
|||
path:
|
||||
- "{{BaseURL}}"
|
||||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
|
||||
matchers:
|
||||
- type: dsl
|
||||
dsl:
|
||||
|
|
Loading…
Reference in New Issue