How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "prof-ninjason/kali"
end
vagrant init prof-ninjason/kali
vagrant up
This version was created 8 months ago.
Full updates, and installed armitage.
This version was created 8 months ago.
First version.