How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "Sliim/vulnhub-hackfest2016-quaoar"
config.vm.box_version = "2016"
end
vagrant init Sliim/vulnhub-hackfest2016-quaoar \
--box-version 2016
vagrant up
This version was created over 7 years ago.
VulnHub HackFest 2016 Quaoar VM from https://www.vulnhub.com/entry/hackfest2016-quaoar,180/