35 lines
862 B
YAML
35 lines
862 B
YAML
id: voipmonitor-panel
|
|
|
|
info:
|
|
name: VoIPmonitor Login Panel - Detect
|
|
author: Yanyun
|
|
severity: info
|
|
description: VoIPmonitor login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"VoIPmonitor"
|
|
tags: panel,voipmonitor,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
- type: word
|
|
words:
|
|
- "appShareUrl = 'share.voipmonitor.org'"
|
|
- "VoIPmonitor"
|
|
condition: and
|
|
|
|
# digest: 490a00463044022074f2d898aa2d21c37ad87c8277a0affa2cbe4b4c4bfabbbe7f9fbcdfec13d98d022057c195dfc200f3b3e9e0e6736bb2cc452813b507f7015809423813aac4d63804:922c64590222798bb761d5b6d8e72950
|