NetSPI / PowerUpSQL

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

Exception calling "GetMethod" with "1" argument(s): "Ambiguous match found." #39

Open joshbooks opened 5 years ago

joshbooks commented 5 years ago

when calling Invoke-SQLImpersonateService -Verbose -Instance [Instance-Name] on windows 10 I get the above error. Looks like Caldera had this issue as well and had a pretty good fix for it: https://github.com/mitre/caldera/issues/38

nullbind commented 5 years ago

Thanks Josh! I’m a little behind on updates, but I will try to get it rolled in.

vinegrep commented 2 years ago

Issue is still persist.