[Rule Tuning] Tag Categorization Updates (#380)
* Add new categorization tags * Change updated_date to 2020/10/26 Co-authored-by: Ross Wolf <31489089+rw-access@users.noreply.github.com>, @bm11100
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
creation_date = "2020/04/15"
|
||||
ecs_version = ["1.6.0"]
|
||||
maturity = "production"
|
||||
updated_date = "2020/08/03"
|
||||
updated_date = "2020/10/26"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
@@ -18,7 +18,7 @@ name = "Interactive Terminal Spawned via Python"
|
||||
risk_score = 73
|
||||
rule_id = "d76b02ef-fc95-4001-9297-01cb7412232f"
|
||||
severity = "high"
|
||||
tags = ["Elastic", "Linux"]
|
||||
tags = ["Elastic", "Host", "Linux", "Threat Detection", "Execution"]
|
||||
type = "query"
|
||||
|
||||
query = '''
|
||||
|
||||
Reference in New Issue
Block a user