MDE-Tester Web Protection v2.0.1 - Preview
Pre-release
Pre-release
LearningKijo
released this
02 Feb 06:20
·
9 commits
to main
since this release
MDE-Tester Web Protection v2.0.1 - Preview
MDE Tester is now included in MDE Web Content Filtering(WCF) !! As this is a preview, the content might be subject to change.
Note
In this MDE Tester script, WEC will be tested against high-level categories such as 'AdultContent,' 'HighBandwidth,' 'LegalLiability,' and 'Leisure.' Please note that some specific categories might not be covered, and the 'Uncategorized' category is not included in this script.
- You need "a CSV file" that lists URLs to test URL Indicators in Microsoft Defender for Endpoint.
Important
The CSV file column header must be 'IndicatorValue'. Here is an example.
Usage
Here are available categories :
PS C:\> .\MDEtesterWP.ps1 -Category AdultContent
PS C:\> .\MDEtesterWP.ps1 -Category HighBandwidth
PS C:\> .\MDEtesterWP.ps1 -Category LegalLiability
PS C:\> .\MDEtesterWP.ps1 -Category Leisure
Test 1
PS C:\> .\MDEtesterWP.ps1
Test 2
PS C:\> .\MDEtesterWP.ps1 -Path <CSV File path>
Test 3
PS C:\> .\MDEtesterWP.ps1 -Category <category>
Test 4
PS C:\> .\MDEtesterWP.ps1 -Path <CSV File path> -Category <category>
Features | Test 1 | Test 2 | Test 3 | Test 4 |
---|---|---|---|---|
Microsoft Defender SmartScreen | 〇 | 〇 | 〇 | 〇 |
Network Protection | 〇 | 〇 | 〇 | 〇 |
MDE URL Indicators | × | 〇 | × | 〇 |
MDE Web Content Filtering | × | × | 〇 | 〇 |
Always happy to hear your feedback. :) by Kijo Ninja