Luna Ransomware

Kaspersky security researchers have disclosed details of a
brand-new ransomware family written in Rust, making it the third
strain after BlackCat[1]
and Hive[2]
to use the programming language.

Luna, as it’s called, is “fairly simple” and can run on Windows,
Linux, and ESXi systems, with the malware banking on a combination
of Curve25519[3]
and AES[4]
for encryption.

CyberSecurity

“Both the Linux and ESXi samples are compiled using the same
source code with some minor changes from the Windows version,” the
Russian firm noted[5]
in a report published today.

Advertisements for Luna on darknet forums suggest that the
ransomware is intended for use only by Russian-speaking affiliates.
Its core developers are also believed to be of Russian origin owing
to spelling mistakes in the ransom note hard-coded within the
binary.

“Luna confirms the trend for cross-platform ransomware,” the
researchers stated, adding how the platform agnostic nature of
languages like Golang and Rust are giving the operators the ability
to target and attack at scale and evade static analysis.

That said, there is very little information on the victimology
patterns given that Luna is a freshly discovered criminal group and
its activity is still being actively monitored.

CyberSecurity

Luna is far from the only ransomware to set its eyes on ESXi
systems, what with another nascent ransomware family known as
Black Basta[6]
undergoing an update last month to include a Linux variant.

Black Basta is also notable for starting up a Windows system in
safe mode[7]
before encryption to take advantage[8]
of the fact that third-party endpoint detection solutions may not
start after booting the operating system in safe mode. This enables
the ransomware to go undetected and easily lock the desired
files.

“Ransomware remains a big problem for today’s society,” the
researchers said. “As soon as some families come off the stage,
others take their place.”

References

  1. ^
    BlackCat
    (thehackernews.com)
  2. ^
    Hive
    (thehackernews.com)
  3. ^
    Curve25519
    (en.wikipedia.org)
  4. ^
    AES
    (en.wikipedia.org)
  5. ^
    noted
    (securelist.com)
  6. ^
    Black
    Basta
    (thehackernews.com)
  7. ^
    safe
    mode
    (support.microsoft.com)
  8. ^
    take
    advantage
    (attack.mitre.org)

Read more