From 82bc6fab20d9cc0eb0d5d5a304c3a8de62da9b8d Mon Sep 17 00:00:00 2001 From: CircleCI Atomic Red Team doc generator Date: Tue, 21 Jan 2020 04:40:22 +0000 Subject: [PATCH] Generate docs from job=validate_atomics_generate_docs branch=master --- atomics/T1015/T1015.md | 14 +++++++------- atomics/index.yaml | 28 ++++++++++++++-------------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/atomics/T1015/T1015.md b/atomics/T1015/T1015.md index 0d61b1ca..88c543ba 100644 --- a/atomics/T1015/T1015.md +++ b/atomics/T1015/T1015.md @@ -56,7 +56,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -92,7 +92,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -128,7 +128,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -164,7 +164,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -200,7 +200,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -236,7 +236,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -272,7 +272,7 @@ $Name = "Debugger" IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force | Out-Null - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { diff --git a/atomics/index.yaml b/atomics/index.yaml index 1f7498a2..6c4b8fc5 100644 --- a/atomics/index.yaml +++ b/atomics/index.yaml @@ -187,7 +187,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -218,7 +218,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -249,7 +249,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -281,7 +281,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -313,7 +313,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -345,7 +345,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -377,7 +377,7 @@ persistence: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force | Out-Null - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -12925,7 +12925,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -12956,7 +12956,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -12987,7 +12987,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -13019,7 +13019,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -13051,7 +13051,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -13083,7 +13083,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE { @@ -13115,7 +13115,7 @@ privilege-escalation: IF(!(Test-Path $registryPath)) { New-Item -Path $registryPath -Force | Out-Null - New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType DWORD -Force + New-ItemProperty -Path $registryPath -Name $name -Value $Value -PropertyType STRING -Force } ELSE {