From 4623ef84f93c5e5ff453df3fd2d24eb2a998cc1d Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Fri, 24 Aug 2018 15:51:52 -0700 Subject: [PATCH 1/3] toc edits --- windows/security/threat-protection/TOC.md | 6 +++--- .../security/threat-protection/windows-defender-atp/TOC.md | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index 25e2640e89..c0afc997a5 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -5,8 +5,8 @@ ### [Overview](windows-defender-atp/overview.md) #### [Attack surface reduction](windows-defender-atp/overview-attack-surface-reduction.md) ##### [Hardware-based isolation](windows-defender-atp/overview-hardware-based-isolation.md) -###### [Application Guard](windows-defender-application-guard/wd-app-guard-overview.md) -###### [System Guard](windows-defender-atp/how-hardware-based-containers-help-protect-windows.md) +###### [Application isolation](windows-defender-application-guard/wd-app-guard-overview.md) +###### [System isolation](windows-defender-atp/how-hardware-based-containers-help-protect-windows.md) ##### [Application control](windows-defender-application-control/windows-defender-application-control.md) ##### [Exploit protection](windows-defender-exploit-guard/exploit-protection-exploit-guard.md) ##### [Network protection](windows-defender-exploit-guard/network-protection-exploit-guard.md) @@ -162,7 +162,7 @@ ### [Configure and manage capabilities](windows-defender-atp/onboard.md) #### [Configure attack surface reduction](windows-defender-atp/configure-attack-surface-reduction.md) ##### [Hardware-based isolation](windows-defender-application-guard/install-wd-app-guard.md) -###### [Group Policy settings](windows-defender-application-guard/configure-wd-app-guard.md) +###### [Confguration settings](windows-defender-application-guard/configure-wd-app-guard.md) ##### [Application control](windows-defender-application-control/windows-defender-application-control.md) ##### [Exploit protection](windows-defender-exploit-guard/enable-exploit-protection.md) ###### [Customize exploit protection](windows-defender-exploit-guard/customize-exploit-protection.md) diff --git a/windows/security/threat-protection/windows-defender-atp/TOC.md b/windows/security/threat-protection/windows-defender-atp/TOC.md index 65bfd234c5..188196f50a 100644 --- a/windows/security/threat-protection/windows-defender-atp/TOC.md +++ b/windows/security/threat-protection/windows-defender-atp/TOC.md @@ -3,8 +3,8 @@ ## [Overview](overview.md) ### [Attack surface reduction](overview-attack-surface-reduction.md) #### [Hardware-based isolation](overview-hardware-based-isolation.md) -##### [Application Guard](../windows-defender-application-guard/wd-app-guard-overview.md) -##### [System Guard](how-hardware-based-containers-help-protect-windows.md) +##### [Application isolation](../windows-defender-application-guard/wd-app-guard-overview.md) +##### [System isolation](how-hardware-based-containers-help-protect-windows.md) #### [Application control](../windows-defender-application-control/windows-defender-application-control.md) #### [Exploit protection](../windows-defender-exploit-guard/exploit-protection-exploit-guard.md) #### [Network protection](../windows-defender-exploit-guard/network-protection-exploit-guard.md) @@ -158,7 +158,7 @@ ## [Configure and manage capabilities](onboard.md) ### [Configure attack surface reduction](configure-attack-surface-reduction.md) #### [Hardware-based isolation](../windows-defender-application-guard/install-wd-app-guard.md) -##### [Group Policy settings](../windows-defender-application-guard/configure-wd-app-guard.md) +##### Configuration settings](../windows-defender-application-guard/configure-wd-app-guard.md) #### [Application control](../windows-defender-application-control/windows-defender-application-control.md) #### [Exploit protection](../windows-defender-exploit-guard/enable-exploit-protection.md) ##### [Customize exploit protection](../windows-defender-exploit-guard/customize-exploit-protection.md) From 2bb35954018f0ab6d0f2d5c6f684a757d870ae35 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Fri, 24 Aug 2018 15:58:07 -0700 Subject: [PATCH 2/3] added links --- .../windows-defender-application-control.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md b/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md index 51bc9c068e..2c07c12e12 100644 --- a/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md +++ b/windows/security/threat-protection/windows-defender-application-control/windows-defender-application-control.md @@ -45,6 +45,9 @@ Group Policy can also be used to distribute Group Policy Objects that contain WD Prior to Windows 10, version 1709, Windows Defender Application Control was known as Windows Defender Device Guard configurable code integrity policies. Beginning with Windows 10, version 1703, you can use WDAC not only to control applications, but also to control whether specific plug-ins, add-ins, and modules can run from specific apps (such as a line-of-business application or a browser). -For more information, see [Use a Windows Defender Application Control policy to control specific plug-ins, add-ins, and modules](https://docs.microsoft.com/windows/device-security/device-guard/steps-to-deploy-windows-defender-application-control#use-a-windows-defender-application-control-policy-to-control-specific-plug-ins-add-ins-and-modules). +For more information, see [Use a Windows Defender Application Control policy to control specific plug-ins, add-ins, and modules](use-windows-defender-application-control-policy-to-control-specific-plug-ins-add-ins-and-modules.md). +## See also +- [WDAC design guide](windows-defender-application-control-design-guide.md) +- [WDAC deployment guide](windows-defender-application-control-deployment-guide.md) From b96b2bc908bee2eef1c247392510d216dd20bfe7 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Fri, 24 Aug 2018 16:07:41 -0700 Subject: [PATCH 3/3] revised titles --- .../attack-surface-reduction-exploit-guard.md | 2 +- .../exploit-protection-exploit-guard.md | 2 +- .../network-protection-exploit-guard.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/windows/security/threat-protection/windows-defender-exploit-guard/attack-surface-reduction-exploit-guard.md b/windows/security/threat-protection/windows-defender-exploit-guard/attack-surface-reduction-exploit-guard.md index 1bf3aab943..8e21f4933d 100644 --- a/windows/security/threat-protection/windows-defender-exploit-guard/attack-surface-reduction-exploit-guard.md +++ b/windows/security/threat-protection/windows-defender-exploit-guard/attack-surface-reduction-exploit-guard.md @@ -16,7 +16,7 @@ ms.date: 08/08/2018 -# Reduce attack surfaces +# Reduce attack surfaces with Windows Defender Exploit Guard **Applies to:** diff --git a/windows/security/threat-protection/windows-defender-exploit-guard/exploit-protection-exploit-guard.md b/windows/security/threat-protection/windows-defender-exploit-guard/exploit-protection-exploit-guard.md index d75810ce2c..3fa5e1d678 100644 --- a/windows/security/threat-protection/windows-defender-exploit-guard/exploit-protection-exploit-guard.md +++ b/windows/security/threat-protection/windows-defender-exploit-guard/exploit-protection-exploit-guard.md @@ -16,7 +16,7 @@ ms.date: 08/09/2018 -# Protect devices from exploits +# Protect devices from exploits with with Windows Defender Exploit Guard **Applies to:** diff --git a/windows/security/threat-protection/windows-defender-exploit-guard/network-protection-exploit-guard.md b/windows/security/threat-protection/windows-defender-exploit-guard/network-protection-exploit-guard.md index aa40c062f9..65be3c2ceb 100644 --- a/windows/security/threat-protection/windows-defender-exploit-guard/network-protection-exploit-guard.md +++ b/windows/security/threat-protection/windows-defender-exploit-guard/network-protection-exploit-guard.md @@ -16,7 +16,7 @@ ms.date: 08/09/2018 -# Protect your network from malicious content on the Internet +# Protect your network with Windows Defender Exploit Guard **Applies to:**