[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:
@@ -23,7 +23,7 @@ name = "Potential Linux Ransomware Note Creation Detected"
|
||||
risk_score = 47
|
||||
rule_id = "c8935a8b-634a-4449-98f7-bb24d3b2c0af"
|
||||
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