APC UPC Multimon Status Page - Detect
ID: ups-status
Severity: info
Author: dhiyaneshDK
Tags: logs,status,edb,misconfig
Description
Section titled “Description”Multimon UPS status page was detected.
YAML Source
Section titled “YAML Source”id: ups-status
info: name: APC UPC Multimon Status Page - Detect author: dhiyaneshDK severity: info description: Multimon UPS status page was detected. reference: - http://www.apcupsd.org/ - https://www.exploit-db.com/ghdb/752 classification: cvss-metrics: CVSS:3.1/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: 2 tags: logs,status,edb,misconfig
http: - method: GET path: - "{{BaseURL}}/cgi-bin/apcupsd/multimon.cgi" - "{{BaseURL}}/cgi-bin/multimon.cgi"
matchers-condition: and matchers: - type: word words: - "Multimon: UPS Status Page"
- type: status status: - 200# digest: 4a0a0047304502207707a3cb8dfadbd9b491502fa0bbf1cae7702c0e273573daad53a265d00c656702210090fdfc6b71d64858ea0ae2a98e113a95b12b8e9f55419bed30b6b7744677ee9f: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/misconfiguration/ups-status.yaml"