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:
|
info:
|
||||||
name: XAMPP Environment Variable Exposure
|
name: XAMPP Environment Variables Exposure
|
||||||
author: melbadry9, DhiyaneshDK
|
author: melbadry9,DhiyaneshDK
|
||||||
severity: low
|
severity: low
|
||||||
tags: exposure
|
tags: exposure,xampp
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- method: GET
|
- method: GET
|
||||||
|
@ -14,15 +14,16 @@ requests:
|
||||||
matchers-condition: and
|
matchers-condition: and
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
|
part: body
|
||||||
words:
|
words:
|
||||||
- "<TITLE>Environment Variables</TITLE>"
|
- "<TITLE>Environment Variables</TITLE>"
|
||||||
|
- "Environment Variables:"
|
||||||
condition: and
|
condition: and
|
||||||
|
|
||||||
- type: word
|
- type: word
|
||||||
|
part: header
|
||||||
words:
|
words:
|
||||||
- "text/html"
|
- "text/html"
|
||||||
part: header
|
|
||||||
|
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
Loading…
Reference in New Issue