Skip to content
KitploitKITPLOIT
HerramientasBlog
Enviar
HerramientasBlog
Enviar

¡Herramientas de Hacking, PenTest y Ciberseguridad para tu Arsenal de Seguridad!

Kitploit es un directorio de herramientas de hacking, ciberseguridad y pentesting. Descubre las últimas actualizaciones de proyectos para encontrar vulnerabilidades, analizar sistemas, automatizar pruebas y fortalecer tu seguridad.

··Feeds·Contacto·Privacidad·© 2026 Kitploit

Directorio de Herramientas

Categorías

Ver todas las categorías
Loading categories
CVE-2024-27292 — CVE-2024-27292 : Docassemble V1.4.96 Recorrido de ruta no autenticado | Kitploit
Herramientas/GitHubGitHub/th3gokul/cve-2024-27292
Análisis de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebPruebas de PenetraciónAprendizaje y Educación
GitHubth3gokul/cve-2024-27292

CVE-2024-27292

CVE-2024-27292 : Docassemble V1.4.96 Recorrido de ruta no autenticado

Ver Repositorio
7hace 2 añosAún no revisado

Más Populares

Ver todos →

Descubre las herramientas más usadas por nuestra comunidad.

Explora todas las herramientas

Explora nuestra colección de herramientas

Ver todas las herramientas →
Compartir

CVE-2024-27292 : Docassemble V1.4.96 Path Traversal no autenticado

Herramienta CVEHunter para detección y explotación de vulnerabilidades para CVE-2024-27292 con rendimiento asíncrono.

Instalación

root@kitploit:~
git clone https://github.com/th3gokul/CVE-2024-27292.git
cd CVE-2024-27292
pip install -r requirements.txt
python3 cvehunter.py --help

Uso

root@kitploit:~
python3 cvehunter.py -h

  ____ __     __ _____  _   _                _               
 / ___|\ \   / /| ____|| | | | _   _  _ __  | |_   ___  _ __ 
| |     \ \ / / |  _|  | |_| || | | || '_ \ | __| / _ \| '__|
| |___   \ V /  | |___ |  _  || |_| || | | || |_ |  __/| |   
 \____|   \_/   |_____||_| |_| \__,_||_| |_| \__| \___||_| 
     CVE-2024-27292                      @th3gokul

[Description]: Vulnerability Detection and Exploitation
tool for CVE-2024-27292

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     [INF]: Specify a URL or domain
                        for vulnerability detection
  -l LIST, --list LIST  [INF]: Specify a list of URLs
                        for vulnerability detection
  -t THREADS, --threads THREADS
                        [INF]: Number of threads for
                        list of URLs
  -proxy PROXY, --proxy PROXY
                        [INF]: Proxy URL to send request
                        via your proxy
  -v, --verbose         [INF]: Increases verbosity of
                        output in console
  -o OUTPUT, --output OUTPUT
                        [INF]: Filename to save output
                        of vulnerable target]

Acerca de

La herramienta fue desarrollada por th3Gokul para detectar y explotar CVE-2024-27292 - Docassemble V1.4.96 Path Traversal no autenticado

Descargo de responsabilidad

La herramienta es solo para fines educativos y éticos, y los desarrolladores no son responsables de cualquier explotación ilegal.

Referencia

https://tantosec.com/blog/docassemble/

Descargar herramienta