[Security Content] Include "Data Source: Elastic Defend" tag (#3002)
* win folder * Other folders * Update test_all_rules.py * . * updated missing elastic defend tags --------- Co-authored-by: terrancedejesus <terrance.dejesus@elastic.co>
This commit is contained in:
@@ -22,7 +22,7 @@ name = "Suspicious File Changes Activity Detected"
|
||||
risk_score = 47
|
||||
rule_id = "28738f9f-7427-4d23-bc69-756708b5f624"
|
||||
severity = "medium"
|
||||
tags = ["Domain: Endpoint", "OS: Linux", "Use Case: Threat Detection", "Tactic: Impact"]
|
||||
tags = ["Domain: Endpoint", "OS: Linux", "Use Case: Threat Detection", "Tactic: Impact", "Data Source: Elastic Defend"]
|
||||
type = "eql"
|
||||
query = '''
|
||||
sequence by host.id, process.entity_id with maxspan=1s
|
||||
|
||||
Reference in New Issue
Block a user