Create fortiap-panel.yaml

patch-1
Dhiyaneshwaran 2022-10-12 21:53:15 +05:30 committed by GitHub
parent a67fb62cd9
commit 2ed6136f2d
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: fortiap-panel
info:
name: FortiAP Panel
author: DhiyaneshDk
severity: info
reference:
- https://www.fortinet.com/products/wireless-access-points
classification:
cvss-score: 0.0
cwe-id: CWE-668
metadata:
verified: true
shodan-query: title:"FortiAP"
tags: panel,fortinet
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: word
words:
- "<title>FortiAP</title>"
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200