diff --git a/atomics/T1502/T1502.yaml b/atomics/T1502/T1502.yaml index 8d627cf1..7b14a377 100644 --- a/atomics/T1502/T1502.yaml +++ b/atomics/T1502/T1502.yaml @@ -20,7 +20,7 @@ atomic_tests: default: "explorer" dll_path: description: Path of the dll to inject - type: string + type: path default: PathToAtomicsFolder\T1502\bin\calc.dll dll_process_name: description: Name of the created process from the injected dll @@ -28,7 +28,7 @@ atomic_tests: default: "calculator" spawnto_process_path: description: Path of the process to spawn - type: string + type: path default: C:\Program Files\Internet Explorer\iexplore.exe spawnto_process_name: description: Name of the process to spawn