CVE-2024-35250 的 Beacon Object File (BOF) 实现。# CVE-2024-35250-BOF
CVE-2024-35250 的 Beacon Object File (BOF) 实现。

## 构建
项目模板来自[bof-vs](https://github.com/Cobalt-Strike/bof-vs)。
使用 Visual Studio 2019/2022 的 Release 配置进行编译。
## 鸣谢
https://github.com/varwara/CVE-2024-35250
[4.0K] /data/pocs/bef762ee38397daed56e7a8b4518f14640f1d7b7
├── [4.0K] assets
│ └── [144K] bof.png
├── [4.0K] CVE-2024-35250-BOF
│ ├── [4.0K] base
│ │ ├── [ 466] helpers.h
│ │ ├── [ 25K] mock.cpp
│ │ ├── [8.5K] mock.h
│ │ └── [8.9K] mock_syscalls.cpp
│ ├── [2.6K] beacon_gate.h
│ ├── [ 14K] beacon.h
│ ├── [3.1K] bofdefs.h
│ ├── [3.6K] common.h
│ ├── [ 19K] CVE-2024-35250-BOF.cpp
│ ├── [ 13K] CVE-2024-35250-BOF.vcxproj
│ ├── [2.2K] CVE-2024-35250-BOF.vcxproj.filters
│ ├── [1.4K] Makefile
│ ├── [ 187] packages.config
│ └── [1.4K] sleepmask.h
├── [1.8K] CVE-2024-35250-BOF.sln
├── [ 11K] LICENSE
└── [ 300] README.md
3 directories, 18 files