Hello guys,
I was working on Archetype and got stuck at a point , i believe there is no rescue and probably @staff should look into it. I am doing Archetypes and whenever i try to connect through mssqlclient (through python code as mentioned in the official walkthrough) , machine is denying the access and on the other hand , official writeup exploits through this same method. There will be other methods too but i request @staff to please look into it. I have also restarted my vpn and vm but no use.
Here is the snippet:
python3 mssqlclient.py ARCHETYPE/sql_svc@10.129.210.28 -windows-auth
Impacket v0.9.25.dev1+20211027.123255.1dad8f7f - Copyright 2021 SecureAuth Corporation
Password:
[*] Encryption required, switching to TLS
[-] ERROR(ARCHETYPE): Line 1: Login failed. The login is from an untrusted domain and cannot be used with Integrated authentication.
If i am wrong then kindly pardon me as i am still new here.
Anyone who has any solution then please do share. Thanks