Commit Graph

51 Commits

Author SHA1 Message Date
Jeffrey Martin f69f255723
Land #491, update docs for using vagrant to develop ub1404 2022-01-10 12:21:07 -06:00
Jeffrey Martin 52b4da65f5
update manual build docs to match Vagrantfile
Address #516 to align box name to match Vagrantfile.
2022-01-07 11:18:22 -06:00
Jeffrey Martin e2525bac2b
Land #508, Clarify username and password 2021-04-26 10:57:45 -05:00
Alan Foster eeea4ab1a8
Clarify username and password 2021-02-16 10:19:21 +00:00
Pearce Barry c1e041b9d1
Removed stale YouTube link pointed out by a user.
I did poke around [webpwnized's YouTube channel](https://www.youtube.com/c/webpwnized/featured), but couldn't locate any Metasploitable videos or playlists, maybe they removed 'em...
2021-02-15 16:02:41 -06:00
Jeffrey Martin 5be08b96ba
Land #388, add parallels provider support for ub1404 and win2k8 2020-11-20 14:49:49 -06:00
Dave Eargle a7d110a383 update docs for using vagrant to develop ub1404
* reference a new box that supporst libvirt
* default-disable nfs and instead give instructions for using rsync for 
provisioning with chef-solo
2020-10-02 17:23:59 -04:00
Jeffrey Martin 6a17501824
Land #422, ub1404 development and modification instructions 2019-10-29 14:40:04 -05:00
Dave Eargle 72dc282aa0 ub1404 dev workflow
Tweaks to the recipes to avoid repetition of work, and ub1404 dev,
* let apt cookbook handle apt-update globally
* do not download, configure, make, make install if the package is
already installed
* add guards for file deletion to first check whether file is present
* use docker cookbook for image building and running, to only build if
not alrady built and only run if not already running
* drop mysql table and recreate each time

Also,
* bump Docker cookbook to 4.9.3
* bump mysql cookbook to 8.5.1
* add apt cookbook for better apt-update management
* bump depends versions and add apt
* modify readme with customization instructions
* modify all chef runlists to call apt first in the runlist
* add a vagrantfile for dev of ub1404
2019-10-29 13:36:27 -06:00
swiru95 fe0a454ffb Windows Installation update 2019-10-18 18:31:06 +02:00
Pete Ezzo 53d2c927ac add parallels provider support for ub1404 and win2k8 2019-04-03 10:45:20 -04:00
Jeffrey Martin 5ef4f26a6d
update readme for qemu/libvirt 2018-08-29 12:50:00 -05:00
Jeffrey Martin 8be8e16218
Add quick-start 2018-08-03 15:44:40 -05:00
Brent Cook 1bc42c973c
mention libvirt and vmware 2018-07-25 23:36:49 -05:00
Brent Cook 4e27eda152 Merge remote-tracking branch 'upstream/master' into land-301- 2018-07-25 20:13:03 -05:00
Brent Cook 80ae3e437c
Merge pull request #306 from KairatKempirbaev/patch-1
Land #306, Update README.md to note we have multiple targets now.
2018-07-25 18:07:45 -05:00
Jeffrey Martin a1a9b6ae07
Land #277, Updated powershell script 2018-07-25 17:34:39 -05:00
Kairat 5efae83438
Update README.md 2018-07-01 02:54:56 -07:00
Kairat b0fd5f73a7
Update README.md 2018-07-01 02:54:21 -07:00
Kairat 5e728ad638
Update README.md
Some people would wonder why manual installation isn't working.
Google didn't help and i found that this folder is 6G size and it should contain the BOX file after the second step.
2018-07-01 02:02:17 -07:00
Doug Schaapveld f97079aa3b Update README.md for libvirt/qemu-kvm and TMPDIR 2018-06-20 19:33:04 -05:00
Brent Cook e38f94b957
update json file path 2018-05-01 17:19:33 -05:00
Chandrapal ec5de71ef6
Updated Readme
- Added powershell build commands
- Added vagrant commands
2018-04-19 23:12:00 +05:30
Matthew Conway 9af875a1b9
Update build.sh usage in README
Valid options are 'ubuntu1404' and 'windows2008'
2018-04-02 18:35:04 -07:00
jbarnett-r7 2e9be25be9
More README updates 2018-02-23 11:00:32 -06:00
James Barnett b3a47883eb
Update README 2018-02-23 10:59:20 -06:00
Matthew Kienow 74c857d1c9
Remove specified Vagrant version 2018-01-28 01:37:54 -05:00
Matthew Kienow 23cfe4420f
Update README.md
Clarified provider name strings
2017-11-20 16:44:15 -05:00
Brent Cook 0109b3fda9 Update packer link 2017-06-26 08:28:19 -05:00
James Barnett f8e3e4a7ff
Update resources for packer build
Only use one packer build file with both virtualbox and vmware defined.
Having multiple build files will make it difficult to keep things consistent.

Also update references in the build scripts to only build for virtualbox
by default.
2017-05-15 17:07:36 -05:00
James Barnett abe223ba44 Merge remote-tracking branch 'origin/master' into feature/build_with_packer 2017-05-02 15:44:49 -05:00
jbarnett-r7 b16fc99470 Update README.md
Indicate Vagrant 1.9.1 is recommended.
2017-05-02 11:40:20 -05:00
Nicholas Charron a076214362 Merged with upstream 2017-01-25 09:47:09 -05:00
Brent Cook b867d50773 Remove warnings about packages fixed upstream 2017-01-04 10:48:36 -06:00
James Barnett abe6fc6726
Increase memory for VM to 4GB. Update README to reflect this. 2016-12-13 16:26:36 -06:00
sinn3r e2cecb6c68 Update README.md 2016-11-23 11:08:34 -06:00
sinn3r 312903835d Update README.md 2016-11-23 11:05:37 -06:00
jbarnett-r7 f04cb88913 Add system requirements to README 2016-11-21 14:31:16 -06:00
ncharron 32751a648a Update README.md 2016-11-19 15:22:26 -05:00
ncharron 060b3a66db Update README.md 2016-11-19 15:21:44 -05:00
James Barnett 021da2f57a
Fix typos. 2016-11-17 10:05:29 -06:00
James Barnett 7252c4481a
Formatting in the README. 2016-11-16 13:53:08 -06:00
James Barnett 0c49aaad97
Made some improvements to bash build script. Updated README to indicate Vagrant but on 1.8.7 #43 2016-11-16 13:45:43 -06:00
James Barnett e61e271365
Update build scripts and README to indicate VirtualBox 5.1.6 is required and 5.1.8 does not work due to https://github.com/rapid7/metasploitable3/issues/41 2016-11-10 15:43:19 -06:00
Prateep Bandharangshi 26a9038233 Update README.md
Vagrant 1.8.1 is no longer required
2016-11-03 10:48:41 +00:00
Erran Carey c6692cf0f8 Specifically mention the vagrant-reload install in README.md
This is for people who skim instead of reading the README the first time
around like me. 😉
2016-10-26 13:18:36 +01:00
jbarnett-r7 d8a841315d Fix syntax error in README 2016-09-27 15:56:31 -05:00
James Barnett 07408fcc3d
Update README.md to add instructions on building using the scripts. 2016-09-27 15:53:08 -05:00
James Barnett 1302a5931c
Update README.md to make mention of Vagrant bugs. 2016-09-19 13:50:59 -05:00
James Barnett 9a3bffe34b
Update Vagrantfile to remove base file's tutorial comments.
Update README.md
Add LICENSE and COPYING files
2016-09-07 13:57:55 -05:00