2022-04-24 19:26:55 +00:00
|
|
|
id: synapse-mobility-panel
|
|
|
|
|
|
|
|
info:
|
2023-01-18 17:46:17 +00:00
|
|
|
name: Synapse Mobility Login Panel - Detect
|
2022-04-24 19:26:55 +00:00
|
|
|
author: idealphase
|
|
|
|
severity: info
|
2023-01-18 17:46:17 +00:00
|
|
|
description: Synapse Mobility login panel was detected.
|
2022-04-24 19:26:55 +00:00
|
|
|
reference:
|
|
|
|
- https://synapse.fujifilm.eu/synapse-mobility.html
|
2023-01-18 17:46:17 +00:00
|
|
|
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.0
|
|
|
|
cwe-id: CWE-200
|
2022-04-24 19:26:55 +00:00
|
|
|
metadata:
|
|
|
|
shodan-query: http.title:"Synapse Mobility Login"
|
|
|
|
google-query: intitle:"Synapse Mobility Login"
|
|
|
|
tags: panel,synapse
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/pureweb/server/login.jsp"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Synapse Mobility Login</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-01-18 17:46:17 +00:00
|
|
|
|
|
|
|
# Enhanced by md on 2023/01/18
|