generic_vhd_container

Description

Runs another payload pipeline and embeds the output file into a VHD disk image.

Overview

Generates a dynamic VHD disk image with a FAT partition containing the output of a source pipeline. Windows auto-mounts VHDs on double-click, bypassing Mark-of-the-Web on the embedded files.

Parameters

Name Type Description
SourcePipeline string Pipeline that produces the file to embed.
FileName string Filename inside the VHD. Default: payload.exe.
VolumeLabel string FAT volume label. Default: SETUP.
Scroll to Top