mirror of
https://github.com/LOLBAS-Project/LOLBAS
synced 2025-01-30 15:23:07 +01:00
Adding missing Usecase values.
This commit is contained in:
parent
c24cad7868
commit
1bd305e3a3
@ -6,6 +6,7 @@ Created: 2019-11-12
|
|||||||
Commands:
|
Commands:
|
||||||
- Command: dotnet.exe [PATH_TO_DLL]
|
- Command: dotnet.exe [PATH_TO_DLL]
|
||||||
Description: dotnet.exe will execute any dll even if applocker is enabled.
|
Description: dotnet.exe will execute any dll even if applocker is enabled.
|
||||||
|
Usecase: Execute code bypassing AWL
|
||||||
Category: AWL Bypass
|
Category: AWL Bypass
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
@ -19,6 +20,7 @@ Commands:
|
|||||||
OperatingSystem: Windows 7 and up with .NET installed
|
OperatingSystem: Windows 7 and up with .NET installed
|
||||||
- Command: dotnet.exe msbuild [Path_TO_XML_CSPROJ]
|
- Command: dotnet.exe msbuild [Path_TO_XML_CSPROJ]
|
||||||
Description: dotnet.exe with msbuild (SDK Version) will execute unsigned code
|
Description: dotnet.exe with msbuild (SDK Version) will execute unsigned code
|
||||||
|
Usecase: Execute code bypassing AWL
|
||||||
Category: AWL Bypass
|
Category: AWL Bypass
|
||||||
Privileges: User
|
Privileges: User
|
||||||
MitreID: T1218
|
MitreID: T1218
|
||||||
|
Loading…
Reference in New Issue
Block a user