From 441a58b717fcaff2284f88bfb92a8a1d36c95f98 Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Nov 2023 06:08:33 -0700 Subject: [PATCH] MDAG Signed-off-by: Tommy --- Microsoft Defender Application Guard.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Microsoft Defender Application Guard.md diff --git a/Microsoft Defender Application Guard.md b/Microsoft Defender Application Guard.md new file mode 100644 index 0000000..d437751 --- /dev/null +++ b/Microsoft Defender Application Guard.md @@ -0,0 +1,9 @@ +# Microsoft Defender Application Guard + +Only relevant if running on bare metal or with nested virtualization. Extremely handy for visiting untrusted websites (which should be all websites). This also works with Office Enterprise, but I do not have Office Enterprise so I cant't play with it. + +Documentation: https://learn.microsoft.com/en-us/windows/security/application-security/application-isolation/microsoft-defender-application-guard/md-app-guard-overview + +Video demo for Edge in MDAG: https://www.youtube.com/watch?v=OFEdoCWZjaI + +**Microsoft Edge running in MDAG will bypass your VPN!!!** \ No newline at end of file