For508 — Index

In the context of SANS courses, the "Index" usually refers to the course books (volumes). Unlike a standard textbook, SANS courseware is divided into multiple spiral-bound volumes (usually 4 to 6), each corresponding to a specific day of training.

The most effective indices use a simple table format. You can use tools like Excel or Google Sheets to build this before printing a hard copy. Term/Topic Description/Notes Shimcache Application execution evidence; located in SYSTEM hive. MFT (Master File Table) Resident vs Non-resident files; $Data attribute details. Amcache.hve Programs run on the system; includes SHA1 hashes. WMI Eventing Persistence mechanism; check ROOT\subscription. 2. High-Priority Categories to Include for508 index

  • Threat Intelligence Integration: How to consume and produce threat intelligence based on forensic findings.
  • MITRE ATT&CK Framework: Mapping forensic artifacts to ATT&CK tactics and techniques.
  • Adversary Emulation: Understanding how specific APT groups operate to better hunt for them.
  • The Incident Response Report: Writing effective reports and executive summaries.
  • Bad: "Volatility malfind scans for PAGE_EXECUTE_READWRITE memory protection and checks for MZ headers."
  • Good: "malfind - Detects injected code (MZ header, PAGE_RWX)."
  • NTFS Deep Dive: Master File Table ($MFT), USN Journal, and NTFS attributes.
  • Volume Shadow Copies: Leveraging VSS for historical data recovery.
  • Anti-Forensics: Detecting timestomping, log clearing, and data hiding techniques used by sophisticated actors.
  • Data Carving: Recovering deleted files and fragments from unallocated space.

Pros:

Persistence Mechanisms: Registry Run keys, Services, Scheduled Tasks, WMI event consumers. In the context of SANS courses, the "Index"