35 lines
847 B
YAML
35 lines
847 B
YAML
id: goodjob-dashboard
|
|
|
|
info:
|
|
name: goodjob-dashboard
|
|
author: hahwul
|
|
severity: medium
|
|
description: |
|
|
Rails GoodJob Dashboard panel was detected.
|
|
reference:
|
|
- https://github.com/bensheldon/good_job
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
tags: unauth,panel,goodjob
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/jobs"
|
|
- "{{BaseURL}}/good_job/jobs"
|
|
|
|
redirects: true
|
|
max-redirects: 2
|
|
stop-at-first-match: true
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- <title>Good Job Dashboard</title>
|
|
part: body
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a0046304402207636c528266cc09c3df3f2435bb1adc5e6322958923f03c57440e3d93b16bc7502200c2ff573aea0895043d72e2556973078a61d765c90d766efca41b21b28bbbe30:922c64590222798bb761d5b6d8e72950 |