mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 02:29:34 +01:00 
			
		
		
		
	Remove unnecessary "at" on command (#286)
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user