7
2
9
0
This script fixes the Windows CIS Benchmark check 18.9.47.11.1: "Ensure 'Enable/Disable PerfTrack' is set to 'Disabled'."
This script fixes the Windows CIS Benchmark check 2.3.11.1: "Ensure 'Network security: Allow Local System to use computer identity for NTLM' is set to 'Enabled'."
The script sets the registry key "UseMachineId" under "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa" to 1 (Enabled) and checks if the value was set correctly.
Stealth mode on the firewall minimizes the threat of system discovery tools while connected to a network or the Internet.
This script fixes the darwin CIS Benchmark check 35040: "Ensure Bonjour Advertising Services Is Disabled."
This script fixes the darwin CIS Benchmark check 35047: "Ensure Password Minimum Length Is Configured."
This script fixes the darwin CIS Benchmark check 35051: "Ensure Complex Password Must Contain Uppercase and Lowercase Characters Is Configured."
This script fixes the darwin CIS Benchmark check 35052: "Ensure Password Age Is Configured."
This script fixes the darwin CIS Benchmark check 35054: "Ensure the Sudo Timeout Period Is Set to Zero."
This script fixes the darwin CIS Benchmark check 35028: "Ensure Require Password After Screen Saver Begins or Display Is Turned Off Is Enabled for 5 Seconds or Immediately."
This script fixes the darwin CIS Benchmark check 35029: "Ensure a Custom Message for the Login Screen Is Enabled."