Lucene search
+L

14 matches found

Kitploit
Kitploit
added 2026/09/16 1:46 a.m.10 views

ColdWer

A cold war on your endpoint. 🥶 ColdWer ColdWer leverages WerFaultSecure.exe PPL bypass to freeze EDR/AV processes and dump LSASS memory on modern Windows systems. root@kitploit: C O L D W E R └─┴─┴── WerFaultSecure └─┴──────── LSASS Dump └─┴──────────── Cold Freeze Freeze your EDR/AV. Extract wha...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/16 12:24 a.m.8 views

lsawhisper-bof

LSA Whisperer BOF A Cobalt Strike Beacon Object File BOF port of LSA Whisperer — the tool that talks directly to Windows authentication packages through the LSA untrusted/trusted client interface, without touching LSASS process memory even when PPL and Credential Guard is enabled. Why This Exists...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 10:38 p.m.15 views

KslDump

KslDump - BMVD Bring the Microsoft Vulnerable Driver Important context I reported the issue to Microsoft on 7 March 2026. However, almost 20 days earlier, the game-hacking community had already reversed and publicly discussed it. From my side, I do not follow their projects and I was not aware of...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 8:05 p.m.3 views

DsArk64

DsArk64 DsArk64.sys ships with 360 Total Security. WHQL-signed by Microsoft. LOLDrivers: magicsword-io/LOLDrivers308. CVE: Requested MITRE. Primitives Process kill ring 0 IOCTL 0x80863008, input: 4-byte raw PID Driver calls ZwOpenProcessALLACCESS + ZwTerminateProcess from kernel No encryption on...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 6:55 p.m.18 views

POSTDump

POSTDump Another tool to perform minidump of LSASS process using few technics to avoid detection. POSTDump is the C / .NET implementation of the ReactOS minidump function like nanodump, thus avoiding call to the Windows API MiniDumpWriteDump function. The dump logic code is saved under the...

6AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/15 12:09 p.m.11 views

CVE-2025-61155

CVE-2025-61155 — GameDriverX64.sys中的任意进程终止 一个经过签名的内核模式反作弊驱动程序——GameDriverX64.sys,随幻塔 (Hotta Studio / Perfect World)一同提供——允许任何非特权本地用户终止任意进程 ,包括受PPL保护的杀毒软件/EDR服务。这是勒索软件操作者会利用的那种原语,并且目前正在被 Interlock 组织在野积极滥用 作为BYOVD EDR-killer。 本仓库是一个完整且可重现的拆解:安全公告、原始IDA Pro逆向工程分析、概念验证(PoC)以及现成的检测与缓解内容。 研究人员: Gabrie...

5.5CVSS6.4AI score0.00271EPSS
SaveExploits2References9
Kitploit
Kitploit
added 2026/09/15 10:18 a.m.9 views

CredsHunter

CredsHunter CVE-2026-3609 · Writeup LSASS凭据转储概念验证,利用Wellbia的XIGNCODE3反作弊驱动xhunter1.sys中绕过PPL的进程句柄泄漏漏洞。 该驱动暴露了一个IRPMJWRITE命令接口,调用ObOpenObjectByPointer时AccessMode = KernelMode且未设置OBJKERNELHANDLE,从而将内核授予的PROCESSALLACCESS句柄直接放入调用者的句柄表中。接着,标准凭据转储代码从目标中读取lsasrv.dll的3DES密钥,并恢复每个活跃登录会话的NTLM + SHA1哈希。...

7.8CVSS6AI score0.00232EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/14 11:13 a.m.9 views

cve-2026-0828

CVE-2026-0828 — Safetica ProcessMonitorDriver.sys BYOVD PoC Safetica DLP kernel driver ProcessMonitorDriver.sys exposes an unauthenticated IOCTL that allows any user-mode caller to terminate arbitrary processes via ZwTerminateProcess in kernel context, bypassing PPL Protected Process Light...

7.5CVSS6.2AI score0.00409EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/13 3:26 p.m.7 views

RIPPL

RIPPL Manipulating PPL protected processes without using a driver This tool implements a userland exploit to manipulate Windows PPL protected processes. The technique was initially discussed by James Forshaw a.k.a. @tiraniddo and Clément Labro a.k.a. @itm4n in the following blogposts. Blog post...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 3:20 p.m.9 views

breakcyserver

breakcyserver Full post in: https://waawaa.github.io/ 1. Kill EDR services by killing all the opened handles of the EDR process. 2. Bypass PPL by abussing some Process Explorer drivers functionalities. 3. Bypass ObRegisterCallbacks implementation by abussing Process Explorer driver...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 11:43 p.m.12 views

RToolZ

RToolZ A Stealthy Lsass Dumper - can abuse ProcExp152.sys driver to dump PPL Lsass. What Is So Special About It? No calls to MiniDump or any dbghelp.lib methods, all of the dumping process is done MANUALLY by the dumper while reducing the dump size to minimal by removing unessacery DLLs. Methods ...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:58 p.m.14 views

PPLmedic

PPLmedic This tool implements a Userland exploit chain for injecting arbitrary code into a PPL with the signer type Windows and elevating to the signer type WinTcb. These techniques were originally discussed by James Forshaw a.k.a. @tiraniddo in his blog post Injecting Code into Windows Protected...

6.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 12:46 p.m.6 views

forti-research

Fortinet fortimon374.sys - PPL Bypass via Unauthenticated Kill Command Overview A vulnerability in Fortinet's fortimon374.sys kernel driver FortiClient's "anti-exploit" minifilter allows any local administrator to terminate any process - including PPL Protected Process Light protected processes...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 1:44 a.m.23 views

CVE-2026-68820_Mass_Exploit

CVE-2026-68820 — Mass Exploit Framework Edition. Automated module for mass local privilege escalation LPE to NT AUTHORITY\SYSTEM via a use-after-free vulnerability in the AFD.sys driver ancillary function driver. This exploit is designed for corporate environments: Supports Windows 10/11 all...

7CVSS7.2AI score0.06184EPSS
SaveExploits4
Rows per page
Query Builder