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
PoC_CVE-2023-24055 | Kitploit
Tools/GitHubGitHub/julesbozouklian/poc_cve-2023-24055
Password AttacksVulnerability AnalysisExploitationPost-Exploitation
GitHubjulesbozouklian/poc_cve-2023-24055

PoC_CVE-2023-24055

View Repository
113 years 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

PoC_CVE-2023-24055

How to run ?

Edit the $User var in the script and replace value with your Username.

Open a PowerShell as administrator and run the script :

root@kitploit:~
./PoC_CVE-2023-24055.ps1

After the script execution open KeePass.

Result is stored under "C:\Users\your_username\AppData\Local\Temp\output.xml"

Password stored in cleartext under :

root@kitploit:~
<String>
  <Key>Password</Key>
  <Value ProtectInMemory="True">ExempePassword</Value>
</String>

Sources

  • https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-24055
  • https://sourceforge.net/p/keepass/discussion/329220/thread/a146e5cf6b/
  • https://keepass.info/help/kb/trigger_examples.html
Download Tool