Skip to content

Commit d7f531a

Browse files
committed
Renumber WebClient service IDs
1 parent 44a3711 commit d7f531a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

lists/finding_list_0x6d69636b_machine.csv

+2-2
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ ID,Category,Name,Method,MethodArgument,RegistryPath,RegistryItem,ClassName,Names
339339
2411,"System Services","Disable mDNS in Dnscache service",Registry,,HKLM:\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters,EnableMDNS,,,,,0,=,Medium
340340
2401,"System Services","Print Spooler (Spooler)",Registry,,HKLM:\SYSTEM\CurrentControlSet\Services\Spooler,Start,,,,2,4,=,Medium
341341
2402,"System Services","Print Spooler (Spooler) (Service Startup type)",service,Spooler,,,,,,Automatic,Disabled,=,Medium
342-
2411,"System Services","WebClient (WebClient)",Registry,"",HKLM:\SYSTEM\CurrentControlSet\Services\WebClient,Start,,,,3,4,=,Medium
343-
2412,"System Services","WebClient (WebClient) (Service Startup type)",service,WebClient,,,,,,Manual,Disabled,=,Medium
342+
2412,"System Services","WebClient (WebClient)",Registry,"",HKLM:\SYSTEM\CurrentControlSet\Services\WebClient,Start,,,,3,4,=,Medium
343+
2413,"System Services","WebClient (WebClient) (Service Startup type)",service,WebClient,,,,,,Manual,Disabled,=,Medium
344344
2403,"System Services","Xbox Accessory Management Service (XboxGipSvc)",Registry,,HKLM:\SYSTEM\CurrentControlSet\Services\XboxGipSvc,Start,,,,3,4,=,Medium
345345
2404,"System Services","Xbox Accessory Management Service (XboxGipSvc) (Service Startup type)",service,XboxGipSvc,,,,,,Manual,Disabled,=,Medium
346346
2405,"System Services","Xbox Live Auth Manager (XblAuthManager)",Registry,,HKLM:\SYSTEM\CurrentControlSet\Services\XblAuthManager,Start,,,,3,4,=,Medium

windows_hardening.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ These settings are already set by default. If these settings are different, the
542542
* ID 2411: **Disable** _mDNS_ in _Dnscache_ service
543543
* Add **EnableMDNS=dword:00000000** to _HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters_
544544
* ID 2401, 2402: **Disable** the service _Print Spooler (Spooler)_
545-
* ID 2411, 2412: **Disable** the service _WebClient (WebClient)_
545+
* ID 2412, 2413: **Disable** the service _WebClient (WebClient)_
546546
* ID 2403, 2404: **Disable** the service _Xbox Accessory Management Service (XboxGipSvc)_
547547
* ID 2405, 2406: **Disable** the service _Xbox Live Auth Manager (XblAuthManager)_
548548
* ID 2407, 2408: **Disable** the service _Xbox Live Game Save (XblGameSave)_

0 commit comments

Comments
 (0)