Logger.exe

A logging configuration tool from the Windows Kits used to start and manage process logging.

Execute

Executes an abitrary command via a signed binary to evade detection.

logger.exe RUN "{CMD}"

Executes the command specified after the `RUN` parameter as a child of `logger.exe`. — MITRE: T1202 — Privileges: User

Executes an abitrary command via a signed binary to evade detection.

logger.exe RUNW "{CMD}"

Executes the command specified after the `RUNW` parameter as a child of `logger.exe`. — MITRE: T1202 — Privileges: User

Executes an abitrary command via a signed binary to evade detection.

logger.exe "{CMD}"

Executes the command specified as a child of `logger.exe`. — MITRE: T1202 — Privileges: User