Enhancement: exposed-panels/zentral-panel.yaml by mp
parent
95678b283e
commit
8080daf6ff
|
@ -1,9 +1,14 @@
|
|||
id: zentral-panel
|
||||
|
||||
info:
|
||||
name: Zentral pANEL Detect
|
||||
name: Zentral Panel - Detect
|
||||
author: Adam Crosser
|
||||
severity: info
|
||||
description: Zentral 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
|
||||
reference:
|
||||
- https://github.com/zentralopensource/zentral
|
||||
- https://zentral.io
|
||||
|
@ -20,3 +25,5 @@ requests:
|
|||
- '<title>Zentral</title>'
|
||||
- '<div class="panel-footer btn-group btn-group-justified"'
|
||||
condition: and
|
||||
|
||||
# Enhanced by mp on 2023/01/29
|
||||
|
|
Loading…
Reference in New Issue