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