/sys-sec-labs

My labs work for Systems Security COMSM1500 2018/19

Primary LanguageC

Systems Security Labs

This repository contains the lab sheets for the Systems Security (COMSM1500) course. There is a separarte folder for each lab under Labs, and each lab sheet is given as the README inside its lab folder. Where code is reference in a lab sheet, you will find it under the same directory.

You should start with Lab 0, which explains how to set up the virtual machines and software that you will need throughout this course. The scripts that set up the VMs are found in the VMs folder, and you should run all the Vagrant commands inside it.

Labs

  1. Pre-lab: Setting up and getting ready. Please start here.
  2. Format Strings
  3. Buffer Overflows
  4. SQL Injection
  5. Networks

Docs

There is a separate repository with documents relevant for the couse. In particular, here you can find a timetable and the coursework specs.