nuclei-templates/exposures/configs/accueil-wampserver.yaml

28 lines
472 B
YAML
Raw Normal View History

2023-01-28 02:44:11 +00:00
id: accueil-wampserver
info:
name: Accueil WAMPSERVER
author: tess
severity: low
metadata:
verified: true
shodan-query: http.title:"Accueil WAMPSERVER"
tags: exposure,accueil
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers-condition: and
matchers:
- type: word
part: body
words:
- "Accueil WAMPSERVER"
- "Configuration Serveur"
- type: status
status:
- 200