How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "stfl/sfkali"
end
vagrant init stfl/sfkali
vagrant up
This version was created 4 months ago.
Based on Kali 2023.2. Usage of hyperv image from OffSec with Enhanced session
This version was created 9 months ago.
There isn't a description.