PowerShellEmpire / PowerTools

PowerTools is a collection of PowerShell projects with a focus on offensive operations.
Other
2.03k stars 817 forks source link

Add service startname to output #64

Closed sagishahar-zz closed 8 years ago

sagishahar-zz commented 8 years ago

The user context which the service is running under was added to the output of Get-ServiceUnquoted, Get-ServiceFilePermission, and Get-ServicePermission. This is useful in situations where many services were found to be vulnerable on the local machine however only a few are running under the context of a different user (preferably NT AUTHORITY\SYSTEM or a member of Domain Admins group).