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

19 lines
382 B
YAML

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