metasploitable3/resources
Jeffrey Martin fe91dcbf67
download windows pre-req files using the host OS
Many pre-req file have moved to require TLS 1.2, to address this
downloading these files in the host system will allows this requirement
to be meet even when the guest OS being built does not yet support TLS 1.2.

* downloads dotnet and wmf from a provisioner run by the host OS
* updates dotnet to 4.5.2
* update wmf for powershell 5.1
* adjust install process for wmf to run as SYSTEM
* moves boxstarter and Ruby install into the chocolatey_installs path

Furhter work should be done to validate the downlaod hash and support caching downloads
instead of force each build to download again.

This does not remove the need for downloads by chocolatey when preforming those installs.
2023-02-03 13:46:46 -06:00
..
apache_struts Initial commit. 2016-08-30 10:53:02 -05:00
backdoors Add common backdoors 2016-10-25 14:48:21 -05:00
certs Removed executable file permission 2017-05-08 22:04:35 +05:30
flags Merge branch 'master' of github.com:rapid7/metasploitable3-ctf 2017-12-15 13:33:28 -06:00
glassfish update glassfish domain file 2016-11-02 17:49:04 -05:00
iis Enable FTP on IIS for uploaded backdoors. 2016-10-05 17:25:11 -05:00
jenkins Add ManageEngine Desktop Central Vuln to Metasploitable3 2016-10-21 18:28:21 -05:00
jmx Remove Java version of JDK 1.6 2016-09-29 13:56:34 -05:00
manageengine Add ManageEngine Desktop Central Vuln to Metasploitable3 2016-10-21 18:28:21 -05:00
mysql Add missing files 2016-10-13 14:16:18 -05:00
rails_server locking sqlite3 install version to 1.3.11 2019-02-05 17:54:47 -08:00
security_settings Initial commit. 2016-08-30 10:53:02 -05:00
wamp Added WAMP installer to /resources/wamp 2018-02-20 17:48:30 +05:30
webdav Add WebDAV 2016-10-19 16:43:10 -05:00
windows_pre_downloads download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00
wordpress Better heuristic for ip addr 2017-08-09 17:56:58 +02:00
download-windows-files.ps1 download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00
download-windows-files.sh download windows pre-req files using the host OS 2023-02-03 13:46:46 -06:00