How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Sliim/kali-2016.2-mate-amd64"
  config.vm.box_version = "2016.2"
end
vagrant init Sliim/kali-2016.2-mate-amd64 \
  --box-version 2016.2
vagrant up

This version was created almost 8 years ago.

Kali linux 2016.2 - Private key: https://github.com/Sliim/pentest-env/blob/master/ssh-keys/pentest-env

1 provider for this version.
  • virtualbox
    unknown Externally hosted (box.hackbbs.org)