WashU CSE433R Resources

This post contains a list of computer security resources from Dr. Stephen V. Cole at Washington University in St. Louis. Other resources can also be found at WUSTL B34R5HELL team’s GitHub repo.

CTFs

Available anytime:

Festive seasonal CTFs / puzzles:

CTF tutorials:

Linux

Linux environment options:

Windows machine:

  1. Windows Subsystem for Linux (WSL2): Ubuntu recommended, with “Windows Terminal” app
  2. Cygwin, git bash, or similar terminal emulator

Any machine:

  1. Virtual machine hypervisor such as VirtualBox or UTM (M1-and-later Macs) with a Linux image installed (e.g., Kali Linux, Ubuntu)
  2. WUSTL Linux Lab virtual desktop: https://linuxlab.seas.wustl.edu/equeue/
  3. AWS instance running Kali Linux or Ubuntu AMI (if you have an account and Free Tier access)

Linux command-line practices: