Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
Defender_Exclusions-BOF — A BOF to determine Windows Defender exclusions. | Kitploit
工具/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.

查看仓库
257383年前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

Defender 排除项 BOF


简介

一个用于确定 Windows Defender 排除项的 BOF:

  • 扩展名
  • 进程
  • 文件夹

为什么

示例:使用 C++ 编译器创建 BOF,无需中间的 vtable 解引用。

构建

root@kitploit:~
cd src
make all

用法

  1. 加载 dist/cEnumerateDefender.cna
  2. 在 Beacon 中运行:
    • cEnumDefenderException [1-3]

输出

image info

image info

image info

下载工具