dobin / RedEdrLinks
Collect Windows telemetry for Maldev
☆364Updated last week
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.☆350Updated 5 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆222Updated last month
- Some POCs for my BYOVD research and find some vulnerable drivers☆260Updated last month
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆343Updated 11 months ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- EDRSandblast-GodFault☆266Updated last year
- A PoC of the ContainYourself research presented in DEFCON 31, which abuses the Windows containers framework to bypass EDRs.☆314Updated 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…☆317Updated 9 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆304Updated 4 months ago
- Slides & Code snippets for a workshop held @ x33fcon 2024☆260Updated last year
- An EDR bypass that prevents EDRs from hooking or loading DLLs into our process by hijacking the AppVerifier layer