{"id":"3d48c9d3-1aa6-418d-98d3-8fd3c01a564e","title":"Potential Mftrace.EXE Abuse","description":"Detects child processes of the \"Trace log generation tool for Media Foundation Tools\" (Mftrace.exe) which can abused to execute arbitrary binaries.","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"medium","date":"2022-06-09","modified":"2023-08-03","tags":["attack.execution","attack.stealth","attack.t1127"],"technique_ids":["T1127"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Legitimate use for tracing purposes"],"references":["https://lolbas-project.github.io/lolbas/OtherMSBinaries/Mftrace/"],"source_path":"rules/windows/process_creation/proc_creation_win_mftrace_child_process.yml","source_sha256":"7522098d3f50a31c92e9c9120b2feaf0f124b55494bc8a106ea3ac3bc15f828e","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_mftrace_child_process.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Potential Mftrace.EXE Abuse\nid: 3d48c9d3-1aa6-418d-98d3-8fd3c01a564e\nstatus: test\ndescription: Detects child processes of the \"Trace log generation tool for Media Foundation Tools\" (Mftrace.exe) which can abused to execute arbitrary binaries.\nreferences:\n    - https://lolbas-project.github.io/lolbas/OtherMSBinaries/Mftrace/\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2022-06-09\nmodified: 2023-08-03\ntags:\n    - attack.execution\n    - attack.stealth\n    - attack.t1127\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        ParentImage|endswith: '\\mftrace.exe'\n    condition: selection\nfalsepositives:\n    - Legitimate use for tracing purposes\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1127","id":"T1127","name":"Trusted Developer Utilities Proxy Execution","page":"techniques/enterprise/T1127/"}],"data_path":"data/detection-rules/3d48c9d3-1aa6-418d-98d3-8fd3c01a564e.json","kind":"sigma"}
