<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi All,</p>
<p>Been struggling with this; I know that the CUCM DRS backup's are encrypted with a random password and that the random password is encrypted with the Cluster Security password. I'm trying to come up with a Bash script to decrypt. I know Pete Brown came up with this tool for windows: <a href="http://www.adhdtech.com/uctools.html">http://www.adhdtech.com/uctools.html</a> however it looks like it's closed source so I'm not sure how the decryption function works.</p>
<p>From looking through the logs, it looks like some sort of byte to hex conversion takes place in the random password generation and my best guess is the SHA-256 hash value of that password is then added to the XML. Hoping that maybe Pete can shed some light in to this process?</p>
<p>Thanks</p>
</body></html>