tags update

patch-1
sandeep 2022-04-27 03:06:21 +05:30
parent a1e0362211
commit 03a8c16f71
2 changed files with 8 additions and 6 deletions

View File

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

View File

@ -4,7 +4,7 @@ info:
name: rack-mini-profiler environment information disclosure
author: vzamanillo
severity: high
tags: config,debug
tags: config,debug,rails
requests:
- method: GET
@ -16,6 +16,7 @@ requests:
- type: word
words:
- "Rack Environment"
- type: status
status:
- 200