Open jcspencer opened 4 years ago
@jcspencer
Is this something that would be worth me making a PR for?
Absolutely, but before you do that, we need to address the issue of "out-of-box" experience for first time Windows users.
So perhaps we need to think about this:
[basic, audit, hardened]
? For example, basic
would block obvious stuff like:
But not:
Defender lets you set Attack Surface Reduction rules both via GPO or via Set-MpPreference. A list of the rules can be found here.
Current rules:
Is this something that would be worth me making a PR for?
The main issue is that there are currently 15 possible rules, each with three states (disabled, audit, enabled). Would this be something where there should be three options available as separate commands?