SELECT distinct b.name FROM sys.server_permissions a INNER JOIN sys.server_principals b ON a.grantor_principal_id = b.principal_id WHERE a.permission_name = 'IMPERSONATE'
Now to impersonate:
Now checking:
Now checking databases:
Checking all tables:
Now with the creds we can run bloodhound:
Checking outbound transitive object control we have generic write over hazel. Doing a targeted kerberoast:
Only hazel's hash gets cracked.
We belong to Tier2-Admins and we have GenericWrite access over Administrators: But doesn't work for some reason