nuclei-templates/exposures/configs/awstats-config.yaml

26 lines
481 B
YAML

id: awstats-config
info:
name: AWStats config
author: sheikhrishad
severity: info
tags: config,exposure,awstats
requests:
- method: GET
path:
- "{{BaseURL}}/awstats/"
- "{{BaseURL}}/awstats.conf"
matchers:
- type: word
words:
- "AWSTATS CONFIGURE"
- "MAIN SETUP SECTION"
condition: and
- type: word
words:
- "Index of /awstats"
- "Parent Directory"
condition: and