rapid7 / metasploitable3

Metasploitable3 is a VM that is built from the ground up with a large amount of security vulnerabilities.
Other
4.78k stars 1.15k forks source link

Error building the Vagrant box using Packer. Please check the output above for any error messages. #546

Closed kcnaiamh closed 3 years ago

kcnaiamh commented 3 years ago

Host System

Command Output

❯ .\build.ps1

Compatible version of VirtualBox found.
Compatible version of Packer found.
Compatible version of Vagrant found.
Compatible version of vagrant-reload plugin found.
All requirements found. Proceeding...
No box name passed as input. Build both the boxes ? (y/n): y
Building metasploitable3-win2k8 Vagrant box...
virtualbox-iso: output will be in this color.

==> virtualbox-iso: Retrieving Guest additions
==> virtualbox-iso: Trying C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso
==> virtualbox-iso: Trying file://C:/Program%20Files/Oracle/VirtualBox/VBoxGuestAdditions.iso
==> virtualbox-iso: file://C:/Program%20Files/Oracle/VirtualBox/VBoxGuestAdditions.iso => C:/Program Files/Oracle/VirtualBox/VBoxGuestAdditions.iso
==> virtualbox-iso: Retrieving ISO
==> virtualbox-iso: Trying http://download.microsoft.com/download/7/5/E/75EC4E54-5B02-42D6-8879-D8D3A25FBEF7/7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso
==> virtualbox-iso: Trying http://download.microsoft.com/download/7/5/E/75EC4E54-5B02-42D6-8879-D8D3A25FBEF7/7601.17514.101119-1850_x64fre_server_eval_en-us-GRMSXEVAL_EN_DVD.iso?checksum=md5%3A4263be2cf3c59177c45085c0a7bc6ca5
==> virtualbox-iso: Download failed bad response code: 404
==> virtualbox-iso: error downloading ISO: [bad response code: 404]
Build 'virtualbox-iso' errored after 2 seconds 728 milliseconds: error downloading ISO: [bad response code: 404]

==> Wait completed after 2 seconds 729 milliseconds

==> Some builds didn't complete successfully and had errors:
--> virtualbox-iso: error downloading ISO: [bad response code: 404]

==> Builds finished but no artifacts were created.
Exception: D:\Software\OVA-ISO Files\metasploitable3-master\metasploitable3-master\build.ps1:157
Line |
 157 |           throw "Error building the Vagrant box using Packer. Please c …
     |           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Error building the Vagrant box using Packer. Please check the output above for any error messages.
jmartin-tech commented 3 years ago

Duplicates #526, the public ISO was removed you will need to source the Windows Server 2008 R2 install ISO from another location.