Lucene search
+L

1463 matches found

Kitploit
Kitploit
added 2026/09/15 9:08 a.m.7 views

CVE-2023-42793

Descripción de CVE-2023-42793 Una vulnerabilidad de seguridad en JetBrains TeamCity permite a un atacante crear un nuevo usuario proporcionado por el atacante con privilegios administrativos. Ejemplo de uso ./cve-2023-42793 http://teamcity.examplewebsite.com username password...

9.8CVSS8.4AI score0.99979EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/15 8:33 a.m.15 views

AddUser-SAMR

AddUser-SAMR 使用 SAMR API 创建本地管理员,其操作层级低于 net.exe、PowerShell 的 New-LocalUser 或 NetUserAdd API。 需要管理员权限,如果用户已存在,则将其添加到组中,但不会更新密码。 本仓库提供 4 种实现(C、Python、Rust 和 Crystal),但其他语言也有公开版本,例如 @M0nster3 的 C++ 或 @AgeloVito 的 BOF 文件。 此代码是 这篇博客文章 的补充,该文章介绍了创建本地帐户的不同技术。 用法 参数如下: -u, --username - 要创建的用户名(必填) -p,...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 7:55 a.m.10 views

CrushFTP_CVE-2025-54309

CVE-2025-54309 - CrushFTP Versiones Afectadas 10.8.5 11.3.434 PoC de condición de carrera por watchtower, ajustado para ser más extensible. root@kitploit: python crushedftp.py usage: crushedftp.py -h -u USERNAME -p PASSWORD -r REQUESTS -P PAYLOAD target CrushFTP CVE-2025-54309 XML Race Condition...

9.8CVSS8.4AI score0.94709EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/15 7:41 a.m.9 views

CVE-2018-19410-POC

CVE-2018-19410-POC Prueba de concepto para la vulnerabilidad CVE-2018-19410 Detalles PRTG Network Monitor Versión: 18.2.39.1661 y anteriores Nivel de gravedad: Alto Impacto: Bypass de autenticación, Autorización inadecuada, Inclusión de archivos locales Vector de acceso: Remoto La vulnerabilidad...

9.8CVSS8.3AI score0.97939EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 7:32 a.m.6 views

CVE-2023-20198

CVE-2023-20198 - PoC SCRIPT /!\ Disclaimer: This script is provided 'as is' and exclusively for educational purposes. Users are strongly advised to exercise caution and utilize it within the boundaries of legal and ethical considerations. Description Execute various actions on a target web server...

10CVSS7.9AI score0.99571EPSS
SaveExploits27
Kitploit
Kitploit
added 2026/09/15 7:11 a.m.8 views

CVE-2024-27956

WP Automatic Plugin SQL Injection Exploit CVE-2024-27956 影响WordPress站点的WP Automatic插件中SQL注入漏洞的概念验证利用程序。 📌 描述 该利用程序针对WordPress的WP Automatic插件(版本 3.9.2.0)中一个严重的未授权SQL注入漏洞。该漏洞允许攻击者创建管理员用户并完全控制受影响网站。 🚀 功能 自动化漏洞验证 创建具有可配置凭据的管理员用户 自动生成强密码 简洁的命令行界面 🛠️ 安装 root@kitploit: git clone...

9.9CVSS8.5AI score0.93971EPSS
SaveExploits16References1
Kitploit
Kitploit
added 2026/09/15 6:56 a.m.8 views

BigFinger

CVE-2023-46747 - Big-IP RCE(未认证) 这是一个 Python3 脚本,用于利用 F5 BIG-IP 设备上通过 TMUI 接口的未认证远程代码执行漏洞(CVE-2023-46747)。基本上,如果此漏洞被利用,你可以在 无需凭证 的情况下获得 shell。 内建线程支持、文件输入支持、代理处理、可选的 shell 访问,并可批量检查易受攻击的目标。专为需要快速且粗糙自动化的安全研究人员、渗透测试人员和红队成员打造。 💥 功能 检查对 /tmui/login.jsp 的未认证访问 通过伪造的分块请求创建新用户 重置初始密码以启用登录 通过 MGMT API 获取...

9.8CVSS8.5AI score0.96515EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/09/15 6:50 a.m.49 views

cuckooautoinstall

About CuckooAutoinstall Cuckoo Sandbox . auto install script What is Cuckoo Sandbox? Cuckoo Sandbox is a malware analysis system. What does that mean? It means that you can throw any suspicious file at it and get a report with details about the file's behavior inside an isolated environment. We...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 6:21 a.m.8 views

poppy

poppy : CVE-2021-4034 CVE-2021-4034 PoC,polkit 0.131 用法 已在 Arch Linux(Manjaro 和 Axyl OS)上测试 root@kitploit: git clone https://github.com/tahaafarooq/poppy make ./poppy 创建超级用户的漏洞利用 root@kitploit: bash -c "$curl -fsSL https://raw.githubusercontent.com/tahaafarooq/poppy/main/suuser.sh" root@kitploit:...

7.8CVSS7AI score0.94921EPSS
SaveExploits155
Kitploit
Kitploit
added 2026/09/15 5:34 a.m.31 views

permission-manager

Permission manager Welcome to the Permission Manager! 🎉 🎉 Permission Manager is an application developed by SIGHUP that enables a super-easy and user-friendly RBAC management for Kubernetes. If you are looking for a simple and intuitive way of managing your users within a Kubernetes cluster, this...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/15 5:11 a.m.5 views

ScreenConnect-AuthBypass-RCE

