Merge pull request #6628 from tess-ss/patch-118

Create accueil-wampserver.yaml
patch-1
Dhiyaneshwaran 2023-01-29 21:56:01 +05:30 committed by GitHub
commit 6c82f07bb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

View File

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