44 lines
1.1 KiB
YAML
44 lines
1.1 KiB
YAML
id: vue-pacs-panel
|
|
|
|
info:
|
|
name: Vue PACS - Panel
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
Vue PACS was detected.
|
|
reference:
|
|
- https://www.usa.philips.com/healthcare/solutions/diagnostic-informatics/enterprise-imaging-pacs
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: philips
|
|
product: vue_pacs
|
|
shodan-query: http.title:"Vue PACS"
|
|
tags: vue,pacs,panel,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/portal/WebLogin.aspx"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Vue PACS</title>"
|
|
- "loginUsernameHidden"
|
|
- "loginPasswordHidden"
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
extractors:
|
|
- type: regex
|
|
part: body
|
|
group: 1
|
|
regex:
|
|
- 'version=([a-z0-9\.\s\-]+)'
|
|
# digest: 4a0a00473045022100d99a5dd4c8d185d64cafc0a4dabfd358d05fe78ee78a54130f5a16fd1af7b074022077a5fe067de6f2f0cad71baff349fe77ef1b1c2d1d35530655b2b844aeac87ff:922c64590222798bb761d5b6d8e72950 |