Skip to content

Commit 4973b19

Browse files
authored
Correct category spelling from 'AWL bypass' to 'AWL Bypass'
1 parent 4a9a0d7 commit 4973b19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

yml/OtherMSBinaries/Dotnet.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Commands:
77
- Command: dotnet.exe {PATH:.dll}
88
Description: dotnet.exe will execute any DLL even if applocker is enabled.
99
Usecase: Execute code bypassing AWL
10-
Category: AWL bypass
10+
Category: AWL Bypass
1111
Privileges: User
1212
MitreID: T1218
1313
OperatingSystem: Windows 7 and up with .NET installed
@@ -34,7 +34,7 @@ Commands:
3434
- Command: dotnet.exe msbuild {PATH:.csproj}
3535
Description: dotnet.exe with msbuild (SDK Version) will execute unsigned code
3636
Usecase: Execute code bypassing AWL
37-
Category: AWL bypass
37+
Category: AWL Bypass
3838
Privileges: User
3939
MitreID: T1218
4040
OperatingSystem: Windows 10 and up with .NET Core installed

0 commit comments

Comments
 (0)