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

29 lines
520 B
YAML
Raw Normal View History

2021-02-23 09:06:43 +00:00
id: awstats-script
info:
name: AWStats script
author: sheikhrishad
severity: info
2021-04-06 06:46:11 +00:00
tags: config,exposure
2021-02-23 09:06:43 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/awstats.pl"
- "{{BaseURL}}/logs/awstats.pl"
- "{{BaseURL}}/webstats/awstats.pl"
matchers-condition: and
matchers:
- type: word
words:
- "Do not remove this line"
- type: word
words:
- "application/x-perl"
part: header
- type: status
status:
- 200