Enhancement: exposed-panels/fortinet/fortinet-fortinac-panel.yaml by md

patch-1
MostInterestingBotInTheWorld 2023-04-25 11:50:40 -04:00
parent 36b82539e4
commit 953ebc21a7
1 changed files with 8 additions and 1 deletions

View File

@ -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