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