{"id":"d38d2fa4-98e6-4a24-aff1-410b0c9ad177","title":"HackTool - UACMe Akagi Execution","description":"Detects the execution of UACMe, a tool used for UAC bypasses, via default PE metadata","author":"Christian Burkard (Nextron Systems), Florian Roth (Nextron Systems)","status":"test","level":"high","date":"2021-08-30","modified":"2024-11-23","tags":["attack.privilege-escalation","attack.t1548.002"],"technique_ids":["T1548.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://github.com/hfiref0x/UACME"],"source_path":"rules/windows/process_creation/proc_creation_win_hktl_uacme.yml","source_sha256":"ee8c562f925a99754b3653dd04f629ba4d59de99d05f08fb1a463848378164fe","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_hktl_uacme.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 - UACMe Akagi Execution\nid: d38d2fa4-98e6-4a24-aff1-410b0c9ad177\nstatus: test\ndescription: Detects the execution of UACMe, a tool used for UAC bypasses, via default PE metadata\nreferences:\n    - https://github.com/hfiref0x/UACME\nauthor: Christian Burkard (Nextron Systems), Florian Roth (Nextron Systems)\ndate: 2021-08-30\nmodified: 2024-11-23\ntags:\n    - attack.privilege-escalation\n    - attack.t1548.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_pe:\n        - Product: 'UACMe'\n        - Company:\n              - 'REvol Corp'\n              - 'APT 92'\n              - 'UG North'\n              - 'Hazardous Environments'\n              - 'CD Project Rekt'\n        - Description:\n              - 'UACMe main module'\n              - 'Pentesting utility'\n        - OriginalFileName:\n              - 'Akagi.exe'\n              - 'Akagi64.exe'\n    selection_img:\n        Image|endswith:\n            - '\\Akagi64.exe'\n            - '\\Akagi.exe'\n    selection_hashes_sysmon:\n        Hashes|contains:\n            - 'IMPHASH=767637C23BB42CD5D7397CF58B0BE688'\n            - 'IMPHASH=14C4E4C72BA075E9069EE67F39188AD8'\n            - 'IMPHASH=3C782813D4AFCE07BBFC5A9772ACDBDC'\n            - 'IMPHASH=7D010C6BB6A3726F327F7E239166D127'\n            - 'IMPHASH=89159BA4DD04E4CE5559F132A9964EB3'\n            - 'IMPHASH=6F33F4A5FC42B8CEC7314947BD13F30F'\n            - 'IMPHASH=5834ED4291BDEB928270428EBBAF7604'\n            - 'IMPHASH=5A8A8A43F25485E7EE1B201EDCBC7A38'\n            - 'IMPHASH=DC7D30B90B2D8ABF664FBED2B1B59894'\n            - 'IMPHASH=41923EA1F824FE63EA5BEB84DB7A3E74'\n            - 'IMPHASH=3DE09703C8E79ED2CA3F01074719906B'\n    condition: 1 of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1548.002","id":"T1548.002","name":"Bypass User Account Control","page":"techniques/enterprise/T1548.002/"}],"data_path":"data/detection-rules/d38d2fa4-98e6-4a24-aff1-410b0c9ad177.json","kind":"sigma"}
