Lucene search
+L

4436 matches found

Kitploit
Kitploit
added 2026/09/15 2:50 a.m.8 views

TiEtwAgent

TiEtwAgent - ETW-based process injection detection This project was created to research, build and test different memory injection detection use cases and bypass techniques. The agent utilizes Microsoft-Windows-Threat-Intelligence event tracing provider, as a more modern and stable alternative to...

6AI score
SaveExploits0References3
Talos
Talos
added 2026/09/15 12:00 a.m.16 views

Microsoft Windows Cloud Files Mini Filter Driver CldiStreamCompleteRequest use-after-free vulnerability

Summary A use-after-free vulnerability exists in the CldiStreamCompleteRequest functionality of Windows Cloud Files Mini Filter Driver versions: 10.0.26100.8457 WinBuild.160101.0800. A specially crafted sequence of Cloud Filter API calls can lead to privilege escalation. An attacker can execute a...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 11:38 p.m.10 views

CVE-2025-61155

CVE-2025-61155 — Arbitrary Process Termination in GameDriverX64.sys A signed kernel-mode anti-cheat driver — GameDriverX64.sys, shipped with Tower of Fantasy Hotta Studio / Perfect World — lets any unprivileged local user terminate arbitrary processes , including PPL-protected antivirus/EDR...

5.5CVSS6.3AI score0.00271EPSS
SaveExploits2References9
Kitploit
Kitploit
added 2026/09/14 9:34 p.m.12 views

HyperDbg

HyperDbg Debugger HyperDbg Debugger is an open-source, hypervisor-assisted debugger for Windows Linux support is currently under development! with support for both user-mode and kernel-mode native debugging. It is built for reverse engineering, fuzzing, and advanced system analysis using modern...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 8:55 p.m.6 views

FalconEye

FalconEye: Real-time detection software for Windows process injections FalconEye is a windows endpoint detection software for real-time process injections. It is a kernel-mode driver that aims to catch process injections as they are happening real-time. Since FalconEye runs in kernel mode, it...

6AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/14 8:02 p.m.54 views

systeminformer

System Informer A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware. Brought to you by Winsider Seminars & Solutions, Inc...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/14 7:56 p.m.9 views

NtWarden

NtWARden Windows Analysis and Research Toolkit Windows system inspection tool built on ImGui + DirectX 11. Covers processes, services, network, kernel internals, and more - locally or over the network via WinSysServer. ⚠️ Parts of this project were vibe coded with AI assistance so it might have...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/14 7:31 p.m.7 views

DIRT

DIRT: Driver Initial Reconnaissance Tool I'm writing this tool to learn C++ and get an initial assessment of drivers installed on a Windows system e.g. master images developed by OEMs or enterprises. It's supposed to help with target selection, finding low-hanging fruit, and some assistance with...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/14 6:39 p.m.5 views

wmi-static-spoofer

wmi-static-spoofer Motivation: The initial motivation is bypassing HWID detection methods used by intrusive software like anti-cheats, etc. or licensing restrictions implemented in software. The concept is not new but other solutions require a loaded driver at all times and a kernel hook with...

5.9AI score
SaveExploits0References1
NVD
NVD
added 2026/09/14 6:20 p.m.5 views

CVE-2026-85921

Double free in Windows Secure Kernel Mode allows an authorized attacker to elevate privileges locally...

8.2CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 5:19 p.m.14 views

CVE-2026-85921

CVE-2026-85921 is a double free vulnerability in Windows Secure Kernel Mode that allows an authorized attacker to elevate privileges locally . The CVSS 3.1 score is 8.2 (HIGH) with a local attack vector, low complexity, high privileges required, and changed scope , resulting in high impact to con...

8.2CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 4:21 p.m.12 views

VectorKernel

