pard0p / CallstackSpoofingPOCLinks
C++ self-Injecting dropper based on various EDR evasion techniques.
☆386Updated 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…☆451Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆200Updated last year
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆350Updated 5 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆287Updated last year
- An easily modifiable shellcode template for Windows x64 written in C☆257Updated 2 years ago
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆398Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆273Updated last year
- Exploitation of process killer drivers☆202Updated last year
- Remote Shellcode Injector☆217Updated last year
- Generic PE loader for fast prototyping evasion techniques☆232Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆228Updated 2 months ago
- CaveCarver - PE backdooring tool which utilizes and automates code cave technique☆228Updated 2 years ago
- Some POCs for my BYOVD research and find some vulnerable drivers☆300Updated 2 weeks ago
- Shellcode Loader with Indirect Dynamic syscall Implementation , shellcode in MAC format, API resolving from PEB, Syscall calll and syscal…☆314Updated 2 years ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆510Updated 3 months ago
- ☆260Updated last year
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆168Updated 4 months ago
- Use hardware breakpoint to dynamically change SSN in run-time☆264Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆194Updated last year
- EDRSandblast-GodFault☆266Updated last year
- Reflective DLL Injection Made Bella☆230Updated 7 months ago
- ☆260Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆383Updated last year
- BOF implementation of @_EthicalChaos_'s ThreadlessInject project. A novel process injection technique with no thread creation, released a…☆383Updated last year
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆252Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆349Updated 11 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆503Updated last year
- Reduce Entropy And Obfuscate Youre Payload With Serialized Linked Lists☆452Updated 2 years ago
- Replace the .txt section of the current loaded modules from \KnownDlls\ to bypass edrs☆299Updated 2 years ago