Skip to content

Commit 4e53c8c

Browse files
committed
++
1 parent eb622c4 commit 4e53c8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/linux/defense_evasion_potential_kubectl_impersonation.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ index = [
2525
language = "eql"
2626
license = "Elastic License v2"
2727
name = "Potential Impersonation Attempt via Kubectl"
28-
risk_score = 47
28+
risk_score = 21
2929
rule_id = "3c6685eb-9eaa-43a4-be1b-a7f9f1f5e63d"
3030
setup = """## Setup
3131
@@ -52,7 +52,7 @@ For more details on Elastic Agent configuration settings, refer to the [helper g
5252
- To complete the integration, select "Add Elastic Agent to your hosts" and continue to the next section to install the Elastic Agent on your hosts.
5353
For more details on Elastic Defend refer to the [helper guide](https://www.elastic.co/guide/en/security/current/install-endpoint.html).
5454
"""
55-
severity = "medium"
55+
severity = "low"
5656
tags = [
5757
"Domain: Endpoint",
5858
"Domain: Container",

0 commit comments

Comments
 (0)