Lucene search
+L

625482 matches found

Kitploit
Kitploit
added 2026/08/31 3:20 p.m.3 views

CVE-2021-21972

CVE-2021-21972 Vulnerability Description cve-2021-21972 is a code execution vulnerability A malicious attacker with access to port 443 can send a specially crafted request to vCenter Server, ultimately leading to remote arbitrary code execution. Vulnerability Detection 1、The vulnerability is...

10CVSS7.8AI score0.99865EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/08/31 3:19 p.m.3 views

SnakeYAML-CVE-2022-1471-POC

SnakeYAML-CVE-2022-1471-POC Code for veracode blog To demonstrate the Code Execution, 1. Build the project using maven 2. Execute python3 -m http.server 8080 to run the http server 3. Run exploit.java. You should observe a HTTP GET request on the server 4. To demonstrate how SnakeYAML 2.0 prevent...

9.8CVSS6.9AI score0.99569EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/08/31 3:18 p.m.4 views

ms08-067

📖 Overview This repository contains a Metasploit module implementation for the MS08-067 Windows Server Service vulnerability CVE-2008-4250. This is a classic remote code execution vulnerability affecting older Windows systems. 🛠️ Installation & Usage Prerequisites Kali Linux Metasploit Framework...

10CVSS7.2AI score0.98751EPSS
SaveExploits17References1
Kitploit
Kitploit
added 2026/08/31 3:17 p.m.37 views

pax

pax Exploit padding oracles for fun and profit! Pax PAdding oracle eXploiter is a tool for exploiting padding oracles in order to: 1. Obtain plaintext for a given piece of CBC encrypted data. 2. Obtain encrypted bytes for a given piece of plaintext, using the unknown encryption algorithm used by...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/31 3:17 p.m.4 views

CVE-2021-3129

CVE-2021-3129 Depuración RCE de Laravel Instrucciones de uso Ejecuta docker-compse up -d para iniciar el entorno Accede al puerto 8888 y haz clic en generate key en la página de inicio para reproducirlo Algunas notas sobre el entorno docker: Copiar .env.example a .env sirve para activar el entorn...

9.8CVSS7AI score0.99943EPSS
SaveExploits38
Kitploit
Kitploit
added 2026/08/31 3:15 p.m.3 views

CVE-2020-5902

Summary In BIG-IP versions 15.0.0-15.1.0.3, 14.1.0-14.1.2.5, 13.1.0-13.1.3.3, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.1, the Traffic Management User Interface TMUI, also referred to as the Configuration utility, has a Remote Code Execution RCE vulnerability in undisclosed pages. Credits: Mikhail...

10CVSS7AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/08/31 3:15 p.m.4 views

log4j2_vul_local_scanner

Log4j2 Vulnerability Local Scanner CVE-2021-45046 Log4j 漏洞本地检测脚本,扫描主机上所有java进程,检测是否引入了有漏洞的log4j-core jar包,是否可能遭到远程代码执行攻击(CVE-2021-45046)。上传扫描报告到指定的服务器。 Scan all java processes on your host to check whether it's affected by log4j2 remote code executionCVE-2021-45046, then upload the report to your...

9CVSS7.1AI score0.99977EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/08/31 3:15 p.m.4 views

CVE-2021-26084

CVE-2021-26084 CVE-2021-26084 Remote Code Execution on Confluence Servers. Dork Fofa: app="ATLASSIAN-Confluence" Usage Show help information. root@kitploit: python PoC.py Vulnerability verification for individual websites. root@kitploit: python PoC.py -u https://1.1.1.1 Command execution...

9.8CVSS7AI score0.99999EPSS
SaveExploits46
Kitploit
Kitploit
added 2026/08/31 3:15 p.m.3 views

CVE-2021-22204

CVE-2021-22204 Vulnerability exiftool Arbitrary Command Execution Usage 1. Set the IP and port to receive the reverse shell in the exploit.py file, then run docker compose up 2. After accessing the docker shell, running python3 exploit.py in the /root path will generate the image.jpg attack code ...

7.8CVSS7AI score0.99981EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/08/31 3:14 p.m.2 views

CVE-2018-7600-Remote-Code-Execution

Drupalgeddon2 Python Exploit CVE-2018-7600 This repository contains a Python-based proof-of-concept exploit for the critical remote code execution vulnerability in Drupal, known as Drupalgeddon2 CVE-2018-7600. This script is designed for educational purposes and for security professionals to use ...

9.8CVSS7.8AI score0.99991EPSS
SaveExploits49
Kitploit
Kitploit
added 2026/08/31 3:14 p.m.3 views

CVE-2021-26832