Cómo usar Estoy usando Python3.9 root@kitploit: pip install requests python check.py python batchAdduser.py root@kitploit: python ScreenConnect-AuthBypass-RCE.py -h usage: ScreenConnect-AuthBypass-RCE.py -h -u USERNAME -p PASSWORD -t TARGET -d DOMAIN --proxy PROXY CVE-2024-1708 && CVE-2024-1709 -...

8.4CVSS8.3AI score0.9549EPSS
SaveExploits6References2
Kitploit
Kitploit
added 2026/09/15 5:00 a.m.7 views

CVE-2021-31762

CSRF-to-RCE ..| CVE-2021-31762 |.. 描述: 利用跨站请求伪造(CSRF)攻击,通过Webmin的添加用户功能创建特权用户,然后通过Webmin的运行进程功能获取反弹Shell 测试版本: Webmin 1.973(GitHub最新版本 2021/03/07) 攻击类型: 远程 影响: 远程命令执行 漏洞利用POC代码: YouTube POC: https://youtu.be/qCvEXwyaF5U 产品供应商: https://www.webmin.com 附加信息:...

8.8CVSS7.8AI score0.0878EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 3:47 a.m.4 views

CVE-2020-6287-exploit

CVE-2020-6287-exploit CVE-2020-6287 的概念验证代码 仅用于添加用户的 Python PoC,未设置管理员权限。灵感来源于 @zeroSteiner 的 Metasploit 模块。原始 Metasploit PR 模块:https://github.com/rapid7/metasploit-framework/pull/13852/commits/d1e2c75b3eafa7f62a6aba9fbe6220c8da97baa8 本 PoC 仅创建具有未认证权限的用户,未设置任何管理员权限。 本项目仅用于教育目的,不得用于违反法律或谋取私利。...

10CVSS8.4AI score0.94719EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/15 3:46 a.m.7 views

Mass-CVE-2023-28121

CVE-2023-28121 WooCommerce Payments 5.6.2 - 未经授权的权限提升 批量添加管理员用户 介绍 此脚本使用 Python3 并采用线程以提高处理速度。脚本已更新至两个版本。V1 是旧版本,V2 是新版本,使用随机的用户名、邮箱和密码字符串。获得结果后,别忘了在 WordPress 用户仪表盘中更改你的邮箱。如果你的机器性能较差(低配设备),请勿使用过多线程 xD。 安装依赖项,执行 pip install -r requirements.txt 参考...

9.8CVSS8.4AI score0.8651EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/09/15 3:00 a.m.6 views

CVE-2024-27198

GenTeamCityExploit 是一个 PoC 工具,针对 TeamCity 服务器中的一个漏洞(CVE-2024-27198)。它通过利用认证绕过漏洞,能够发现 TeamCity 版本并创建新的管理员用户。 功能 提取 TeamCity 服务器版本。 检查已知漏洞(CVE-2024-27198)是否存在。 如果服务器存在漏洞,则创建新的管理员用户。 前提条件 Python 3.6+ :确保已安装 Python。 库 :使用以下命令安装所需库: root@kitploit: pip install requests urllib3 使用方法 1. 克隆仓库。...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/15 2:58 a.m.7 views

CVE-2025-31161

CVE-2025-31161 - CrushFTP 认证绕过漏洞利用工具 PoC CVE-2025-31161 - CrushFTP 认证绕过 📌 CVE 详情 编号 :CVE-2025-31161 类型 :认证绕过 供应商 :CrushFTP 影响 :允许未认证的攻击者伪造有效的 CrushAuth 令牌并创建完全特权的管理员用户。 更多信息 :NVD 条目(当可用时) ⚙️ 描述 此漏洞利用工具针对 CrushFTP 中的一个严重漏洞,允许远程未认证的攻击者 绕过身份验证 并 创建任意管理员用户 。 其工作原理是伪造一个看似有效的 CrushAuth 令牌,并滥用...

9.8CVSS8.4AI score0.99976EPSS
SaveExploits18
Kitploit
Kitploit
added 2026/09/15 2:26 a.m.7 views

CVE-2025-44603-CSRF-Leads_to_Create_FakeUsers

CVE-2025-44603 Vulnerabilidad CSRF: Permite Crear Clientes Falsos Nombre del Proyecto y URL del Repositorio :https://phpgurukul.com/client-management-system-using-php-mysql/ Nombre de la Vulnerabilidad : Cross-Site Request Forgery CSRF Versión Afectada : V1.2 Introducción Existe una vulnerabilida...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:01 a.m.9 views

watchTowr-vs-Fortiweb-AuthBypass

watchTowr-vs-Fortiweb-AuthBypass Detection Artifact Generator for FortiWeb Authentication Bypass See our blog post for technical details Detection in Action root@kitploit: python watchTowr-vs-Fortiweb-AuthBypass.py 192.168.1.99 / | | |\ \ \ / / \ \ / | | | | / \ / / \ \ \ / / | | \ | Y | |...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 2:00 a.m.6 views

CVE-2023-32315-Openfire-Bypass

CVE-2023-32315 0x01 Obtain the returned JSESSIONID and csrftoken, construct a request packet to add a user replace JSESSIONID, csrftoken root@kitploit: cd CVE-2023-32315-Openfire-Bypass/scanall go mod tidy go run main.go -u http://openfire.com:9090 0x02 Plugin compilation and installation...

8.6CVSS8AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/15 1:42 a.m.7 views

CVE-2024-4898

CVE-2024-4898-Poc CVE-2024-4898 InstaWP Connect – 1-click WP Staging & Migration = 0.1.0.38 - 缺少授权导致未认证 API 设置/任意选项更新/管理员用户创建...

9.8CVSS5.9AI score0.04156EPSS
SaveExploits0References1
Rows per page
Query Builder