30 lines
787 B
YAML
30 lines
787 B
YAML
id: perl-status
|
|
|
|
info:
|
|
name: Apache Mod_perl Status Page - Detect
|
|
author: pdteam
|
|
severity: medium
|
|
description: Apache mod_perl status page was detected.
|
|
reference: https://perl.apache.org/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: config,exposure,apache,status
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/perl-status'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>Apache2::Status"
|
|
- "Perl version"
|
|
condition: and
|
|
|
|
# digest: 4a0a00473045022100bed2b8d219becd33686149da42b0b888f52058a3fe9217069c6e51c633cd6e21022060fd1c648689ae4dccf16079b505396ce89c30a9859e94c489f843e289001449:922c64590222798bb761d5b6d8e72950
|