{"id":"198effb6-6c98-4d0c-9ea3-451fa143c45c","title":"Run Once Task Execution as Configured in Registry","description":"This rule detects the execution of Run Once task as configured in the registry","author":"Avneet Singh @v3t0_, oscd.community, Christopher Peacock @SecurePeacock (updated)","status":"test","level":"low","date":"2020-10-18","modified":"2022-12-13","tags":["attack.persistence","attack.defense-impairment","attack.t1112"],"technique_ids":["T1112"],"logsource":{"product":"windows","category":"process_creation"},"falsepositives":["Unknown"],"references":["https://twitter.com/pabraeken/status/990717080805789697","https://lolbas-project.github.io/lolbas/Binaries/Runonce/","https://twitter.com/0gtweet/status/1602644163824156672?s=20&t=kuxbUnZPltpvFPZdCrqPXA"],"source_path":"rules/windows/process_creation/proc_creation_win_runonce_execution.yml","source_sha256":"19d6d2f84d8a30effb30d6e1d26b583f962fa4016c673414b9196976bdd5b68e","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_runonce_execution.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Run Once Task Execution as Configured in Registry\nid: 198effb6-6c98-4d0c-9ea3-451fa143c45c\nstatus: test\ndescription: This rule detects the execution of Run Once task as configured in the registry\nreferences:\n    - https://twitter.com/pabraeken/status/990717080805789697\n    - https://lolbas-project.github.io/lolbas/Binaries/Runonce/\n    - https://twitter.com/0gtweet/status/1602644163824156672?s=20&t=kuxbUnZPltpvFPZdCrqPXA\nauthor: 'Avneet Singh @v3t0_, oscd.community, Christopher Peacock @SecurePeacock (updated)'\ndate: 2020-10-18\nmodified: 2022-12-13\ntags:\n    - attack.persistence\n    - attack.defense-impairment\n    - attack.t1112\nlogsource:\n    product: windows\n    category: process_creation\ndetection:\n    selection_img:\n        - Image|endswith: '\\runonce.exe'\n        - Description: 'Run Once Wrapper'\n    selection_cli:\n        - CommandLine|contains: '/AlternateShellStartup'\n        - CommandLine|endswith: '/r'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: low\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1112","id":"T1112","name":"Modify Registry","page":"techniques/enterprise/T1112/"}],"data_path":"data/detection-rules/198effb6-6c98-4d0c-9ea3-451fa143c45c.json","kind":"sigma"}
