Description
Generates an XSL Transform (.XSL) file that executes a command when processed by wmic or msxsl.exe.
Overview
Generates an XSL file with embedded JScript executed via ‘wmic process list /FORMAT:evil.xsl’ or ‘msxsl.exe data.xml evil.xsl’. Both are signed Microsoft binaries.
Parameters
| Name | Type | Description |
|---|---|---|
| Command | string | The command to execute. |
