VoIPmonitor Login Panel - Detect
ID: voipmonitor-panel
Severity: info
Author: Yanyun
Tags: panel,voipmonitor,login
Description
Section titled “Description”VoIPmonitor login panel was detected.
YAML Source
Section titled “YAML Source”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 cwe-id: CWE-200 cpe: cpe:2.3:a:voipmonitor:voipmonitor:*:*:*:*:*:*:*:* metadata: max-request: 1 vendor: voipmonitor product: voipmonitor shodan-query: - http.title:"VoIPmonitor" - http.title:"voipmonitor" fofa-query: title="voipmonitor" google-query: intitle:"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: 4a0a004730450221009f5376ba138813d71921c17d77588860976209dded3ba7bf4fcb7c1202afa2d5022071b49255862512195d9e4169f8a742e6a32dfe57ccac8d5fe0209ef0d9db26f8:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposed-panels/voipmonitor-panel.yaml"