2021-09-17 02:47:35 +00:00
|
|
|
id: xampp-default-page
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: XAMPP Default Page
|
|
|
|
author: dhiyaneshDK
|
|
|
|
severity: info
|
2022-07-04 08:46:15 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"XAMPP"
|
2021-09-17 07:24:13 +00:00
|
|
|
tags: tech,php,xampp,apache
|
2021-09-17 02:47:35 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/dashboard/'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- '<title>Welcome to XAMPP</title>'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|