nuclei-templates/exposures/logs/rails-debug-mode.yaml

19 lines
381 B
YAML
Raw Normal View History

id: rails-debug-mode
info:
name: Rails Debug Mode Enabled
2021-04-06 06:46:11 +00:00
author: pdteam
severity: medium
2021-04-06 06:46:11 +00:00
tags: log,rails,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/1238a92f573a48e58d356c42ca2c9610"
matchers:
- type: word
words:
- "Rails.root:"
- "Action Controller: Exception caught"
condition: and
part: body