Lucene search
+L

214 matches found

Kitploit
Kitploit
added 2026/09/15 8:40 p.m.10 views

keelog-bof

KeeLog Async BOF that captures the KeePass master password by monitoring for the unlock prompt window. When a locked KeePass database is detected, a low-level keyboard hook is installed and keystrokes are captured until the prompt window disappears by being submitted, cancelled or closeed. The...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 4:11 p.m.57 views

keeweb

Password Manager KeeWeb Password Manager🔑 KeeWeb is a browser and desktop password manager which is capable of opening up existing KeePass database kdbx files, or creating new vaults to store your important credentials in...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 1:27 p.m.7 views

CVE-2023-24055_PoC

CVE-2023-24055 PoC KeePass 2.5x Under discussion and analysis... https://sourceforge.net/p/keepass/discussion/329220/thread/a146e5cf6b/ https://sourceforge.net/p/keepass/feature-requests/2773/ An attacker who has write access to the KeePass configuration file can modify it and inject malicious...

5.5CVSS6.5AI score0.03691EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/15 1:13 p.m.13 views

keepassxc-fzf

keepassxc-fzf Interactive terminal interface for managing KeePass databases using keepassxc-cli and fzf. Features Interactive entry search with fuzzy finder fzf Real-time entry preview password masked Copy to clipboard with auto-clear: Password 10 seconds Username, URL, Notes 30 seconds Keyfile...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 12:46 p.m.6 views

CVE-2023-32784

keepass-dump-masterkey Usage python3 poc.py Preview As a reminder, the first character cannot be found in the dump, and for the second the script will only give you a few possibilities, in any case we recommend you to run the bruteforce on 2 chars with the script below root@kitploit: !/bin/sh...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/15 10:30 a.m.8 views

CVE-2023-24055

免責事項 このスクリプトは教育およびデモンストレーション目的でのみ使用されます。作者は、このスクリプトを犯罪や悪意のある活動に使用することを推奨または容認しておらず、明示的に許可された適切な許可がある場合にのみ使用すべきです。 このスクリプトは注意して使用してください。KeePassの設定ファイルを変更し、以前に設定されたトリガーを削除します。このスクリプトを使用すると、予期しない動作が発生し、KeePassアプリケーションが壊れる可能性があります。自己責任で使用してください。 はじめに このスクリプトは、バージョン2.53までのKeePass(デフォルトインストール)における 論争中...

5.5CVSS6.3AI score0.03691EPSS
SaveExploits2References2
Kitploit
Kitploit
added 2026/09/15 10:00 a.m.8 views

KeePass-dump-py

KeePass-dump-py My attempt to re-write the original KeePass 2.X Master Password Dumper CVE-2023-32784 POC in python. Please head over to Original POC for more details about the vulnerability and exploitation process. What this script does: 1. Checks if KeePass process is running, otherwise it...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/15 9:04 a.m.7 views

KeePass-TriggerLess

KeePass-TriggerLess KeePass 2.53.1 with removed ECAS Trigger System Remediating CVE-2023-24055...

5.5CVSS6.4AI score0.03691EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 5:43 a.m.4 views

keepass_dump

Keepass-Dumper これは、CVE-2023-32784 向けの私の PoC 実装です。 私のバージョンは、@vdohney の PoC を Python に移植したもので、いくつかの変更と追加機能が含まれています。 変更点 1...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 5:09 a.m.6 views

PoC_CVE-2023-24055

PoCCVE-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: ./PoCCVE-2023-24055.ps1 After the script execution open KeePass. Result is stored under...

5.5CVSS6.4AI score0.03691EPSS
SaveExploits2
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...

7.5CVSS7.5AI score0.04397EPSS
SaveExploits5References2
Kitploit
Kitploit
added 2026/09/15 3:45 a.m.8 views

CVE-2023-24055

CVE-2023-24055 POC and Scanner for CVE-2023-24055 Use at your own risk! configscanner.py A simple Parser for the KeePass config file running unter Windows. The tool will open the directory %APPDATA%\Roaming\KeePass\KeePass.config.xml and will output all triggers. The triggers Execute command line...

5.5CVSS6.5AI score0.03691EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/15 2:47 a.m.6 views

CVE-2023-32784-EXPLOIT-REPORT

