Starting Point foothold mssqlclient.py

The command is working as expected but the issue is that the \ needs to be escaped and become /\… meaning the working command is

python3 mssqlclient.py ARCHETYPE/\sql_svc:M3g4c0rp123@10.10.10.27 -windows-auth
# notice the escaping of the \