nuclei-templates/misconfiguration/rack-mini-profiler.yaml

21 lines
357 B
YAML
Raw Normal View History

2020-06-01 18:47:29 +00:00
id: rack-mini-profiler
info:
name: rack-mini-profiler environmnet information discloure
author: vzamanillo
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/?pp=env"
2020-07-11 06:32:02 +00:00
matchers-condition: and
matchers:
- type: word
words:
- "Rack Environment"
- type: status
status:
- 200