Cobalt-Strike / CallStackMaskerLinks
A PoC implementation for dynamically masking call stacks with timers.
☆302Updated 2 years ago
Alternatives and similar repositories for CallStackMasker
Users that are interested in CallStackMasker are comparing it to the libraries listed below
Sorting:
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆203Updated 2 years ago
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆230Updated 2 years ago
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆226Updated 3 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆393Updated 2 years ago
- Beacon Object File Loader☆294Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆201Updated 2 years ago
- You shall pass☆269Updated 3 years ago
- The code is a pingback to the Dark Vortex blog:☆187Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆239Updated 5 years ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- GhostWriting Injection Technique.☆190Updated 7 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- A Visual Studio template used to create Cobalt Strike BOFs☆323Updated 4 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆276Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆295Updated last year
- An example reference design for a proposed BOF PE☆192Updated 9 months ago
- Dump the memory of any PPL with a Userland exploit chain☆349Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆166Updated 4 years ago
- A Nim implementation of reflective PE-Loading from memory☆298Updated last year
- Encypting the Heap while sleeping by hooking and modifying Sleep with our own sleep that encrypts the heap☆244Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆181Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆279Updated 6 months ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆310Updated 2 years ago
- miscellaneous scripts and programs☆271Updated 11 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆260Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated last year
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year