Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
74ad1849de
commit
30b77fc5a0
@@ -46094,7 +46094,7 @@ lateral-movement:
|
||||
computer_name:
|
||||
description: Name of Computer
|
||||
type: string
|
||||
default: computer1
|
||||
default: localhost
|
||||
executor:
|
||||
command: '[activator]::CreateInstance([type]::GetTypeFromProgID("MMC20.application","#{computer_name}")).Document.ActiveView.ExecuteShellCommand("c:\windows\system32\calc.exe",
|
||||
$null, $null, "7")
|
||||
|
||||
@@ -64,7 +64,7 @@ Upon successful execution, cmd will spawn calc.exe on a remote computer.
|
||||
#### Inputs:
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| computer_name | Name of Computer | string | computer1|
|
||||
| computer_name | Name of Computer | string | localhost|
|
||||
|
||||
|
||||
#### Attack Commands: Run with `powershell`!
|
||||
|
||||
Reference in New Issue
Block a user