Create fortiwlm-panel.yaml

patch-1
Egemen Koçhisarlı 2024-03-15 00:42:09 +03:00 committed by GitHub
parent 234a6d1bab
commit ebcc4616d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
id: fortiwlm-panel
info:
name: Fortinet FortiWLM Login Panel - Detect
author: EgemenKochisarli
severity: info
description: Fortinet FortiWLM login panel was detected.
reference:
- https://docs.fortinet.com/product/fortiwlm/8.6
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
cwe-id: CWE-200
metadata:
vendor: fortinet
product: fortiwlm
max-request: 1
shodan-query: html:"fortiwlm"
tags: panel,fortinet,fortiwlm
http:
- method: GET
path:
- "{{BaseURL}}/wlm/login?next=/wlm"
matchers-condition: and
matchers:
- type: word
words:
- "<title>FortiWLM Login</title>"
- type: word
part: header
words:
- "text/html"
- type: status
status:
- 200