Backdoor.Linux.ROTAJAKIRO.A
Backdoor:Linux/RotaJakiro.A!MTB (MICROSOFT)
Linux


Threat Type: Backdoor
Destructiveness: No
Encrypted:
In the wild: Yes
OVERVIEW
This Backdoor arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
It executes commands from a remote malicious user, effectively compromising the affected system. It connects to a website to send and receive information.
TECHNICAL DETAILS
Arrival Details
This Backdoor arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.
Installation
This Backdoor drops the following copies of itself into the affected system:
- For non-root user:
- $HOME/.gvfsd/.profile/gvfsd-helper
- $HOME/.dbus/sessions/session-dbus
- For root user: (one of the following):
- /usr/lib/systemd/systemd-daemon
- /bin/systemd/systemd-daemon
It adds the following processes:
- For non-root user:
- $HOME/.gvfsd/.profile/gvfsd-helper
- $HOME/.dbus/sessions/session-dbus
- For root user:
- (systemctl enable systemd-agent.service) >/dev/null 2>&1
- (systemctl start systemd-agent.service) >/dev/null 2>&1
Backdoor Routine
This Backdoor executes the following commands from a remote malicious user:
- Terminate process
- Set timeout for connection to C2 server
- Get device information and send to server
- Create a file
- Query file status
- Deletes a file
- Run a plugin
It connects to the following websites to send and receive information:
- status.{BLOCKED}eover.net:443
- blog.{BLOCKED}cts.com:443
- news.{BLOCKED}or.net:443
- cdn.{BLOCKED}-codes.net:443
Other Details
This Backdoor does the following:
- It creates/modifies the following files to establish persistence:
- For non-root user:
- creates the following autostart script:
- $HOME/.config/autostart/gnomehelper.desktop
contains the following contents:- [Desktop Entry]
- Type=Application
- Exec=$HOME/.gvfsd/.profile/gvfsd-helper
- Name=GNOME Helper
- $HOME/.config/autostart/gnomehelper.desktop
- modifies the following file:
- ~/.bashrc
adds the following contents:- if [ -d ${HOME} ]; then
${HOME}/.gvfsd/.profile/gvfsd-helper - fi
- ~/.bashrc
- creates the following autostart script:
- For root user:
- creates the following autostart script:
- /lib/systemd/system/systemd-agent.service
contains the following contents:- [Unit]
- Description=System Daemon
- Wants=network-online.target
- After=network-online.target
- [Service]
- ExecStart=/usr/lib/systemd/systemd-daemon
- Restart=always
- [Install]
- WantedBy=multi-user.target
- /lib/systemd/system/systemd-agent.service
- creates the following autostart script:
- For non-root user:
SOLUTION
Scan your computer with your Trend Micro product to delete files detected as Backdoor.Linux.ROTAJAKIRO.A. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check the following Trend Micro Support pages for more information:
Did this description help? Tell us how we did.