CVE-2021-26832 Descripción sugerida Cross Site Scripting XSS en el formulario de la página 'Restablecer contraseña' de Priority Enterprise Management System v8.00 permite a los atacantes ejecutar javascript en nombre de la víctima mediante el envío de una URL maliciosa o dirigiendo a la víctima a...

6.1CVSS6.6AI score0.00846EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/31 3:14 p.m.4 views

CVE-1999-1053-PoC

Exploit de Prueba de Concepto CVE-1999-1053 Antecedentes Este exploit de Prueba de Concepto PoC está inspirado en un desafío web CTF llamado CVE 1999 en HKCERT CTF 2022. Writeup enlace Información Descripción: En Matt Wright Guestbook El script CGI guestbook.pl de Matt Wright = v2.3.1 contiene un...

7.5CVSS6.1AI score0.85205EPSS
SaveExploits6References1
Kitploit
Kitploit
added 2026/08/31 3:13 p.m.2 views

n8n-RCE

n8n RCE PARCHE Ejecución Remota de Código a través de Workflows de n8n Basado en CVE-2025-68613 ⚠️ Hecho solo con fines educativos 📚 Instalación y Uso 🛠️ root@kitploit: $ git clone https://github.com/AbdulRKB/n8n-RCE.git $ cd n8n-RCE $ pip install -r requirements.txt $ python exploit.py -u -e -p...

9.9CVSS7.4AI score0.99105EPSS
SaveExploits31
Kitploit
Kitploit
added 2026/08/31 3:13 p.m.2 views

React2Shell

@React2Hell — CVE-2025-55182 Exploit 🔥 Exploit de Ejecución Remota de Código RCE en Next.js / React Server root@kitploit: █████▄ ▄▄▄▄▄ ▄▄▄ ▄▄▄▄ ▄▄▄▄▄▄ ████▄ ▄▄▄▄▄ ██ ██ ▄▄▄▄▄ ▄▄ ▄▄ ██▄▄██▄ ██▄▄ ██▀██ ██▀▀▀ ██ ▄██▀ ██▄▄ ██████ ██▄▄ ██ ██ ██ ██ ██▄▄▄ ██▀██ ▀████ ██ ███▄▄ ▄▄▄███ ██ ██ ██▄▄▄ ██▄▄▄...

10CVSS7AI score0.99802EPSS
SaveExploits387
Kitploit
Kitploit
added 2026/08/31 3:13 p.m.2 views

CVE-2025-32463

Resumen de la vulnerabilidad CVE-2025-32463 afecta a las versiones de Sudo 1.9.14 a 1.9.16 corregido en 1.9.17p1. Cuando se invoca Sudo con la opción --chroot, puede cargar la configuración desde una ruta controlada por un atacante, lo que provoca la ejecución de código arbitrario y la escalada d...

9.3CVSS7.4AI score0.59417EPSS
SaveExploits71
Kitploit
Kitploit
added 2026/08/31 3:13 p.m.2 views

CVE-2019-19781

CVE-2019-19781 Remote Code Execution Exploit for Citrix Application Delivery Controller and Citrix Gateway CVE-2019-19781 Usage : bash CVE-2019-19781.sh IPOFVULNURABLEHOST COMMANDTOEXECUTE e.g : bash CVE-2019-19781.sh XX.XX.XX.XX 'cat /etc/passwd'...

9.8CVSS7AI score0.99999EPSS
SaveExploits48
Kitploit
Kitploit
added 2026/08/31 3:13 p.m.4 views

CVE-2023-35813

CVE-2023-35813 - Sitecore RCE...

9.8CVSS8.7AI score0.86685EPSS
SaveExploits7
Kitploit
Kitploit
added 2026/08/31 3:12 p.m.4 views

lenovo_exec

lenovoexec CVE-2022-3699 con capacidad de ejecución de código arbitrario en el kernel exploit original: https://github.com/alfarom256/CVE-2022-3699...

7.8CVSS7.5AI score0.04249EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/08/31 3:11 p.m.5 views

CVE-2022-46080

EN This project provides a proof-of-concept exploit for a remote code execution RCE vulnerability in Nexxt routers, specifically targeting the version 15.03.06.60. This vulnerability allows an attacker to enable the Telnet service on the router without authentication, potentially gaining...

9.8CVSS7.9AI score0.02556EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/08/31 3:10 p.m.4 views

CVE-2019-11043

PoC CVE-2019-11043 A Python implementation of the CVE-2019-11043 exploit The exploit recorded as CVE-2019-11043 takes advantage of a bug in the implementation of PHP-FPM in conjunction with a NGINX server. In certain configurations, a regular expression in the FastCGI pathinfo causes the FPM modu...

9.8CVSS6.8AI score0.9978EPSS
SaveExploits57
Rows per page
Query Builder