Fix to Cleanup Command for T1003.002 Test Number 3 (#1374)

This commit is contained in:
MrOrOneEquals1
2021-01-22 09:30:13 -07:00
committed by GitHub
parent 7570e02911
commit 22c65f4acd
+2 -1
View File
@@ -78,7 +78,8 @@ atomic_tests:
esentutl.exe /y /vss #{file_path} /d #{copy_dest}/#{file_name}
name: command_prompt
elevation_required: true
cleanup_command: del #{copy_dest}\#{file_name} >nul 2>&1
cleanup_command: |
del #{copy_dest}\#{file_name} >nul 2>&1
- name: PowerDump Registry dump of SAM for hashes and usernames
auto_generated_guid: 804f28fc-68fc-40da-b5a2-e9d0bce5c193