From 2e8349e8b4cdbcf772b9cd4724996819a2994cf6 Mon Sep 17 00:00:00 2001 From: Justin Hall Date: Thu, 16 Aug 2018 11:01:03 -0700 Subject: [PATCH] fixed hard-based isolation --- .openpublishing.redirection.json | 5 ++++ windows/security/threat-protection/TOC.md | 4 ++- .../windows-defender-atp/TOC.md | 4 ++- ...e-based-containers-help-protect-windows.md | 0 .../overview-attack-surface-reduction.md | 2 +- .../overview-hardware-based-isolation.md | 26 +++++++++++++++++++ 6 files changed, 38 insertions(+), 3 deletions(-) rename windows/security/{identity-protection => threat-protection/windows-defender-atp}/how-hardware-based-containers-help-protect-windows.md (100%) create mode 100644 windows/security/threat-protection/windows-defender-atp/overview-hardware-based-isolation.md diff --git a/.openpublishing.redirection.json b/.openpublishing.redirection.json index 50e104e045..be0dbd970a 100644 --- a/.openpublishing.redirection.json +++ b/.openpublishing.redirection.json @@ -11,6 +11,11 @@ "redirect_document_id": true }, { +"source_path": "windows/security/identity-protection/how-hardware-based-containers-help-protect-windows.md", +"redirect_url": "/windows/security/threat-protection/windows-defender-atp/how-hardware-based-containers-help-protect-windows", +"redirect_document_id": true +}, +{ "source_path": "windows/security/hardware-protection/how-hardware-based-containers-help-protect-windows.md", "redirect_url": "/windows/security/identity-protection/how-hardware-based-containers-help-protect-windows", "redirect_document_id": true diff --git a/windows/security/threat-protection/TOC.md b/windows/security/threat-protection/TOC.md index 7da72b8611..0616c2aff7 100644 --- a/windows/security/threat-protection/TOC.md +++ b/windows/security/threat-protection/TOC.md @@ -4,7 +4,9 @@ ### [Overview](windows-defender-atp/overview.md) #### [Attack surface reduction](windows-defender-atp/overview-attack-surface-reduction.md) -##### [Hardware-based isolation](windows-defender-application-guard/wd-app-guard-overview.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 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) diff --git a/windows/security/threat-protection/windows-defender-atp/TOC.md b/windows/security/threat-protection/windows-defender-atp/TOC.md index f9f3cb235a..26b18d8b71 100644 --- a/windows/security/threat-protection/windows-defender-atp/TOC.md +++ b/windows/security/threat-protection/windows-defender-atp/TOC.md @@ -3,7 +3,9 @@ ## [Overview](overview.md) ### [Attack surface reduction](overview-attack-surface-reduction.md) -#### [Hardware-based isolation](../windows-defender-application-guard/wd-app-guard-overview.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 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) diff --git a/windows/security/identity-protection/how-hardware-based-containers-help-protect-windows.md b/windows/security/threat-protection/windows-defender-atp/how-hardware-based-containers-help-protect-windows.md similarity index 100% rename from windows/security/identity-protection/how-hardware-based-containers-help-protect-windows.md rename to windows/security/threat-protection/windows-defender-atp/how-hardware-based-containers-help-protect-windows.md diff --git a/windows/security/threat-protection/windows-defender-atp/overview-attack-surface-reduction.md b/windows/security/threat-protection/windows-defender-atp/overview-attack-surface-reduction.md index 7adc89545c..b58c305e2d 100644 --- a/windows/security/threat-protection/windows-defender-atp/overview-attack-surface-reduction.md +++ b/windows/security/threat-protection/windows-defender-atp/overview-attack-surface-reduction.md @@ -23,7 +23,7 @@ Attack surface reduction capabilities in Windows Defender ATP helps protect the | Capability | Description | |------------|-------------| -| [Hardware-based isolation](../windows-defender-application-guard//wd-app-guard-overview.md) | protects and maintains the integrity of the system as it starts and while it's running, and validates system integrity through local and remote attestation. In addition, container isolation for Microsoft Edge helps protect host operating system from malicious wbsites. | +| [Hardware-based isolation](../windows-defender-application-guard/wd-app-guard-overview.md) | Protects and maintains the integrity of the system as it starts and while it's running, and validates system integrity through local and remote attestation. In addition, container isolation for Microsoft Edge helps protect host operating system from malicious wbsites. | | [Application control](../windows-defender-application-control/windows-defender-application-control.md) | Moves away from the traditional application trust model where all applications are assumed trustworthy by default to one where applications must earn trust in order to run. | | [Exploit protection](../windows-defender-exploit-guard/exploit-protection-exploit-guard.md) | Applies exploit mitigation techniques to apps your organization uses, both individually and to all apps. Works with third-party antivirus solutions and Windows Defender Antivirus (Windows Defender AV) | | [Network protection](../windows-defender-exploit-guard/network-protection-exploit-guard.md) | Extends the malware and social engineering protection offered by Windows Defender SmartScreen in Microsoft Edge to cover network traffic and connectivity on your organization's devices. Requires Windows Defender AV. | diff --git a/windows/security/threat-protection/windows-defender-atp/overview-hardware-based-isolation.md b/windows/security/threat-protection/windows-defender-atp/overview-hardware-based-isolation.md new file mode 100644 index 0000000000..fb13387ad0 --- /dev/null +++ b/windows/security/threat-protection/windows-defender-atp/overview-hardware-based-isolation.md @@ -0,0 +1,26 @@ +--- +title: Hardware-based isolation (Windows 10) +description: Learn about how hardware-based isolation in Windows 10 helps to combat malware. +ms.prod: w10 +ms.mktglfcycl: manage +ms.sitesec: library +ms.pagetype: security +author: justinha +ms.author: justinha +ms.date: 08/16/2018 +--- + +# Hardware-based isolation in Windows 10 + +**Applies to:** Windows Defender Advanced Threat Protection (Windows Defender ATP) + +Hardware-based isolation helps protect system integrity in Windows 10 and is integreated with Windows Defender ATP. + +| Feature | Description | +|------------|-------------| +| [Windows Defender Application Guard](../windows-defender-application-guard/wd-app-guard-overview.md) | Isolates untrusted sites and protects your company while your employees browse the Internet. | +| [Windows Defender System Guard](how-hardware-based-containers-help-protect-windows.md) | Protects and maintains the integrity of the system | + + + +