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-2018-6606 — CVE-2018-6606 | Kitploit
Tools/GitHubGitHub/bullhead-repo/cve-2018-6606
Privilege EscalationVulnerability AnalysisExploitationPenetration TestingRed Teaming
GitHubbullhead-repo/cve-2018-6606

CVE-2018-6606

CVE-2018-6606

View Repository
5 months 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-2018-6606

This terminates any PID.

Tested on Windows 10 (64-bit, Flare VM).
Administrator privileges are required.

Some adjustments may be needed — see resource.rc.


Toolchain

Download: https://github.com/brechtsanders/winlibs_mingw/releases/download/15.2.0posix-13.0.0-ucrt-r6/winlibs-x86_64-posix-seh-gcc-15.2.0-mingw-w64ucrt-13.0.0-r6.zip

Setup:

  • Extract to C:\mingw64
  • add C:\mingw64\bin to PATH

Version: gcc version 15.2.0 (MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders, r6)


Compilation

root@kitploit:~
cd CVE-2018-6606
mingw32-make
Download Tool