NetSPI / PowerUpSQL

PowerUpSQL: A PowerShell Toolkit for Attacking SQL Server
Other
2.47k stars 462 forks source link

Modify Invoke-SQLAuditRoleDbOwner to support all dbs/logins #66

Open nullbind opened 4 years ago

nullbind commented 4 years ago

Right now Invoke-SQLAuditRoleDbOwner only reviews configurations that apply to the current user. Modify it to identify db ownership across all databases/logins.