LOLBAS/yml/OSBinaries/Runonce.yml

21 lines
576 B
YAML
Raw Normal View History

2018-06-09 00:15:06 +02:00
---
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.