41 lines
1.0 KiB
YAML
41 lines
1.0 KiB
YAML
id: hangfire-dashboard
|
||
|
||
info:
|
||
name: Hangfire Dashboard Panel - Detect
|
||
author: DhiyaneshDk
|
||
severity: info
|
||
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
|
||
cwe-id: CWE-200
|
||
metadata:
|
||
vendor: hangfire
|
||
product: hangfire
|
||
verified: true
|
||
max-request: 2
|
||
shodan-query: title:"Overview – Hangfire Dashboard"
|
||
tags: panel,hangfire
|
||
|
||
http:
|
||
- method: GET
|
||
path:
|
||
- "{{BaseURL}}"
|
||
- "{{BaseURL}}/hangfire"
|
||
|
||
stop-at-first-match: true
|
||
|
||
matchers-condition: and
|
||
matchers:
|
||
- type: word
|
||
part: body
|
||
words:
|
||
- 'Overview – Hangfire Dashboard'
|
||
- 'Realtime Graph'
|
||
condition: and
|
||
case-insensitive: true
|
||
|
||
- type: status
|
||
status:
|
||
- 200
|
||
# digest: 490a004630440220042ad6b6659ca3442dc0fd501db5b660ddcc7c353d846d8d49060d212ab94dd302201723736ffcb00d4c6a109d28c5221b538d836e181371b7104747025172f2c336:922c64590222798bb761d5b6d8e72950 |