minor update
parent
1b58c617a3
commit
adad5b99ba
|
@ -13,7 +13,7 @@ info:
|
|||
verified: true
|
||||
max-request: 2
|
||||
shodan-query: title:"Dockge"
|
||||
tags: panel,dockge,detect
|
||||
tags: panel,dockge,login
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
|
@ -22,14 +22,12 @@ http:
|
|||
|
||||
host-redirects: true
|
||||
max-redirects: 2
|
||||
stop-at-first-match: true
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Dockge</title>'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
|
|
Loading…
Reference in New Issue