How to use this box with Vagrant:

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

This version was created over 7 years ago.

VulnHub Hackfest Orcus VM from https://www.vulnhub.com/entry/hackfest2016-orcus,182/

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