CVE-2023-32784 익스플로잇 데모 프로젝트 개요 이 저장소는 KeePass 2.54 이전 버전에서 발견된 치명적인 취약점인 CVE-2023-32784의 데모를 제공합니다. 이 익스플로잇은 메모리 덤프를 통해 마스터 비밀번호를 복구하여 저장된 자격 증명을 노출시킵니다. 이 문서는 익스플로잇 환경 설정, PoC 도구 실행, 그리고 완화 전략 이해를 위한 단계별 가이드를 설명합니다. 취약점 세부 정보 설명 CVE-2023-32784는 KeePass 2.0부터 2.53까지의 버전에서 KeePass의 Secure Textbox...

7.5CVSS8AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/15 2:32 a.m.8 views

KeePwn

A python script to help red teamers discover KeePass instances and extract secrets. Features KeePass Discovery Look for KeePass installation files through SMB C$ share. Accept multiple target sources IP, CIDR, hostname, file. Check for KeePass metadata version, last access time. Check for running...

5.8AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 2:23 a.m.7 views

keeweb

비밀번호 관리자 KeeWeb 비밀번호 관리자🔑 KeeWeb는 기존 KeePass 데이터베이스 kdbx 파일을 열거나 중요한 자격 증명을 저장할 새로운 볼트를 생성할 수 있는 브라우저 및 데스크톱 비밀번호 관리자입니다. 소개 빠른 링크 자체 호스팅 Docker 이미지 Docker 실행 Docker Compose Traefik 통합 레이블 Dynamic.yml Static.yml 공급자 certificatesResolvers entryPoints 일반 entryPoints Cloudflare Authentik 통합 레이블...

5.8AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/14 7:32 p.m.5 views

keepass-password-dumper

KeePass 2.X Master Password Dumper CVE-2023-32784 更新 この脆弱性は CVE-2023-32784 に割り当てられ、KeePass 2.54 で修正されました。Dominik Reichl 氏の迅速な対応と創造的な修正に改めて感謝します! 明確化: パスワードはキーボードから入力される必要があり、クリップボードからコピーされたものは対象外です (「しくみ」のセクションを参照)。 あなたにできること まず、KeePass 2.54 以降に更新してください 。 次に、KeePass...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5References7
Kitploit
Kitploit
added 2026/09/14 2:43 p.m.10 views

keepass_poc

CVE-2022-0725 POC for KeePass CVE-2022-0725 Steps to Reproduce: Step 1: Run "journalctl -f" in a terminal window. Step 2: Double click a password in KeePass. Step 3: Wait for the clear timeout to trigger. Actual results: See your plain text password logged in the terminal window Expected results:...

7.5CVSS7.2AI score0.02451EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 1:22 p.m.8 views

KeePass-CVE-2023-24055

KeePass-CVE-2023-24055 KeePass CVE-2023-24055复现 KeePass CVE-2023-24055复现 1,准备机器:kali(192.168.232.129),windows10(192.168.232.128) 2,keepass版本:2.53 2,原理:通过修改keepass配置文件KeePass.config.xml,添加触发器配置项:导出明文密码并上传到攻击者服务器上;添加触发器的xml代码如下: 其中:c:\Users\Long\AppData\Local\Temp\exploit.xml字段为设置导出明文密码的本机路径...

5.5CVSS6.4AI score0.03691EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/14 1:06 p.m.4 views

CVE-2023-32784-kdbxpassdmp

keepassdumper.py vdohney/keepass-password-dumper のPython移植版 CVE-2023-32784 — オリジナルのC実装とその基盤となる技術のすべての功績は vdohney に帰属します。 このスクリプトは、プロセスメモリダンプをスキャンして、KeePass 2.x の SecureTextBoxEx がマスターパスワードの入力中に残すレンダリング文字列の残骸を探し、最初の文字を除くパスワードの全文字を復元します。オプションで、keepassxc-cli を使用して KDBX ファイルに対して不明な最初の文字をブルートフォースします。...

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

keepass-exfil-forensics

KeePass 内存外泄 — 网络取证调查 通过逆向真实 DFIR CTF 场景(TryHackMe)中所使用的 hex → Base64 → XOR 混淆链,从 PCAP 流量中恢复被外泄的数据,随后利用 CVE-2023-32784 直接从进程内存转储中恢复 KeePass 主密码。 攻击流程示意图 root@kitploit: Victim workstation Attacker C2 Server ------------------- ------------------- Malicious .ps1 downloaded over HTTP | v Downloads...

7.5CVSS7.8AI score0.04397EPSS
SaveExploits5References5
Rows per page
Query Builder