Starting Point: Login failed for user 'ARCHETYPE\Guest'.

Type your comment> @VbScrub said:

Looks like maybe there’s some issue with specifying the domain/machine name at the start from Linux: mssqlclient.py and Windows Authentication · Issue #613 · fortra/impacket · GitHub

Try just mssqlclient.py sql_svc@10.10.10.27 -windows-auth instead and see if that works for you

i tried this and the original command but im getting this once i login

[*] Encryption required, switching to TLS
[-] [(‘SSL routines’, ‘state_machine’, ‘internal error’)]

Please help