From deca346fcb4dea4498623a69f678dd312a8382e1 Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Wed, 5 Sep 2018 12:16:41 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=Fix-T1121 --- atomics/T1121/T1121.md | 1 + 1 file changed, 1 insertion(+) diff --git a/atomics/T1121/T1121.md b/atomics/T1121/T1121.md index cd4122ee..5f1d26d8 100644 --- a/atomics/T1121/T1121.md +++ b/atomics/T1121/T1121.md @@ -43,6 +43,7 @@ Executes the Uninstall Method, No Admin Rights Required ``` C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /r:System.EnterpriseServices.dll /target:library #{source_file} C:\Windows\Microsoft.NET\Framework\v4.0.30319\regasm.exe /U #{file_name} +del #{file_name} ```