Alpha software. vmlab and its templates are under active development — expect frequent breaking changes.
Templates x86_64 kali
x86_64v2026.1latest

x86_64/kali

Kali Linux rolling — the offensive-security toolkit, ready for isolated test labs.

$vmlab pull x86_64/kali
View source

Overview

This template ships a clean kali image, ready to reference from any vm block. vmlab keeps one copy of the backing file on the host and boots each guest as a qcow2 linked clone, so a lab of ten machines costs little more than one base image on disk.

Reference it in a lab

vmlab.wcl
import <vmlab.wcl> lab "demo" { segment "lan" { subnet = "10.99.0.0/24" nat = true } vm "guest" { template = "x86_64/kali" nic { segment = "lan" } } }

Boot it

shell
$ vmlab up pulled x86_64/kali (40 GiB) guest · 1 segment up
Architecturex86_64
Base imagekali 2026.1
Disk size40 GiB
vCPUs2
Memory4 GiB
Formatqcow2
OS familylinux
Profilelinux-generic
MaintainerVMLabDev
LicenseMIT
Updated2026-06-19

Versions

2026.1latest2026-06-19

Tags

kalisecuritypentest