36 lines
954 B
YAML
36 lines
954 B
YAML
id: fortiweb-login
|
|
|
|
info:
|
|
name: Fortinet FortiWeb Login Panel - Detect
|
|
author: PR3R00T
|
|
severity: info
|
|
description: Fortinet FortiWeb login panel was detected.
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:fortinet:fortiweb:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: fortiweb
|
|
vendor: fortinet
|
|
tags: panel,fortinet,fortiweb,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/login"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "Please login"
|
|
- "ftnt-fortinet-grid"
|
|
- "main-fortiweb.css"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100903d0b01156fa0e1e1e76dbcc24d8cb562c86a57525a5d88ec5c675f4331fdd3022100b5f3290d941b6e6afd66f7a09b92b23651f4abce54ef8f8a365920e23746cd81:922c64590222798bb761d5b6d8e72950 |