{"id":"5cddf373-ef00-4112-ad72-960ac29bac34","title":"HackTool - Koadic Execution","description":"Detects command line parameters used by Koadic hack tool","author":"wagga, Jonhnathan Ribeiro, oscd.community","status":"test","level":"high","date":"2020-01-12","modified":"2023-02-11","tags":["attack.execution","attack.t1059.003","attack.t1059.005","attack.t1059.007"],"technique_ids":["T1059.003","T1059.005","T1059.007"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://unit42.paloaltonetworks.com/unit42-sofacy-groups-parallel-attacks/","https://github.com/offsecginger/koadic/blob/457f9a3ff394c989cdb4c599ab90eb34fb2c762c/data/stager/js/stdlib.js","https://blog.f-secure.com/hunting-for-koadic-a-com-based-rootkit/"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_koadic.yml","source_sha256":"4fc39d270a6162dfb33167e44a31380784ed95962898714d95becb9dbed9645c","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_koadic.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: HackTool - Koadic Execution\nid: 5cddf373-ef00-4112-ad72-960ac29bac34\nstatus: test\ndescription: Detects command line parameters used by Koadic hack tool\nreferences:\n    - https://unit42.paloaltonetworks.com/unit42-sofacy-groups-parallel-attacks/\n    - https://github.com/offsecginger/koadic/blob/457f9a3ff394c989cdb4c599ab90eb34fb2c762c/data/stager/js/stdlib.js\n    - https://blog.f-secure.com/hunting-for-koadic-a-com-based-rootkit/\nauthor: wagga, Jonhnathan Ribeiro, oscd.community\ndate: 2020-01-12\nmodified: 2023-02-11\ntags:\n    - attack.execution\n    - attack.t1059.003\n    - attack.t1059.005\n    - attack.t1059.007\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith: '\\cmd.exe'\n        - OriginalFileName: 'Cmd.Exe'\n    selection_cli:\n        CommandLine|contains|all:\n            - '/q'\n            - '/c'\n            - 'chcp'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1059.003","id":"T1059.003","name":"Windows Command Shell","page":"techniques/enterprise/T1059.003/"},{"key":"enterprise/T1059.005","id":"T1059.005","name":"Visual Basic","page":"techniques/enterprise/T1059.005/"},{"key":"enterprise/T1059.007","id":"T1059.007","name":"JavaScript","page":"techniques/enterprise/T1059.007/"}],"data_path":"data/detection-rules/5cddf373-ef00-4112-ad72-960ac29bac34.json","kind":"sigma"}
