mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2024-12-27 23:37:58 +01:00
Fixing minor error in description of Explorer, closes #257
This commit is contained in:
parent
01d7580886
commit
c20f388444
@ -12,7 +12,7 @@ Commands:
|
|||||||
MitreID: T1202
|
MitreID: T1202
|
||||||
OperatingSystem: Windows XP, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
OperatingSystem: Windows XP, Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11
|
||||||
- Command: explorer.exe C:\Windows\System32\notepad.exe
|
- Command: explorer.exe C:\Windows\System32\notepad.exe
|
||||||
Description: Execute calc.exe with the parent process spawning from a new instance of explorer.exe
|
Description: Execute notepad.exe with the parent process spawning from a new instance of explorer.exe
|
||||||
Usecase: Performs execution of specified file with explorer parent process breaking the process tree, can be used for defense evasion.
|
Usecase: Performs execution of specified file with explorer parent process breaking the process tree, can be used for defense evasion.
|
||||||
Category: Execute
|
Category: Execute
|
||||||
Privileges: User
|
Privileges: User
|
||||||
|
Loading…
Reference in New Issue
Block a user