Fix test 8 and 10 output folder for T1003 that performs Credential Dumping (#755)
This commit is contained in:
@@ -136,7 +136,7 @@ atomic_tests:
|
||||
output_folder:
|
||||
description: Path where resulting dump should be placed
|
||||
type: Path
|
||||
default: C:\Atomic_Red_Team
|
||||
default: C:\Windows\Temp
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: true
|
||||
@@ -176,7 +176,7 @@ atomic_tests:
|
||||
extract_path:
|
||||
description: Path for extracted NTDS.dit
|
||||
type: Path
|
||||
default: C:\Extract
|
||||
default: C:\Windows\Temp
|
||||
executor:
|
||||
name: command_prompt
|
||||
elevation_required: true
|
||||
|
||||
Reference in New Issue
Block a user