24 lines
No EOL
768 B
Text
24 lines
No EOL
768 B
Text
#Exploit Title: KMSpico 17.1.0.0 - 'Service KMSELDI' Unquoted Service Path
|
|
#Exploit Author : SamAlucard
|
|
#Exploit Date: 2020-11-08
|
|
#Vendor : KMSpico
|
|
#Version : Service_KMS 17.1.0.0
|
|
#Vendor Homepage : https://official-kmspico.com/
|
|
#Tested on OS: Windows 7 Pro
|
|
|
|
#Analyze PoC :
|
|
==============
|
|
|
|
C:\>sc qc "Service KMSELDI"
|
|
[SC] QueryServiceConfig CORRECTO
|
|
|
|
NOMBRE_SERVICIO: Service KMSELDI
|
|
TIPO : 10 WIN32_OWN_PROCESS
|
|
TIPO_INICIO : 2 AUTO_START
|
|
CONTROL_ERROR : 1 NORMAL
|
|
NOMBRE_RUTA_BINARIO: C:\Program Files\KMSpico\Service_KMS.exe
|
|
GRUPO_ORDEN_CARGA :
|
|
ETIQUETA : 0
|
|
NOMBRE_MOSTRAR : Service KMSELDI
|
|
DEPENDENCIAS :
|
|
NOMBRE_INICIO_SERVICIO: LocalSystem |