How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "Sliim/metasploitable3-trusty"
  config.vm.box_version = "3"
end
vagrant init Sliim/metasploitable3-trusty \
  --box-version 3
vagrant up

This version was created over 7 years ago.

The Metasploitable3 Virtual Machine - Ubuntu trusty

Sources:

Built 28 May 2017 (31af07)

https://github.com/Sliim/pentest-env/blob/master/targets/metasploitable3-trusty.rb

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