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

19 lines
374 B
YAML

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