How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Sliim/vulnhub-hackfest2016-sedna"
  config.vm.box_version = "2016"
end
vagrant init Sliim/vulnhub-hackfest2016-sedna \
  --box-version 2016
vagrant up

This version was created about 6 years ago.

VulnHub Hackfest 2016 Sedna VM from https://www.vulnhub.com/entry/hackfest2016-sedna,181/

1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (1.15 GB)