[Rule Tuning] Threat Intel URL Indicator Match (#2902)
Co-authored-by: Colson Wilhoit <48036388+DefSecSentinel@users.noreply.github.com> Co-authored-by: Ruben Groenewoud <78494512+Aegrah@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
creation_date = "2023/05/22"
|
||||
maturity = "production"
|
||||
updated_date = "2023/06/27"
|
||||
updated_date = "2023/07/03"
|
||||
min_stack_comments = """
|
||||
Limiting the backport of these rules to the stack version which we are deprecating the Threat Intel Indicator Match
|
||||
general rules.
|
||||
@@ -97,3 +97,15 @@ value = "threat.indicator.url.full"
|
||||
field = "url.domain"
|
||||
type = "mapping"
|
||||
value = "threat.indicator.url.domain"
|
||||
|
||||
[[rule.threat_mapping]]
|
||||
[[rule.threat_mapping.entries]]
|
||||
field = "source.domain"
|
||||
type = "mapping"
|
||||
value = "threat.indicator.url.domain"
|
||||
|
||||
[[rule.threat_mapping]]
|
||||
[[rule.threat_mapping.entries]]
|
||||
field = "destination.domain"
|
||||
type = "mapping"
|
||||
value = "threat.indicator.url.domain"
|
||||
|
||||
Reference in New Issue
Block a user