Session 0 Isolation

Version: 1.0.0

Description

In this lab, you will learn the workarounds for a Windows service that attempts to display UI, and you will learn how to set appropriate security and access levels on kernel objects shared by services and applications.

Contents

  1. Overview
  2. Exercise 1: Mitigating Service UI
  3. Exercise 2: Securing Shared Objects
  4. Exercise 3: Securing a File Object
  5. Summary