Accueil WAMPSERVER Configuration Page - Detect
ID: accueil-wampserver
Severity: medium
Author: tess
Tags: exposure,accueil,wampserver,config
Description
Section titled “Description”Accueil WAMPSERVER configuration page was detected.
YAML Source
Section titled “YAML Source”id: accueil-wampserver
info: name: Accueil WAMPSERVER Configuration Page - Detect author: tess severity: medium description: Accueil WAMPSERVER configuration page was detected. remediation: Restrict access to the WAMP server configuration page and sub-tools. reference: - https://www.wampserver.com/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N cvss-score: 5.3 cwe-id: CWE-200 cpe: cpe:2.3:a:wampserver:wampserver:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 shodan-query: http.title:"Accueil WAMPSERVER" product: wampserver vendor: wampserver tags: exposure,accueil,wampserver,config
http: - method: GET path: - '{{BaseURL}}'
matchers-condition: and matchers: - type: word part: body words: - "Accueil WAMPSERVER" - "Configuration Serveur" condition: and
- type: status status: - 200# digest: 4b0a00483046022100a86cbc15ac680b46dd1b9b29d2e231a856e8db1a6366f3d1782b6d8f288b1472022100aa7862fd29ba1d62ad518857d70c3b8e0fe8f8071396c65dbd9752f66fc7c196: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/accueil-wampserver.yaml"