Ransom.Win32.LOCKBIT.S

 Analysis by: Raighen Sanchez

 ALIASES:

Ransom:Win32/Lockbit.AK!ibt (MICROSOFT)

 PLATFORM:

Windows

 OVERALL RISK RATING:
 DAMAGE POTENTIAL:
 DISTRIBUTION POTENTIAL:
 REPORTED INFECTION:
 INFORMATION EXPOSURE:

  • Threat Type: Ransomware

  • Destructiveness: No

  • Encrypted:

  • In the wild: Yes

  OVERVIEW

Infection Channel:

Downloaded from the Internet, Dropped by other malware

This Ransomware arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.

It drops files as ransom note. It avoids encrypting files with the following file extensions.

  TECHNICAL DETAILS

File Size:

160,256 bytes

File Type:

EXE

Memory Resident:

Yes

Initial Samples Received Date:

04 Apr 2024

Payload:

Collects system information, Disables AV, Drops files, Displays graphics/image, Encrypts files, Modifies system registry

Arrival Details

This Ransomware 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 Ransomware drops the following files:

  • %ProgramData%\BfJRDi1bV.bmp → image to set as system wallpaper after encryption.
  • %ProgramData%\BfJRDi1bV.ico → icon used for all encrypted files.

(Note: %ProgramData% is a version of the Program Files folder where any user on a multi-user computer can make changes to programs. This contains application data for all users. This is usually C:\ProgramData on Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) and 10(64-bit), or C:\Documents and Settings\All Users on Windows Server 2003(32-bit), 2000(32-bit) and XP.)

It adds the following processes:

  • bcdedit /set {current} safeboot network → if -safe commandline parameter is used.

It adds the following mutexes to ensure that only one of its copies runs at any one time:

  • Global\{Generated Hash}

Autostart Technique

This Ransomware adds the following registry entries to enable its automatic execution at every system startup:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows\CurrentVersion\RunOnce
{Random Characters} = {Malware Path}\{Malware File Name} → if -safe commandline parameter is used

Other System Modifications

This Ransomware adds the following registry entries as part of its installation routine:

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\
.BfJRDi1bV
(Default) = BfJRDi1bV

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\
BfJRDi1bV\DefaultIcon
(Default) = %ProgramData%\BfJRDi1bV.ico

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\
BfJRDi1bV
hscreen = {screen height} → if -safe commandline parameter is used

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\
BfJRDi1bV
wScreen = {screen width} → if -safe commandline parameter is used

It modifies the following registry entries:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
AutoAdminLogon = 1 → if -safe commandline parameter is used

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
DefaultUserName = Administrator if -safe commandline parameter is used

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\
Windows NT\CurrentVersion\Winlogon
DefaultDomainName = {Computer Domain Name} if -safe commandline parameter is used

It changes the desktop wallpaper by modifying the following registry entries:

HKEY_CURRENT_USER\Control Panel\Desktop
Wallpaper = %ProgramData%\BfJRDi1bV.bmp

HKEY_CURRENT_USER\Control Panel\Desktop
WallpaperStyle = 10

It sets the system's desktop wallpaper to the following image:

  • %ProgramData%\BfJRDi1bV.bmp

Process Termination

This Ransomware terminates the following services if found on the affected system:

  • vss
  • sql
  • svc$
  • memtas
  • mepocs
  • msexchange
  • sophos
  • veeam
  • backup
  • GxVss
  • GxBlr
  • GxFWD
  • GxCVD
  • GxCIMgr

It terminates the following processes if found running in the affected system's memory:

  • sql
  • oracle
  • ocssd
  • dbsnmp
  • synctime
  • agntsvc
  • synctime
  • isqlplussvc
  • xfssvccon
  • mydesktopservice
  • ocautonupds
  • encsvc
  • firefox
  • tbirdconfig
  • mydesktopqos
  • ocomm
  • dbeng50
  • sqbcoreservice
  • excel
  • infopath
  • msaccess
  • mspub
  • onenote
  • outlook
  • powerpnt
  • steam
  • thebat
  • thunderbird
  • visio winword
  • wordpad
  • notepad

Information Theft

This Ransomware gathers the following data:

  • Hostname
  • Username
  • OS version
  • Domain
  • Architecture
  • Language

Other Details

This Ransomware does the following:

  • If not executed with admin rights, it will attempt to relaunch itself as admin by elevating its privileges via bypassing UAC
  • It encrypts fixed, removable and network shares
  • It deletes files in recycle bin folder for removable and fixed drives
  • It uses WQL to delete shadow copies
  • It renames itself 26 times before deleting itself after encryption
  • It has the capability to print the ransom note in infected machines
  • It terminates if the machine has the following system language:
    • Arabic (Syria)
    • Armenian (Armenia)
    • Azerbaijani (Cyrillic Azerbaijan)
    • Azerbaijani (Latin Azerbaijan)
    • Belarusian (Belarus)
    • Georgian (Georgia)
    • Kazakh (Kazakhstan)
    • Kyrgyz (Kyrgyzstan)
    • Russian (Moldova)
    • Russian (Russia)
    • Tajik (Cyrillic Tajikistan)
    • Tatar (Russia) Romanian (Moldova)
    • Turkmen (Turkmenistan)
    • Ukranian (Ukraine)
    • Uzbek (Cyrillic Uzbekistan)
    • Uzbek (Latin Uzbekistan)
  • It deletes the following services:
    • WdBoot
    • WdFilter
    • WdNisDrv
    • WdNisSvc
    • WinDefend
    • wscsvc
    • sppsvc
    • Sense
    • SecurityHealthService
  • It changes the encrypted file icon to the following image:
  • It duplicates the token of the following:
    • explorer.exe - to gain privileged domain access
    • lsass.exe
    • TrustedInstaller - service is started if not yet running
  • It contains a list of username:password that it will use to log into domain controllers.

