Create fortiadc-panel.yaml

patch-1
Dhiyaneshwaran 2022-10-12 21:46:05 +05:30 committed by GitHub
parent a67fb62cd9
commit ccdde5cf11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 35 additions and 0 deletions

View File

@ -0,0 +1,35 @@
id: fortiadc-panel
info:
name: FortiADC
author: DhiyaneshDk
severity: info
reference:
- https://www.fortinet.com/products/application-delivery-controller/fortiadc
classification:
cvss-score: 0.0
cwe-id: CWE-668
metadata:
verified: true
shodan-query: title:"FortiADC"
tags: panel,fortinet
requests:
- method: GET
path:
- "{{BaseURL}}/ui/#navigate/Login"
matchers-condition: and
matchers:
- type: word
words:
- "<title>FortiADC</title>"
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200