mirror of
https://github.com/valitydev/SigmaHQ.git
synced 2024-11-06 17:35:19 +00:00
22 lines
528 B
YAML
22 lines
528 B
YAML
title: Guacamole Two Users Sharing Session Anomaly
|
|
id: 1edd77db-0669-4fef-9598-165bda82826d
|
|
status: experimental
|
|
description: Detects suspicious session with two users present
|
|
author: Florian Roth
|
|
date: 2020/07/03
|
|
references:
|
|
- https://research.checkpoint.com/2020/apache-guacamole-rce/
|
|
logsource:
|
|
product: linux
|
|
service: guacamole
|
|
detection:
|
|
selection:
|
|
- '(2 users now present)'
|
|
condition: selection
|
|
falsepositives:
|
|
- Unknown
|
|
level: high
|
|
tags:
|
|
- attack.credential_access
|
|
- attack.t1212
|