pard0p / CallstackSpoofingPOC
C++ self-Injecting dropper based on various EDR evasion techniques.
☆375Updated last year
Alternatives and similar repositories for CallstackSpoofingPOC
Users that are interested in CallstackSpoofingPOC are comparing it to the libraries listed below
Sorting:
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆284Updated 11 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆339Updated 3 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆190Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆255Updated 9 months ago
- Generic PE loader for fast prototyping evasion techniques☆231Updated 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…☆449Updated last year
- Exploitation of process killer drivers☆200Updated last year
- Some POCs for my BYOVD research and find some vulnerable drivers☆207Updated last month
- EDRSandblast-GodFault☆262Updated last year
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- .NET assembly loader with patchless AMSI and ETW bypass☆330Updated 2 years ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆380Updated last year
- ☆256Updated 2 years ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆211Updated 3 weeks ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆373Updated last year
- Remote Shellcode Injector☆213Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆187Updated last year
- ☆256Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- Zero EAT touch way to retrieve function addresses (GetProcAddress on steroids)☆141Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆254Updated last year
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆296Updated 2 years ago
- Performing Indirect Clean Syscalls☆544Updated 2 years ago
- Beacon Object File Loader☆286Updated last year
- A Beacon Object File (BOF) template for Visual Studio☆194Updated last month
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆489Updated last month
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- Reflective DLL Injection Made Bella☆226Updated 4 months ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 11 months ago