40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
id: slurm-hpc-dashboard
|
|
|
|
info:
|
|
name: Slurm HPC Dashboard - Detect
|
|
author: ritikchaddha
|
|
severity: medium
|
|
description: |
|
|
Slurm HPC Dashboard was detected.
|
|
reference:
|
|
- https://grafana.com/grafana/dashboards/4323-slurm-dashboard/
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:schedmd:slurm:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
shodan-query: title:"Slurm HPC Dashboard"
|
|
product: slurm
|
|
vendor: schedmd
|
|
tags: misconfig,slurm,dashboard
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/slurm/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Slurm HPC Dashboard</title>'
|
|
- 'content="Slurm HPC dashboard'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a004630440220704d1de834043ea7b66baff7411d4b8078bfabf3f44fbf2b4d49ed91c5d0b59102202eeca792e1d67a569b410d672eb79658415466ee28d21c51063e369c7c765f88:922c64590222798bb761d5b6d8e72950 |