Backdoor:W32/Breplibot.B

Classification

Category :

Malware

Type :

-

Aliases :

Breplibot.b, Backdoor.Win32.Breplibot.b

Summary

Breplibot.b is a backdoor with bot capabilities. It connects to several IRC servers and waits for commands from the backdoor author. The backdoor tries to utilize Sony DRM software for hiding its process, file and registry keys. More information about Sony DRM can be found here:

https://www.f-secure.com/v-descs/xcp_drm.shtml

Removal

Based on the settings of your F-Secure security product, it will either move the file to the quarantine where it cannot spread or cause harm, or remove it.

A False Positive is when a file is incorrectly detected as harmful, usually because its code or behavior resembles known harmful programs. A False Positive will usually be fixed in a subsequent database update without any action needed on your part. If you wish, you may also:

  • Check for the latest database updates

    First check if your F-Secure security program is using the latest updates, then try scanning the file again.

  • Submit a sample

    After checking, if you still believe the file is incorrectly detected, you can submit a sample of it for re-analysis.

    Note: If the file was moved to quarantine, you need to collect the file from quarantine before you can submit it.

  • Exclude a file from further scanning

    If you are certain that the file is safe and want to continue using it, you can exclude it from further scanning by the F-Secure security product.

    Note: You need administrative rights to change the settings.

Technical Details

System installation

The backdoor's file is a PE executable about 10 kilobytes long, packed with UPX file compressor.

When the backdoor's file is started, it copies itself as '$sys$drv.exe' file to Windows System folder and then tries to create the following startup key values in the Registry:

[HKCU\Software\Microsoft\Windows\CurrentVersion\Run]
[HKLM\Software\Microsoft\Windows\CurrentVersion\Run]
"$sys$drv" = "$sys$drv.exe"
 

However, it fails because of programming error in the backdoors code. Instead of the above keys, it writes the following registry value:

[HKCU\WkbpsevaXImgvkwkbpXSmj`kswXGqvvajpRavwmkjXVqj]
"$sys$drv"="$sys$drv.exe"
 

The string '$sys' is used for hiding the backdoor using Sony's XCP DRM software. This is successful only if the DRM is installed after the backdoor. If the DRM is already installed, the backdoor fails to install itself on system.

The backdoor creates mutex '$sys$drv.exe' for making sure only one copy of the backdoor runs at the same time. It might also create a mutex named 'SonyEnabled'.

Bot functionality

When the backdoor is active, it connects to an IRC server, joins a certain channel and acts as a bot there.

The following IRC servers and ports are used by the backdoor:

68.101.14.76:8080
24.210.44.45:8080
67.171.67.190:8080
35.10.203.93:8080
152.7.24.186:8080
 

The backdoor joins the following password-protected IRC channel:

#sony
 

A hacker can send commands to the bots to control infected computers. Several tasks can be performed, including the following:

- Download and execute files from remote servers
- Request system information
- Delete files