Fixing yml files with .yaml extension (#338)

This commit is contained in:
Wietze
2023-10-19 17:17:15 +01:00
committed by GitHub
parent 4f83231697
commit 760151b598
3 changed files with 9 additions and 27 deletions

View File

@@ -2,7 +2,7 @@
Name: vstest.console.exe
Description: VSTest.Console.exe is the command-line tool to run tests
Author: Onat Uzunyayla
Created: 2023-09-08
Created: 2023-09-08
Commands:
- Command: vstest.console.exe testcode.dll
Description: VSTest functionality may allow an adversary to executes their malware by wrapping it as a test method then build it to a .exe or .dll file to be later run by vstest.console.exe. This may both allow AWL bypass or defense bypass in general
@@ -22,4 +22,4 @@ Resources:
- Link: https://learn.microsoft.com/en-us/visualstudio/test/vstest-console-options?view=vs-2022
Acknowledgement:
- Person: Onat Uzunyayla
- Person: Ayberk Halac
- Person: Ayberk Halac