40 lines
1.0 KiB
YAML
40 lines
1.0 KiB
YAML
id: forticlientems-panel
|
|
|
|
info:
|
|
name: FortiClient Endpoint Management Server Panel - Detect
|
|
author: h4sh5
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:fortinet:forticlient_endpoint_management_server:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: fortinet
|
|
product: forticlient_endpoint_management_server
|
|
shodan-query: http.favicon.hash:-800551065
|
|
tags: panel,fortinet,forticlient,ems,login,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/signin"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "FortiClient Endpoint Management Server"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
name: version
|
|
group: 1
|
|
regex:
|
|
- 'VERSION_FULL\\u0022: \\u0022(.*?)\\u0022'
|
|
# digest: 4b0a00483046022100acaf2db6ab9b068f2b7ca171457924aa752dd85bf5c4b7c4b9c5cf122c70e2f8022100cb1566061907ac1b8d9ac8a103271b17cbebdbe6e02adbb31885fb917fd81627:922c64590222798bb761d5b6d8e72950 |