T1546.012: change target_binary path (#1878)
Co-authored-by: abuly <abulyaev@yan.ru>
This commit is contained in:
@@ -11,7 +11,7 @@ atomic_tests:
|
||||
target_binary:
|
||||
description: Binary To Attach To
|
||||
type: Path
|
||||
default: C:\Windows\System32\calc.exe
|
||||
default: calc.exe
|
||||
payload_binary:
|
||||
description: Binary To Execute
|
||||
type: Path
|
||||
@@ -33,7 +33,7 @@ atomic_tests:
|
||||
target_binary:
|
||||
description: Binary To Attach To
|
||||
type: Path
|
||||
default: C:\Windows\System32\notepad.exe
|
||||
default: notepad.exe
|
||||
payload_binary:
|
||||
description: Binary To Execute
|
||||
type: Path
|
||||
|
||||
Reference in New Issue
Block a user