Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]
This commit is contained in:
parent
5c52612858
commit
fca809efa6
@@ -33481,7 +33481,9 @@ defense-evasion:
|
||||
atomic_tests:
|
||||
- name: MSBuild Bypass Using Inline Tasks
|
||||
auto_generated_guid: 58742c0f-cb01-44cd-a60b-fb26e8871c93
|
||||
description: 'Executes the code in a project file using. C# Example
|
||||
description: 'Executes the code in a project file using msbuild.exe. The default
|
||||
C# project example file (T1127.001.csproj) will simply print "Hello From a
|
||||
Code Fragment" and "Hello From a Class." to the screen.
|
||||
|
||||
'
|
||||
supported_platforms:
|
||||
|
||||
@@ -12,7 +12,7 @@ Adversaries can abuse MSBuild to proxy execution of malicious code. The inline t
|
||||
<br/>
|
||||
|
||||
## Atomic Test #1 - MSBuild Bypass Using Inline Tasks
|
||||
Executes the code in a project file using. C# Example
|
||||
Executes the code in a project file using msbuild.exe. The default C# project example file (T1127.001.csproj) will simply print "Hello From a Code Fragment" and "Hello From a Class." to the screen.
|
||||
|
||||
**Supported Platforms:** Windows
|
||||
|
||||
|
||||
Reference in New Issue
Block a user