Generate docs from job=validate_atomics_generate_docs branch=master
This commit is contained in:
parent
6b6f7f1a48
commit
ed32225707
@@ -34,10 +34,8 @@ Attaches cmd.exe to a list of processes. Configure your own Input arguments to a
|
||||
#### Inputs:
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| parent_list | Comma separated list of system binaries to which you want to attach each #{attached_process}. Default: "osk.exe"
|
||||
| String | osk.exe, sethc.exe, utilman.exe, magnify.exe, narrator.exe, DisplaySwitch.exe, atbroker.exe|
|
||||
| attached_process | Full path to process to attach to target in #{parent_list}. Default: cmd.exe
|
||||
| Path | C:\windows\system32\cmd.exe|
|
||||
| parent_list | Comma separated list of system binaries to which you want to attach each #{attached_process}. Default: "osk.exe" | String | osk.exe, sethc.exe, utilman.exe, magnify.exe, narrator.exe, DisplaySwitch.exe, atbroker.exe|
|
||||
| attached_process | Full path to process to attach to target in #{parent_list}. Default: cmd.exe | Path | C:\windows\system32\cmd.exe|
|
||||
|
||||
|
||||
#### Attack Commands: Run with `powershell`! Elevation Required (e.g. root or admin)
|
||||
|
||||
@@ -33,8 +33,7 @@ References:
|
||||
|------|-------------|------|---------------|
|
||||
| ms_office_version | Microsoft Office version number found in "HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office" | String | 16.0|
|
||||
| ms_product | Maldoc application Word or Excel | String | Word|
|
||||
| jse_path | Path for the macro to write out the "malicious" .jse file
|
||||
| String | C:\Users\Public\art.jse|
|
||||
| jse_path | Path for the macro to write out the "malicious" .jse file | String | C:\Users\Public\art.jse|
|
||||
|
||||
|
||||
#### Attack Commands: Run with `powershell`!
|
||||
|
||||
Reference in New Issue
Block a user