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:
|
|
max-request: 2
|
|
verified: true
|
|
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: 490a004630440220301f01d581c5386f8754bf6498ca56b4f19dc612c2db6100d39ae281b637d9b30220769944c3da365278ac953cd7a020e0665a43c23d05cffb71edfb0b8e27ab6561:922c64590222798bb761d5b6d8e72950 |