generic_cmstp_file

Description

Generates a CMSTP Setup Information (.INF) file that executes a command via cmstp.exe.

Overview

Generates a CMSTP INF file. Execute via: cmstp.exe /s /ns evil.inf. cmstp.exe is a signed Microsoft binary that can bypass AppLocker.

Parameters

Name Type Description
Command string The command to execute.
ServiceName string Service name in the INF. Default: SpecterInsight.
Scroll to Top