36 lines
925 B
YAML
36 lines
925 B
YAML
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: 4b0a00483046022100b295aee0100897be31c4992cec42f7799921dc5a514d72d8a9942ac646f8f6c30221009003a6bb755439220fe28d37e37f502f37298d17fff38f73da714021877029a8:922c64590222798bb761d5b6d8e72950
|