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-2015-7297 — Inyección SQL en el núcleo de Joomla! | Kitploit
Herramientas/GitHubGitHub/cappricio-securities/cve-2015-7297
Escáneres de VulnerabilidadesExplotaciónExplotación de Aplicaciones WebRecopilación de InformaciónPruebas de Penetración
GitHubcappricio-securities/cve-2015-7297

CVE-2015-7297

Inyección SQL en el núcleo de Joomla!

Ver Repositorio
1hace 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
Sitio web
logo

Insignias

MIT License PyPI - Version PyPI - Downloads GitHub all releases Profile_view Follow Twitter

Licencia

MIT

Instalación

  1. Instala Python3 y pip Instrucciones aquí (Si no puedes resolver esto, realmente no deberías estar usando esto)

    • Instalar con pip
      • root@kitploit:~
           pip install CVE-2015-7297 
        
    • Ejecuta el siguiente comando para comprobar
      • CVE-2015-7297 -h

Configuración

  1. Nos integramos con la API de Telegram para recibir notificaciones instantáneas de detección de vulnerabilidades.

    • Notificación de Telegram
      • root@kitploit:~
           CVE-2015-7297 --chatid <YourTelegramChatID>
        
    • Abre tu Telegram y busca @CappricioSecuritiesTools_bot y haz clic en start

Usos

  1. Esta herramienta tiene múltiples casos de uso.

    • Para comprobar una sola URL
      • root@kitploit:~
           CVE-2015-7297 -u http://example.com 
        
    • Para comprobar una lista de URLs
      • root@kitploit:~
          CVE-2015-7297 -i urls.txt 
        
    • Guardar la salida en un archivo TXT
      • root@kitploit:~
          CVE-2015-7297 -i urls.txt -o out.txt
        
    • ¿Quieres aprender sobre CVE-2015-7297? Entonces escribe el siguiente comando
      • root@kitploit:~
          CVE-2015-7297 -b
        

🚨 Descargo de responsabilidad

Esta herramienta está creada para la identificación y asistencia en bugs de seguridad; Cappricio Securities no es responsable del uso ilegal que se le dé. Úsala de manera responsable dentro de los límites legales y éticos. 🔐🛡️

Video de la PoC en funcionamiento

asciicast

Menú de ayuda

Obtener todos los elementos

root@kitploit:~
👋 Hey Hacker
                                                                             v1.0
   _______    ________    ___   ____ _________   ________  ____  _____
  / ____/ |  / / ____/   |__ \ / __ <  / ____/  /__  /__ \/ __ \/__  /
 / /    | | / / __/________/ // / / / /___ \______/ /__/ / /_/ /  / /
/ /___  | |/ / /__/_____/ __// /_/ / /___/ /_____/ // __/\__, /  / /
\____/  |___/_____/    /____/\____/_/_____/     /_//____/____/  /_/

                              Developed By https://cappriciosec.com
          

CVE-2015-7297 : Bug scanner for WebPentesters and Bugbounty Hunters 

$ CVE-2015-7297 [option]

Usage: CVE-2015-7297 [options]

🔗 Enlaces

Website linkedin twitter

Autor

  • @karthithehacker

Comentarios

Si tienes algún comentario, contáctanos en [email protected]

Descargar herramienta
ArgumentoTipoDescripciónEjemplos
-u--urlURL a escanearCVE-2015-7297 -u https://target.com
-i--inputlee la entrada desde un archivo txtCVE-2015-7297 -i target.txt
-o--outputescribe la salida en un archivo txtCVE-2015-7297 -i target.txt -o output.txt
-c--chatidCrear notificación de TelegramCVE-2015-7297 --chatid yourid
-b--blogPara leer sobre el bug CVE-2015-7297CVE-2015-7297 -b
-h--helpMenú de ayudaCVE-2015-7297 -h