{"id":"7eedcc9d-9fdb-4d94-9c54-474e8affc0c7","title":"Invoke-Obfuscation COMPRESS OBFUSCATION","description":"Detects Obfuscated Powershell via COMPRESS OBFUSCATION","author":"Timur Zinniatullin, oscd.community","status":"test","level":"medium","date":"2020-10-18","modified":"2022-12-29","tags":["attack.stealth","attack.t1027","attack.execution","attack.t1059.001"],"technique_ids":["T1027","T1059.001"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/SigmaHQ/sigma/issues/1009"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_invoke_obfuscation_via_compress.yml","source_sha256":"f4c6836a380403c183d58cd7f3f70ab239b99794f5d6ebfdb23dbdbab8e93253","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_invoke_obfuscation_via_compress.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 COMPRESS OBFUSCATION\nid: 7eedcc9d-9fdb-4d94-9c54-474e8affc0c7\nstatus: test\ndescription: Detects Obfuscated Powershell via COMPRESS OBFUSCATION\nreferences:\n    - https://github.com/SigmaHQ/sigma/issues/1009 # (Task 19)\nauthor: Timur Zinniatullin, oscd.community\ndate: 2020-10-18\nmodified: 2022-12-29\ntags:\n    - attack.stealth\n    - attack.t1027\n    - attack.execution\n    - attack.t1059.001\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection:\n        CommandLine|contains|all:\n            - 'new-object'\n            - 'text.encoding]::ascii'\n        CommandLine|contains:\n            - 'system.io.compression.deflatestream'\n            - 'system.io.streamreader'\n            - 'readtoend('\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/7eedcc9d-9fdb-4d94-9c54-474e8affc0c7.json","kind":"sigma"}
