New Stealthy Shikitega Malware

A new piece of stealthy Linux malware called Shikitega
has been uncovered adopting a multi-stage infection chain to
compromise endpoints and IoT devices and deposit additional
payloads.

“An attacker can gain full control of the system, in addition to
the cryptocurrency miner that will be executed and set to persist,”
AT&T Alien Labs said[1]
in a new report published Tuesday.

The findings add to a growing list of Linux malware that has
been found in the wild in recent months, including BPFDoor[2], Symbiote[3], Syslogk[4], OrBit[5], and Lightning Framework[6].

CyberSecurity

Once deployed on a targeted host, the attack chain downloads and
executes the Metasploit’s “Mettle[7]” meterpreter to maximize
control, exploits vulnerabilities to elevate its privileges, adds
persistence on the host via crontab, and ultimately launches a
cryptocurrency miner on infected devices.

The exact method by which the initial compromise is achieved
remains unknown as yet, but what makes Shikitega evasive is its
ability to download next-stage payloads from a command-and-control
(C2) server and execute them directly in memory.

New Stealthy Shikitega Malware

Privilege escalation is achieved by means of exploiting CVE-2021-4034[8]
(aka PwnKit) and CVE-2021-3493[9], enabling the adversary
to abuse the elevated permissions to fetch and execute the final
stage shell scripts with root privileges to establish persistence
and deploy the Monero crypto miner.

CyberSecurity

In a further attempt to fly under the radar, the malware
operators employ a “Shikata ga nai[10]” polymorphic encoder to
make it more difficult to detect by antivirus engines and abuse
legitimate cloud services for C2 functions.

“Threat actors continue to search for ways to deliver malware in
new ways to stay under the radar and avoid detection,” AT&T
Alien Labs researcher Ofer Caspi said.

“Shiketega malware is delivered in a sophisticated way, it uses
a polymorphic encoder, and it gradually delivers its payload where
each step reveals only part of the total payload.”

References

  1. ^
    said
    (cybersecurity.att.com)
  2. ^
    BPFDoor
    (thehackernews.com)
  3. ^
    Symbiote
    (thehackernews.com)
  4. ^
    Syslogk
    (thehackernews.com)
  5. ^
    OrBit
    (thehackernews.com)
  6. ^
    Lightning Framework
    (thehackernews.com)
  7. ^
    Mettle
    (github.com)
  8. ^
    CVE-2021-4034
    (thehackernews.com)
  9. ^
    CVE-2021-3493
    (nvd.nist.gov)
  10. ^
    Shikata ga nai
    (en.wikipedia.org)

Read more