MITRE ATT&CK Technique: T1050
Input:
sc create TestService binPath="C:\Path\file.exe"
Input:
powershell New-Service -Name "TestService" -BinaryPathName "C:\Path\file.exe"
MITRE ATT&CK Technique: T1050
Input:
sc create TestService binPath="C:\Path\file.exe"
Input:
powershell New-Service -Name "TestService" -BinaryPathName "C:\Path\file.exe"