Merge pull request #130 from vzamanillo/rack-miniprofiler-missconfiguration

rack-mini-profiler environment information discloure detection template
patch-1
bauthard 2020-06-02 11:09:42 +05:30 committed by GitHub
commit a8f8a357ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: rack-mini-profiler
info:
name: rack-mini-profiler environmnet information discloure
author: vzamanillo
severity: high
requests:
- method: GET
path:
- "{{BaseURL}}/?pp=env"
matchers:
- type: word
words:
- "Rack Environment"
- type: status
status:
- 200