BOFs

Backdoor examples

A collection of C code snippets demonstrating various Windows backdoors and command execution methods

Beacon Object Files (not Buffer Overflows)

GitHub

51 stars
2 watching
13 forks
Language: C
last commit: almost 2 years ago

Related projects:

Repository Description Stars
netero1010/quser-bof A proof-of-concept implementation of a Windows API-based backdoor using the quser.exe utility 83
pwn1sher/cs-bofs A collection of compiled beacon object files from the CobaltStrike platform. 101
riccardoancarani/bofs Utilities for Cobalt Strike's Beacon Object Files to simplify working with shellcode and system processes 112
cobalt-strike/bof-vs A Beacon Object File Visual Studio template project for creating malicious code executables 145
bartblaze/php-backdoors A collection of PHP backdoors for educational and testing purposes only. 2,211
m57/cobaltstrike_bofs Exploits SeBackupPrivilege to dump remote system hives and credentials. 159
crypt0p3g/bof-collection A collection of beacon object files designed to be used in a remote access tool like Cobalt Strike. 170
mlcsec/asrenum-bof Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings 142
nil0x42/phpsploit A tool allowing attackers to remotely execute commands and maintain persistence on compromised web servers using stealthy PHP backdoors. 2,237
wumb0/rust_bof A proof-of-concept project demonstrating how to create and compile Cobalt Strike Beacon Object Files in Rust 254
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. 285
encodegroup/bof-regsave Creates a tool to extract registry keys from Windows systems using a Beacon Object File 188
wahyuhadi/beacon-c2-go A backdoor tool designed to facilitate remote access and command execution on Windows systems 38
espressocake/firewall_walker_bof An exploit technique allowing interaction with Windows software firewall via COM interfaces. 100
chvancooten/osep-code-snippets A collection of C# code snippets from an Offensive Security PEN-300 course, covering various topics such as bypassing security features and encoding shellcodes. 1,174