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
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:beyondtrust:privileged_remote_access:*:*:*:*:*:*:*:*
|
2024-04-05 09:32:18 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2024-06-07 10:04:29 +00:00
|
|
|
max-request: 2
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: beyondtrust
|
2024-09-10 09:08:16 +00:00
|
|
|
product: privileged_remote_access
|
|
|
|
shodan-query: "http.html:\"BeyondTrust Privileged Remote Access Login\""
|
2024-04-05 09:32:18 +00:00
|
|
|
tags: panel,beyondtrust,login,detect
|
|
|
|
|
|
|
|
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-12 05:14:01 +00:00
|
|
|
# digest: 490a0046304402200801f24967403cf79a91ccfbdc9ea6fc15eb4249c75887ddea2c2a3b14c89077022003efa02d66efba5d81468a36e3a2f5fee6c9b66d96f638f6b20d52e9005a3ef2:922c64590222798bb761d5b6d8e72950
|