Security News > 2024 > February > Decryptor for Rhysida ransomware is available!

Decryptor for Rhysida ransomware is available!
2024-02-12 11:41

Files encrypted by Rhysida ransomware can be successfully decrypted, due to a implementation vulnerability discovered by Korean researchers and leveraged to create a decryptor.

According to Check Point Research, the Rhysida ransomware group may simply be the Vice Society hacking group armed with new ransomware.

"The [Rhysida] ransomware encrypts data using a 4096-bit RSA encryption key with a ChaCha20 algorithm. The algorithm features a 256-bit key, a 32-bit counter, and a 96-bit nonce along with a four-by-four matrix of 32-bit words in plain text," the Cybersecurity and Infrastructure Security Agency noted in a cybersecurity advisory published in November 2023.

"Decrypting data encrypted using a symmetric-key cryptographic algorithm requires the encryption key used in the process. Since encryption keys can be generated in various methods, it is important to identify the factors used by ransomware in the key generation process during data encryption," researchers Giyoon Kim, Soojin Kang, Seungjun Baek and Jongsung Kim from Kookmin University in Seul and Kimoon Kim from the Korea Internet & Security Agency explained.

As other researchers before them, they established that Rhysida ransomware uses the open-source cryptographic library LibTomCrypt for its encryption routine, and its pseudorandom number generator functionalities for both key and initialisation vector generation.

"To the best of our knowledge, this is the first successful decryption of Rhysida ransomware. We aspire for our work to contribute to mitigating the damage inflicted by the Rhysida ransomware," the researchers noted.


News URL

https://www.helpnetsecurity.com/2024/02/12/rhysida-ransomware-decryptor/