Analysis

  • max time kernel
    145s
  • max time network
    139s
  • platform
    windows7_x64
  • resource
    win7-20240419-en
  • resource tags

    arch:x64arch:x86image:win7-20240419-enlocale:en-usos:windows7-x64system
  • submitted
    23-05-2024 14:53

General

  • Target

    XClientasdsqds.exe

  • Size

    72KB

  • MD5

    d214bb3e4684942408b51c83c1922d09

  • SHA1

    caa581809f6ab07741e31b884a40253fab903e90

  • SHA256

    cc961860ee305a03c82d15f8ce5926910e327c9416cb4805d2a966e1fc93b98e

  • SHA512

    5dbe0e513e398f1afaa35d9da81f311f608d29a3a417322cce8a04e00b8a466a2dd6c48f26dae532f7818c08fa60bba8b165357167881780a0f1bcfe43126e0e

  • SSDEEP

    1536:8gmgn/ftO1WQmaVkPDNcGbEq2a3L6IBynO7luKf5:8twftOwRbEqh3hYO7V5

Malware Config

Extracted

Family

xworm

C2

greater-wallet.gl.at.ply.gg:6062

Attributes
  • Install_directory

    %Temp%

  • install_file

    svchost.exe

Signatures

  • Detect Xworm Payload 4 IoCs
  • Xworm

    Xworm is a remote access trojan written in C#.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Drops startup file 2 IoCs
  • Executes dropped EXE 2 IoCs
  • Adds Run key to start application 2 TTPs 1 IoCs
  • Looks up external IP address via web service 1 IoCs

    Uses a legitimate IP lookup service to find the infected system's external IP.

  • Enumerates physical storage devices 1 TTPs

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

  • Creates scheduled task(s) 1 TTPs 1 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Suspicious behavior: EnumeratesProcesses 5 IoCs
  • Suspicious use of AdjustPrivilegeToken 8 IoCs
  • Suspicious use of SetWindowsHookEx 1 IoCs
  • Suspicious use of WriteProcessMemory 21 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.

Processes

  • C:\Users\Admin\AppData\Local\Temp\XClientasdsqds.exe
    "C:\Users\Admin\AppData\Local\Temp\XClientasdsqds.exe"
    1⤵
    • Drops startup file
    • Adds Run key to start application
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:992
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\XClientasdsqds.exe'
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2680
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'XClientasdsqds.exe'
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2440
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\svchost'
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2416
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -ExecutionPolicy Bypass Add-MpPreference -ExclusionProcess 'svchost'
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2932
    • C:\Windows\System32\schtasks.exe
      "C:\Windows\System32\schtasks.exe" /create /f /RL HIGHEST /sc minute /mo 1 /tn "svchost" /tr "C:\Users\Admin\AppData\Local\Temp\svchost"
      2⤵
      • Creates scheduled task(s)
      PID:2748
  • C:\Windows\system32\taskeng.exe
    taskeng.exe {64EC2DB2-DF10-4E96-9049-6FAD29C402FA} S-1-5-21-481678230-3773327859-3495911762-1000:UIBNQNMA\Admin:Interactive:[1]
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:2656
    • C:\Users\Admin\AppData\Local\Temp\svchost
      C:\Users\Admin\AppData\Local\Temp\svchost
      2⤵
      • Executes dropped EXE
      • Suspicious use of AdjustPrivilegeToken
      PID:1260
    • C:\Users\Admin\AppData\Local\Temp\svchost
      C:\Users\Admin\AppData\Local\Temp\svchost
      2⤵
      • Executes dropped EXE
      • Suspicious use of AdjustPrivilegeToken
      PID:2156

Network

MITRE ATT&CK Matrix ATT&CK v13

Execution

Command and Scripting Interpreter

1
T1059

PowerShell

1
T1059.001

Scheduled Task/Job

1
T1053

Persistence

Boot or Logon Autostart Execution

1
T1547

Registry Run Keys / Startup Folder

1
T1547.001

Scheduled Task/Job

1
T1053

Privilege Escalation

Boot or Logon Autostart Execution

1
T1547

Registry Run Keys / Startup Folder

1
T1547.001

Scheduled Task/Job

1
T1053

Defense Evasion

Modify Registry

1
T1112

Discovery

System Information Discovery

1
T1082

Query Registry

1
T1012

Replay Monitor

Loading Replay Monitor...

Downloads

  • C:\Users\Admin\AppData\Local\Temp\svchost
    Filesize

    72KB

    MD5

    d214bb3e4684942408b51c83c1922d09

    SHA1

    caa581809f6ab07741e31b884a40253fab903e90

    SHA256

    cc961860ee305a03c82d15f8ce5926910e327c9416cb4805d2a966e1fc93b98e

    SHA512

    5dbe0e513e398f1afaa35d9da81f311f608d29a3a417322cce8a04e00b8a466a2dd6c48f26dae532f7818c08fa60bba8b165357167881780a0f1bcfe43126e0e

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

    7KB

    MD5

    8939284f00aebfab136d9269aff55786

    SHA1

    04037b501e74d2bb2495508d195fd8b0f7847207

    SHA256

    36539355dbcfd9d1baa8a019b558e68d1a909cb570e23bd8afacf6861c37319e

    SHA512

    82e49e1e41ba96944400335177a4aa762767598b6390b2d15535833050555c292b006efa830b84f8735d742aa20455fe4567ad065e28355257d1c3acfd33ca95

  • \??\PIPE\srvsvc
    MD5

    d41d8cd98f00b204e9800998ecf8427e

    SHA1

    da39a3ee5e6b4b0d3255bfef95601890afd80709

    SHA256

    e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

    SHA512

    cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e

  • memory/992-2-0x000007FEF5BC0000-0x000007FEF65AC000-memory.dmp
    Filesize

    9.9MB

  • memory/992-0-0x000007FEF5BC3000-0x000007FEF5BC4000-memory.dmp
    Filesize

    4KB

  • memory/992-31-0x000007FEF5BC3000-0x000007FEF5BC4000-memory.dmp
    Filesize

    4KB

  • memory/992-32-0x000007FEF5BC0000-0x000007FEF65AC000-memory.dmp
    Filesize

    9.9MB

  • memory/992-1-0x0000000000900000-0x0000000000918000-memory.dmp
    Filesize

    96KB

  • memory/1260-36-0x00000000001E0000-0x00000000001F8000-memory.dmp
    Filesize

    96KB

  • memory/2156-39-0x00000000000B0000-0x00000000000C8000-memory.dmp
    Filesize

    96KB

  • memory/2440-15-0x000000001B800000-0x000000001BAE2000-memory.dmp
    Filesize

    2.9MB

  • memory/2440-16-0x0000000001DA0000-0x0000000001DA8000-memory.dmp
    Filesize

    32KB

  • memory/2680-7-0x00000000028A0000-0x0000000002920000-memory.dmp
    Filesize

    512KB

  • memory/2680-8-0x000000001B4E0000-0x000000001B7C2000-memory.dmp
    Filesize

    2.9MB

  • memory/2680-9-0x0000000001F10000-0x0000000001F18000-memory.dmp
    Filesize

    32KB