42 lines
1.0 KiB
YAML
42 lines
1.0 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
|
|
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: 4b0a00483046022100e9d2d21704dc5cfeb075f93edddda108e1a70939113d5d34b35d3a65c488292d022100c5b1dc89d8a2de62dded5b22f7ac6dd25dbd1c13731c02a2c68ec9828269351c:922c64590222798bb761d5b6d8e72950 |