tags update
parent
a1e0362211
commit
03a8c16f71
|
@ -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
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue