{"id":"02b18447-ea83-4b1b-8805-714a8a34546a","title":"Potential Mpclient.DLL Sideloading Via OfflineScannerShell.EXE Execution","description":"Detects execution of Windows Defender \"OfflineScannerShell.exe\" from its non standard directory.\nThe \"OfflineScannerShell.exe\" binary is vulnerable to DLL side loading and will load any DLL named \"mpclient.dll\" from the current working directory.\n","author":"frack113","status":"test","level":"medium","date":"2022-03-06","modified":"2023-08-03","tags":["attack.stealth","attack.t1218"],"technique_ids":["T1218"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://lolbas-project.github.io/lolbas/Binaries/OfflineScannerShell/"],"source_path":"rules/windows/process_creation/proc_creation_win_offlinescannershell_mpclient_sideloading.yml","source_sha256":"fa7dcc872a25d5f269bd8d1e63d982edf4d8c2c0dd9d6191bce806f55ca393a0","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_offlinescannershell_mpclient_sideloading.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 Mpclient.DLL Sideloading Via OfflineScannerShell.EXE Execution\nid: 02b18447-ea83-4b1b-8805-714a8a34546a\nstatus: test\ndescription: |\n    Detects execution of Windows Defender \"OfflineScannerShell.exe\" from its non standard directory.\n    The \"OfflineScannerShell.exe\" binary is vulnerable to DLL side loading and will load any DLL named \"mpclient.dll\" from the current working directory.\nreferences:\n    - https://lolbas-project.github.io/lolbas/Binaries/OfflineScannerShell/\nauthor: frack113\ndate: 2022-03-06\nmodified: 2023-08-03\ntags:\n    - attack.stealth\n    - attack.t1218\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        - Image|endswith: '\\OfflineScannerShell.exe'\n        - OriginalFileName: 'OfflineScannerShell.exe'\n    filter_main_legit_dir:\n        CurrentDirectory: 'C:\\Program Files\\Windows Defender\\Offline\\'\n    filter_main_empty:\n        CurrentDirectory: ''\n    filter_main_null:\n        CurrentDirectory: null\n    condition: selection and not 1 of filter_main_*\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1218","id":"T1218","name":"System Binary Proxy Execution","page":"techniques/enterprise/T1218/"}],"data_path":"data/detection-rules/02b18447-ea83-4b1b-8805-714a8a34546a.json","kind":"sigma"}
