-
Notifications
You must be signed in to change notification settings - Fork 0
/
defender-hardening.reg
149 lines (132 loc) · 5.96 KB
/
defender-hardening.reg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
Windows Registry Editor Version 5.00
;;; Windows 10 Home & Pro Local Firewall Hardening
;;; Repository: https://github.com/teusink/Home-Security-by-W10-Hardening/
;;; Registry target: HKEY_LOCAL_MACHINE
;;; Source: Computer Internet Security (CIS) - Level 1 & 2
;;; Author: Joram Teusink
;;; The following elements from the Windows 10 CIS Level 1 & 2 baseline are included:
;;; - Windows Defender
;;; WARNING: Do not use, if you do not use Windows Defender!!
;;; 18.3.5 (L1) Ensure 'Turn on Windows Defender protection against Potentially Unwanted Applications' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\MpEngine]
; <deleted> = Default
; 0000000 = Off
; 0000001 = On (CIS)
"MpEnablePus"=dword:0000000
;;; 18.9.76.3.1 (L1) Ensure 'Configure local setting override for reporting to Microsoft MAPS' is set to 'Disabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet]
; <deleted> = (Default)
; 0000000 = Off (Default / CIS)
; 0000001 = On
"LocalSettingOverrideSpynetReporting"=dword:0000000
;;; 18.9.76.3.2 (L2) Ensure 'Join Microsoft MAPS' is set to 'Disabled'
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows Defender\Spynet]
; <deleted> = (Default)
; 0000000 = Off (CIS)
; 0000001 = Basic MAPS
; 0000002 = Advanced MAPS
"SpynetReporting"=dword:0000000
;;; 18.9.76.7.1 (L1) Ensure 'Turn on behavior monitoring' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection]
; <deleted> = (Default)
; 0000000 = Off (Default / CIS)
; 0000001 = On
"DisableBehaviorMonitoring"=dword:0000000
;;; 18.9.76.9.1 (L2) Ensure 'Configure Watson events' is set to 'Disabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Reporting]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"DisableGenericReports"=dword:0000001
;;; 18.9.76.10.1 (L1) Ensure 'Scan removable drives' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Scan]
; <deleted> = (Default)
; 0000000 = Off (CIS)
; 0000001 = On
"DisableRemovableDriveScanning"=dword:0000000
;;; 18.9.76.10.2 (L1) Ensure 'Turn on e-mail scanning' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Scan]
; <deleted> = (Default)
; 0000000 = Off (CIS)
; 0000001 = On
"DisableEmailScanning"=dword:0000000
;;; 18.9.76.13.1.1 (L1) Ensure 'Configure Attack Surface Reduction rules' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"ExploitGuard_ASR_Rules"=dword:0000001
;;; 18.9.76.13.1.2 (L1) Ensure 'Configure Attack Surface Reduction rules: Set the state for each ASR rule' is 'configured'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"92e97fa1-2edf-4476-bdd6-9dd0b4dddc7b"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"7674ba52-37eb-4a4f-a9a1-f0f9a1619a2c"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"75668c1f-73b5-4cf0-bb93-3ecf5cb7cc84"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"5beb7efe-fd9a-4556-801d-275e5ffc04cc"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"3b576869-a4ec-4529-8536-b80a7769e899"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"26190899-1602-49e8-8b27-eb1d0a1ce869"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"d4f940ab-401b-4efc-aadc-ad5f3c50688a"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"d3e037e1-3eb8-44c8-a917-57927947596d"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"be9ba2d9-53ea-4cdc-84e5-9b1eeee46550"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"b2b3f03d-6a65-4f7b-a9c7-1c7ef74a9ba4"=dword:0000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\ASR\Rules]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"9e6c4e1f-7d60-472f-ba1a-a39ef669e4b2"=dword:0000001
;;; 18.9.76.13.3.1 (L1) Ensure 'Prevent users and apps from accessing dangerous websites' is set to 'Enabled: Block'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Windows Defender Exploit Guard\Network Protection]
; <deleted> = (Default)
; 0000000 = Off
; 0000001 = On (CIS)
"EnableNetworkProtection"=dword:0000001
;;; 18.9.76.14 (L1) Ensure 'Turn off Windows Defender AntiVirus' is set to 'Disabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
; <deleted> = (Default)
; 0000000 = Off (Default / CIS)
; 0000001 = On
"DisableAntiSpyware"=dword:0000000
;;; 18.9.79.2.1 (L1) Ensure 'Prevent users from modifying settings' is set to 'Enabled'
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender Security Center\App and Browser protection]
; <deleted> = (Default)
; 0000000 = Off (CIS)
; 0000001 = On
"DisallowExploitProtectionOverride"=dword:0000000