pard0p / CallstackSpoofingPOC
C++ self-Injecting dropper based on various EDR evasion techniques.
☆341Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for CallstackSpoofingPOC
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆325Updated 5 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆244Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆286Updated last year
- Exploitation of process killer drivers☆188Updated last year
- Remote Shellcode Injector☆204Updated last year
- ☆245Updated 10 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆434Updated last year
- EDRSandblast-GodFault☆240Updated last year
- Generic PE loader for fast prototyping evasion techniques☆185Updated 4 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆194Updated 3 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆368Updated 10 months ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆383Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆164Updated 10 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆171Updated 10 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆214Updated last year
- PE obfuscator with Evasion in mind☆210Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆165Updated last year
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆383Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆126Updated 2 months ago
- A PoC implementation for dynamically masking call stacks with timers.☆250Updated last year
- Reflective DLL Injection Made Bella☆200Updated last month
- TartarusGate, Bypassing EDRs☆533Updated 2 years ago
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆138Updated 8 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆304Updated 3 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆302Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆278Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆171Updated 3 weeks ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆209Updated 2 months ago