.. /At.exe
Star

Schedule periodic tasks


Paths:

Resources:
Acknowledgements:

Detection:

Execute

Create a recurring task to execute every day at a specific time.
C:\Windows\System32\at.exe 09:00 /interactive /every:m,t,w,th,f,s,su C:\Windows\System32\revshell.exe
Usecase: Create a recurring task, to eg. to keep reverse shell session(s) alive
Privileges required: Local Admin
OS: Windows 7 or older
MITRE ATT&CK®: T1053.002