Enhancement: exposed-panels/user-control-panel.yaml by md
parent
e33efcf44d
commit
5f9aa7cc82
|
@ -1,9 +1,14 @@
|
|||
id: user-control-panel
|
||||
|
||||
info:
|
||||
name: User Control Panel
|
||||
name: User Control Panel - Detect
|
||||
author: dhiyaneshDK
|
||||
severity: info
|
||||
description: User Control 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
|
||||
metadata:
|
||||
shodan-query: title:"User Control Panel"
|
||||
tags: panel,ucp
|
||||
|
@ -22,3 +27,5 @@ requests:
|
|||
- type: word
|
||||
words:
|
||||
- "<title>User Control Panel</title>"
|
||||
|
||||
# Enhanced by md on 2023/01/20
|
||||
|
|
Loading…
Reference in New Issue