Akira ransomware can be cracked with sixteen RTX 4090 GPUs in around ten hours — new counterattack breaks encryption. (tinyhack.com)
from Tea@programming.dev to cybersecurity@infosec.pub on 17 Mar 22:05
https://programming.dev/post/27107540

#cybersecurity

threaded - newest

Valmond@lemmy.world on 17 Mar 22:38 collapse

I wonder why they used an assymetric algo.

Flyswat@lemmy.dbzer0.com on 17 Mar 22:58 next collapse

Maybe for performance so as to decrease the chances of detection

Edit: sorry disregard my comment, I read that as “symmetric”. In the case of asymmetric they can only deploy one part of the key which if intercepted cannot be used to decrypt.

Valmond@lemmy.world on 18 Mar 08:19 collapse

Yeah that makes sense, I figured they’d just spin up a symmetric key, use it, send it home and delete it locally.

Empricorn@feddit.nl on 17 Mar 23:41 next collapse

Can someone elaborate? I’m not as informed…

Valmond@lemmy.world on 18 Mar 08:20 collapse

Check my comment to flyswat.

catloaf@lemm.ee on 18 Mar 00:05 collapse

Why would they use a symmetric algorithm?

Valmond@lemmy.world on 18 Mar 08:23 collapse

Uncrackable.

I mean big assymetrics are too, but it’s more complicated to use and much slower.