How to use this box with Vagrant:

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

This version was created almost 8 years ago.

https://www.vulnhub.com/entry/web-security-dojo-2,65/

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