How to use this box with Vagrant:

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

This version was created over 6 years ago.

The Metasploitable3 Virtual Machine

Source: https://github.com/rapid7/metasploitable3

Built 15 Nov. 2016 (e61e27)

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

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