25 lines
721 B
YAML
25 lines
721 B
YAML
id: monitorr-panel
|
|
|
|
info:
|
|
name: Monitorr Panel - Detect
|
|
author: ritikchaddha
|
|
severity: info
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: icon_hash="-211006074"
|
|
shodan-query: http.favicon.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: 4a0a00473045022043d99216d05ce35b6327da8e17578a7b6a293d400a3854c537799159f3312949022100b92e70aef09759c0a795748b4ad1c6e564f39d44a95ea606eff2378672c72595:922c64590222798bb761d5b6d8e72950 |