{"id":"1f0f6176-6482-4027-b151-00071af39d7e","title":"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.\nUsers can configure different pilot collections for each of the co-management workloads.\nIt can be abused by attackers in order to upload or download files.\n","author":"frack113","status":"test","level":"medium","date":"2021-11-26","modified":"2022-05-16","tags":["attack.exfiltration","attack.t1567"],"technique_ids":["T1567"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://lolbas-project.github.io/lolbas/Binaries/ConfigSecurityPolicy/"],"source_path":"rules/windows/process_creation/proc_creation_win_configsecuritypolicy_download_file.yml","source_sha256":"a5e43ad8fb5f239ff686c225937ebfa7d526fb6cd84c9727a6fce2a7e81b2bd0","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_configsecuritypolicy_download_file.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Arbitrary File Download Via ConfigSecurityPolicy.EXE\nid: 1f0f6176-6482-4027-b151-00071af39d7e\nstatus: test\ndescription: |\n    Detects the execution of \"ConfigSecurityPolicy.EXE\", a binary part of Windows Defender used to manage settings in Windows Defender.\n    Users can configure different pilot collections for each of the co-management workloads.\n    It can be abused by attackers in order to upload or download files.\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/ConfigSecurityPolicy/\nauthor: frack113\ndate: 2021-11-26\nmodified: 2022-05-16\ntags:\n    - attack.exfiltration\n    - attack.t1567\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - CommandLine|contains: ConfigSecurityPolicy.exe\n        - Image|endswith: '\\ConfigSecurityPolicy.exe'\n        - OriginalFileName: 'ConfigSecurityPolicy.exe'\n    selection_url:\n        CommandLine|contains:\n            - 'ftp://'\n            - 'http://'\n            - 'https://'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1567","id":"T1567","name":"Exfiltration Over Web Service","page":"techniques/enterprise/T1567/"}],"data_path":"data/detection-rules/1f0f6176-6482-4027-b151-00071af39d7e.json","kind":"sigma"}
