mirror of
https://github.com/TommyTran732/Windows-Setup.git
synced 2024-11-21 15:41:45 -05:00
Core Isolation
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
9a87f9219b
commit
08ec7ab09f
@ -4,7 +4,7 @@
|
||||
|
||||
### Cloud-delivered protection
|
||||
|
||||
This sends hashes and file paths to Microsoft. Whether to keep this on or not depends on the threat model.
|
||||
This sends hashes and file paths to Microsoft. Whether to keep this on or not depends on the threat model. I recommend keeping it on on a domain controller and gaming machines.
|
||||
|
||||
One caveat with this is that if it takes the cloud too long to scan, the computer will just run the executable. Might wanna increase the timeout later to make it less theatric:
|
||||
|
||||
@ -65,6 +65,11 @@ Turn Force randomization for images (Mandatory ALSR) to "On by default".
|
||||
|
||||
# Device Security
|
||||
|
||||
## Core Isolation
|
||||
|
||||
- Memory integrity -> Turn on
|
||||
- Firmware protection -> Turn on
|
||||
|
||||
## Security Processor & Secure Boot
|
||||
|
||||
If theres aren't on, check the firmware settings. On Parallels, both should pass by default.
|
||||
|
Loading…
Reference in New Issue
Block a user