diff --git a/atomics/T1003/T1003.yaml b/atomics/T1003/T1003.yaml index 04009d3c..0b5e9b1f 100644 --- a/atomics/T1003/T1003.yaml +++ b/atomics/T1003/T1003.yaml @@ -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