VectorKernel PoCs para investigación o educación en técnicas de rootkits en modo kernel. Actualmente enfocado en el sistema operativo Windows. Todos los módulos son compatibles solo con sistemas operativos de 64 bits de la familia x64. Entorno Todos los módulos se prueban en Windows 11 x64. Para...

6AI score
SaveExploits0References11
Kitploit
Kitploit
added 2026/09/14 2:49 p.m.19 views

aegis

Aegis カーネルモードのプロセス保護ドライバー。ObRegisterCallbacks を使用して、ハンドルからのメモリアクセス許可を剥奪します。基本的な実装であり、ハンドル作成をフックし、不正なアクセス試行から PROCESSVMREAD/WRITE/OPERATION を削除します。 注: GIFがアニメーションしない場合は、Imgurで直接表示してください。 概要 ドライバーは高度 321123 でOBコールバックを登録し、OBOPERATIONHANDLECREATE および OBOPERATIONHANDLEDUPLICATE...

6AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/09/14 2:00 p.m.6 views

Windows Secure Kernel Mode Elevation of Privilege Vulnerability

Double free in Windows Secure Kernel Mode allows an authorized attacker to elevate privileges locally...

8.2CVSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 10:32 a.m.10 views

CVE-2024-21305

CVE-2024-21305 This repo contains the report and PoC of CVE-2024-21305, the non-secure Hypervisor-Protected Code Integrity HVCI configuration vulnerability. This vulnerability allowed arbitrary kernel-mode code execution, effectively bypassing HVCI, within the root partition. For the root cause,...

4.4CVSS6.2AI score0.01507EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 6:48 a.m.15 views

backdoors

后门 本项目包含用于维持系统访问的工具,以及 Hacker House 团队编写的概念验证演示。这些工具旨在模拟或演示常见的持久化技术,例如内核模式挂钩及命令与控制(C2)实现。 文件| 描述 ---|--- bindshell.go| 使用 GoLang 编写的绑定 shell 示例 bindshell.py| 使用 Python 编写的绑定 shell 示例 cmdbot.py| 通过 IRC C2 执行命令的 Python 机器人 filehider.tgz| 用于隐藏文件的 Linux 内核模块 halloween.py| Python 脚本追加器 VX 注入 PoC...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 3:17 a.m.7 views

CVE-2016-7255

CVE-2016-7255 Microsoft Windows Vista SP2、Windows Server 2008 SP2およびR2 SP1、Windows 7 SP1、Windows 8.1、Windows Server 2012 GoldおよびR2、Windows RT 8.1、Windows 10 Gold、1511、1607、Windows Server 2016のカーネルモードドライバにより、ローカルユーザーが細工されたアプリケーションを介して特権を昇格できる脆弱性があります。別名「Win32k 特権昇格の脆弱性」。 リビア出身、17歳のGihad...

7.8CVSS7.4AI score0.80968EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 9:13 p.m.11 views

r0ak

r0ak r0ak es una utilidad de línea de comandos de Windows que permite leer, escribir y ejecutar código en modo kernel con algunas limitaciones desde el símbolo del sistema, sin necesidad de nada más que privilegios de Administrador. Primer vistazo root@kitploit: r0ak v1.0.0 -- Ring 0 Army Knife...

6.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 4:39 p.m.7 views

PINKPANTHER

PINKPANTHER Brief Windows x64 kernel-mode handcrafted shellcode to replace primary access token of executing process with SYSTEM process token for Elevation of PrivilegeEoP. Supported OS Versions Windows 7/Windows Server 2008 R2 Build 7601 Windows 8/Windows Server 2012 Build 9200 Windows...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/12 3:46 p.m.9 views

access_updated

Singular Access Updated fork ofbtbd/access with Zydis-based dynamic pattern finding for Windows 10/11 compatibility A kernel-mode syscall wrapper that enables privileged process operations without requiring handles. Uses xKdEnumerateDebuggingDevices pointer hooking for kernel-usermode...

6AI score
SaveExploits0References3
Rows per page
Query Builder