Update defense_evasion_agent_spoofing_mismatched_id.toml (#5312)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[metadata]
|
||||
creation_date = "2021/07/14"
|
||||
maturity = "production"
|
||||
updated_date = "2025/11/10"
|
||||
updated_date = "2025/11/13"
|
||||
|
||||
[rule]
|
||||
author = ["Elastic"]
|
||||
@@ -29,7 +29,7 @@ timestamp_override = "event.ingested"
|
||||
type = "query"
|
||||
|
||||
query = '''
|
||||
event.agent_id_status:(agent_id_mismatch or mismatch) and not host.name:agentless-*
|
||||
event.agent_id_status:agent_id_mismatch and not host.name:agentless-*
|
||||
'''
|
||||
note = """## Triage and analysis
|
||||
|
||||
|
||||
Reference in New Issue
Block a user