pard0p / CallstackSpoofingPOCLinks
C++ self-Injecting dropper based on various EDR evasion techniques.
☆416Updated 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…☆461Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆217Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆362Updated 9 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆288Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆267Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆405Updated 2 years ago
- Remote Shellcode Injector☆220Updated 2 years ago
- Exploitation of process killer drivers☆201Updated 2 years ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆230Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆540Updated 7 months ago
- Reflective DLL Injection Made Bella☆244Updated 11 months ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆319Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆356Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆388Updated last year
- ☆259Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆252Updated 3 months ago
- Generic PE loader for fast prototyping evasion techniques☆241Updated last year
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆398Updated 2 years ago
- .NET assembly loader with patchless AMSI and ETW bypass☆358Updated 2 years ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆529Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆200Updated last year
- ☆268Updated 2 years ago
- miscellaneous scripts and programs☆269Updated 10 months ago
- Bypass EDR Hooks by patching NT API stub, and resolving SSNs and syscall instructions at runtime☆311Updated 2 years ago
- Performing Indirect Clean Syscalls☆591Updated 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
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆246Updated last year
- A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering t…☆102Updated 11 months ago