Files
atomic-red-team/Windows/Persistence/Scheduled_Task.md
T
caseysmithrc ac8dd2cfec Initial Commit
Initial Checkin
2017-10-11 10:35:17 -07:00

10 lines
375 B
Markdown

## Scheduled Task
MITRE ATT&CK Technique: [T1053](https://attack.mitre.org/wiki/Technique/T1053)
### Utilities such as at and schtasks, along with the Windows Task Scheduler, can be used to schedule programs or scripts to be executed at a date and time
[Examples Of Creating Tasks](https://technet.microsoft.com/en-us/library/cc725744(v=ws.11).aspx#BKMK_create)