EspressoCake / Defender_Exclusions-BOF

A BOF to determine Windows Defender exclusions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A BOF to determine Windows Defender exclusions.


Languages

Language:C++ 69.4%Language:C 27.1%Language:Makefile 3.5%