Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Defender_Exclusions-BOF — A BOF to determine Windows Defender exclusions. | Kitploit
Tools/GitHubGitHub/espressocake/defender_exclusions-bof
ReconnaissanceConfiguration AuditingInformation GatheringPost-ExploitationPenetration TestingRed Teaming
GitHubespressocake/defender_exclusions-bof

Defender_Exclusions-BOF

A BOF to determine Windows Defender exclusions.

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
257383 years agoReviewed by Kitploit

Defender Exclusions BOF


What

A BOF to determine Windows Defender exclusions:

  • Extensions
  • Processes
  • Folders

Why

Examples of using the C++ compiler to create BOFs without the need for the intermediary vtable dereferences.

Building

root@kitploit:~
cd src
make all

Usage

  1. Load dist/cEnumerateDefender.cna
  2. Run in a Beacon:
    • cEnumDefenderException [1-3]

Outputs

image info

image info

image info

Download Tool