CredBandit

Memory dump tool

A proof-of-concept tool for dumping the memory of a process and sending it back through a custom communication channel.

Proof of concept Beacon Object File (BOF) that uses static x64 syscalls to perform a complete in memory dump of a process and send that back through your already existing Beacon communication channel

GitHub

233 stars
3 watching
26 forks
Language: C
last commit: about 5 years ago

Related projects:

RepositoryDescriptionStars
espressocake/ppldump_bofA tool for dumping the memory contents of a protected process on Windows136
nightbringer21/fridumpA tool to dump memory from mobile devices using the Frida framework755
alexandernst/memory-dumperA tool for extracting data from process memory36
rootbsd/fridump3A memory dumping tool using Frida to access and dump process memory from various platforms.186
trainr3kt/memreader_bofA tool that searches and extracts specific strings from another process's memory41
gdbinit/readmemA utility to dump process memory on the screen or to a binary file.223
hagrid29/bof-creduiA C-based tool for invoking Windows credential prompt using the CredUIPromptForWindowsCredentials API18
magnetforensics/dumpit-linuxCreates compact Linux memory images for analysis160
crypt0p3g/bof-collectionA collection of beacon object files designed to be used in a remote access tool like Cobalt Strike.170
ceramicskate0/bof-builderTool to compile and build Beacon Object Files (BOF) from a directory of files26
alfarom256/bof-foreignlsassA tool for duplicating an existing process's handle to LSASS, allowing dumping of the local session store.98
citypw/lcamtuf-memfetchUtility to dump process memory of running processes on Linux systems.40
wumb0/rust_bofA proof-of-concept project demonstrating how to create and compile Cobalt Strike Beacon Object Files in Rust254
outflanknl/dumpertA tool for creating a low-level memory dump of the LSASS process using direct system calls and API unhooking.1,496
xoac/static-bytesPrevents buffer overflows and simplifies byte manipulation in Rust6