MSSQL Database
Description
Requirements
Linux
1) Authenticate to the database
impacket-mssqlclient -windows-auth -hashes 'aad3b435b51404eeaad3b435b51404ee:fe7f671f719978e25111c8c196662006' 'SCCMLAB/MECM$'@192.168.60.12 2) Dump account credentials
3) Dump Task Sequence data
Windows
1) Authenticate to database
2) Decrypt secrets
NOTE: Needs to be run from an administrative shell on the main site server to decrypt the strings successfully
Last updated