Privilege escalation

De Banane Atomic
Révision datée du 7 février 2022 à 17:28 par Nicolas (discussion | contributions) (Page créée avec « Category:Hack = [https://blog.didierstevens.com/2017/09/05/abusing-a-writable-windows-service/ With a writable Windows service] = If the executable of a Windows servic… »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à la navigationAller à la recherche

With a writable Windows service

If the executable of a Windows service is writable by non-admin users, you could replace it by another executable which will start a command prompt in the System account.

Program.cs

Replace the executable of the Windows service by the compiled application.
A command prompt will be launched when the Windows service will start.

Fichier:Msdos.svg
whoami
REM nt authority\system