From b18c9d726dd05a5d493e0189761dade9ebf72173 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Wed, 25 Jan 2023 14:01:32 -0500 Subject: [PATCH] Enhancement: exposed-panels/webshell4-login-panel.yaml by md --- exposed-panels/webshell4-login-panel.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exposed-panels/webshell4-login-panel.yaml b/exposed-panels/webshell4-login-panel.yaml index 56f2a65589..7900303fd9 100644 --- a/exposed-panels/webshell4-login-panel.yaml +++ b/exposed-panels/webshell4-login-panel.yaml @@ -1,9 +1,14 @@ id: webshell4-login-panel info: - name: WebShell4 Login + name: WebShell4 Login Panel - Detect author: ritikchaddha severity: info + description: WebShell4 login 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: verified: true shodan-query: http.html:"webshell4" @@ -26,3 +31,5 @@ requests: - type: status status: - 200 + +# Enhanced by md on 2023/01/25