1. Introduction
  2. CSSE 140
  3. CSSE 141
    1. Week 1
    2. Week 2
      1. tar
      2. UNIX Passwords
      3. Hashing
      4. Word Lists
      5. Cracking Hashed Passwords
    3. Week 3
      1. RFC 1918 Networks
      2. OpenVPN Connection
  4. CSSE 142
    1. Fundamentals
      1. Character Encoding
      2. Base64 Encoding
      3. HTTP Basic Authentication
      4. Endianness
      5. Handling bytes in Python
      6. Python XOR
    2. Passwords
      1. Password cracking
    3. Binary Exploits
      1. Crafting Exploit Strings
      2. Buffer Overflows
      3. Stack Organization
      4. Quick Disassembly
      5. Format String Exploit
    4. Injections
      1. SQL Injections
      2. Template Injections
    5. C2 and Kali
      1. C2 and Kali part 2
  5. Tools
    1. Virtual Machines
      1. Hypervisors
      2. Installing VMware
      3. Snapshots
    2. Kali Linux
      1. Installing Kali on VMware
      2. Updating Kali
      3. Kali first look
      4. Kali Build Tools
      5. kali-tweaks
      6. SSH into Kali
    3. Ghidra
      1. Ghidra Issues?
    4. Cyberchef
      1. Cyberchef example 1
      2. Cyberchef example 2
    5. Python
      1. Interactive Python
      2. Extending Colab
      3. Single Line Scripts
      4. Quick Webserver
    6. VPNs
    7. Template VMs