How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "cybersecurity/owasp"
end
vagrant init cybersecurity/owasp
vagrant up
This version was created over 3 years ago.
This has no static IP address
This version was created over 3 years ago.
This has the static ip address 192.168.1.11
This version was created over 4 years ago.
owasp box manual uplaoad