AMPPS by Softaculous Panel - Directory Listing - Detect
ID: ampps-dirlisting
Severity: info
Author: deFr0ggy
Tags: panel,ampps,softaculous,misconfig
Description
Section titled “Description”AMPPS by Softaculous panel directory listing was detected.
YAML Source
Section titled “YAML Source”id: ampps-dirlisting
info: name: AMPPS by Softaculous Panel - Directory Listing - Detect author: deFr0ggy severity: info description: AMPPS by Softaculous panel directory listing was detected. classification: cvss-metrics: CVSS:3.0/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: 3 tags: panel,ampps,softaculous,misconfig
http: - method: GET path: - "{{BaseURL}}/client/" - "{{BaseURL}}/files/" - "{{BaseURL}}/icons/"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - "<title>[AMPPS] - Web Local</title>" - "Powered by AMPPS" condition: and
- type: status status: - 200# digest: 4b0a00483046022100fc6643c8b3110c2d4f5e1efa311ba25c9e31fdcae381bfcadf29c46d87a0d801022100b03580752db4eb50a13e248b27d0d8ccd7fce1f98c5eee96b9178c71ff9c02b1: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/misconfiguration/ampps-dirlisting.yaml"