Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
STProcessMonitorBYOVD — The PoC for CVE-2025-70795 / CVE-2026-0828 and updated driver | Kitploit
Tools/GitHubGitHub/anylnk/stprocessmonitorbyovd
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubanylnk/stprocessmonitorbyovd

STProcessMonitorBYOVD

The PoC for CVE-2025-70795 / CVE-2026-0828 and updated driver

View Repository
5085 months agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

STProcessMonitorBYOVD

Reference: https://bbs.kafan.cn/thread-2288675-1-1.html

Usage:

  1. Place the vulnerable driver under the same directory of the exe. The version 11.11.4.0 (the older one) is with CVE-2025-70795 / CVE-2026-0828, compatible with the parameter /Kill; The version 11.26.18 (Updated) is compatible with parameter /Terminate.

  2. /Init - Install the driver. /Kill - Use CVE-2025-70795 / CVE-2026-0828 to terminate processes. /Terminate - Use the updated driver to terminate processes. /Uninst - Unload the driver.

Screenshots

Exploit CVE-2025-70795 / CVE-2026-0828 (Please notice that the '/Kill' operate is without any priviledge) Screenshot 2026-02-14 200828 Screenshot 2026-02-14 201224

The updated driver verifys if the control code is from an NT AUTHORITY\SYSTEM process, so we need to get at least Administrator priviledge to use the new driver.

160139uqz99h29c96anwyg Screenshot 2026-02-14 201729
Download Tool