Generated docs from job=generate-docs branch=master [ci skip]
This commit is contained in:
@@ -24425,7 +24425,7 @@ defense-evasion:
|
||||
preloader_dll:
|
||||
description: library for interfacing with the dotnet framework
|
||||
type: Path
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader.dll
|
||||
dependency_executor_name: powershell
|
||||
dependencies:
|
||||
- description: ".Net SDK must be installed\n"
|
||||
@@ -39851,7 +39851,7 @@ privilege-escalation:
|
||||
preloader_dll:
|
||||
description: library for interfacing with the dotnet framework
|
||||
type: Path
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader.dll
|
||||
dependency_executor_name: powershell
|
||||
dependencies:
|
||||
- description: ".Net SDK must be installed\n"
|
||||
@@ -62626,7 +62626,7 @@ persistence:
|
||||
preloader_dll:
|
||||
description: library for interfacing with the dotnet framework
|
||||
type: Path
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader
|
||||
default: PathToAtomicsFolder\T1574.002\bin\preloader.dll
|
||||
dependency_executor_name: powershell
|
||||
dependencies:
|
||||
- description: ".Net SDK must be installed\n"
|
||||
|
||||
@@ -81,7 +81,7 @@ Utilizing the dotnet_startup_hooks environment variable, this method allows for
|
||||
| Name | Description | Type | Default Value |
|
||||
|------|-------------|------|---------------|
|
||||
| process_name | Name of the created process | String | calculator.exe|
|
||||
| preloader_dll | library for interfacing with the dotnet framework | Path | PathToAtomicsFolder\T1574.002\bin\preloader|
|
||||
| preloader_dll | library for interfacing with the dotnet framework | Path | PathToAtomicsFolder\T1574.002\bin\preloader.dll|
|
||||
|
||||
|
||||
#### Attack Commands: Run with `command_prompt`!
|
||||
|
||||
Reference in New Issue
Block a user