28 lines
841 B
YAML
28 lines
841 B
YAML
id: hcpanywhere-detect
|
|
|
|
info:
|
|
name: HCP Anywhere - Detect
|
|
author: righettod
|
|
severity: info
|
|
description: |
|
|
HCP Anywhere was detected.
|
|
reference:
|
|
- https://hcpanywhere.hds.com/portal/public/help-complete/en/cp_hcpaw_what_is.html
|
|
metadata:
|
|
max-request: 1
|
|
verified: true
|
|
shodan-query: icon_hash="915499123"
|
|
tags: tech,hcpanywhere
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/userportal/documentation/mapping.json"
|
|
|
|
matchers:
|
|
- type: dsl
|
|
dsl:
|
|
- 'status_code == 200'
|
|
- 'contains_any(body, "brandedUrl", "helpId", "url") && contains(body, "hcpaw")'
|
|
condition: and
|
|
# digest: 4b0a0048304602210097b7db3e245c2f58776651985b7cef4f5336ea553b2d08adef59dc0d2a9deadd0221008a621ef7260edb87d24ece1bb2787f011823bb9a8fe47e3089dabf129e4b0a18:922c64590222798bb761d5b6d8e72950 |