How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "xsoar/kali-2018.2"
end
vagrant init xsoar/kali-2018.2
vagrant up
This version was created over 5 years ago.
kali-2018.2 after apt upgrade -y
This version was created almost 6 years ago.
disabled unattended and autoupgrades
This version was created almost 6 years ago.
nfs-common and portmap packages added
This version was created about 6 years ago.
Fixed network interface address assignment
This version was created about 6 years ago.
root/vagrant pwd is vagrant X11 env is disabled by default.
In order to enable you have to run systemctl set-default graphical.target