From 2d97468a6c9373db0bc82956f9c7a6db7d22b689 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Wed, 25 Jan 2023 13:32:43 -0500 Subject: [PATCH] Enhancement: exposed-panels/web-service-panel.yaml by md --- exposed-panels/web-service-panel.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exposed-panels/web-service-panel.yaml b/exposed-panels/web-service-panel.yaml index 75b87ea4fa..672daf1f5a 100644 --- a/exposed-panels/web-service-panel.yaml +++ b/exposed-panels/web-service-panel.yaml @@ -1,11 +1,16 @@ id: web-service-panel info: - name: WEB SERVICE Panel + name: Web Service Panel -Detect author: dhiyaneshDK severity: info + description: Web Service panel was detected. reference: - https://www.exploit-db.com/ghdb/7116 + 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 tags: edb,panel,service requests: @@ -21,3 +26,5 @@ requests: - type: status status: - 200 + +# Enhanced by md on 2023/01/25