Pester.bat

Used as part of the Powershell pester

Execute

Proxy execution

Pester.bat [/help|?|-?|/?] "$null; {CMD}"

Execute code using Pester. The third parameter can be anything. The fourth is the payload. — MITRE: T1216 — Privileges: User

Proxy execution

Pester.bat ;{PATH:.exe}

Execute code using Pester. Example here executes specified executable. — MITRE: T1216 — Privileges: User