37 lines
999 B
YAML
37 lines
999 B
YAML
id: synapse-mobility-panel
|
|
|
|
info:
|
|
name: Synapse Mobility Login Panel - Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: Synapse Mobility login panel was detected.
|
|
reference:
|
|
- https://synapse.fujifilm.eu/synapse-mobility.html
|
|
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:
|
|
max-request: 1
|
|
shodan-query: http.title:"Synapse Mobility Login"
|
|
google-query: intitle:"Synapse Mobility Login"
|
|
tags: panel,synapse
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4a0a004730450220183f6c832806f8efcffeb5b64ed2726e7e2c719d02442ea169edb2d54f7335f5022100e35d6f8feee68add91fad429f18b1d198eda1b008386620637eae053b372621a:922c64590222798bb761d5b6d8e72950
|