2021-02-23 10:07:32 +00:00
|
|
|
id: awstats-config
|
|
|
|
|
|
|
|
info:
|
2023-02-05 16:40:31 +00:00
|
|
|
name: AWStats Config - Detect
|
2021-02-23 10:07:32 +00:00
|
|
|
author: sheikhrishad
|
|
|
|
severity: info
|
2023-02-05 21:42:42 +00:00
|
|
|
description: AWStats configuration information was detected.
|
2023-02-05 17:33:16 +00:00
|
|
|
reference: https://www.awstats.org/
|
2023-02-05 16:40:31 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
cvss-score: 0.0
|
|
|
|
cwe-id: CWE-200
|
2022-01-21 09:54:20 +00:00
|
|
|
tags: config,exposure,awstats
|
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"
|
2023-02-05 16:40:31 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
# Enhanced by mp on 2023/02/05
|