Hagrid29 / BYOVDKitLinks
bring your own vulnerable driver
☆111Updated 2 years ago
Alternatives and similar repositories for BYOVDKit
Users that are interested in BYOVDKit are comparing it to the libraries listed below
Sorting:
- TypeLib persistence technique☆136Updated last year
- Exploitation of echo_driver.sys☆167Updated 2 years ago
- Simple POC library to execute arbitrary calls proxying them via NdrServerCall2 or similar☆132Updated last year
- ☆119Updated 2 years ago
- Generic PE loader for fast prototyping evasion techniques☆239Updated last year
- The code is a pingback to the Dark Vortex blog:☆182Updated 2 years ago
- Load static-compiled PE from remote server.☆67Updated 3 years ago
- ☆50Updated 3 years ago
- CreateRemoteThreadPlus: how to pass multiple parameters to the remote thread function without shellcode.☆137Updated 4 months ago
- Patch AMSI and ETW in remote process via direct syscall☆83Updated 3 years ago
- An example reference design for a proposed BOF PE☆187Updated 6 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 7 months ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- The code is a pingback to the Dark Vortex blog: https://0xdarkvortex.dev/hiding-memory-allocations-from-mdatp-etwti-stack-tracing/☆190Updated 2 years ago
- Bypass LSA protection using the BYODLL technique☆168Updated last year
- A Dropper POC with a focus on aiding in EDR evasion, NTDLL Unhooking followed by loading ntdll in-memory, which is present as shellcode (…☆179Updated 2 years ago
- find dll base addresses without PEB WALK☆149Updated 3 months ago
- An Obfuscator-LLVM based mingw-w64 toolchain.☆44Updated 3 years ago
- Use hardware breakpoints to spoof the call stack for both syscalls and API calls☆197Updated last year
- A nice process dumping tool☆81Updated 3 years ago
- LdrLoadDll Unhooking☆135Updated 3 years ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆138Updated 3 years ago
- ApexLdr is a DLL Payload Loader written in C☆113Updated last year
- UAC Bypass using UIAccess program QuickAssist☆128Updated 8 months ago
- Improved version of EKKO by @5pider that Encrypts only Image Sections☆120Updated 2 years ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆29Updated 2 years ago
- different ntdll unhooking techniques : unhooking ntdll from disk, from KnownDlls, from suspended process, from remote server (fileless)☆195Updated 2 years ago
- ☆137Updated 2 years ago
- (First Public?) Sample of unhooking ntdll (All Exports & IAT imports) hooks in Rust using in-memory disassembly, avoiding direct syscalls…☆134Updated 8 months ago
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆191Updated 4 months ago