{"id":"f241cf1b-3a6b-4e1a-b4f9-133c00dd95ca","title":"Invoke-Obfuscation RUNDLL LAUNCHER - Security","description":"Detects Obfuscated Powershell via RUNDLL LAUNCHER","author":"Timur Zinniatullin, oscd.community","status":"test","level":"medium","date":"2020-10-18","modified":"2022-11-29","tags":["attack.stealth","attack.t1027","attack.execution","attack.t1059.001"],"technique_ids":["T1027","T1059.001"],"logsource":{"product":"windows","service":"security","definition":"The 'System Security Extension' audit subcategory need to be enabled to log the EID 4697"},"falsepositives":["Unknown"],"references":["https://github.com/SigmaHQ/sigma/issues/1009"],"source_path":"rules/windows/builtin/security/win_security_invoke_obfuscation_via_rundll_services_security.yml","source_sha256":"07d06071a0ffdc00f8e29ff46ca797c5fea4d8a18d27c0c6d460bbb83f47f4c3","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/builtin/security/win_security_invoke_obfuscation_via_rundll_services_security.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Invoke-Obfuscation RUNDLL LAUNCHER - Security\nid: f241cf1b-3a6b-4e1a-b4f9-133c00dd95ca\nrelated:\n    - id: 11b52f18-aaec-4d60-9143-5dd8cc4706b9\n      type: derived\nstatus: test\ndescription: Detects Obfuscated Powershell via RUNDLL LAUNCHER\nreferences:\n    - https://github.com/SigmaHQ/sigma/issues/1009 # (Task 23)\nauthor: Timur Zinniatullin, oscd.community\ndate: 2020-10-18\nmodified: 2022-11-29\ntags:\n    - attack.stealth\n    - attack.t1027\n    - attack.execution\n    - attack.t1059.001\nlogsource:\n    product: windows\n    service: security\n    definition: The 'System Security Extension' audit subcategory need to be enabled to log the EID 4697\ndetection:\n    selection:\n        EventID: 4697\n        ServiceFileName|contains|all:\n            - 'rundll32.exe'\n            - 'shell32.dll'\n            - 'shellexec_rundll'\n            - 'powershell'\n    condition: selection\nfalsepositives:\n    - Unknown\nlevel: medium\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1027","id":"T1027","name":"Obfuscated Files or Information","page":"techniques/enterprise/T1027/"},{"key":"enterprise/T1059.001","id":"T1059.001","name":"PowerShell","page":"techniques/enterprise/T1059.001/"}],"data_path":"data/detection-rules/f241cf1b-3a6b-4e1a-b4f9-133c00dd95ca.json","kind":"sigma"}
