21 lines
357 B
YAML
21 lines
357 B
YAML
|
id: rack-mini-profiler
|
||
|
|
||
|
info:
|
||
|
name: rack-mini-profiler environmnet information discloure
|
||
|
author: vzamanillo
|
||
|
severity: high
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/?pp=env"
|
||
|
|
||
|
matchers-condition: and
|
||
|
matchers:
|
||
|
- type: word
|
||
|
words:
|
||
|
- "Rack Environment"
|
||
|
- type: status
|
||
|
status:
|
||
|
- 200
|