Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 538 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 538 Bytes

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

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