Fix Usecase field

This commit is contained in:
Wietze
2021-01-10 15:54:00 +00:00
parent 5012f95152
commit 2e08819eef
11 changed files with 29 additions and 29 deletions

View File

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