How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "maroskukan/kali2203"
  config.vm.box_version = "2022.11.11"
end
vagrant init maroskukan/kali2203 \
  --box-version 2022.11.11
vagrant up

This version was created 5 months ago.

build_commit: 456573fd171a498c28ecfc09f287ccdfd957a7e2
build_template: https://github.com/maroskukan/packer-cookbook/blob/main/boxes/kali2203/box-config.pkr.hcl
3 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (3.74 GB)

  • virtualbox Hosted by Vagrant Cloud (3.65 GB)

  • hyperv Hosted by Vagrant Cloud (3.71 GB)