Analysis

  • max time kernel
    148s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    07/08/2026, 10:01

General

  • Target
    2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe
  • Size 2.5MB
  • Sample260807-l2dmkasdnd
  • SHA256 05dccb72a3dcd7c7df8913f6b4ab61ccf246e6d83fc400217ff5bb69a0d9b30e
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

    Run Powershell and hide display window.

  • Creates a file in the Startup directory 1 TTPs 2 IoCs

    A file was written to a Windows startup folder. Files in these directories are executed automatically when a user logs on or an application initializes.

  • Adds Run key to start application 2 TTPs 4 IoCs
  • Drops file in System32 directory 8 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 2 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 5 IoCs
  • Suspicious use of AdjustPrivilegeToken 2 IoCs
  • Suspicious use of WriteProcessMemory 12 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.

  • Views/modifies file attributes 1 TTPs 8 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe"
    1⤵
    • Adds Run key to start application
    • Drops file in System32 directory
    • Suspicious use of WriteProcessMemory
    PID:4264
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Windows\System32\50037308.exe
      2⤵
      • Drops file in System32 directory
      • Views/modifies file attributes
      PID:484
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Windows\SysWOW64\2aea60ad.exe
      2⤵
      • Drops file in System32 directory
      • Views/modifies file attributes
      PID:4816
    • C:\Windows\system32\schtasks.exe
      schtasks /create /tn WindowsUpdate7f9de9 /tr C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe /sc hourly /st 00:00 /f
      2⤵
      • Scheduled Task/Job: Scheduled Task
      PID:1508
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Users\Admin\AppData\Roaming\Microsoft\Windows\29c515b0.exe
      2⤵
      • Views/modifies file attributes
      PID:4756
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Users\Admin\AppData\Local\Temp\15e37b24.exe
      2⤵
      • Views/modifies file attributes
      PID:4636
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -ExecutionPolicy Bypass -WindowStyle Hidden -Command " $WshShell = New-Object -comObject WScript.Shell $Shortcut = $WshShell.CreateShortcut(\"C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\System33f39.lnk\") $Shortcut.TargetPath = \"C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe\" $Shortcut.Save() "
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Creates a file in the Startup directory
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:4728
  • C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe
    C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe
    1⤵
    • Adds Run key to start application
    • Drops file in System32 directory
    • Suspicious use of WriteProcessMemory
    PID:5664
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Windows\System32\9d22e3a0.exe
      2⤵
      • Drops file in System32 directory
      • Views/modifies file attributes
      PID:4984
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Windows\SysWOW64\1c6f89be.exe
      2⤵
      • Drops file in System32 directory
      • Views/modifies file attributes
      PID:1628
    • C:\Windows\system32\schtasks.exe
      schtasks /create /tn WindowsUpdate4b39f5 /tr C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe /sc hourly /st 00:00 /f
      2⤵
      • Scheduled Task/Job: Scheduled Task
      PID:1688
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Users\Admin\AppData\Roaming\Microsoft\Windows\5111c428.exe
      2⤵
      • Views/modifies file attributes
      PID:4132
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -ExecutionPolicy Bypass -WindowStyle Hidden -Command " $WshShell = New-Object -comObject WScript.Shell $Shortcut = $WshShell.CreateShortcut(\"C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\System1adef.lnk\") $Shortcut.TargetPath = \"C:\Users\Admin\AppData\Local\Temp\2026-08-07_9698c586080f44519bc6c1a78ed7896b_coinminer_frostygoop_glassworm_hive_knight_luca-stealer_salatstealer_sliver.exe\" $Shortcut.Save() "
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Creates a file in the Startup directory
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:1084
    • C:\Windows\system32\attrib.exe
      attrib +h C:\Users\Admin\AppData\Local\Temp\bce6c71d.exe
      2⤵
      • Views/modifies file attributes
      PID:4136

Network

        MITRE ATT&CK Enterprise v16

        Replay Monitor

        Loading Replay Monitor...

        Downloads

        StartupProfileData-NonInteractive

        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
        • Size 1KB
        • SHA256 b67191a152d4566d0194395342f55c6142d94005610603fdc92ac4d491519f82
        • MD5 SHA1 SHA512 TLSH

        15e37b24.exe

        • Path C:\Users\Admin\AppData\Local\Temp\15e37b24.exe
        • Size 2.5MB
        • SHA256 db60ad0fe936c223b117d151af7b03ecb91f27f0c46852516f47f8d900375747
        • MD5 SHA1 SHA512 SSDEEP TLSH

        bce6c71d.exe

        • Path C:\Users\Admin\AppData\Local\Temp\bce6c71d.exe
        • Size 2.5MB
        • SHA256 0ba051433c3908a0a65e167176b53f612c57a40c1f145e70ad54031e09bf7e73
        • MD5 SHA1 SHA512 SSDEEP TLSH

        29c515b0.exe

        • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\29c515b0.exe
        • Size 2.5MB
        • SHA256 d8a6b60fdc9139530201336462437b4d4aed9d0534a86c5c3c813e8e3a4b7d5b
        • MD5 SHA1 SHA512 SSDEEP TLSH

        5111c428.exe

        • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\5111c428.exe
        • Size 2.5MB
        • SHA256 ee97e2804c3cde040950f5f19ed887abc0e6edc4bf735bca9f9a8265fa5837a8
        • MD5 SHA1 SHA512 SSDEEP TLSH

        1c6f89be.exe

        • Path C:\Windows\SysWOW64\1c6f89be.exe
        • Size 2.5MB
        • SHA256 b35a868207cb58da2616eff40a8e4ffc810a52be35d432784163acd913bbd677
        • MD5 SHA1 SHA512 SSDEEP TLSH

        2aea60ad.exe

        • Path C:\Windows\SysWOW64\2aea60ad.exe
        • Size 2.5MB
        • SHA256 46ff41c3688ffeb3d0890c504333f775e23802971de9a643f52eaaee3ea63174
        • MD5 SHA1 SHA512 SSDEEP TLSH

        50037308.exe

        • Path C:\Windows\System32\50037308.exe
        • Size 2.5MB
        • SHA256 d253dec9f384b351681b69c057e022d38cca57e7ce35207ec5ae289ea888f5c5
        • MD5 SHA1 SHA512 SSDEEP TLSH

        9d22e3a0.exe

        • Path C:\Windows\System32\9d22e3a0.exe
        • Size 2.5MB
        • SHA256 31a8de9bf649785d0e3f2242cb3f55a83f745a12dcc15a516cc66556b578af4c
        • MD5 SHA1 SHA512 SSDEEP TLSH

        memory/1084-36-0x000002E271660000-0x000002E27178F000-memory.dmp

        memory/4728-18-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-19-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-20-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-21-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-24-0x00000213601F0000-0x000002136031F000-memory.dmp

        memory/4728-26-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-16-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-14-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-13-0x00007FFF431D0000-0x00007FFF43B74000-memory.dmp

        memory/4728-12-0x0000021360180000-0x00000213601A2000-memory.dmp

        memory/4728-9-0x00007FFF4335F000-0x00007FFF43360000-memory.dmp