From c1e041b9d184c857e8b3033a29ef45ca5f578cd8 Mon Sep 17 00:00:00 2001 From: Pearce Barry Date: Mon, 15 Feb 2021 16:02:41 -0600 Subject: [PATCH] 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... --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index 6a6bb31..f2ead8d 100644 --- a/README.md +++ b/README.md @@ -57,12 +57,6 @@ Requirements: 5. To start the VM, run the command `vagrant up win2k8`. This will start up the VM and run all of the installation and configuration scripts necessary to set everything up. This takes about 10 minutes. 6. Once this process completes, you can open up the VM within VirtualBox and login. The default credentials are U: vagrant and P: vagrant. -Videos: - -Thanks to [Jeremy](https://twitter.com/webpwnized), you can also follow the steps in these videos to set up Metasploitable3: - -https://www.youtube.com/playlist?list=PLZOToVAK85MpnjpcVtNMwmCxMZRFaY6mT - ### ub1404 Development and Modification Using Vagrant and a lightweight Ubuntu 14.04 vagrant cloud box image, you can quickly set up and customize ub1404 Metasploitable3 for development or customization.