35 lines
849 B
YAML
35 lines
849 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: 4a0a0047304502200f88486b919af124b4a7e84ce345aec134706dd9c816cd574d301f6f58d92df902210092638f723fdc576fadd3b50d953a409a0692bfe8aa01a68f0498b872df67a6cd:922c64590222798bb761d5b6d8e72950 |