
Unquoted Service Path Asus GameSdk
Chemin de service sans guillemets Asus GameSdk
wmic service get name,displayname,pathname,startmode | findstr /i "auto" | findstr /i /v "c:\windows\\" | findstr /i /v """
C:\>sc qc "GameSDK Service"
[SC] QueryServiceConfig OPERAZIONI RIUSCITE
NOME_SERVIZIO: GameSDK Service
TIPO : 10 WIN32_OWN_PROCESS
TIPO_AVVIO : 2 AUTO_START
CONTROLLO_ERRORE : 1 NORMAL
NOME_PERCORSO_BINARIO : C:\Program Files (x86)\ASUS\GameSDK Service\GameSDK.exe
GRUPPO_ORDINE_CARICAMENTO :
TAG : 0
NOME_VISUALIZZATO : GameSDK Service
DIPENDENZE :
SERVICE_START_NAME : LocalSystem
Si un attaquant a déjà compromis le système et que l'utilisateur actuel dispose des privilèges d'écriture dans le dossier "C:\Program Files (x86)\ASUS" ou dans "C:" , il pourrait placer ses propres fichiers "Program.exe" ou "GameSDK.exe" respectivement, et lorsque le service démarre, il lancerait le fichier malveillant plutôt que le "GameSDK.exe" d'origine.
Un attaquant peut élever ses privilèges sur le système.