Lucene search
+L

170 matches found

Kitploit
Kitploit
added 2026/09/12 2:15 p.m.5 views

CVE-2024-27956-RCE

CVE-2024-27956-RCE A PoC for CVE-2024-27956, a SQL Injection in ValvePress Automatic plugin. This PoC exploit the vulnerability creating a user in the target and giving Administrator rights. Being an administrator in wordpress can lead to Remote Code Execution. Usage root@kitploit: git clone...

9.9CVSS8.5AI score0.93971EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/12 12:24 p.m.5 views

confluence-hack

Confluence Hack CVE-2023-22515 exploit.py Exploit to create a new admin user Compromised audit log: As a reverence served: https://packetstormsecurity.com/files/175225/Atlassian-Confluence-Unauthenticated-Remote-Code-Execution.html and https://github.com/Chocapikk/CVE-2023-22515 pluginshellplug.j...

10CVSS8.5AI score0.99156EPSS
SaveExploits40References1
Kitploit
Kitploit
added 2026/09/12 11:44 a.m.9 views

CVE-2025-54309

CVE-2025-54309 CrushFTP Authentication Bypass Overview CVE-2025-54309 is an authentication bypass vulnerability in CrushFTP that allows unauthorized administrative user creation through AS2 header manipulation. Technical Details Vulnerability Location File : crushftp/server/ServerSessionHTTP.java...

9.8CVSS8.4AI score0.94709EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/12 11:25 a.m.7 views

CVE-2018-19410-POC

CVE-2018-19410-POC Proof of concept for the vulnerability CVE-2018-19410 Details PRTG Network Monitor Version: 18.2.39.1661 and earlier Severity level: High Impact: Authentication Bypass, Improper Authorization, Local File Inclusion Access Vector: Remote The vulnerability permits remote and...

9.8CVSS8.3AI score0.97939EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/12 11:05 a.m.7 views

CVE-2014-3704

Code Conversion to Python 3 This code is taken from "Drupal 7.0 7.31 - 'Drupalgeddon' SQL Injection Add Admin User" and was converted to Python 3 to suit the exercise in Academy for Module "Attacking Commoon Applications" and section "Attacking Drupal". The original code was written in Python 2,...

7.5CVSS7.2AI score0.99974EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/12 9:07 a.m.8 views

CVE-2024-27956

WP Automatic Plugin SQL Injection Exploit CVE-2024-27956 A proof-of-concept exploit for the SQL injection vulnerability in WP Automatic plugin CVE-2024-27956 affecting WordPress sites. 📌 Description This exploit targets a critical unauthenticated SQL injection vulnerability in the WP Automatic...

9.9CVSS8.5AI score0.93971EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/12 6:17 a.m.6 views

CVE-2025-54309__Enhanced_exploit

CVE-2025-54309Enhancedexploit 这是最初由 watchtowrlabs 创建的漏洞利用POC的增强版本:https://github.com/watchtowrlabs/watchTowr-vs-CrushFTP-Authentication-Bypass-CVE-2025-54309(向他们表示极大的感谢!) 此漏洞利用工具仅供研究及教育目的使用,所提及的漏洞已被CrushFTP修复。 此版本的漏洞利用工具可以添加一个管理员用户到CrushFTP实例,同时也能验证现有用户。 主要特性: 竞争条件实现:利用高并发线程来攻击时间窗口...

9.8CVSS8.5AI score0.94709EPSS
SaveExploits7References1
Kitploit
Kitploit
added 2026/09/12 5:47 a.m.5 views

ScreenConnect-AuthBypass-RCE

How to use I'm using 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/12 4:34 a.m.5 views

CVE-2024-27198

EN GenTeamCityExploit is a PoC tool that targets a vulnerability in the TeamCity server CVE-2024-27198. It enables the discovery of a TeamCity version and the creation of a new admin user by exploiting an authentication bypass flaw. Features Extracts the version of the TeamCity server. Checks for...

9.8CVSS8.2AI score0.99938EPSS
SaveExploits25
Nuclei
Nuclei
added 2026/09/12 2:04 a.m.64 views

Dynamicweb 9.5.0 - 9.12.7 Unauthenticated Admin User Creation

Dynamicweb contains a vulnerability which allows an unauthenticated attacker to create a new administrative user. id: CVE-2022-25369 info: name: Dynamicweb 9.5.0 - 9.12.7 Unauthenticated Admin User Creation author: pdteam severity: critical description: Dynamicweb contains a vulnerability which...

9.8CVSS5.8AI score0.4144EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:40 p.m.5 views

