Arbitrary File Download Via ConfigSecurityPolicy.EXE
Description
Detects the execution of "ConfigSecurityPolicy.EXE", a binary part of Windows Defender used to manage settings in Windows Defender. Users can configure different pilot collections for each of the co-management workloads. It can be abused by attackers in order to upload or download files.
Query · sigma
selection_img: - CommandLine|contains: ConfigSecurityPolicy.exe - Image|endswith: \ConfigSecurityPolicy.exe - OriginalFileName: ConfigSecurityPolicy.exe selection_url: CommandLine|contains: - ftp:// - http:// - https:// condition: all of selection_*
Known false positives
- Unknown