Update and rename xampp-environment-variable.yaml to xampp-environment-variables.yaml
parent
5097ea2423
commit
72255ac94d
|
@ -1,10 +1,10 @@
|
|||
id: xampp-environment-variable
|
||||
id: xampp-environment-variables
|
||||
|
||||
info:
|
||||
name: XAMPP Environment Variable Exposure
|
||||
author: melbadry9, DhiyaneshDK
|
||||
name: XAMPP Environment Variables Exposure
|
||||
author: melbadry9,DhiyaneshDK
|
||||
severity: low
|
||||
tags: exposure
|
||||
tags: exposure,xampp
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -14,15 +14,16 @@ requests:
|
|||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
words:
|
||||
- "<TITLE>Environment Variables</TITLE>"
|
||||
|
||||
- "Environment Variables:"
|
||||
condition: and
|
||||
|
||||
- type: word
|
||||
part: header
|
||||
words:
|
||||
- "text/html"
|
||||
part: header
|
||||
|
||||
- type: status
|
||||
status:
|
Loading…
Reference in New Issue