CVE-2023-42793

TeamCity CVE-2023-42793 漏洞利用脚本 此Python脚本利用了JetBrains TeamCity中的一个安全漏洞(CVE-2023-42793),允许攻击者创建一个具有管理员权限的新用户。 使用方法 脚本接受单个TeamCity实例URL或URL列表作为输入。提供的URL应指向存在CVE-2023-42793漏洞的TeamCity服务器。 单个URL: root@kitploit: python exploit.py -u http://teamcity.example.com URL列表: root@kitploit: python exploit.py -l...

9.8CVSS8.3AI score0.99979EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/11 10:30 p.m.6 views

Mass-CVE-2023-28121

CVE-2023-28121 WooCommerce Payments 5.6.2 - Unauthenticated Privilege Escalation Mass Add Admin User Introduction This script using Python3 and use threading for better process speed. The script has ben updated to 2 version. V1 is the old version and V2 the newer version with random username, ema...

9.8CVSS8.4AI score0.8651EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/09/11 8:41 p.m.5 views

CVE-2024-0204

CVE-2024-0204: Authentication Bypass in GoAnywhere MFT Script to create a new admin user in GoAnywhere MFT. Blog Post More details here: https://www.horizon3.ai/cve-2024-0204-fortra-goanywhere-mft-authentication-bypass-deep-dive Usage Password must be at least 8 characters long to meet GoAnywhere...

9.8CVSS8.4AI score0.95086EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 7:47 p.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
Kitploit
Kitploit
added 2026/09/11 6:23 p.m.12 views

WP-GDPR-Compliance-Plugin-Exploit

Exploit of Vulnerability CVE-2018-19207 in WP GDPR Compliance Plugin WordPress This python script creates a user with role admin. Change the varbiables baseurl, username, email for your specific case. A working email is needed, because an email is sent to this adress in order to setup a password...

9.8CVSS8.2AI score0.88065EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/11 1:04 p.m.6 views

CVE-2020-6287_SAP-NetWeaver-bypass-auth

CVE-2020-6287SAP-NetWeaver-bypass-auth 针对 CVE-2020-6287 的自动化利用工具 CVE-2020-6287: SAP NetWeaver AS JAVA LM Configuration Wizard, 版本 - 7.30, 7.31, 7.40, 7.50, 未执行身份验证检查,允许未经身份验证的攻击者执行配置任务,对 SAP Java 系统执行关键操作,包括创建管理用户的能力,从而破坏系统的机密性、完整性和可用性,导致身份验证检查缺失。 你需要一个 shodan 许可证 请勿用于恶意目的 用法:./exploit.sh...

10CVSS8.4AI score0.94719EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/11 11:25 a.m.7 views

CVE-2023-42793

CVE-2023-42793 描述 JetBrains TeamCity 中的一个安全漏洞允许攻击者创建一个具有管理员权限的新用户(由攻击者指定)。 使用示例 ./cve-2023-42793 http://teamcity.examplewebsite.com username password...

9.8CVSS8.4AI score0.99979EPSS
SaveExploits19
Kitploit
Kitploit
added 2026/09/10 10:34 p.m.7 views

CVE-2017-12542-Exploit

HP iLO Authentication Bypass CVE-2017-12542 This repository contains a proof-of-concept exploit for CVE-2017-12542 , an authentication bypass vulnerability affecting certain versions of HP Integrated Lights-Out iLO firmware. The vulnerability allows unauthenticated access to the iLO REST API, whi...

10CVSS8.2AI score0.99294EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 6:01 p.m.4 views

ProxyLogon-CVE-2021-26855

CVE-2021-26855 This is a modified version of a POC for proxylogon. Instead of laucnhing "whoami" it creates a new user and adds that user to the administrator group and creates a reverse shell. The origonal POC code can be found here: https://www.exploit-db.com/exploits/49663 Usage: python...

9.8CVSS8AI score0.99996EPSS
SaveExploits65
Kitploit
Kitploit
added 2026/09/10 3:14 p.m.5 views

CVE-2025-31161

CVE-2025-31161 - CrushFTP Authentication Bypass Exploit PoC CVE-2025-31161 - Authentication Bypass CrushFTP 📌 CVE Details ID : CVE-2025-31161 Type : Authentication Bypass Vendor : CrushFTP Impact : Allows unauthenticated attackers to forge a valid CrushAuth token and create a fully privileged adm...

9.8CVSS8.4AI score0.99976EPSS
SaveExploits18
Rows per page
Query Builder