Generate docs from job=generate_and_commit_guids_and_docs branch=master [skip ci]

This commit is contained in:
CircleCI Atomic Red Team doc generator
2021-01-13 19:12:56 +00:00
parent 5c52612858
commit fca809efa6
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -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:
+1 -1
View File
@@ -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