nuclei-templates/exposures/configs/perl-status.yaml

18 lines
333 B
YAML
Raw Normal View History

id: perl-status
info:
name: Apache mod_perl Status Page Exposure
2021-04-06 06:46:11 +00:00
author: pdteam
severity: medium
2021-04-06 06:46:11 +00:00
tags: config,exposure
requests:
- method: GET
path:
- '{{BaseURL}}/perl-status'
matchers:
- type: word
words:
- "<title>Apache2::Status"
- "Perl version"
condition: and