35 lines
922 B
YAML
35 lines
922 B
YAML
id: fortisiem-panel
|
|
|
|
info:
|
|
name: FortiSIEM Login Panel - Detect
|
|
author: pussycat0x
|
|
severity: info
|
|
description: FortiSIEM login panel was detected.
|
|
metadata:
|
|
shodan-query: http.favicon.hash:-1341442175
|
|
verified: true
|
|
tags: panel,fortisiem
|
|
|
|
flow: http(1) && http(2)
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/phoenix/login.html"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- "status_code == 200"
|
|
- "(\"426d365a42bbc67c092b9c2e49b336420f0559d1\" == sha1(body))"
|
|
condition: and
|
|
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/phoenix/js/login.min.js"
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "fortiSIEM_current_login_salt"
|
|
# digest: 4b0a004830460221008a6a772c3fffde8fd5b541e366e20e6b81a4011deaf15fa077582db848d2c813022100fb2379020323dd1ef0c99d77e5087cc52deb84d65e814c6701363586ed883756:922c64590222798bb761d5b6d8e72950 |