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-2023-28252-Compiled-exe — A modification to fortra's CVE-2023-28252 exploit, compiled to exe | Kitploit
Tools/GitHubGitHub/duck-sec/cve-2023-28252-compiled-exe
Privilege EscalationExploit FrameworksPayload GenerationVulnerability AnalysisExploitationLearning & EducationBinary Exploitation
GitHubduck-sec/cve-2023-28252-compiled-exe

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-2023-28252-Compiled-exe

A modification to fortra's CVE-2023-28252 exploit, compiled to exe

View Repository
571322 years agoReviewed by Kitploit

CVE-2023-28252-Compiled-exe

A modification of Fortra's excellent CVE-2023-2852 Privesc Exploit. Works on Windows 11 21H2 clfs.sys version 10.0.22000.1574 - also works on Windows 10 21H2, Windows 10 22H2, Windows 11 22H2 and Windows server 2022. This version retains the original functionality, but gives the option to provide a binary to execute as an argument, useful if you don't have visual studio to hand.

Description

For a (very) detailed explanation of the vulnerability, please see https://github.com/fortra/CVE-2023-28252/tree/master?tab=readme-ov-file

Usage

  • Build the project with visual studio if you prefer
  • Use the pre compiled exploit.exe if you prefer
  • Run with: exploit.exe <Token Offset> <Flag> <Program to execute>
  • Example: exploit.exe 1208 1 calc.exe

Example

CVE-2023-28252.webm

Credits

This exploit builds on the oiringal POC by Fortra. Please read their excellent documentation!

Disclaimer

This code is provided for educational and ethical security testing purposes only. It should be used responsibly and only in environments where explicit authorization has been granted. Unauthorized or malicious use is strictly prohibited. By using this code, you agree to adhere to all applicable laws, regulations, and ethical standards applicable in your jurisdiction. The creators and contributors disclaim any liability for any damages or consequences arising from the misuse or unauthorized use of this code.

Download Tool