ScreenshotBOF
Screen capture tool
A screenshot tool for Cobalt Strike that bypasses the fork-and-run technique for increased OPSEC safety
An alternative screenshot capability for Cobalt Strike that uses WinAPI and does not perform a fork & run. Screenshot downloaded in memory.
346 stars
6 watching
51 forks
Language: C
last commit: over 1 year ago bofcnacobalt-strikescreenshot
Related projects:
Repository | Description | Stars |
---|---|---|
baiyies/screenshotbofplus | A tool designed to capture screenshots without injection on Windows systems using a Buffer Overflow (BOF) technique, intended for use in the context of Cobalt Strike. | 175 |
qwqdanchun/screenshot-bof | A tool that captures screenshots of the screen without loading them into memory or spawning additional processes. | 39 |
cobalt-strike/bof-vs | A Beacon Object File Visual Studio template project for creating malicious code executables | 145 |
codextf2/cobaltstrike-headless | A tool that converts a headless Cobalt Strike client into a functional one. | 147 |
falconforceteam/bof2shellcode | Converts Cobalt Strike BOF files to raw shellcode | 175 |
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. | 95 |
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. | 592 |
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 |
0x3rhy/adduser-bof | A Cobalt Strike BOF that exploits a vulnerability to add an admin user | 70 |
riccardoancarani/bofs | Utilities for Cobalt Strike's Beacon Object Files to simplify working with shellcode and system processes | 112 |
ccob/bof.net | A .NET runtime framework for developing and executing malicious C code in a managed environment. | 682 |
wafinfo/cobaltstrike | A plugin for Cobalt Strike that automates various tasks such as domain lookup, information gathering, and internal network scanning. | 180 |
byt3bl33d3r/bof-nim | A tool that creates and executes Cobalt Strike Base of operations (BOF) files using the Nim programming language | 84 |
guervild/bofs | Beacon object files for Cobalt Strike | 158 |
mlcsec/asrenum-bof | Tools to detect and exploit vulnerabilities in Windows Attack Surface Reduction (ASR) settings | 142 |