Ukrainian Software Company

A large software development company whose software is used by
different state entities in Ukraine was at the receiving end of an
“uncommon” piece of malware, new research has found.

The malware, first observed on the morning of May 19, 2022, is a
custom variant of the open source backdoor known as GoMet[1] and is designed for
maintaining persistent access to the network.

“This access could be leveraged in a variety of ways including
deeper access or to launch additional attacks, including the
potential for software supply chain compromise,” Cisco Talos
said[2]
in a report shared with The Hacker News.

CyberSecurity

Although there are no concrete indicators linking the attack to
a single actor or group, the cybersecurity firm’s assessment points
to Russian nation-state activity.

Public reporting into the use of GoMet in real-world attacks has
so far uncovered only two documented cases to date: one in 2020,
coinciding with the disclosure of CVE-2020-5902[3], a critical remote code
execution flaw in F5’s BIG-IP networking devices.

The second instance entailed the successful exploitation of
CVE-2022-1040[4], a remote code execution
vulnerability in Sophos Firewall, by an unnamed advanced persistent
threat (APT) group earlier this year.

“We haven’t seen GoMet deployed across the other organizations
we’ve been working closely with and monitoring so that implies it
is targeted in some manner but could be in use against additional
targets we don’t have visibility into,” Nick Biasini, head of
outreach for Cisco Talos, told The Hacker News.

“We have also conducted relatively rigorous historic analysis
and see very little use of GoMet historically which further
indicates that it is being used in very targeted ways.”

GoMet, as the name implies, is written in Go and comes with
features that allow the attacker to remotely commandeer the
compromised system, including uploading and downloading files,
running arbitrary commands, and using the initial foothold to
propagate to other networks and systems via what’s called a
daisy chain[5].

CyberSecurity

Another notable feature of the implant is its ability to run
scheduled jobs using cron[6]. While the original code
is configured to execute cron jobs once every hour, the modified
version of the backdoor used in the attack is built to run every
two seconds and ascertain if the malware is connected to a
command-and-control server.

“The majority of the attacks we’ve been seeing lately are
related to access, either directly or through credential
acquisition,” Biasini said. “This is another example of that with
GoMet being deployed as a backdoor.”

“Once the access has been established, additional reconnaissance
and more thorough operations can follow. We’re working to kill the
attacks before they get to this stage so it’s difficult to predict
the types of follow-on attacks.”

The findings come as the U.S. Cyber Command on Wednesday shared[7]
the indicators of compromise (IoCs) pertaining to different types
of malware such as GrimPlant, GraphSteel[8], Cobalt Strike Beacon,
and MicroBackdoor[9]
targeting Ukrainian networks in recent months.

Cybersecurity firm Mandiant has since attributed[10] the phishing attacks to
two espionage actors tracked as UNC1151[11] (aka Ghostwriter) and
UNC2589, the latter of which is suspected to “act in support of
Russian government interest and has been conducting extensive
espionage collection in Ukraine.”

References

  1. ^
    GoMet
    (github.com)
  2. ^
    said
    (blog.talosintelligence.com)
  3. ^
    CVE-2020-5902
    (thehackernews.com)
  4. ^
    CVE-2022-1040
    (thehackernews.com)
  5. ^
    daisy
    chain
    (www.tenable.com)
  6. ^
    cron
    (en.wikipedia.org)
  7. ^
    shared
    (twitter.com)
  8. ^
    GrimPlant, GraphSteel
    (thehackernews.com)
  9. ^
    MicroBackdoor
    (thehackernews.com)
  10. ^
    attributed
    (www.mandiant.com)
  11. ^
    UNC1151
    (thehackernews.com)

Read more