{"id":"e8d34729-86a4-4140-adfd-0a29c2106307","title":"HackTool - CoercedPotato Execution","description":"Detects the use of CoercedPotato, a tool for privilege escalation","author":"Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2023-10-11","modified":"2024-11-23","tags":["attack.privilege-escalation","attack.stealth","attack.t1055"],"technique_ids":["T1055"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/hackvens/CoercedPotato","https://blog.hackvens.fr/articles/CoercedPotato.html"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_coercedpotato.yml","source_sha256":"9f8686c8b3d0dd472d64f9232902c9d31ce68135c18c26fae9be349bda645552","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_coercedpotato.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 - CoercedPotato Execution\nid: e8d34729-86a4-4140-adfd-0a29c2106307\nstatus: test\ndescription: Detects the use of CoercedPotato, a tool for privilege escalation\nreferences:\n    - https://github.com/hackvens/CoercedPotato\n    - https://blog.hackvens.fr/articles/CoercedPotato.html\nauthor: Florian Roth (Nextron Systems)\ndate: 2023-10-11\nmodified: 2024-11-23\ntags:\n    - attack.privilege-escalation\n    - attack.stealth\n    - attack.t1055\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_loader_img:\n        Image|endswith: '\\CoercedPotato.exe'\n    selection_params:\n        CommandLine|contains: ' --exploitId '\n    selection_loader_imphash:\n        Hashes|contains:\n            - 'IMPHASH=A75D7669DB6B2E107A44C4057FF7F7D6'\n            - 'IMPHASH=F91624350E2C678C5DCBE5E1F24E22C9'\n            - 'IMPHASH=14C81850A079A87E83D50CA41C709A15'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1055","id":"T1055","name":"Process Injection","page":"techniques/enterprise/T1055/"}],"data_path":"data/detection-rules/e8d34729-86a4-4140-adfd-0a29c2106307.json","kind":"sigma"}
