Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simeononsecurity/Windows-Defender-Application-Guard-Hardening

Implement WDAG and Harden Windows Based OS'es
https://github.com/simeononsecurity/Windows-Defender-Application-Guard-Hardening

Last synced: about 1 month ago
JSON representation

Implement WDAG and Harden Windows Based OS'es

Awesome Lists containing this project

README

        

# Windows-Defender-Application-Guard-Hardening

[![Sponsor](https://img.shields.io/badge/Sponsor-Click%20Here-ff69b4)](https://github.com/sponsors/simeononsecurity)

Implement WDAG and Harden Windows Based OS'es

## Browser Extensions and Companion App:
### Browser Extensions:
- [Chrome](https://chrome.google.com/webstore/detail/application-guard-extensi/mfjnknhkkiafjajicegabkbimfhplplj/)
- [FireFox](https://addons.mozilla.org/en-US/firefox/addon/application-guard-extension/)
### Companion App:
- [Microsoft Defender Application Guard Companion](ms-windows-store://pdp/?productid=9N8GNLC8Z9C8)

## Install:
- [Documentation](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard)
- PowerShell
- ```Enable-WindowsOptionalFeature -online -FeatureName Windows-Defender-ApplicationGuard```

## Recommended Reading:
- [Frequently asked questions - Microsoft Defender Application Guard](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-application-guard/faq-md-app-guard)
- [Prepare to install Microsoft Defender Application Guard](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-application-guard/install-md-app-guard)
- [Configure Microsoft Defender Application Guard policy settings](https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-application-guard/configure-md-app-guard)