cirosec / warbird-demosLinks
☆13Updated 9 months ago
Alternatives and similar repositories for warbird-demos
Users that are interested in warbird-demos are comparing it to the libraries listed below
Sorting:
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆71Updated 5 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆144Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Exploit for eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆62Updated 2 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 9 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆68Updated 2 years ago
- ☆23Updated 2 years ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- research revolving the windows filtering platform callout mechanism☆32Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆31Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆38Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆67Updated 4 months ago
- kernel to user mode APC injector☆45Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆66Updated 11 months ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆57Updated 10 months ago
- bootkit驱动映射,三环进程注入加载指定模块☆14Updated 10 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆108Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 9 months ago
- Example of building an application verifer DLL☆50Updated last year
- ☆26Updated 4 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆32Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆47Updated 2 years ago