Persistence (TA0003)(external, opens in a new tab or window)
Defense Evasion (TA0005)(external, opens in a new tab or window)
text code block:any where data_stream.dataset == "aws.cloudtrail" and event.provider == "lambda.amazonaws.com" and event.outcome == "success" and event.action : "AddPermission*" and stringContains(aws.cloudtrail.request_parameters, "lambda:InvokeFunction") and not stringContains(aws.cloudtrail.request_parameters, "principal=\\*") and not stringContains(aws.cloudtrail.request_parameters, ".amazonaws.com")
Install detection rules in Elastic Security
Detect AWS Lambda Function Policy Updated to Allow Cross-Account Invocation in the Elastic Security detection engine by installing this rule into your Elastic Stack.
To setup this rule, check out the installation guide for Prebuilt Security Detection Rules(external, opens in a new tab or window).