mirror of
https://github.com/TommyTran732/Windows-Setup.git
synced 2024-11-22 08:01:46 -05:00
Compare commits
No commits in common. "2f0ff65e76e240d0c6944df826fe488c873ff278" and "2cd6e5a4ea2f00348f2191ab0dfcb5a7db1512e6" have entirely different histories.
2f0ff65e76
...
2cd6e5a4ea
@ -1,7 +0,0 @@
|
||||
# Logon
|
||||
|
||||
`Computer Configuration\Policies\Administrative Templates\System\Logon`
|
||||
|
||||
- Turn off picture password sign-in -> Enabled
|
||||
- Show first sign-in animation -> Disabled (Not a security or privacy thing, it is just annoying)
|
||||
- Enumerate local users on domain-joined computers -> Enabled (Not a security or privacy thing, it just makes things more convenient for me)
|
@ -6,12 +6,4 @@
|
||||
|
||||
DisableCoInstallers -> REG_DWORD -> 1
|
||||
|
||||
https://www.bleepingcomputer.com/news/microsoft/how-to-block-windows-plug-and-play-auto-installing-insecure-apps/
|
||||
|
||||
## CVE-2023-24932
|
||||
|
||||
`HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Secureboot`
|
||||
|
||||
AvailableUpdates -> REG_DWORD -> 30
|
||||
|
||||
https://support.microsoft.com/en-us/topic/kb5025885-how-to-manage-the-windows-boot-manager-revocations-for-secure-boot-changes-associated-with-cve-2023-24932-41a975df-beb2-40c1-99a3-b3ff139f832d
|
||||
https://www.bleepingcomputer.com/news/microsoft/how-to-block-windows-plug-and-play-auto-installing-insecure-apps/
|
Loading…
Reference in New Issue
Block a user