pard0p / CallstackSpoofingPOC
C++ self-Injecting dropper based on various EDR evasion techniques.
☆370Updated last year
Alternatives and similar repositories for CallstackSpoofingPOC:
Users that are interested in CallstackSpoofingPOC are comparing it to the libraries listed below
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆292Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆335Updated 2 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆250Updated 8 months ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆283Updated 10 months ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆193Updated 2 weeks ago
- Generic PE loader for fast prototyping evasion techniques☆230Updated 9 months ago
- .NET assembly loader with patchless AMSI and ETW bypass☆328Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆185Updated last year
- EDRSandblast-GodFault☆260Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆397Updated last year
- Exploitation of process killer drivers☆199Updated last year
- ☆255Updated last year
- TartarusGate, Bypassing EDRs☆580Updated 3 years ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆310Updated last year
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆448Updated last year
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆160Updated 10 months ago
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆185Updated last year
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆483Updated 2 weeks ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆225Updated 2 years ago
- Remote Shellcode Injector☆213Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆328Updated 8 months ago
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆378Updated last year
- ☆256Updated 2 years ago
- Performing Indirect Clean Syscalls☆535Updated 2 years ago
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆433Updated 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 (…☆170Updated 2 years ago
- Hiding shellcode in plain sight within a large memory region. Inspired by technique used by Raspberry Robin's Roshtyak☆205Updated 2 years ago
- Beacon Object File Loader☆286Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆248Updated last year
- Collect Windows telemetry for Maldev☆340Updated 2 months ago