{"id":50400643,"url":"https://github.com/jonade/defendereval","last_synced_at":"2026-05-30T23:03:36.471Z","repository":{"id":285561420,"uuid":"956003718","full_name":"jonade/DefenderEval","owner":"jonade","description":"Audit and validate Microsoft Defender for Endpoint configurations against security best practices during product evaluations.","archived":false,"fork":false,"pushed_at":"2026-05-28T09:13:22.000Z","size":522,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-05-28T10:24:27.390Z","etag":null,"topics":["defender-for-endpoint","mde","powershell-gallery"],"latest_commit_sha":null,"homepage":"https://aka.ms/DefenderEval","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jonade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-03-27T14:43:36.000Z","updated_at":"2026-05-28T09:13:27.000Z","dependencies_parsed_at":"2025-05-04T09:19:59.224Z","dependency_job_id":"6d0c05f3-20b7-4d3b-b9c5-9df08046d720","html_url":"https://github.com/jonade/DefenderEval","commit_stats":null,"previous_names":["jonade/mdepoc","jonade/defendereval"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/jonade/DefenderEval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonade%2FDefenderEval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonade%2FDefenderEval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonade%2FDefenderEval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonade%2FDefenderEval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonade","download_url":"https://codeload.github.com/jonade/DefenderEval/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonade%2FDefenderEval/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712582,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-30T02:00:06.278Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["defender-for-endpoint","mde","powershell-gallery"],"created_at":"2026-05-30T23:03:32.898Z","updated_at":"2026-05-30T23:03:36.454Z","avatar_url":"https://github.com/jonade.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verify configuration for a Microsoft Defender for Endpoint evaluation\n\nGenerates a report to check whether Defender Antivirus and Defender for Endpoint features are configured according to recommended settings for product evaluation scenarios, such as internal red-teaming exercises.\n\n* https://learn.microsoft.com/en-us/defender-endpoint/evaluate-microsoft-defender-antivirus\n\n![Example Image](docs/example.png)\n\n\n## Installation Steps\n\nInstall the module from the [PowerShell Gallery](https://www.powershellgallery.com/packages/DefenderEval/) by running:\n\n`Install-Module DefenderEval`\n\nThe 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:\n\n`Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser`\n\n\nAfter installation of the module, run the following from an elevated (as Administrator) PowerShell window to generate the report:\n\n`Get-DefenderEvaluationReport`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonade%2Fdefendereval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonade%2Fdefendereval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonade%2Fdefendereval/lists"}