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-2023-36169 — Un problema en SlySoft Game Jackal Pro v.5.2.0.0 permite a un atacante ejecutar código arbitrario a través del componente server.exe. | Kitploit
Herramientas/GitHubGitHub/trailer2/cve-2023-36169
Escalada de PrivilegiosAnálisis de VulnerabilidadesExplotaciónPruebas de PenetraciónExplotación de Binarios
GitHubtrailer2/cve-2023-36169

CVE-2023-36169

Un problema en SlySoft Game Jackal Pro v.5.2.0.0 permite a un atacante ejecutar código arbitrario a través del componente server.exe.

Ver Repositorio
1hace 3 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-2023-36169

Un problema en SlySoft Game Jackal Pro v.5.2.0.0 permite a un atacante ejecutar código arbitrario a través del componente server.exe

Título del exploit: Game Jackal Server v5 - Ruta de servicio sin comillas

Fecha: 05/08/2023

Autor del exploit: Idan Malihi

Página del proveedor: https://www.allradiosoft.ru

Enlace del software: https://www.allradiosoft.ru/en/ss/index.htm

Versión: 5

Probado en: Microsoft Windows 10 Pro

CVE : CVE-2023-36169

#PoC

C:\Users>wmic service get name,pathname,displayname,startmode | findstr /i auto | findstr /i /v "C:\Windows\" | findstr /i /v """ Game Jackal Server v5 GJServiceV5 C:\Program Files (x86)\SlySoft\Game Jackal v5\Server.exe Auto

C:\Users>sc qc GJServiceV5 [SC] QueryServiceConfig SUCCESS

SERVICE_NAME: GJServiceV5 TYPE : 10 WIN32_OWN_PROCESS START_TYPE : 2 AUTO_START ERROR_CONTROL : 1 NORMAL BINARY_PATH_NAME : C:\Program Files (x86)\SlySoft\Game Jackal v5\Server.exe LOAD_ORDER_GROUP : TAG : 0 DISPLAY_NAME : Game Jackal Server v5 DEPENDENCIES : SERVICE_START_NAME : LocalSystem

C:\Users>systeminfo

Host Name: DESKTOP-LA7J17P OS Name: Microsoft Windows 10 Pro OS Version: 10.0.19042 N/A Build 19042 OS Manufacturer: Microsoft Corporation

Descargar herramienta