Author: Clive Fuentebella   

 

Generic.Ransom.Matrix.4A233980 (BITDEFENDER)

 PLATFORM:

Windows

 OVER ALL RISK RATING:
 DAMAGE POTENTIAL::
 DISTRIBUTION POTENTIAL::
 REPORTED INFECTION:
 INFORMATION EXPOSURE:
Low
Medium
High
Critical

  • Threat Type:
    Ransomware

  • Destructiveness:
    No

  • Encrypted:
    Yes

  • In the wild::
    Yes

  OVERVIEW

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

  TECHNICAL DETAILS

File size: 1,226,240 bytes
File type: EXE
Memory resident: Yes
INITIAL SAMPLES RECEIVED DATE: 02 de июня de 2020

Detalles de entrada

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

Instalación

Crea las siguientes copias de sí mismo en el sistema afectado:

  • {Malware file path}\{Random characters}.exe

Infiltra los archivos siguientes:

  • {Malware file path}\{Random characters}.bat
  • {Malware file path}\ALL_dmpfl.fldp
  • {Malware file path}\log.txt
  • %Application Data%\{Random characters}.bmp
  • %Application Data%\{Random characters}.bat
  • %Application Data%\{Random characters}.vbs

(Nota: %Application Data% es la carpeta Application Data del usuario activo, que en el caso de Windows 98 y ME suele estar ubicada en C:\Windows\Profiles\{nombre de usuario}\Application Data, en el caso de Windows NT en C:\WINNT\Profiles\{nombre de usuario}\Application Data, en el caso de Windows 2000(32-bit), XP y Server 2003(32-bit) en C:\Documents and Settings\{nombre de usuario}\Local Settings\Application Data y en el caso de Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) y 10(64-bit) en C:\Users\{nombre de usuario}\AppData\Roaming.).

)

Agrega los procesos siguientes:

  • "%System%\cmd.exe" /C copy /V /Y "{Malware file path and name}" "{Malware file path}\{Random characters}.exe"
  • "{Malware file path}\{Random characters}.exe" -n
  • "%System%\cmd.exe" /C reg add "HKCU\Control Panel\Desktop" /v Wallpaper /t REG_SZ /d "%Application Data%\{Random characters}.bmp" /f & reg add "HKCU\Control Panel\Desktop" /v WallpaperStyle /t REG_SZ /d "0" /f & reg add "HKCU\Control Panel\Desktop" /v TileWallpaper /t REG_SZ /d "0" /f
  • "%System%\cmd.exe" /C wscript //B //Nologo "%Application Data%\{Random characters}.vbs";
  • "%System%\cmd.exe" /C schtasks /Create /tn DSHCA /tr "%Application Data%\{Random characters}.bat" /sc minute /mo 5 /RL HIGHEST /F
  • "%System%\cmd.exe" /C schtasks /Run /I /tn DSHCA
  • cmd /c ""{Malware file path}\{Random characters}.bat" "{File to be encrypted}"
  • cacls "{File to be encrypted}" /E /G {Computer name}:F /C
  • takeown /F "{File to be encrypted}"
  • %System%\cmd.exe /c {Random characters}.exe -accepteula "{File to be encrypted}" -nobanner
  • vssadmin Delete Shadows /All /Quiet
  • wmic SHADOWCOPY DELETE

(Nota: %System% es la carpeta del sistema de Windows, que en el caso de Windows 98 y ME suele estar en C:\Windows\System, en el caso de Windows NT y 2000 en C:\WINNT\System32 y en el caso de Windows 2000(32-bit), XP, Server 2003(32-bit), Vista, 7, 8, 8.1, 2008(64-bit), 2012(64bit) y 10(64-bit) en C:\Windows\System32).

. %Application Data% es la carpeta Application Data del usuario activo, que en el caso de Windows 98 y ME suele estar ubicada en C:\Windows\Profiles\{nombre de usuario}\Application Data, en el caso de Windows NT en C:\WINNT\Profiles\{nombre de usuario}\Application Data, en el caso de Windows 2000(32-bit), XP y Server 2003(32-bit) en C:\Documents and Settings\{nombre de usuario}\Local Settings\Application Data y en el caso de Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) y 10(64-bit) en C:\Users\{nombre de usuario}\AppData\Roaming.).

)

Otras modificaciones del sistema

Modifica las siguientes entradas de registro:

