AbishekPonmudi / PlanqX_EDR-Endpoint-Detection-and-ResponseLinks
PlanqX EDR is an open-source, advanced Endpoint Detection and Response (EDR) solution for Windows, offering real-time system and network security. Features include API hooking, ELAM, ETW integration, AMSI, kernel-mode and APC callbacks, and baseline detection to provide comprehensive threat defense across boot-time and runtime.
☆20Updated 5 months ago
Alternatives and similar repositories for PlanqX_EDR-Endpoint-Detection-and-Response
Users that are interested in PlanqX_EDR-Endpoint-Detection-and-Response are comparing it to the libraries listed below
Sorting:
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆149Updated 2 years ago
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆236Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆194Updated 2 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- Reverse engineering winapi function loadlibrary.☆221Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆214Updated last year
- kernel-mode DLL Injector☆117Updated 6 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆230Updated 6 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆286Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆246Updated 2 months ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆191Updated 4 months ago
- Exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆106Updated 3 weeks ago
- Injecting DLL into LSASS at boot☆145Updated 6 months ago
- Uses ghidra to find all ETW write metadata for each API in a PE file☆23Updated last year
- kernel callback removal (Bypassing EDR Detections)☆197Updated 7 months ago
- ☆373Updated 4 months ago
- Process Injection using Thread Name☆282Updated 6 months ago
- Proof of Concepts code for Bring Your Own Vulnerable Driver techniques☆194Updated 2 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Educational proof-of-concept demonstrating DEP/NX bypass using hardware breakpoints, vectored exception handling, and instruction emulati…☆86Updated 3 weeks ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆238Updated last year
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆35Updated last year
- ☆265Updated 2 years ago
- Code execution/injection technique using DLL PEB module structure manipulation☆209Updated 5 months ago
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆102Updated 8 months ago
- This GitHub repository contains benign specimens; however, the techniques demonstrated herein could potentially be exploited for maliciou…☆17Updated last year
- This is the loader that supports running a program with Protected Process Light (PPL) protection functionality.☆269Updated last week