From a42fc463fb60e62ca8154e87e13a65027ba1feb1 Mon Sep 17 00:00:00 2001 From: Philippe Lagadec Date: Wed, 18 Dec 2019 09:46:53 +0100 Subject: [PATCH] added Windows Defense in Depth Strategies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5f1d94b..129245b 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ This is work in progress: please contribute by sending your suggestions. You may - [NSA - Pass the Hash Guidance](https://github.com/nsacyber/Pass-the-Hash-Guidance) - Configuration guidance for implementing Pass-the-Hash mitigations (Archived) - [NSA - BitLocker Guidance](https://github.com/nsacyber/BitLocker-Guidance) - Configuration guidance for implementing disk encryption with BitLocker - [NSA - Event Forwarding Guidance](https://github.com/nsacyber/Event-Forwarding-Guidance) - Configuration guidance for implementing collection of security relevant Windows Event Log events by using Windows Event Forwarding +- [Windows Defense in Depth Strategies](https://docs.google.com/document/d/1_43UroB0zY4-R2E2r_nH4ndYpDmXAY8g0oTp8yWlwBk/edit?usp=sharing) - work in progress See also [Active Directory](#active-directory) and [ADFS](#adfs) below.