* [MSSQL] Improves version display
* [MSSQL] Patch file exists if language is not english
* Add impacket.mssql to setup.py
* Pass on KeyError exception
---------
Co-authored-by: Aurélien CHALOT <aurelien.chalot@orangecyberdefense.com>
* * Enhanced MSSQLShell in NTLMRelayX leveraging TcpShell (as in SMB and LDAP)
* * Created handle_lastError decorator applied to every command to show errors in the corresponding SQLShell
* Make class SQLSHELL accessible outside of the mssqlclient.py example
* Separate mssqlshell.py from mssqlclient.py
* Fix import
* Add interactive SQL shell to MSSQL attack in ntlmrelayx