BOF-Builder
BOF compiler
Tool to compile and build Beacon Object Files (BOF) from a directory of files
C# .Net 5.0 project to build BOF (Beacon Object Files) in mass
26 stars
2 watching
4 forks
Language: C#
last commit: over 1 year ago bofcobaltstrikeredteamredteam-toolsredteaming
Related projects:
Repository | Description | Stars |
---|---|---|
crypt0p3g/bof-collection | A collection of beacon object files designed to be used in a remote access tool like Cobalt Strike. | 170 |
cobalt-strike/bof-vs | A Beacon Object File Visual Studio template project for creating malicious code executables | 138 |
wumb0/rust_bof | A proof-of-concept project demonstrating how to create and compile Cobalt Strike Beacon Object Files in Rust | 253 |
pwn1sher/cs-bofs | A collection of compiled beacon object files from the CobaltStrike platform. | 99 |
riccardoancarani/bofs | Utilities for Cobalt Strike's Beacon Object Files to simplify working with shellcode and system processes | 111 |
ccob/bof.net | A .NET runtime framework for developing and executing malicious C code in a managed environment. | 678 |
guervild/bofs | Beacon object files for Cobalt Strike | 159 |
dtmsecurity/bof_helper | Creates C programs with custom API calls using Microsoft's documentation endpoint and grep results from mingw header files | 221 |
b1tg/cobaltstrike-beacon-rust | A Cobalt Strike beacon implementation in Rust for creating malicious network connections | 177 |
boku7/halosgate-ps | A Cobalt Strike Beacon Object File (BOF) that uses custom syscaller code to make direct system calls to retrieve process information on the target system. | 94 |
securifybv/visual-studio-bof-template | A Visual Studio template to simplify the creation of Cobalt Strike beacon object files (BOFs) by providing default configurations and prebuilt function definitions. | 282 |
rvrsh3ll/bof_collection | A collection of Cobalt Strike Beacon Objectives (BOFs) that perform various tasks such as domain information retrieval, clipboard data extraction, WiFi enumeration, port scanning, and registry persistence. | 581 |
encodegroup/bof-regsave | Creates a tool to extract registry keys from Windows systems using a Beacon Object File | 186 |
cloudfoundry/bosh-linux-stemcell-builder | Tools and scripts for creating bootable disk images tailored for BOSH | 41 |
outflanknl/inlinewhispers | Tool to generate inline assembly code for direct system calls in COBalt Strike's Beacon Object Files (BOF) | 308 |