Analysis

  • max time kernel
    95s
  • max time network
    137s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20241007-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    24-11-2024 12:29

General

  • Target

    2024-11-24_7f466ca1545524ddfc4c803ede621e9b_chaos_destroyer_wannacry.exe

  • Size

    26KB

  • MD5

    7f466ca1545524ddfc4c803ede621e9b

  • SHA1

    371a43ed645cb3d6f31c4696e91f7e3a0a6ea7c6

  • SHA256

    040c624d8fd17e043af64be98c169552d2cd629d67e886b4c8f7241686dd1f58

  • SHA512

    f83b4a57fe2daf058b57fe1a824206019dace65a426c1cdaab5c72611244a3a92497fe1468aa456970233b3cc20e86dbb16d1ea2cecf60dd712c36120424739c

  • SSDEEP

    384:ZYenjLLAFXrPOnhmDAtmifzOVp91qIb5axDGG:YNryhmDqmGc9MIbUxDt

Malware Config

Extracted

Path

C:\Users\Admin\AppData\Local\read_it.txt

Family

chaos

Ransom Note
----> Chaos is multi language ransomware. Translate your note to any language <---- All of your files have been encrypted Your computer was infected with a ransomware virus. Your files have been encrypted and you won't be able to decrypt them without our help.What can I do to get my files back?You can buy our special decryption software, this software will allow you to recover all of your data and remove the ransomware from your computer.The price for the software is $1,500. Payment can be made in Bitcoin only. How do I pay, where do I get Bitcoin? Purchasing Bitcoin varies from country to country, you are best advised to do a quick google search yourself to find out how to buy Bitcoin. Many of our customers have reported these sites to be fast and reliable: Coinmama - hxxps://www.coinmama.com Bitpanda - hxxps://www.bitpanda.com Payment informationAmount: 0.1473766 BTC Bitcoin Address: bc1qlnzcep4l4ac0ttdrq7awxev9ehu465f2vpt9x0

