2024-04-10 07:20:49 +00:00
|
|
|
id: beyondtrust-priv-panel
|
2024-04-05 09:32:18 +00:00
|
|
|
|
|
|
|
info:
|
2024-04-10 07:20:49 +00:00
|
|
|
name: BeyondTrust Privileged Remote Access - Panel
|
2024-04-05 09:32:18 +00:00
|
|
|
author: righettod
|
|
|
|
severity: info
|
|
|
|
description: |
|
|
|
|
BeyondTrust Privileged Remote Access login panel was detected.
|
|
|
|
reference:
|
|
|
|
- https://www.beyondtrust.com/products/privileged-remote-access
|
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 2
|
|
|
|
shodan-query: "http.html:\"BeyondTrust Privileged Remote Access Login\""
|
2024-09-10 08:22:50 +00:00
|
|
|
product: privileged_remote_access
|
|
|
|
vendor: beyondtrust
|
2024-04-05 09:32:18 +00:00
|
|
|
tags: panel,beyondtrust,login,detect
|
|
|
|
|
2024-09-10 08:22:50 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:beyondtrust:privileged_remote_access:*:*:*:*:*:*:*:*
|
2024-04-05 09:32:18 +00:00
|
|
|
http:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/login/login"
|
|
|
|
- "{{BaseURL}}/login/pre_login_agreement"
|
2024-04-05 09:37:28 +00:00
|
|
|
|
2024-04-05 09:32:18 +00:00
|
|
|
stop-at-first-match: true
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: dsl
|
|
|
|
dsl:
|
|
|
|
- 'status_code == 200'
|
|
|
|
- 'contains_any(to_lower(body), "<title>beyondtrust privileged remote access login", "privileged-remote-access") && contains(to_lower(body), "login")'
|
2024-04-05 09:37:28 +00:00
|
|
|
condition: and
|
2024-09-10 08:22:50 +00:00
|
|
|
# digest: 490a00463044022028b4e01a5b67ca4c729f2f8622b5c4d5f37790ab986c7391d5d051b04c4f6f68022050105cc6f641dcc0a83e084ff5079d19f2afc6602415776f329ed7cb90fb8192:922c64590222798bb761d5b6d8e72950
|