2022-10-31 20:52:45 +00:00
|
|
|
|
id: hangfire-dashboard
|
|
|
|
|
|
|
|
|
|
info:
|
2022-11-19 01:50:30 +00:00
|
|
|
|
name: Hangfire Dashboard Panel - Detect
|
2022-10-31 20:52:45 +00:00
|
|
|
|
author: DhiyaneshDk
|
2023-01-24 16:21:18 +00:00
|
|
|
|
severity: info
|
2022-11-19 01:50:30 +00:00
|
|
|
|
description: Hangfire Dashboard panel was detected.
|
|
|
|
|
classification:
|
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
|
|
|
cvss-score: 0.0
|
|
|
|
|
cwe-id: CWE-200
|
2022-10-31 20:52:45 +00:00
|
|
|
|
metadata:
|
|
|
|
|
verified: true
|
|
|
|
|
shodan-query: title:"Overview – Hangfire Dashboard"
|
2022-11-01 14:26:44 +00:00
|
|
|
|
tags: panel,hangfire
|
2022-10-31 20:52:45 +00:00
|
|
|
|
|
|
|
|
|
requests:
|
|
|
|
|
- method: GET
|
|
|
|
|
path:
|
|
|
|
|
- "{{BaseURL}}"
|
2022-11-01 14:26:44 +00:00
|
|
|
|
- "{{BaseURL}}/hangfire"
|
2022-10-31 20:52:45 +00:00
|
|
|
|
|
2022-11-01 14:26:44 +00:00
|
|
|
|
stop-at-first-match: true
|
2022-10-31 20:52:45 +00:00
|
|
|
|
matchers-condition: and
|
|
|
|
|
matchers:
|
|
|
|
|
- type: word
|
|
|
|
|
part: body
|
|
|
|
|
words:
|
|
|
|
|
- 'Overview – Hangfire Dashboard'
|
|
|
|
|
- 'Realtime Graph'
|
|
|
|
|
condition: and
|
2022-11-01 14:26:44 +00:00
|
|
|
|
case-insensitive: true
|
2022-10-31 20:52:45 +00:00
|
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
|
status:
|
|
|
|
|
- 200
|
2022-11-19 01:50:30 +00:00
|
|
|
|
|
|
|
|
|
# Enhanced by md on 2022/11/16
|