[Cryptography] Cryptolocker

Chris chris.trott at plett.com.au
Thu Nov 21 22:45:26 EST 2013



> On 22 Nov 2013, at 2:16 pm, Jerry Leichter <leichter at lrw.com> wrote:
> 
>> On Nov 21, 2013, at 9:08 PM, Greg Broiles wrote:
>> According to Steve Gibson at https://www.grc.com/sn/sn-427.txt, when CryptoLocker contacts the central server(s), the servers generate a unique (per victim) 2048-bit RSA keypair; the public key is sent from the server to the infected machine. The infected machine generates a random 256 bit AES key, which is then encrypted with the public key and sent to the server, and used locally to encrypt the ransomed files. The key stored in the infected machine's registry is the public half of the RSA key.
> This does mean that if you manage to catch the program while it's running, you can (in principle; the practice may be quite difficult) extract the AES key, which is all you need - the RSA keypair is purely secondary.  
> 
> 

Perhaps a large enough crib file could be placed on the drive prior to encryption? This way you may be able to recover the key?

Cheers,

Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.metzdowd.com/pipermail/cryptography/attachments/20131122/995de8eb/attachment.html>


More information about the cryptography mailing list