We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9a0d7 commit 4973b19Copy full SHA for 4973b19
1 file changed
yml/OtherMSBinaries/Dotnet.yml
@@ -7,7 +7,7 @@ Commands:
7
- Command: dotnet.exe {PATH:.dll}
8
Description: dotnet.exe will execute any DLL even if applocker is enabled.
9
Usecase: Execute code bypassing AWL
10
- Category: AWL bypass
+ Category: AWL Bypass
11
Privileges: User
12
MitreID: T1218
13
OperatingSystem: Windows 7 and up with .NET installed
@@ -34,7 +34,7 @@ Commands:
34
- Command: dotnet.exe msbuild {PATH:.csproj}
35
Description: dotnet.exe with msbuild (SDK Version) will execute unsigned code
36
37
38
39
40
OperatingSystem: Windows 10 and up with .NET Core installed
0 commit comments