mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Update detections/endpoint/windows_system_remote_discovery_with_query.yml
Good suggestion Co-authored-by: Nasreddine Bencherchali <monsteroffire2@gmail.com>
This commit is contained in:
@@ -4,7 +4,8 @@ version: 1
|
||||
date: '2025-01-06'
|
||||
author: Steven Dick
|
||||
status: production
|
||||
type: TTP
|
||||
type: Anomaly
|
||||
|
||||
description: The following analytic detects the execution of `query.exe` with command-line arguments aimed at discovering data on remote devices. It leverages data from Endpoint Detection and Response (EDR) agents, focusing on process names and command-line executions. This activity is significant as adversaries may use `query.exe` to gain situational awareness and perform Active Directory discovery on compromised endpoints. If confirmed malicious, this behavior could allow attackers to identify various details about a system, aiding in further lateral movement and privilege escalation within the network.
|
||||
data_source:
|
||||
- Sysmon Event ID 1
|
||||
|
||||
Reference in New Issue
Block a user