35 lines
853 B
YAML
35 lines
853 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:
|
|
max-request: 2
|
|
verified: true
|
|
tags: unauth,panel,goodjob
|
|
|
|
requests:
|
|
- 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: 4a0a0047304502210087ed5070be01fe6149480f7a9db326bacd5b3dae2cfa254baa659572a36f4c2f022061e7486d19aabbbc70e4ba05d75bce8514fca384118ead99db5fd23649679def:922c64590222798bb761d5b6d8e72950 |