Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/15 10:00 a.m.8 views

KeePass-dump-py

KeePass-dump-py 我尝试用 python 重新编写原始的 KeePass 2.X 主密码转储器 CVE-2023-32784 POC。 请前往 原始 POC 了解更多关于漏洞及利用过程的详细信息。 此脚本的作用: 1. 检查 KeePass 进程是否正在运行,如果没有则启动 KeePass 2. 使用 WerFault 转储 KeePass 进程(代码片段改编自 LSASSY) 3. 搜索进程转储以查找密码...

7.5CVSS7.9AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/15 5:43 a.m.4 views

keepass_dump

Keepass-Dumper 这是我对 CVE-2023-32784 的概念验证实现。 我的版本是 @vdohney 的 PoC 的 Python 移植,并做了一些更改和额外功能。 变更 一项变更是使用转储文件中可找到的已知字符串,以便更准确地跳转至主密钥字符所在位置。这减少了假阳性字符,并大大缩短了扫描文件所需的时间。如果转储文件中未找到这些字符串,扫描将从文件开头开始。此选项默认启用,但若希望执行完整扫描,可使用 --full-scan。对于此类情况,我还添加了 --skip 标志以加快扫描速度。原理是通过偏移指针跳过接下来的 1000...

7.5CVSS8.1AI score0.04397EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 4:41 a.m.8 views

BruteForce-to-KeePass

BruteForce-to-KeePass 此脚本补充了利用影响KeePass的CVE-2023-32784漏洞时,通过 keepass-password-dumper 工具获得的结果。 描述 此脚本提示用户输入一个字符列表和一个已知后缀。然后,通过将列表中的每个字符与已知后缀组合,生成一个可能的字符串列表(字典)。结果保存到当前目录下的 "Dictionary.txt" 文件中。 然后,它使用"PoshKPBrute "工具的基本功能(代码已被精简和适配)来识别有效的主密钥 ,以访问KeePass数据库(kdbx文件)。 演示 致谢 keepass-password-dumper 工具...

7.5CVSS7.9AI score0.04397EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/14 7:32 p.m.5 views

keepass-password-dumper

KeePass 2.X 主密码转储工具 CVE-2023-32784 更新 该漏洞已被分配 CVE-2023-32784,并在 KeePass 2.54 中修复。再次感谢 Dominik Reichl 的快速响应和巧妙的修复! 说明:密码必须通过键盘输入,而非从剪贴板粘贴 (请参见“工作原理”部分)。 你能做什么 首先,更新到 KeePass 2.54 或更高版本 。 其次,如果你长期使用 KeePass,你的主密码(以及其他密码)可能存在于你的页面文件/交换文件、休眠文件和崩溃转储中。根据你的偏执程度,可以考虑以下步骤来解决这个问题: 1. 更改主密码 2...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5References7
Kitploit
Kitploit
added 2026/09/13 7:38 p.m.7 views

keepass-exfil-forensics

Exfiltración de Memoria de KeePass — Investigación de Forense de Red Recupera datos exfiltrados del tráfico PCAP revirtiendo una cadena de ofuscación hexadecimal → Base64 → XOR utilizada en un escenario real de DFIR CTF TryHackMe, y luego explota CVE-2023-32784 para recuperar la contraseña maestr...

7.5CVSS8AI score0.04397EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 5:53 p.m.11 views

keepass2-password-finder

CVE-2023-32784 - Volcador de contraseñas de KeePass 2.X Esta es una prueba de concepto para CVE-2023-32784, que reescribí en Python. El único requisito es un nombre de archivo. Uso: root@kitploit: ./cracker.py file...

7.5CVSS8AI score0.04397EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/11 1:16 p.m.3 views

KeePass-CVE-2023-32784-Exploitation-and-Defense

KeePass 内存泄漏漏洞 CVE-2023-32784:利用与防御架构 目标 分析 KeePass Password Safe v2.53 中的 CVE-2023-32784 漏洞,演示通过内存转储提取主密码,并设计稳健的检测与缓解控制措施。 漏洞描述 KeePass 使用自定义的 SecureTextBoxEx 处理主密码输入,该控件会在进程地址空间中为每个键入的字符生成残留的字符串片段。通过捕获运行进程的 .DMP 文件,这些片段可以被拼接起来,从而重建明文密码。 我的主要贡献:漏洞检测架构 在团队合作进行利用和缓解阶段的同时,我专门设计了漏洞设计与检测策略,利用 Windows...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/09 10:39 a.m.7 views

CVE-2021-34527-CVE-2023-38831-and-CVE-2023-32784

此存储库没有 README。...

6.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/09 5:13 a.m.5 views

