Skip to content

Commit 0088820

Browse files
Update rules/cross-platform/execution_aws_ec2_lolbin_via_ssm.toml
Co-authored-by: Mika Ayenson, PhD <[email protected]>
1 parent bbbab19 commit 0088820

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
@@ -206,7 +206,7 @@ FROM logs-aws.cloudtrail*, logs-endpoint.events.process-* METADATA _id, _version
206206
Esql.process_parent_command_line_lolbin_values =
207207
VALUES(CASE(Esql.is_lolbin_process, process.parent.command_line, null)),
208208
209-
Esql.data_steam_namespace_values = VALUES(data_stream.namespace)
209+
Esql.data_stream_namespace_values = VALUES(data_stream.namespace)
210210
BY Esql.aws_ssm_command_id
211211
212212
// Detection condition: SSM SendCommand + AWS-RunShellScript + LOLBin on endpoint

0 commit comments

Comments
 (0)