HKEY_CURRENT_USER\Control Panel\Desktop
Wallpaper = %Application Data%\{Random characters}.bmp

HKEY_CURRENT_USER\Control Panel\Desktop
WallpaperStyle = 0

HKEY_CURRENT_USER\Control Panel\Desktop
TileWallpaper = 0

HKEY_CURRENT_USER\Software\Sysinternals\
Handle
EulaAccepted = 1

  SOLUTION

Minimum scan engine: 9.850
First VSAPI Pattern File: 15.636.05
First VSAPI Pattern Release Date: 22 de января de 2020
VSAPI OPR PATTERN-VERSION: 15.637.00
VSAPI OPR PATTERN DATE: 23 de января de 2020

Step 2

Los usuarios de Windows ME y XP, antes de llevar a cabo cualquier exploración, deben comprobar que tienen desactivada la opción Restaurar sistema para permitir la exploración completa del equipo.

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

Reiniciar en modo seguro

[ learnMore ]

Step 5

Deleting Scheduled Tasks

The following {Task Name} - {Task to be run} listed should be used in the steps identified below:

  • Task Name: DSHCA
    Task to be run: %Application Data%\{Random characters}.bat

For Windows 2000, Windows XP, and Windows Server 2003:

  1. Open the Windows Scheduled Tasks. Click Start>Programs>Accessories>
    System Tools>Scheduled Tasks.
  2. Locate each {Task Name} values listed above in the Name column.
  3. Right-click on the said file(s) with the aforementioned value.
  4. Click on Properties. In the Run field, check for the listed {Task to be run}.
  5. If the strings match the list above, delete the task.

For Windows Vista, Windows 7, Windows Server 2008, Windows 8, Windows 8.1, and Windows Server 2012:

  1. Open the Windows Task Scheduler. To do this:
    • On Windows Vista, Windows 7, and Windows Server 2008, click Start, type taskschd.msc in the Search input field, then press Enter.
    • On Windows 8, Windows 8.1, and Windows Server 2012, right-click on the lower left corner of the screen, click Run, type taskschd.msc, then press Enter.
  2. In the left panel, click Task Scheduler Library.
  3. In the upper-middle panel, locate each {Task Name} values listed above in the Name column.
  4. In the lower-middle panel, click the Actions tab. In the Details column, check for the {Task to be run} string.
  5. If the said string is found, delete the task.

Step 6

Buscar y eliminar estos archivos

[ learnMore ]
Puede que algunos de los archivos del componente estén ocultos. Asegúrese de que tiene activada la casilla Buscar archivos y carpetas ocultos en la opción "Más opciones avanzadas" para que el resultado de la búsqueda incluya todos los archivos y carpetas ocultos.
  • {Malware file path}\{Random characters}.exe
  • {Malware file path}\{Random characters}.bat
  • {Malware file path}\ALL_dmpfl.fldp
  • {Malware file path}\log.txt
  • %Application Data%\{Random characters}.bmp
  • %Application Data%\{Random characters}.bat
  • %Application Data%\{Random characters}.vbs
DATA_GENERIC_FILENAME_1
  • En la lista desplegable Buscar en, seleccione Mi PC y pulse Intro.
  • Una vez haya encontrado el archivo, selecciónelo y, a continuación, pulse MAYÚS+SUPR para eliminarlo definitivamente.
  • Repita los pasos 2 a 4 con el resto de archivos:
      • {Malware file path}\{Random characters}.exe
      • {Malware file path}\{Random characters}.bat
      • {Malware file path}\ALL_dmpfl.fldp
      • {Malware file path}\log.txt
      • %Application Data%\{Random characters}.bmp
      • %Application Data%\{Random characters}.bat
      • %Application Data%\{Random characters}.vbs
  • Step 7

    Reinicie en modo normal y explore el equipo con su producto de Trend Micro para buscar los archivos identificados como Ransom.Win32.MATRIX.SMTH En caso de que el producto de Trend Micro ya haya limpiado, eliminado o puesto en cuarentena los archivos detectados, no serán necesarios más pasos. Puede optar simplemente por eliminar los archivos en cuarentena. Consulte esta página de Base de conocimientos para obtener más información.

    Step 8

    Restore encrypted files from backup.

    Step 9

    Restablecer las propiedades del escritorio

    [ learnMore ]


    Did this description help? Tell us how we did.