Skip to content

Week 1 Lab

This week we are going to have a gentle lab session, setting up a VM and making sure things like Docker work correctly.

Once you have done this, there are some CTF style challenges for you to play with.

Important

While the tasks are (or should be) nice and easy to complete, make sure you do them.

We are going to use this session to fix any major bugs or problems you have getting things working, as the time available for bug fixing is going to be limited following this.

Use the session to get comfortable with the tools we are going to use throughout the module.

By the end of this week you should:

  • Have a Virtual Machine (VM) player installed (VMWARE / Virtual Box)
  • Install a Suitable Linux VM
  • Install and test Docker
  • Be able to clone the module Git Repository
  • Complete some CTF style challenges.

You can also find this weeks tasks in the Module Essentials guide.

Back to top