How to use this box with Vagrant:

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

This version was created almost 8 years ago.

https://www.vulnhub.com/entry/owlnest-102,102/

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (621 MB)