CobaltStrike-BOF
Lateral movement proofs
A collection of proof-of-concepts demonstrating lateral movement techniques using Windows and CobaltStrike
Collection of beacon BOF written to learn windows and cobaltstrike
340 stars
15 watching
55 forks
Language: C++
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
yaxser/coffloader2 | A COFF file loader that executes COFF files and Cobalt Strike BOFs in-memory | 203 |
0xthirteen/movekit | A Cobalt Strike lateral movement kit for executing malicious commands on remote systems | 647 |
otterhacker/coffloader | An implementation of in-house CoffLoader supporting CobaltStrike standard BOF and BSS initialized variables. | 48 |
mlcsec/asrenum-bof | Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings | 138 |
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 |
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. | 99 |
scorpioneslabs/dvs | A tool designed to facilitate lateral movement through internal networks by exploiting vulnerabilities in DCOM objects. | 197 |
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 |
codextf2/cobaltstrike-headless | A tool that converts a headless Cobalt Strike client into a functional one. | 147 |
te-k/cobaltstrike | Detects and analyzes Cobalt Strike beacons by analyzing HTTP responses and extracting configuration information. | 262 |
z3ratu1/geacon_plus | A Go implementation of a CobaltStrike beacon with support for multiple platforms and various communication protocols | 394 |
klezvirus/cheesetools | Tools for exploiting vulnerabilities in Windows systems to facilitate lateral movement and code execution | 691 |
riccardoancarani/bofs | Utilities for Cobalt Strike's Beacon Object Files to simplify working with shellcode and system processes | 111 |