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
Windows-Kernel-Exploitation — Techniques and tools for Windows kernel exploitation, covering pool overflow exploitation, segment heap metadata abuse, and debugging scripts for heap inspection. | Kitploit
Tools/GitHubGitHub/vp777/windows-kernel-exploitation
Exploit FrameworksVulnerability AnalysisExploitationPapers & ResearchLearning & EducationBinary Exploitation
GitHubvp777/windows-kernel-exploitation

Windows-Kernel-Exploitation

Techniques and tools for Windows kernel exploitation, covering pool overflow exploitation, segment heap metadata abuse, and debugging scripts for heap inspection.

View Repository
2665892 days 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

1. Non-Paged Pool Overflow Exploitation with Named Pipes

Techniques based on named pipes for pool overflow exploitation demonstrated on CVE-2020-17087 and an off-by-one overflow

2. Segment Heap VS Allocator Metadata Abuse

Techniques for turning a potentially limited write primitive (eg a pool overflow) into overlapping chunk allocations by abusing segment heap VS allocator metadata

tools

Currently includes a windbg script for inspecting the internal state of segment heap

Download Tool