CVE-2023-32784-Exploitation

Este repositorio no tiene un README...

7.5CVSS7.6AI score0.04397EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2023-32784

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In KeePass 2.x before 2.54, it is possible to recover the cleartext master password from a memory dump, even when a workspace is locked or no longer running. Th...

7.5CVSS7.1AI score0.04397EPSS
SaveExploits5References3
OpenVAS
OpenVAS
added 2024/03/04 12:00 a.m.28 views

openSUSE: Security Advisory for keepass (openSUSE-SU-2023:0157-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5References2
Mageia
Mageia
added 2023/07/07 5:54 a.m.45 views

Updated keepass packages fix security vulnerability

Allows an attacker, who has write access to the XML configuration file, to obtain the cleartext passwords by adding an export trigger. Disputed by vendor due to level of access required. CVE-2023-24055 Possible to recover the cleartext master password from a memory dump, even when a workspace is...

7.5CVSS7.1AI score0.04397EPSS
SaveExploits7References2
OPENSUSE Linux
OPENSUSE Linux
added 2023/06/30 12:00 a.m.8 views

Security update for keepass (important)

openSUSE Security Update: Security update for keepass Announcement ID: openSUSE-SU-2023:0163-1 Rating: important References: 1211397 Cross-References: CVE-2023-32784 CVSS scores: CVE-2023-32784 NVD : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Backports SLE-15-SP5...

7.5CVSS9.8AI score0.04397EPSS
SaveExploits5References1
Tenable Nessus
Tenable Nessus
added 2023/06/28 12:00 a.m.34 views

openSUSE 15 Security Update : keepass (openSUSE-SU-2023:0157-1)

The remote openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the openSUSE- SU-2023:0157-1 advisory. - In KeePass 2.x before 2.54, it is possible to recover the cleartext master password from a memory dump, even when a workspace is locked or no longer...

7.5CVSS7.9AI score0.04397EPSS
SaveExploits5References4
OPENSUSE Linux
OPENSUSE Linux
added 2023/06/27 12:00 a.m.9 views

Security update for keepass (important)

openSUSE Security Update: Security update for keepass Announcement ID: openSUSE-SU-2023:0157-1 Rating: important References: 1211397 Cross-References: CVE-2023-32784 CVSS scores: CVE-2023-32784 NVD : 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Affected Products: openSUSE Backports SLE-15-SP4...

7.5CVSS9.4AI score0.04397EPSS
SaveExploits5References1
Wiz blog
Wiz blog
added 2023/05/23 1:49 p.m.27 views

Exploitable and unpatched KeePass vulnerability: everything you need to know

Detect and mitigate CVE-2023-32784, a vulnerability in KeePass which allows the extraction of the master password in cleartext from the application's memory...

7.5CVSS7AI score0.04397EPSS
SaveExploits5
The Hacker News
The Hacker News
added 2023/05/22 6:33 a.m.92 views

KeePass Exploit Allows Attackers to Recover Master Passwords from Memory

A proof-of-concept PoC has been made available for a security flaw impacting the KeePass password manager that could be exploited to recover a victim's master password in cleartext under specific circumstances. The issue, tracked as CVE-2023-32784, impacts KeePass versions 2.x for Windows, Linux,...

7.5CVSS6.9AI score0.04397EPSS
SaveExploits7
The Hacker News
The Hacker News
added 2023/05/22 6:33 a.m.5 views

KeePass Exploit Allows Attackers to Recover Master Passwords from Memory

A proof-of-concept PoC has been made available for a security flaw impacting the KeePass password manager that could be exploited to recover a victim's master password in cleartext under specific circumstances. The issue, tracked as CVE-2023-32784, impacts KeePass versions 2.x for Windows, Linux,...

7.5CVSS7.1AI score0.04397EPSS
SaveExploits7
GithubExploit
GithubExploit
added 2023/05/17 8:15 p.m.372 views

Exploit for Cleartext Transmission of Sensitive Information in Keepass

KeePass 2.53/cmdline files and store the pid of ones with t...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5
Circl
Circl
added 2023/05/15 12:29 p.m.17 views

CVE-2023-32784

creationtimestamp| type| source ---|---|--- 2023-05-15 12:29:24+00:00| seen| https://t.me/cibsecurity/64080 2023-05-17 11:40:29+00:00| published-proof-of-concept| https://t.me/cKure/10999 2023-05-17 14:24:42+00:00| published-proof-of-concept| https://t.me/CyberSecurityIL/23472 2023-05-17...

7.5CVSS7.2AI score0.04397EPSS
SaveExploits5References43
Rows per page
Query Builder