MSSQLCLIENT.PY
root@oco:~$ cd impacket/examples/
root@oco:~$ python3 mssqlclient.py -h
Impacket v0.13.0.dev0+20250226.212301.ead516a1 - Copyright Fortra, LLC and its affiliated companies
root@oco:~$ python3 mssqlclient.py ARCHETYPE/sql_svc@{TARGET_IP} -windows-auth
Impacket v0.13.0.dev0+20250226.212301.ead516a1 - Copyright Fortra, LLC and its affiliated companies
Password:
* the -windows-auth flag specifies the use of Windows Authentication
Last updated