mirror of
				https://github.com/LOLBAS-Project/LOLBAS
				synced 2025-11-04 02:29:34 +01:00 
			
		
		
		
	Update XBootMgrSleep.yml (#445)
* Add xbootmgrsleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml * Update XBootMgrSleep.yml --------- Co-authored-by: Wietze <wietze@users.noreply.github.com>
This commit is contained in:
		@@ -4,15 +4,15 @@ Description: Windows Performance Toolkit binary used for tracing and analyzing s
 | 
				
			|||||||
Author: Avihay Eldad
 | 
					Author: Avihay Eldad
 | 
				
			||||||
Created: 2024-06-13
 | 
					Created: 2024-06-13
 | 
				
			||||||
Commands:
 | 
					Commands:
 | 
				
			||||||
  - Command: xbootmgrsleep.exe 1000 "{CMD}"
 | 
					  - Command: xbootmgrsleep.exe 1000 {PATH:.exe}
 | 
				
			||||||
    Description: Execute a command with XBootMgrSleep as a parent process, with a 1 second (=1000 milliseconds) delay.
 | 
					    Description: Execute executable via XBootMgrSleep, with a 1 second (=1000 milliseconds) delay. Alternatively, it is also possible to replace the delay with any string for immediate execution.
 | 
				
			||||||
    Usecase: Performs execution of specified command, can be used as a defense evasion
 | 
					    Usecase: Performs execution of specified executable, can be used as a defense evasion
 | 
				
			||||||
    Category: Execute
 | 
					    Category: Execute
 | 
				
			||||||
    Privileges: User
 | 
					    Privileges: User
 | 
				
			||||||
    MitreID: T1202
 | 
					    MitreID: T1202
 | 
				
			||||||
    OperatingSystem: Windows
 | 
					    OperatingSystem: Windows
 | 
				
			||||||
    Tags:
 | 
					    Tags:
 | 
				
			||||||
      - Execute: CMD
 | 
					      - Execute: EXE
 | 
				
			||||||
Full_Path:
 | 
					Full_Path:
 | 
				
			||||||
  - Path: C:\Program Files\Windows Kits\10\Windows Performance Toolkit\xbootmgrsleep.exe
 | 
					  - Path: C:\Program Files\Windows Kits\10\Windows Performance Toolkit\xbootmgrsleep.exe
 | 
				
			||||||
  - Path: C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\xbootmgrsleep.exe
 | 
					  - Path: C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\xbootmgrsleep.exe
 | 
				
			||||||
@@ -21,3 +21,5 @@ Resources:
 | 
				
			|||||||
Acknowledgement:
 | 
					Acknowledgement:
 | 
				
			||||||
  - Person: Avihay Eldad
 | 
					  - Person: Avihay Eldad
 | 
				
			||||||
    Handle: '@AvihayEldad'
 | 
					    Handle: '@AvihayEldad'
 | 
				
			||||||
 | 
					  - Person: Yuval Saban
 | 
				
			||||||
 | 
					    Handle: '@yuvalsaban3'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user