keowu / BadRentdrv2Links
A vulnerable driver exploited by me (BYOVD) that is capable of terminating several EDRs and antivirus software in the market, rendering them ineffective, working for both x32 and x64(CVE-2023-44976).
☆98Updated 6 months ago
Alternatives and similar repositories for BadRentdrv2
Users that are interested in BadRentdrv2 are comparing it to the libraries listed below
Sorting:
- Exploitation of process killer drivers☆201Updated last year
- ☆152Updated last year
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆130Updated 11 months ago
- EDRSandblast-GodFault☆266Updated last year
- A proof of concept for abusing exception handlers to hook and bypass user mode EDR hooks.☆191Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆180Updated 3 weeks ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆186Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆233Updated last year
- ☆136Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆165Updated 9 months ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆194Updated last year
- Another approach of Threadless injection discovered by @_EthicalChaos_ in c that loads a module into the target process and stomps it, an…☆180Updated last year
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆128Updated 3 years ago
- Implementing the ghostly hollowing PE injection technique using tampered syscalls.☆165Updated 4 months ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆265Updated 11 months ago
- Two new offensive techniques using Windows Fibers: PoisonFiber (The first remote enumeration & Fiber injection capability POC tool) Phan…☆265Updated 9 months ago
- Shellcode Loader Implementing Indirect Dynamic Syscall , API Hashing, Fileless Shellcode retrieving using Winsock2☆294Updated 2 years ago
- A Powershell AMSI Bypass technique via Vectored Exception Handler (VEH). This technique does not perform assembly instruction patching, f…☆161Updated last year
- Injecting DLL into LSASS at boot☆129Updated 2 months ago
- Remote Shellcode Injector☆217Updated last year
- CreateRemoteThread: how to pass multiple parameters to the remote thread function without shellcode.☆134Updated this week
- Windows rootkit designed to work with BYOVD exploits☆200Updated 5 months ago
- A set of programs for analyzing common vulnerabilities in COM☆220Updated 10 months ago
- bring your own vulnerable driver☆100Updated 2 years ago
- PE obfuscator with Evasion in mind☆211Updated 2 years ago
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆171Updated 2 years ago
- Block any Process to open HANDLE to your process , only SYTEM is allowed to open handle to your process ,with that you can avoid remote m…☆171Updated 2 years ago
- Exploitation of echo_driver.sys☆170Updated last year
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆197Updated last year
- Mirage is a PoC memory evasion technique that relies on a vulnerable VBS enclave to hide shellcode within VTL1.☆92Updated 4 months ago