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
CVE-2025-1055-poc — PoC for CVE-2025-1055 and CVE-2025-52915 using K7RKScan.sys | Kitploit
Tools/GitHubGitHub/diego-tella/cve-2025-1055-poc
Privilege EscalationVulnerability AnalysisExploitationBinary Exploitation
GitHubdiego-tella/cve-2025-1055-poc

CVE-2025-1055-poc

PoC for CVE-2025-1055 and CVE-2025-52915 using K7RKScan.sys

View Repository
103131 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-2025-1055-poc

PoC for CVE-2025-1055 and CVE-2025-52915 using K7RKScan.sys. This PoC use the 0x222018 IOCTL to terminate arbitrary processes.

Usage

Installing driver:

root@kitploit:~
sc.exe create K7RKScan_1516.sys binPath=C:\Users\Administrator\Downloads\K7RKScan_1516.sys type=kernel && sc.exe start K7RKScan_1516.sys

Running PoC:

root@kitploit:~
exploit.exe

It will terminate the MsMpEng.exe process (windows defender).

References

https://blacksnufkin.github.io/posts/BYOVD-CVE-2025-52915/

Download Tool