mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-26 14:59:03 +01:00
21 lines
576 B
YAML
21 lines
576 B
YAML
---
|
|
Name: Runonce.exe
|
|
Description: Execute
|
|
Author: ''
|
|
Created: '2018-05-25'
|
|
Categories: []
|
|
Commands:
|
|
- Command: Runonce.exe /AlternateShellStartup
|
|
Description: Executes a Run Once Task that has been configured in the registry.
|
|
Full Path:
|
|
- c:\windows\system32\runonce.exe
|
|
- c:\windows\sysWOW64\runonce.exe
|
|
Code Sample: []
|
|
Detection: []
|
|
Resources:
|
|
- https://twitter.com/pabraeken/status/990717080805789697
|
|
- https://cmatskas.com/configure-a-runonce-task-on-windows/
|
|
Notes: |
|
|
Thanks to Pierre-Alexandre Braeken - @pabraeken
|
|
Requires Administrative access.
|