dobin / RedEdrLinks
Collect Windows telemetry for Maldev
☆451Updated 2 months ago
Alternatives and similar repositories for RedEdr
Users that are interested in RedEdr are comparing it to the libraries listed below
Sorting:
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆364Updated 10 months ago
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer☆538Updated last year
- Slides & Code snippets for a workshop held @ x33fcon 2024☆277Updated last year
- A new technique that can be used to bypass memory scanners. This can be useful in hiding problematic code (such as reflective loaders imp…☆336Updated last year
- Performing Indirect Clean Syscalls☆596Updated 2 years ago
- Leverage a legitimate WFP callout driver to prevent EDR agents from sending telemetry☆452Updated last year
- Abusing mhyprotect to kill AVs / EDRs / XDRs / Protected Processes.☆407Updated 2 years ago
- PoCs for Kernelmode rootkit techniques research.☆425Updated 2 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆221Updated 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…☆464Updated 2 years ago
- C++ self-Injecting dropper based on various EDR evasion techniques.☆420Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆259Updated 4 months ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆357Updated last year
- ☆269Updated 2 years ago
- EDRSandblast-GodFault☆271Updated 2 years ago
- kernel callback removal (Bypassing EDR Detections)☆208Updated last month
- ☆258Updated last year
- Abusing Windows fork API and OneDrive.exe process to inject the malicious shellcode without allocating new RWX memory region.☆288Updated last year
- TartarusGate, Bypassing EDRs☆641Updated 3 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆583Updated 3 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆330Updated 10 months ago
- A PoC of the ContainYourself research presented in DEFCON 31, which abuses the Windows containers framework to bypass EDRs.☆319Updated 2 years ago
- Encrypted shellcode Injection to avoid Kernel triggered memory scans☆403Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆275Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆265Updated last year
- Automated DLL Sideloading Tool With EDR Evasion Capabilities☆502Updated 2 years ago
- Indirect Dynamic Syscall, SSN + Syscall address sorting via Modified TartarusGate approach + Remote Process Injection via APC Early Bird …☆745Updated 5 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆294Updated last year
- For when DLLMain is the only way☆416Updated last year
- Process Injection using Thread Name☆290Updated 8 months ago