Lucene search
+L

20 matches found

Kitploit
Kitploit
added 2026/09/04 5:23 p.m.5 views

CVE-2020-15368

脆弱なWindowsドライバを悪用する方法 CVE-2020-15368 のエクスプロイトおよび Proof of Concept PoC。ASRockはRGBコントローラー設定ツールのためにrweverythingドライバを再パッケージ化し、署名しました。彼らはioctlを暗号化することで「保護」しています...笑。私たちは昨年の夏に偶然このCVEを発見しましたが、私の知る限りこのドライバはまだパッチされていません。影響はもちろんカーネルでの任意コード実行などです。それではこの「0day」をお楽しみください。笑...

6.1CVSS5.9AI score0.0136EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/04 4:10 p.m.3 views

BYOVD-DriverKiller

BYOVD-DriverKiller ⚠️ 警告 : このプロジェクトは厳密に教育的・デモンストレーション目的です。悪意のある目的で使用することを意図していません。目的は、リバースエンジニアリングの手法とWindowsドライバーのエクスプロイト手順を学ぶことです。 ここでは、d1rkSaadAhla https://github.com/SaadAhla が提供する演習を解くために私が取ったアプローチを説明します。この演習は、正規に署名され、ブロックリスト(HVCI、LOLBIN...)に存在しないドライバーに対してリバースエンジニアリングとエクスプロイトを行うというものです。...

5.5AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 12:25 p.m.3 views

TopazTerminator

