29 lines
833 B
YAML
29 lines
833 B
YAML
id: monitorr-panel
|
|
|
|
info:
|
|
name: Monitorr Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:monitorr:monitorr:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: monitorr
|
|
product: monitorr
|
|
shodan-query: http.favicon.hash:-211006074
|
|
fofa-query: icon_hash="-211006074"
|
|
tags: panel,monitorr,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(body, "content=\"Monitorr", "Monitorr is loading", "title=\"Monitorr Settings")'
|
|
condition: and
|
|
# digest: 490a004630440220229f8189a0d16051c770c9ca7df66c5a7b56ef495e515f29404da8d9dc22438502207641aa4a9fca4022214e73b8aef9f348d1d667dcc95e13d3feb86b08b979015b:922c64590222798bb761d5b6d8e72950 |