Harden-Windows-Security-Module

0.3.9


Harden Windows Safely, Securely, only with Official Microsoft methods

⭕ This module provides 3 main features: Hardening, Auditing/checking the system compliance, and undoing the Hardening

⭕ Please read the GitHub's readme before running this module: https://github.com/HotCakeX/Harden-Windows-Security

💜 GUI (Graphical User Interface) is Available! Run (Prot

Harden Windows Safely, Securely, only with Official Microsoft methods

⭕ This module provides 3 main features: Hardening, Auditing/checking the system compliance, and undoing the Hardening

⭕ Please read the GitHub's readme before running this module: https://github.com/HotCakeX/Harden-Windows-Security

💜 GUI (Graphical User Interface) is Available! Run (Protect-WindowsSecurity -GUI) to use the GUI instead of the CLI experience.

💠 Features of this module:

 ✅ Everything always stays up-to-date with the newest proactive security measures that are industry standards and scalable.
 ✅ Everything is in plain text, nothing hidden, no 3rd party executable or pre-compiled binary is involved.
 ✅ No Windows functionality is removed/disabled against Microsoft's recommendations.
 ✅ The module primarily uses Group policies, the Microsoft recommended way of configuring Windows. It also uses PowerShell cmdlets where Group Policies aren't available, and finally uses a few registry keys to configure security measures that can neither be configured using Group Policies nor PowerShell cmdlets. This is why the module doesn't break anything or cause unwanted behavior.
 ✅ When a hardening measure is no longer necessary because it's applied by default by Microsoft on new builds of Windows, it will also be removed from the module in order to prevent any problems and because it won't be necessary anymore.
 ✅ The module can be run infinite number of times, it's made in a way that it won't make any duplicate changes.
 ✅ The module prompts for confirmation before running each hardening category.
 ✅ Applying these hardening measures makes your PC compliant with Microsoft Security Baselines and Secured-core PC specifications (provided that you use modern hardware that supports the latest Windows security features)

💠 Hardening Categories from top to bottom: (⬇️Detailed info about each of them at my Github⬇️)

⏹ Commands that require Administrator Privileges
 ✅ Microsoft Security Baselines
 ✅ Microsoft 365 Apps Security Baselines
 ✅ Microsoft Defender
 ✅ Attack surface reduction rules
 ✅ Bitlocker Settings
 ✅ TLS Security
 ✅ Lock Screen
 ✅ UAC (User Account Control)
 ✅ Windows Firewall
 ✅ Optional Windows Features
 ✅ Windows Networking
 ✅ Miscellaneous Configurations
 ✅ Windows Update Configurations
 ✅ Edge Browser Configurations
 ✅ Certificate Checking Commands
 ✅ Country IP Blocking
 ✅ Downloads Defense Measures
⏹ Commands that don't require Administrator Privileges
 ✅ Non-Admin Commands that only affect the current user and do not make machine-wide changes.


💎 This module has hybrid mode of operation. It can run Interactively and non-interactively (Silent/unattended mode). More info in the document: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Harden%E2%80%90Windows%E2%80%90Security%E2%80%90Module

🏴 If you have any questions, requests, suggestions etc. about this module, please open a new Discussion or Issue on GitHub

🟡 The module generates a nice output on the screen as well as giving users an option to export the results in a CSV file.
Show more

Minimum PowerShell version

7.4.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Harden-Windows-Security-Module

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Harden-Windows-Security-Module

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) HotCakeX. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.3.9 (current version) 522 4/24/2024
0.3.8 776 4/14/2024
0.3.7 315 4/9/2024
0.3.6 267 4/3/2024
0.3.5 626 3/22/2024
0.3.4 1,092 3/7/2024
0.3.3 317 3/4/2024
0.3.2 806 2/24/2024
0.3.1 1,927 1/25/2024
0.3.0 650 1/15/2024
0.3.0-Beta3 5 1/15/2024
0.3.0-Beta2 7 1/15/2024
0.3.0-Beta1 5 1/15/2024
0.2.9 411 1/9/2024
0.2.8 64 1/9/2024
0.2.8-Beta2 7 1/8/2024
0.2.8-Beta1 6 1/8/2024
0.2.7 1,219 12/15/2023
0.2.6 346 11/23/2023
0.2.5 116 11/18/2023
0.2.4 129 11/8/2023
0.2.3 29 11/6/2023
0.2.2 50 11/3/2023
0.2.1 14 11/3/2023
0.2.0 187 10/19/2023
0.1.9 52 10/17/2023
0.1.8 52 10/12/2023
0.1.7 117 10/4/2023
0.1.6.1 104 9/26/2023
0.1.6 6 9/26/2023
0.1.5 34 9/24/2023
0.1.4 186 9/12/2023
0.1.3 40 9/7/2023
0.1.2 242 8/24/2023
0.1.1 51 8/21/2023
0.1.0 67 8/18/2023
0.0.9 30 8/17/2023
0.0.8 71 8/11/2023
0.0.7 51 8/9/2023
0.0.6 25 8/9/2023
0.0.5 9 8/9/2023
0.0.4 15 8/9/2023
0.0.3 77 8/5/2023
0.0.2 48 8/2/2023
0.0.1 74 7/29/2023
Show more