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

26 lines
473 B
YAML
Raw Normal View History

2021-02-23 10:07:32 +00:00
id: awstats-config
info:
name: AWStats config
author: sheikhrishad
severity: info
2021-04-06 06:46:11 +00:00
tags: config,exposure
2021-02-23 10:07:32 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/awstats/"
- "{{BaseURL}}/awstats.conf"
matchers:
- type: word
words:
- "AWSTATS CONFIGURE"
- "MAIN SETUP SECTION"
condition: and
2021-05-07 20:47:09 +00:00
- type: word
words:
- "Index of /awstats"
- "Parent Directory"
condition: and