diff --git a/yml/OSBinaries/At.yml b/yml/OSBinaries/At.yml index 30df729..87f446d 100644 --- a/yml/OSBinaries/At.yml +++ b/yml/OSBinaries/At.yml @@ -4,7 +4,7 @@ Description: Schedule periodic tasks Author: 'Freddie Barr-Smith' Created: 2019-09-20 Commands: - - Command: C:\Windows\System32\at.exe at 09:00 /interactive /every:m,t,w,th,f,s,su C:\Windows\System32\revshell.exe + - Command: C:\Windows\System32\at.exe 09:00 /interactive /every:m,t,w,th,f,s,su C:\Windows\System32\revshell.exe Description: Create a recurring task to execute every day at a specific time. Usecase: Create a recurring task, to eg. to keep reverse shell session(s) alive Category: Execute