Skip to content

Generate a report to assess if Microsoft Defender for Endpoint features are configured according to best practices, when performing a product evaluation

Notifications You must be signed in to change notification settings

jonade/DefenderEval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verify configuration for a Microsoft Defender for Endpoint evaluation

Generates a report to assess if the features in Defender Antivirus and Defender for Endpoint are configured according to best practices, particularly during evaluations of product effectiveness, such as internal red-teaming exercises.

Example Image

Installation Steps

Install the module from the PowerShell Gallery by running:

Install-Module DefenderEval

The current PowerShell execution policy can be verified by running Get-ExecutionPolicy. If it is not set to RemoteSigned or Unrestricted, it can be set to RemoteSigned by running the following:

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

After installation of the module, run the following as an Administrator to generate the report:

Get-DefenderEvaluationReport

About

Generate a report to assess if Microsoft Defender for Endpoint features are configured according to best practices, when performing a product evaluation

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •