Cobalt-Strike / CallStackMasker
A PoC implementation for dynamically masking call stacks with timers.
☆267Updated 2 years ago
Alternatives and similar repositories for CallStackMasker:
Users that are interested in CallStackMasker are comparing it to the libraries listed below
- EDRSandblast-GodFault☆250Updated last year
- You shall pass☆256Updated 2 years ago
- Beacon Object File Loader☆282Updated last year
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆180Updated 2 years ago
- The code is a pingback to the Dark Vortex blog:☆174Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆372Updated last year
- CobaltWhispers is an aggressor script that utilizes a collection of Beacon Object Files (BOF) for Cobalt Strike to perform process inject…☆230Updated 2 years ago
- Load a dynamic library from memory by modifying the native Windows loader☆207Updated last month
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆186Updated last year
- Load and execute COFF files and Cobalt Strike BOFs in-memory☆211Updated 2 years ago
- Exploitation of process killer drivers☆197Updated last year
- A Visual Studio template used to create Cobalt Strike BOFs☆295Updated 3 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆308Updated last year
- Reuse open handles to dynamically dump LSASS.☆236Updated 11 months ago
- Generic PE loader for fast prototyping evasion techniques☆227Updated 8 months ago
- GhostWriting Injection Technique.☆167Updated 6 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 (…☆171Updated 2 years ago
- Building and Executing Position Independent Shellcode from Object Files in Memory☆156Updated 4 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆178Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆170Updated 7 months ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆189Updated 9 months ago
- ☆161Updated 3 years ago
- Dump the memory of any PPL with a Userland exploit chain☆332Updated last year
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆302Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆293Updated 2 years ago
- Silence EDRs by removing kernel callbacks☆228Updated 4 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆241Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆291Updated last year
- x64 Assembly HalosGate direct System Caller to evade EDR UserLand hooks☆203Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆239Updated 7 months ago