AWStats Config - Detect
ID: awstats-config
Severity: info
Author: sheikhrishad
Tags: config,exposure,awstats
Description
Section titled “Description”AWStats configuration information was detected.
YAML Source
Section titled “YAML Source”id: awstats-config
info: name: AWStats Config - Detect author: sheikhrishad severity: info description: AWStats configuration information was detected. reference: https://www.awstats.org/ 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 cwe-id: CWE-200 metadata: max-request: 2 tags: config,exposure,awstats
http: - 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# digest: 4b0a00483046022100b5f4ce948b5c3dd6330980a3c08a40565a37e52718c6052c3e01aa82fec17041022100f2280418af60925e229e9467571b19ff2ccea4b82c5ca0cb81d7369f15610b0c:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/exposures/configs/awstats-config.yaml"