It accepts the following parameters:

  • -safe →Reboots in safeboot, then encrypts the user's machine
  • -wall → Changes system Wallpaper and Print ransom note on printers then deletes itself after renaming for 26 times.
  • -path {target} → Specifically encrypt the target, can be file or folder
  • -gspd → Perform Group Policy Modification for Lateral Movement
  • -psex → Lateral Movement via Admin Shares
  • -gdel → Delete group policy updates
  • -del → Deletes itself after renaming for 26 times.

Ransomware Routine

This Ransomware avoids encrypting files with the following strings in their file name:

  • autorun.inf
  • boot.ini
  • bootfont.bin
  • bootsect.bak
  • d3d9caps.dat
  • desktop.ini
  • GDIPFONTCACHEV1.DAT
  • iconcache.db
  • ntldr
  • ntuser.dat
  • ntuser.dat.log
  • ntuser.ini
  • thumbs.db

It avoids encrypting files found in the following folders:

  • $recycle.bin
  • $windows.~bt
  • $windows.~ws
  • all users
  • boot
  • config.msi
  • default
  • intel
  • microsoft
  • msocache
  • perflogs
  • program files
  • program files (x86)
  • programdata
  • public
  • system volume information
  • tor browser
  • windows
  • windows.old
  • x64dbg

It appends the following extension to the file name of the encrypted files:

  • {original filename}.{original extension}.BfJRDi1bV

It drops the following file(s) as ransom note:

  • {Encrypted Directory}\BfJRDi1bV.README.txt

It avoids encrypting files with the following file extensions:

  • 386
  • adv
  • ani
  • bat
  • bin
  • cab
  • cmd
  • com
  • cpl
  • cur
  • deskthemepack
  • diagcab
  • diagcfg
  • diagpkg
  • dll
  • drv
  • exe
  • hlp
  • hta
  • icl
  • icns
  • ico
  • ics
  • idx
  • key
  • ldf
  • lnk
  • lock
  • mod
  • mpa
  • msc
  • msi
  • msp
  • msstyles
  • msu
  • nls
  • nomedia
  • ocx
  • pdb
  • prf
  • ps1
  • rom
  • rtp
  • scr
  • search-ms
  • shs
  • spl
  • sys
  • theme
  • themepack
  • wpx

  SOLUTION

Minimum Scan Engine:

9.800

FIRST VSAPI PATTERN FILE:

19.258.03

FIRST VSAPI PATTERN DATE:

04 Apr 2024

VSAPI OPR PATTERN File:

19.259.00

VSAPI OPR PATTERN Date:

05 Apr 2024

Step 1

Trend Micro Predictive Machine Learning detects and blocks malware at the first sign of its existence, before it executes on your system. When enabled, your Trend Micro product detects this malware under the following machine learning name:

    •  Troj.Win32.TRX.XXPE50FFF079

Step 2

Before doing any scans, Windows 7, Windows 8, Windows 8.1, and Windows 10 users must disable System Restore to allow full scanning of their computers.

Step 3

Note that not all files, folders, and registry keys and entries are installed on your computer during this malware's/spyware's/grayware's execution. This may be due to incomplete installation or other operating system conditions. If you do not find the same files/folders/registry information, please proceed to the next step.

Step 4

Delete this registry key

[ Learn More ]

Important: Editing the Windows Registry incorrectly can lead to irreversible system malfunction. Please do this step only if you know how or you can ask assistance from your system administrator. Else, check this Microsoft article first before modifying your computer's registry.

  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.BfJRDi1bV
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\BfJRDi1bV
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\BfJRDi1bV\DefaultIcon

Step 5

Delete this registry value

[ Learn More ]

Important: Editing the Windows Registry incorrectly can lead to irreversible system malfunction. Please do this step only if you know how or you can ask assistance from your system administrator. Else, check this Microsoft article first before modifying your computer's registry.

  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.BfJRDi1bV
    • (Default) = BfJRDi1bV
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\BfJRDi1bV\DefaultIcon
    • (Default) = %ProgramData%\BfJRDi1bV.ico
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\BfJRDi1bV
    • hscreen = {screen height}
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Classes\BfJRDi1bV
    • wScreen = {screen width}
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    • AutoAdminLogon = 1
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    • DefaultUserName = Administrator
  • In HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
    • DefaultDomainName = {Computer Domain Name}

Step 6

Search and delete these files

[ Learn More ]
There may be some files that are hidden. Please make sure you check the Search Hidden Files and Folders checkbox in the "More advanced options" option to include all hidden files and folders in the search result.
  • %ProgramData%\BfJRDi1bV.ico
  • %ProgramData%\BfJRDi1bV.bmp
  • {Encrypted Directory}\BfJRDi1bV.README.txt

Step 7

Reset your Desktop properties

[ Learn More ]

Step 8

Scan your computer with your Trend Micro product to delete files detected as Ransom.Win32.LOCKBIT.S. 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:

Step 9

Restore encrypted files from backup.


Did this description help? Tell us how we did.