Skip to content

Commit 431162d

Browse files
Update rules/cross-platform/execution_aws_ec2_lolbin_via_ssm.toml
Co-authored-by: Samirbous <[email protected]>
1 parent af0fda0 commit 431162d

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
@@ -96,7 +96,7 @@ timestamp_override = "event.ingested"
9696
type = "esql"
9797

9898
query = '''
99-
FROM logs-aws.cloudtrail*, logs-endpoint.* METADATA _id, _version, _index
99+
FROM logs-aws.cloudtrail*, logs-endpoint.events.process-* METADATA _id, _version, _index
100100
| WHERE
101101
// CloudTrail SSM SendCommand with AWS-RunShellScript
102102
(

0 commit comments

Comments
 (0)