From 953ebc21a7b0441aa90383eaa50789bdddc0378c Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:50:40 -0400 Subject: [PATCH] Enhancement: exposed-panels/fortinet/fortinet-fortinac-panel.yaml by md --- exposed-panels/fortinet/fortinet-fortinac-panel.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exposed-panels/fortinet/fortinet-fortinac-panel.yaml b/exposed-panels/fortinet/fortinet-fortinac-panel.yaml index df447a1914..a5a343beb0 100644 --- a/exposed-panels/fortinet/fortinet-fortinac-panel.yaml +++ b/exposed-panels/fortinet/fortinet-fortinac-panel.yaml @@ -1,9 +1,14 @@ id: fortinet-fortinac-panel info: - name: Fortinet FortiNAC Panel + name: Fortinet FortiNAC Login Panel - Detect author: johnk3r severity: info + description: Fortinet FortiNAC login panel was detected. + classification: + cvss-metrics: CVSS:3.1/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.title:"Fortinac" @@ -32,3 +37,5 @@ requests: part: body regex: - '"version":"([0-9.]+)"' + +# Enhanced by md on 2023/04/25