Skip to content

simeononsecurity/Windows-Defender-Hardening

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows-Defender-Hardening

VirusTotal Scan

This script is for Windows Defender security configurations and feature enabling. It begins by elevating privileges and setting the directory to the script's root. The script then copies necessary files to the supported directories and sets process mitigations. It enables various Windows Defender features such as real-time monitoring, cloud-delivered protection, sample submission, behavior monitoring, script scanning, removable drive scanning, and others. The script also sets preferences for various protection mechanisms and parsings. The script outputs status messages for each step, ensuring the user is aware of what actions are being taken.

What does this script do?

Requirements:

  • Windows 10 Enterprise (Preferred) or Windows 10 Professional
    • Windows 10 Home does not allow for GPO configurations or ASR. Though most of these configurations will still apply.
    • Windows 10 "N" Editions are not tested.

Recommended reading:

Download the required files:

Download the required files from the GitHub Repository

How to run the script:

The script may be lauched from the extracted GitHub download like this:

.\sos-windowsdefenderhardening.ps1
    SimeonOnSecurity Logo

Links: