Bibliothèque
Ma bibliothèque

+ Ajouter à la bibliothèque

Contacter-nous !
Support 24/24 | Rules regarding submitting

Nous téléphoner

0 825 300 230

Forum

Vos requêtes

  • Toutes : -
  • Non clôturées : -
  • Dernière : le -

Nous téléphoner

0 825 300 230

Profil

Trojan.Updatar.3

Added to the Dr.Web virus database: 2025-04-10

Virus description added:

sha1:

  • 08e2edeea11515c5c83a9d14d723d29939549978 (Microsoft Update Service) — a module for accessing the command line
  • e324c7490dc287168c2de66021f02e7d999d8538 (HVNC_Controller.exe) — a module for remotely controlling a computer
  • 856225319df6fbb1ff3ea2b9e418a83fbec300d9 (FileManager.exe) — a module for downloading files
  • 65ffe173a0f48711531c1cc8155d32c55569facb (Stream.exe) — a screencasting module

Description

A modular backdoor capable of executing attacker-issued commands. Written in C++, it is designed to run on Microsoft Windows operating systems. This malware was used in a targeted attack against a Russian engineering company to collect confidential data from infected systems. The backdoor’s code is obfuscated.

Operating routine

The following backdoor modules were identified:

  • Command-line access module
  • Remote control module (VNC)
  • File download and installation module
  • Screencasting module

All modules communicate with the same C2 server: updating-services[.]com.

Command-line Access Module

This primary module is delivered and installed by the Trojan.Updatar.2 downloader. Upon execution, it collects system information from the infected machine:

Parameter Description
Username Username
PC_name PC name
OS Windows version
Screen Screen size
Ram The amount of RAM, megabyte
External ip An external IP
Manufacturer Motherboard manufacturer
Model Product name
Processor Name Processor’s name and its clock frequency
Hard Disk Hard disk capacity
Avname Installed anti-virus
BIOS Version BIOS software information
Internet Adapter The unique identifier of the network device

The trojan obtains general system details via WMI queries.

It then sends the following requests to the C2 server:

  • tmr
  • src
  • pinger
  • commander
  • commander response

pinger

The first packet sent, it contains system information.

Route: /dashboard/pinger
Method: POST
User-Agent: Vendetta Browser v12.0.1
Request parameter: System information

One possible parameter, Internet Adapter, is essential for victim identification and included in tracking requests.

tmr

Sends a keepalive packet at regular intervals.

Route: /dashboard/tmr
Method: POST
User-Agent: Vendetta Browser v12.0.1
Request parameter: Internet Adapter

src

Sends a screenshot.

Route: /dashboard/src
Method: POST
User-Agent: MyScreenshotApp

commander

Receives a command from the C2 server operator that is to be executed in the Windows cmd shell. Commands are sent interactively, not automatically.

Route: /dashboard/commander
Method: POST
User-Agent: Vendetta Browser v12.0.1
Request parameter: Internet Adapter

commander response

Sends the result of the executed command back to the C2 server.

Route: /dashboard/commander/response
Method: POST
User-Agent: Vendetta Browser v12.0.1
Request parameter: Internet Adapter

Remote Control Module

Implements remote desktop control via VNC (Virtual Network Computing).

The trojan starts two threads:

  • Screen capture thread
  • Keyboard emulation thread

It connects to the C2 server using a WebSocket on the route /ws/.

File Download Module

When this module is launched, the trojan receives three arguments:

  • C2 server name
  • Victim ID
  • Wait time (timeout)

C2 server request endpoints:

  • /dashboard/api/file_manager/upload_file/<id>/
  • /dashboard/api/file_manager/response/<id>/
  • /dashboard/api/file_manager/command/<id>/

The request /dashboard/api/file_manager/command/<id>/

Causes the trojan to receive a command for execution. The response is a JSON object containing the target command.

Possible commands:

Command Target
list_dir Get the directory listing
download Download a file from the infected system
delete Delete a file
create_folder Create a directory
download_from_server Download a file to the infected system
stop_file_manager_client Stop the module’s operation

Command examples:

{
    "command": {
        "action": "list_dir",
        "path": "C:\\"
    }
}
{
    "command": {
        "action": "stop_file_manager_client",
        "path": "internal"
    }
}

The request /dashboard/api/file_manager/upload_file/<id>/

Executes the download command, which results in a file being uploaded from the victim to the C2 server.

The request /dashboard/api/file_manager/response/<id>/

Sends the result of the executed command or an error message if the command fails.

Screencasting Module

Records the victim’s screen using API Direct3D 11 and the library jpeg62.

To screencast, the trojan connects to the C2 server with the route /ws/ via WebSocket on port 80 and initializes the recording device. The WebSocket is implemented via boost::beast::websocket::stream.

More about Trojan.Updatar.2
News about the trojan
Indicators of compromise

Recommandations pour le traitement

  1. Si le système d'exploitation peut être démarré (en mode normal ou en mode sans échec), téléchargez Dr.Web Security Space et lancez un scan complet de votre ordinateur et de tous les supports amovibles que vous utilisez. En savoir plus sur Dr.Web Security Space.
  2. Si le démarrage du système d'exploitation est impossible, veuillez modifier les paramètres du BIOS de votre ordinateur pour démarrer votre ordinateur via CD/DVD ou clé USB. Téléchargez l'image du disque de secours de restauration du système Dr.Web® LiveDisk ou l'utilitaire pour enregistrer Dr.Web® LiveDisk sur une clé USB, puis préparez la clé USB appropriée. Démarrez l'ordinateur à l'aide de cette clé et lancez le scan complet et le traitement des menaces détectées.

Veuillez lancer le scan complet du système à l'aide de Dr.Web Antivirus pour Mac OS.

Veuillez lancer le scan complet de toutes les partitions du disque à l'aide de Dr.Web Antivirus pour Linux.

  1. Si votre appareil mobile fonctionne correctement, veuillez télécharger et installer sur votre appareil mobile Dr.Web pour Android. Lancez un scan complet et suivez les recommandations sur la neutralisation des menaces détectées.
  2. Si l'appareil mobile est bloqué par le Trojan de la famille Android.Locker (un message sur la violation grave de la loi ou la demande d'une rançon est affiché sur l'écran de l'appareil mobile), procédez comme suit:
    • démarrez votre Smartphone ou votre tablette en mode sans échec (si vous ne savez pas comment faire, consultez la documentation de l'appareil mobile ou contactez le fabricant) ;
    • puis téléchargez et installez sur votre appareil mobile Dr.Web pour Android et lancez un scan complet puis suivez les recommandations sur la neutralisation des menaces détectées ;
    • Débranchez votre appareil et rebranchez-le.

En savoir plus sur Dr.Web pour Android