2022-05-19 18:11:14 +00:00
|
|
|
id: xampp-environment-variables
|
2022-05-19 16:07:46 +00:00
|
|
|
|
|
|
|
info:
|
2022-05-19 18:11:14 +00:00
|
|
|
name: XAMPP Environment Variables Exposure
|
|
|
|
author: melbadry9,DhiyaneshDK
|
2022-05-19 16:07:46 +00:00
|
|
|
severity: low
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: exposure,xampp,files
|
2022-05-19 16:07:46 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-05-19 16:07:46 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/cgi-bin/printenv.pl"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-05-19 18:11:14 +00:00
|
|
|
part: body
|
2022-05-19 16:07:46 +00:00
|
|
|
words:
|
|
|
|
- "<TITLE>Environment Variables</TITLE>"
|
2022-05-19 18:11:14 +00:00
|
|
|
- "Environment Variables:"
|
2022-05-19 16:07:46 +00:00
|
|
|
condition: and
|
|
|
|
|
|
|
|
- type: word
|
2022-05-19 18:11:14 +00:00
|
|
|
part: header
|
2022-05-19 16:07:46 +00:00
|
|
|
words:
|
|
|
|
- "text/html"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a0047304502202b6b384daf27b056577e3866b9c08a2587dfb4ee81c0c76382f4e4bb752875a6022100c4fef317411ee2f566a3da1e44dbcd895b33fb21c37dc618562ee62300af0750:922c64590222798bb761d5b6d8e72950
|