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 ieframe.dll,OpenURL "C:\test\calc.url"
Description: Launch an executable payload via proxy through a(n) URL (information) file by calling OpenURL.
UseCase: Load an executable payload by calling a .url file with or without quotes. The .url file extension can be renamed.
Usecase: Load an executable payload by calling a .url file with or without quotes. The .url file extension can be renamed.
Category: Execute
Privileges: User
MitreID: T1085