NetSPI / PowerUpSQL

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

Removed psv3 code and coverted it to psv2 #53

Closed ChrisTruncer closed 4 years ago

ChrisTruncer commented 4 years ago

While the script states it requires PowerShell version 2, there is PowerShell v3 arithmetic operators in the script. This modification removes the PowerShell v3 operators and replaces it with their PSv2 equivalent.

ChrisTruncer commented 4 years ago

Closing this due to seeing it is a duplicate of #33

nullbind commented 4 years ago

Thanks for thought. Sorry for the delayed updates. I’m a little behind at the moment.