mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-07-29 05:31:53 +02:00
Fix Usecase field
This commit is contained in:
@@ -6,7 +6,7 @@ Created: 2018-05-25
|
||||
Commands:
|
||||
- Command: rundll32.exe zipfldr.dll,RouteTheCall calc.exe
|
||||
Description: Launch an executable payload by calling RouteTheCall.
|
||||
UseCase: Launch an executable.
|
||||
Usecase: Launch an executable.
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1085
|
||||
@@ -14,7 +14,7 @@ Commands:
|
||||
OperatingSystem: Windows
|
||||
- Command: rundll32.exe zipfldr.dll,RouteTheCall file://^C^:^/^W^i^n^d^o^w^s^/^s^y^s^t^e^m^3^2^/^c^a^l^c^.^e^x^e
|
||||
Description: Launch an executable payload by calling RouteTheCall (obfuscated).
|
||||
UseCase: Launch an executable.
|
||||
Usecase: Launch an executable.
|
||||
Category: Execute
|
||||
Privileges: User
|
||||
MitreID: T1085
|
||||
|
Reference in New Issue
Block a user