NetSPI / PowerUpSQL

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

Authentication Failure When Providing Alternative Domain Credentials via Username Parameter #35

Open nullbind opened 5 years ago

nullbind commented 5 years ago

There have been some reports that providing alternative domain credentials via the "-Username" flag in the "Get-SQLQuery" function fails...which is the core of most PowerUpSQL functions. For now, the work around is runas /netonly.

mubix commented 4 years ago

@nullbind any word on if this is fixed in latest or not? I believe a few testers I know have had this issue recently