TheMalwareGuardian / Bootkits-Rootkits-Development-EnvironmentLinks
Automated environment setup for Bootkit & Rootkit development.
☆23Updated 3 months ago
Alternatives and similar repositories for Bootkits-Rootkits-Development-Environment
Users that are interested in Bootkits-Rootkits-Development-Environment are comparing it to the libraries listed below
Sorting:
- Windows Kernel Rootkit☆29Updated 2 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Virtual Trust Level (VTL 1) secure call tracing☆81Updated 2 months ago
- Payload Obfuscation for Red Teams workshop materials☆75Updated 2 weeks ago
- Windows UEFI Bootkit☆48Updated 2 months ago
- Harness to issue Virtual Secure Mode (VSM) "secure calls" from VTL 0 to VTL 1☆65Updated 2 months ago
- LPE exploit for CVE-2023-36802☆24Updated 2 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 6 months ago
- A few examples of how to trap virtual memory access on Windows.☆35Updated 10 months ago
- Next gen process injection technique☆54Updated 5 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- This x64dbg plugin allows you to upload your sample to Malcore and view the results.☆36Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- ☆51Updated 7 months ago
- ☆34Updated last year
- Rule Engine for Dynamic Malware Analysis and Research☆25Updated 6 months ago
- Piece of code to detect and remove hooks in IAT☆65Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 3 years ago
- PoC for popping a system shell against the LnvMSRIO.sys driver☆112Updated last month
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- Exploitable drivers, you know what I mean☆153Updated last month
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆21Updated last year
- lib-nosa is a minimalist C library designed to facilitate socket connections through AFD driver IOCTL operations on Windows.☆117Updated last year
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆35Updated last year
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 3 years ago
- Finding Truth in the Shadows☆115Updated 2 years ago
- Recon 2023 slides and code