Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Manual installation instructions

Damion Gans edited this page Mar 19, 2020 · 1 revision

Manual installation instructions

1. Get a fresh installation of Ubuntu (Server) 18.04

URL's to get Ubuntu Server 18.04.4:

Installation targets can be:

  • inside a VM (VirtualBox, VMWare, Hyper-V and the likes)
  • inside WSL2 (Windows Subsystem for Linux gen 2, you'll need to install this script: ubuntu-wsl2-systemd-script before continuing with the next step
  • on bare metal (although I do not recommend it)
  • elsewhere, be creative and let me know :)

2. After installing, login and clone this repo and install it

git clone https://github.com/DamionGans/MegaMaxCorpInc.git
cd MegaMaxCorpInc/src/
sudo bash installVM.sh
# enter your password and wait for the installation

3. Reboot the installation

On WSL2, it is adequate to 'just' re-open the window.

4. Enjoy your MegaMaxCorpInc CTF-adventure.

Have fun with Mr. Hackerman :-)