How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "akarl/metasploitable3-ubuntu-1404"
  config.vm.box_version = "0.1.12"
end
vagrant init akarl/metasploitable3-ubuntu-1404 \
  --box-version 0.1.12
vagrant up

This version was created almost 5 years ago.

There isn't a description.

1 provider for this version.
  • qemu
    unknown Hosted by Vagrant Cloud (2.43 GB)