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

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

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

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

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/incursi0n/bluesam
渗透测试框架漏洞利用后渗透利用命令与控制红队Payload 开发
GitHubincursi0n/bluesam

BlueSAM

一个Cobalt Strike Beacon对象文件,利用BlueHammer漏洞获取SAM数据库副本。

查看仓库
167274个月前Kitploit 审核通过

最受欢迎

查看全部 →

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

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

BlueSAM BOF

这是 BlueHammer 的 Cobalt Strike Beacon 对象文件改编版,试图通过 Windows Defender 更新/VSS 行为获取 SAM 数据库的副本,并处理来自 Beacon 的离线注册表数据。

致谢 Nightmare-Eclipse 的 BlueHammer (https://github.com/Nightmare-Eclipse/BlueHammer) 提供了原始 PoC。

开始

  1. 使用 Git 克隆仓库
  2. 运行 make

使用方法

  1. 将 bluesam.cna 脚本导入 Cobalt Strike
  2. 使用命令 bluesam
root@kitploit:~
bluesam
Command         Description
(none)          Runs the BlueSAM BOF with the default target behavior.
any argument    Shows this help menu.

运行示例

图片

致谢:

  • https://github.com/Nightmare-Eclipse/BlueHammer
  • https://github.com/MEhrn00/boflink
  • https://github.com/trustedsec/CS-Situational-Awareness-BOF/tree/master/src/base_template
  • https://github.com/CodeXTF2/bof_template
下载工具