2020-09-29 08:38:09 +00:00
|
|
|
id: sidekiq-dashboard
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: sidekiq-dashboard
|
|
|
|
author: dhiyaneshDK
|
2021-08-18 19:44:12 +00:00
|
|
|
reference:
|
|
|
|
- https://sidekiq.org
|
|
|
|
- https://github.com/mperham/sidekiq
|
2020-09-29 08:38:09 +00:00
|
|
|
severity: medium
|
2022-01-03 16:06:23 +00:00
|
|
|
tags: unauth,panel,sidekiq
|
2020-09-29 08:38:09 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/sidekiq"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- <title>Sidekiq</title>
|
|
|
|
part: body
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|