Signatures

  • Chaos

    Ransomware family first seen in June 2021.

  • Chaos Ransomware 2 IoCs
  • Chaos family
  • Deletes shadow copies 3 TTPs

    Ransomware often targets backup files to inhibit system recovery.

  • Modifies boot configuration data using bcdedit 1 TTPs 2 IoCs
  • Deletes backup catalog 3 TTPs 1 IoCs

    Uses wbadmin.exe to inhibit system recovery.

  • Disables Task Manager via registry modification
  • Checks computer location settings 2 TTPs 2 IoCs

    Looks up country code configured in the registry, likely geofence.

  • Drops startup file 3 IoCs
  • Executes dropped EXE 1 IoCs
  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Drops desktop.ini file(s) 64 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Checks SCSI registry key(s) 3 TTPs 4 IoCs

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

  • Interacts with shadow copies 3 TTPs 1 IoCs

    Shadow copies are often targeted by ransomware to inhibit system recovery.

  • Modifies registry class 1 IoCs
  • Opens file in notepad (likely ransom note) 1 IoCs
  • Suspicious behavior: AddClipboardFormatListener 1 IoCs
  • Suspicious behavior: EnumeratesProcesses 47 IoCs
  • Suspicious use of AdjustPrivilegeToken 50 IoCs
  • Suspicious use of WriteProcessMemory 20 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Users\Admin\AppData\Local\Temp\2024-11-24_7f466ca1545524ddfc4c803ede621e9b_chaos_destroyer_wannacry.exe
    "C:\Users\Admin\AppData\Local\Temp\2024-11-24_7f466ca1545524ddfc4c803ede621e9b_chaos_destroyer_wannacry.exe"
    1⤵
    • Checks computer location settings
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1736
    • C:\Users\Admin\AppData\Roaming\svchost.exe
      "C:\Users\Admin\AppData\Roaming\svchost.exe"
      2⤵
      • Checks computer location settings
      • Drops startup file
      • Executes dropped EXE
      • Drops desktop.ini file(s)
      • Modifies registry class
      • Suspicious behavior: AddClipboardFormatListener
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      PID:4888
      • C:\Windows\System32\cmd.exe
        "C:\Windows\System32\cmd.exe" /C vssadmin delete shadows /all /quiet & wmic shadowcopy delete
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:2260
        • C:\Windows\system32\vssadmin.exe
          vssadmin delete shadows /all /quiet
          4⤵
          • Interacts with shadow copies
          PID:4580
        • C:\Windows\System32\Wbem\WMIC.exe
          wmic shadowcopy delete
          4⤵
          • Suspicious use of AdjustPrivilegeToken
          PID:404
      • C:\Windows\System32\cmd.exe
        "C:\Windows\System32\cmd.exe" /C bcdedit /set {default} bootstatuspolicy ignoreallfailures & bcdedit /set {default} recoveryenabled no
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:3208
        • C:\Windows\system32\bcdedit.exe
          bcdedit /set {default} bootstatuspolicy ignoreallfailures
          4⤵
          • Modifies boot configuration data using bcdedit
          PID:1032
        • C:\Windows\system32\bcdedit.exe
          bcdedit /set {default} recoveryenabled no
          4⤵
          • Modifies boot configuration data using bcdedit
          PID:4892
      • C:\Windows\System32\cmd.exe
        "C:\Windows\System32\cmd.exe" /C wbadmin delete catalog -quiet
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:2812
        • C:\Windows\system32\wbadmin.exe
          wbadmin delete catalog -quiet
          4⤵
          • Deletes backup catalog
          PID:3616
      • C:\Windows\system32\NOTEPAD.EXE
        "C:\Windows\system32\NOTEPAD.EXE" C:\Users\Admin\AppData\Roaming\read_it.txt
        3⤵
        • Opens file in notepad (likely ransom note)
        PID:220
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Suspicious use of AdjustPrivilegeToken
    PID:2324
  • C:\Windows\system32\wbengine.exe
    "C:\Windows\system32\wbengine.exe"
    1⤵
    • Suspicious use of AdjustPrivilegeToken
    PID:3400
  • C:\Windows\System32\vdsldr.exe
    C:\Windows\System32\vdsldr.exe -Embedding
    1⤵
      PID:4652
    • C:\Windows\System32\vds.exe
      C:\Windows\System32\vds.exe
      1⤵
      • Checks SCSI registry key(s)
      PID:4688

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\2024-11-24_7f466ca1545524ddfc4c803ede621e9b_chaos_destroyer_wannacry.exe.log

      Filesize

      226B

      MD5

      28d7fcc2b910da5e67ebb99451a5f598

      SHA1

      a5bf77a53eda1208f4f37d09d82da0b9915a6747

      SHA256

      2391511d0a66ed9f84ae54254f51c09e43be01ad685db80da3201ec880abd49c

      SHA512

      2d8eb65cbf04ca506f4ef3b9ae13ccf05ebefab702269ba70ffd1ce9e6c615db0a3ee3ac0e81a06f546fc3250b7b76155dd51241c41b507a441b658c8e761df6

    • C:\Users\Admin\AppData\Local\read_it.txt

      Filesize

      962B

      MD5

      1a31305937bebce0ccfb0e6142831452

      SHA1

      74d6e8aed55286c66b2dd15cf16c5ee53056b1c9

      SHA256

      62d5d9737197180da1404755041db64f82667b9bb4ae6ff6619b252ab5cb1695

      SHA512

      67d2155954a133e395084a5fe38adbe923a99603ffffcf1981c942f4f87d1b914808a210c33c10e59eef06873d73de62e2ccaabccd88a8e1055e90a6985be3c5

    • C:\Users\Admin\AppData\Roaming\EditCopy.wma

      Filesize

      1B

      MD5

      d1457b72c3fb323a2671125aef3eab5d

      SHA1

      5bab61eb53176449e25c2c82f172b82cb13ffb9d

      SHA256

      8a8de823d5ed3e12746a62ef169bcf372be0ca44f0a1236abc35df05d96928e1

      SHA512

      ca63c07ad35d8c9fb0c92d6146759b122d4ec5d3f67ebe2f30ddb69f9e6c9fd3bf31a5e408b08f1d4d9cd68120cced9e57f010bef3cde97653fed5470da7d1a0

    • C:\Users\Admin\AppData\Roaming\svchost.exe

      Filesize

      26KB

      MD5

      7f466ca1545524ddfc4c803ede621e9b

      SHA1

      371a43ed645cb3d6f31c4696e91f7e3a0a6ea7c6

      SHA256

      040c624d8fd17e043af64be98c169552d2cd629d67e886b4c8f7241686dd1f58

      SHA512

      f83b4a57fe2daf058b57fe1a824206019dace65a426c1cdaab5c72611244a3a92497fe1468aa456970233b3cc20e86dbb16d1ea2cecf60dd712c36120424739c

    • memory/1736-1-0x0000000000350000-0x000000000035C000-memory.dmp

      Filesize

      48KB

    • memory/1736-0-0x00007FFCC7683000-0x00007FFCC7685000-memory.dmp

      Filesize

      8KB

    • memory/4888-14-0x00007FFCC7680000-0x00007FFCC8141000-memory.dmp

      Filesize

      10.8MB

    • memory/4888-1203-0x00007FFCC7680000-0x00007FFCC8141000-memory.dmp

      Filesize

      10.8MB