BOFs
Backdoor examples
A collection of C code snippets demonstrating various Windows backdoors and command execution methods
Beacon Object Files (not Buffer Overflows)
52 stars
2 watching
13 forks
Language: C
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A proof-of-concept implementation of a Windows API-based backdoor using the quser.exe utility | 83 |
| A collection of compiled beacon object files from the CobaltStrike platform. | 101 |
| Utilities for Cobalt Strike's Beacon Object Files to simplify working with shellcode and system processes | 112 |
| A Beacon Object File Visual Studio template project for creating malicious code executables | 145 |
| A collection of PHP backdoors for educational and testing purposes only. | 2,211 |
| Exploits SeBackupPrivilege to dump remote system hives and credentials. | 159 |
| A collection of beacon object files designed to be used in a remote access tool like Cobalt Strike. | 170 |
| Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings | 142 |
| A tool allowing attackers to remotely execute commands and maintain persistence on compromised web servers using stealthy PHP backdoors. | 2,237 |
| A proof-of-concept project demonstrating how to create and compile Cobalt Strike Beacon Object Files in Rust | 254 |
| A Visual Studio template to simplify the creation of Cobalt Strike beacon object files (BOFs) by providing default configurations and prebuilt function definitions. | 285 |
| Creates a tool to extract registry keys from Windows systems using a Beacon Object File | 188 |
| A backdoor tool designed to facilitate remote access and command execution on Windows systems | 38 |
| An exploit technique allowing interaction with Windows software firewall via COM interfaces. | 100 |
| 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 |