├── ExploitProtectionSettings.xml ├── README.md ├── Sources ├── DOD_EP_V2.XML ├── README.md └── recommendedsoftware.xml └── Update-ExploitProtectionSettings.ps1 /ExploitProtectionSettings.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/ExploitProtectionSettings.xml -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/README.md -------------------------------------------------------------------------------- /Sources/DOD_EP_V2.XML: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/Sources/DOD_EP_V2.XML -------------------------------------------------------------------------------- /Sources/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/Sources/README.md -------------------------------------------------------------------------------- /Sources/recommendedsoftware.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/Sources/recommendedsoftware.xml -------------------------------------------------------------------------------- /Update-ExploitProtectionSettings.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jdgregson/Exploit-Protection-Settings/HEAD/Update-ExploitProtectionSettings.ps1 --------------------------------------------------------------------------------