38 lines
1.0 KiB
YAML
38 lines
1.0 KiB
YAML
id: qnap-photostation-panel
|
|
|
|
info:
|
|
name: QNAP Photo Station Panel - Detect
|
|
author: idealphase
|
|
severity: info
|
|
description: |
|
|
QNAP Photo Station panel was detected.
|
|
reference:
|
|
- https://www.qnap.com/th-th/software/photo-station
|
|
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:qnap:photo_station:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
product: photo_station
|
|
shodan-query: http.title:"Photo Station"
|
|
vendor: qnap
|
|
verified: true
|
|
tags: panel,photostation,qnap
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/photo/"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- '(?m)<title>(.*)Photo Station(.*)<\/title>'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e7528002bb2628c1efd482cdc12b43949367539a6bae9ab06334ecdb59e9090e02202797f3ae492b66eb281de9b8566bf6046c9fd81a56fc76e3b828ac5076fe29e8:922c64590222798bb761d5b6d8e72950 |