an0x03e8's Stars
GrrrDog/weird_proxies
Reverse proxies cheatsheet
dafthack/MFASweep
A tool for checking if MFA is enabled on multiple Microsoft Services
FalconForceTeam/FalconFriday
Hunting queries and detections
REDMED-X/OperatorsKit
Collection of Beacon Object Files (BOF) for Cobalt Strike
tastypepperoni/PPLBlade
Protected Process Dumper Tool
can1357/selene
Kernel-mode Paravirtualization in Ring 2, LLVM based linker, and some other things!
Offensive-Panda/ProcessInjectionTechniques
This comprehensive process injection series is crafted for cybersecurity enthusiasts, researchers, and professionals who aim to stay at the forefront of the field. It serves as a central repository of knowledge, offering in-depth exploration of various process injection techniques used by adversaries.
oXis/GPUSleep
Move CS beacon to GPU memory when sleeping
joaoviictorti/shadow-rs
Windows Kernel Rootkit in Rust
trickster0/NamelessC2
Nameless C2 - A C2 with all its components written in Rust
KingOfTheNOPs/cookie-monster
BOF to steal browser cookies & credentials
cpu0x00/Ghost
Evasive shellcode loader
Zer0Mem0ry/ManualMap
A Simple demonstration of manual dll injector
murat-exp/EDR-Antivirus-Bypass-to-Gain-Shell-Access
EDR & Antivirus Bypass to Gain Shell Access
decoder-it/KrbRelay-SMBServer
b1tg/cobaltstrike-beacon-rust
CobaltStrike beacon in rust
Tylous/FaceDancer
FaceDancer is an exploitation tool aimed at creating hijackable, proxy-based DLLs by taking advantage of COM-based system DLL image loading
Offensive-Panda/LsassReflectDumping
This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMP_CALLBACK_INFORMATION callbacks to generate a memory dump of the cloned process
Tw1sm/SQL-BOF
Library of BOFs to interact with SQL servers
namazso/dll-proxy-generator
Generate a proxy dll for arbitrary dll
xforcered/BOFMask
Octoberfest7/enumhandles_BOF
Evi1Grey5/Recursive-Loader
Recursive Loader
deh00ni/NtDumpBOF
paranoidninja/Cobaltstrike-Detection
This repo will contain the core detection, only for Cobaltstrike's leaked versions. Non-leaked version detections wont be shared
namazso/dll-universal-patcher
A universal binary patching dll.
adamhlt/Cave-Finder
Tool to find code cave in PE image (x86 / x64) - Find empty space to place code in PE files
Teach2Breach/noldr
Dynamically resolve API function addresses at runtime in a secure manner.
joaoviictorti/coffeeldr
A COFF Loader written in Rust
motishaku/CodeCave
A python script to find a code cave inside of a PE file.