pard0p / CallstackSpoofingPOCLinks
C++ self-Injecting dropper based on various EDR evasion techniques.
☆425Updated last year
Alternatives and similar repositories for CallstackSpoofingPOC
Users that are interested in CallstackSpoofingPOC are comparing it to the libraries listed below
Sorting:
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆465Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆223Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆406Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆277Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆408Updated 3 weeks ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆297Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆293Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆262Updated 5 months ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆232Updated 2 years ago
- Remote Shellcode Injector☆221Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆364Updated 2 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆323Updated 2 years ago
- Reflective DLL Injection Made Bella☆248Updated last year
- ☆274Updated 3 years ago
- Generic PE loader for fast prototyping evasion techniques☆243Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆394Updated 2 years ago
- ☆259Updated 2 years ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆202Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆252Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆547Updated 9 months ago
- Replace the .txt section of the current loaded modules from \KnownDlls\☆305Updated 3 years ago
- Use hardware breakpoint to dynamically change SSN in run-time☆279Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆407Updated 2 years ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆312Updated 2 years ago
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆294Updated 3 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
- 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