[Rule Tuning] Unusual File Modification by dns.exe (#472)
This commit is contained in:
@@ -29,7 +29,8 @@ tags = ["Elastic", "Host", "Windows", "Threat Detection", "Execution"]
|
||||
type = "query"
|
||||
|
||||
query = '''
|
||||
event.category:file and process.name:dns.exe and
|
||||
event.category:file and process.name:dns.exe and
|
||||
event.type:(creation or deletion or change) and
|
||||
not file.name:dns.log
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user