Skip to content

Commit 8b47c8f

Browse files
Update rules/cross-platform/execution_aws_ec2_lolbin_via_ssm.toml
Co-authored-by: Ruben Groenewoud <[email protected]>
1 parent 9aa9adf commit 8b47c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/execution_aws_ec2_lolbin_via_ssm.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ updated_date = "2025/11/23"
88
author = ["Elastic"]
99
description = """
1010
Identifies the execution of Living Off the Land Binaries (LOLBins) or GTFOBins on EC2 instances via AWS Systems Manager
11-
(SSM) `SendCommand` API. This detection correlates AWS CloudTrail `SendCommand` events with endpoint process execution
11+
(SSM) "SendCommand" API. This detection correlates AWS CloudTrail "SendCommand" events with endpoint process execution
1212
by matching SSM command IDs. While AWS redacts command parameters in CloudTrail logs, this correlation technique reveals
1313
the actual commands executed on EC2 instances. Adversaries may abuse SSM to execute malicious commands remotely without
1414
requiring SSH or RDP access, using legitimate system utilities for data exfiltration, establishing reverse shells, or

0 commit comments

Comments
 (0)