1. Introduction
  2. Tools
    1. Virtual Machines
      1. Hypervisors
      2. Snapshots
      3. Shared Files on VMware
    2. Kali Linux
      1. Kali on Hyper-V
      2. kali-tweaks
      3. SSH into Kali
    3. Quick Windows Box
    4. Build Tools
    5. Ghidra
      1. Ghidra Issues?
    6. Cyberchef
      1. Cyberchef example 1
      2. Cyberchef example 2
    7. Python
      1. Interactive Python
        1. Extending Colab
      2. Single Line Scripts
      3. Quick Webserver
    8. VPNs
  3. Fundamentals
    1. Character Encoding
    2. Base64 Encoding
      1. HTTP Basic Authentication
    3. Endianness
    4. Handling bytes in Python
    5. Python XOR
  4. Passwords
    1. Password cracking
  5. Binary Exploits
    1. Crafting Exploit Strings
    2. Buffer Overflows
      1. Stack Organization
    3. Quick Disassembly
    4. Format String Exploit
  6. Injections
    1. SQL Injections
    2. Template Injections
  7. C2 Frameworks
    1. Sliver
    2. Sliver 2