TopazTerminator 又一个驱动被烧了... 我之前一直藏着 wsftprm.sys 驱动 😉 但既然有人发了公开的 PoC,我也就不再藏着掖着了。我们都知道它很快就会被加入驱动黑名单,所以我用 C 语言实现了同样的功能。 该项目利用存在漏洞的 wsftprm.sys(Topaz Antifraud 内核驱动)来终止 Windows 上的受保护进程(例如杀毒软件/EDR 服务)。 截至 2026 年 1 月 ,wsftprm.sys(SHA-256:...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 11:45 a.m.4 views

AV-EDR-Killer

AV/EDR キラー https://github.com/user-attachments/assets/1eda3340-2af2-4136-b74e-be7a3f4b3924 このプロジェクトは、正規の署名されたドライバーを武器化してカーネルレベルのアクセスを取得する方法を示しています。 🚨 脆弱なドライバー: wsftprm.sys は、TPZ SOLUCOES DIGITAIS LTDA によって署名され、以前に CVE-2023-52271 として公開されたローカル特権昇格の脆弱性が露呈していましたが、何故かまだ Microsoft のドライバーブロックリストに載っていません...

6.5CVSS6.9AI score0.00325EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/04 10:38 a.m.4 views

GhostKatz

GhostKatz 通过滥用带有签名的易受攻击驱动程序,利用 MmMapIoSpace 直接读取物理内存,从 LSASS 中提取凭据,从而绕过传统的用户态检测能力。 本工具由 Julian Peña 与 Eric Esquivel 合作开发。 此版本的 GhostKatz 使用了已公开披露为易受攻击的驱动程序。为获得最佳效果,GhostKatz 旨在配合暴露读取内存原语漏洞且加载时未被阻止/公开已知的内核驱动程序使用。本次公开发布不包括针对此前未公开驱动程序的利用代码。相反,该项目设计为模块化且可扩展,允许用户研究自己的驱动程序,并通过扩展 utils.c...

5.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/04 8:15 a.m.7 views

EDRSandblast

EDRSandBlast EDRSandBlast は、C で書かれたツールであり、脆弱性のある署名済みドライバを悪用して、EDR の検出(Notify Routine コールバック、Object Callbacks、ETW TI プロバイダー)や LSASS の保護をバイパスします。また、ユーザーランド監視を回避するための複数のユーザーランドアンフック技術も実装されています。 リリース時点では、ユーザーランド(--usermode)とカーネルランド(--kernelmode)の技術を組み合わせて、EDR の監視下で LSASS...

7.8CVSS5.4AI score0.19839EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/04 5:04 a.m.2 views

kur

kur これは、脆弱性のある署名済みドライバーを使用して、ユーザーモードからカーネルモードのメモリ読み取り/書き込みを可能にするコードです。 カーネルモードで、非公開ながら最も一般的なAPIの1つであるMmCopyVirtualMemoryを利用しているため、メモリページが持つ保護を気にせずに任意のユーザーモードメモリを読み書きできます。その他に、指定されたpidのプロセスハンドルを取得する機能もサブ機能として備えています。ハンドル作成はカーネルモードで行われるため、標準的なアクセスチェックやコールバックは発動しないと思います。...

7.8CVSS7.5AI score0.00456EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/01 2:30 a.m.4 views

CVE-2021-27965

CVE-2021-27965 CVE-2021-27965 を悪用して、システム cmd を起動することで LPE を行うシンプルな PoC。 https://vulners.com/cve/CVE-2021-27965 署名された MICSYS Windows ドライバー MsIo64.sys に問題が発見され、ローカルシステム全体が侵害される可能性があります。このドライバーの ioctl ディスパッチルーチンは、すべての IOCTL コードにおいてスタックベースのバッファオーバーフローが発生し、さらにユーザー指定バッファの検証も欠如しています。 IOCTL...

9.8CVSS8.7AI score0.11836EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 12:42 a.m.4 views

CVE-2026-36425

CVE-2026-36425 : OPSWAT AppRemover 任意プロセス終了 署名されたOPSWATカーネルドライバで、要求に応じて任意のプロセスを強制終了します。管理者権限不要、権限チェックなし、問答無用。EDR、アンチウイルス、PPLで保護されたプロセスを指定すると、即座に終了します。3種類の異なる強制終了方法があり、すべてカーネルモードで実行され、任意のローカルユーザーからの単一のIOCTLでトリガーされます。脆弱なドライバのバリアントが16個特定され、すべて有効な署名が付与されています。 ⚠️...

6.5CVSS5.5AI score0.00422EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 12:17 a.m.3 views

0xKern3lCrush

💀 0xKern3lCrush-M4te-CVE-2026-0828 Notas de investigación de BYOVD para Windows y reconocimiento de endpoints Repositorio estrictamente educativo / de investigación en seguridad. Objetivo: documentar y comprender las técnicas de Bring-Your-Own-Vulnerable-Driver BYOVD mediante divulgaciones públic...

8.7CVSS7.7AI score0.06835EPSS
SaveExploits11
The Hacker News
The Hacker News
added 2026/08/14 1:08 p.m.9 views

Mustang Panda Adds Signed Windows Rootkit to CoolClient Backdoor for Stealth

The threat actor known as HoneyMyteaka Mustang Panda has been observed deploying an updated version of the CoolClient backdoor with a signed Windows kernel-mode rootkit that can hide and protect malicious processes, files, registry objects, and command-and-control C2 network information. Russian...

6.2AI score
SaveExploits0
SUSE Linux
SUSE Linux
added 2026/02/11 10:21 p.m.10 views

Security update for nvidia-modprobe.cuda, nvidia-open-driver-G06-signed, nvidia-persistenced.cuda

This update for nvidia-modprobe.cuda, nvidia-open-driver-G06-signed, nvidia-persistenced.cuda fixes the following issues: Changes in nvidia-open-driver-G06-signed: updated CUDA variant to version 580.126.09 update non-CUDA variant to version 580.126.09 bsc1255858 update non-CUDA variant to versio...

5.5AI score
SaveExploits0References4
The Hacker News
The Hacker News
added 2025/12/30 8:35 a.m.19 views

Mustang Panda Uses Signed Kernel-Mode Rootkit to Load TONESHELL Backdoor

The Chinese hacking group known as Mustang Panda aka HoneyMyte has leveraged a previously undocumented kernel-mode rootkit driver to deliver a new variant of backdoor dubbed TONESHELL in a cyber attack detected in mid-2025 targeting an unspecified entity in Asia. The findings come from Kaspersky,...

7.8AI score
SaveExploits0
CVE
CVE
added 2025/10/28 12:00 a.m.192 views

CVE-2025-61155

CVE-2025-61155 affects Hotta Studio’s GameDriverX64.sys kernel-mode anti-cheat driver (versions 7.23.4.7 and earlier). The vulnerability is in an IOCTL handler: an untrusted user-mode process can open the driver and send crafted IOCTLs, which execute in kernel mode with insufficient authenticatio...

5.5CVSS6.6AI score0.00271EPSS
SaveIn wildExploits2References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-51042

Malicious code in bioql PyPI...

8.2CVSS6.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/16 2:56 p.m.13 views

CVE-2024-12668 Velocidex WinPmem Out of Bounds Write Vulnerability

Velocidex WinPmem versions below 4.1 suffer from an Out of Bounds Write vulnerability. By using an IO Control, a user space program can trick the driver into writing a 0 into any chosen memory location. In conjunction with information leakage from the WinPmem driver, attackers can discover the...

8.2CVSS5.9AI score
SaveExploits0References3
The Hacker News
The Hacker News
added 2023/05/17 11:52 a.m.15 views

Threat Group UNC3944 Abusing Azure Serial Console for Total VM Takeover

A financially motivated cyber actor has been observed abusing Microsoft Azure Serial Console on virtual machines VMs to install third-party remote management tools within compromised environments. Google-owned Mandiant attributed the activity to a threat group it tracks under the name UNC3944 ,...

7.2AI score
SaveExploits0
Kitploit
Kitploit
added 2022/04/16 12:30 p.m.210 views

EDRSandblast - Tool That Weaponize A Vulnerable Signed Driver To Bypass EDR Detections And LSASS Protections

EDRSandBlast is a tool written in C that weaponize a vulnerable signed driver to bypass EDR detections Kernel callbacks and ETW TI provider and LSASS protections. Multiple userland unhooking techniques are also implemented to evade userland monitoring. As of release, combination of userland...

7.8CVSS7.6AI score0.19839EPSS
SaveExploits5References8
Kitploit
Kitploit
added 2021/07/05 12:30 p.m.98 views

Backstab - A Tool To Kill Antimalware Protected Processes

Have these local admin credentials but the EDR is standing in the way? Unhooking or direct syscalls are not working against the EDR? Well, why not just kill it? Backstab is a tool capable of killing antimalware protected processes by leveraging sysinternals’ Process Explorer ProcExp driver, which...

7.2AI score
SaveExploits0References2
The Hacker News
The Hacker News
added 2019/04/16 7:14 a.m.4 views

Scranos: New Rapidly Evolving Rootkit-Enabled Spyware Discovered

A new powerful rootkit-enabled spyware operation has been discovered wherein hackers are distributing multifunctional malware disguised as cracked software or trojanized app posing as legitimate software like video players, drivers and even anti-virus products. While the rootkit malware—dubbed...

6.6AI score
SaveExploits0
Rows per page
Query Builder