Analysis

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

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    22-12-2024 07:10

General

  • Target

    JaffaCakes118_011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9.exe

  • Size

    4.1MB

  • MD5

    b8fd9d2516cd2054925e2886264c2e71

  • SHA1

    8619d1dd0d6879f67151dd2e4530cc52eac6420a

  • SHA256

    011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9

  • SHA512

    2517a8980ddc0c589238f3eb85b464c14c78b63cb1d810ce284b0c281674215bdceeb2c495eceac484fa485ce0ac3220b77e2a8e6a5f064575f38fa9814bc482

  • SSDEEP

    98304:HSy0UfOg+lNJZ+2vMYDzX1C2UzxjJqh4kgnd+mq:yy0Zg+lfZRUygzxjl3q

Malware Config

Signatures

  • Glupteba

    Glupteba is a modular loader written in Golang with various components.

  • Glupteba family
  • Glupteba payload 19 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 2 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Legitimate hosting services abused for malware hosting/C2 1 TTPs 2 IoCs
  • Manipulates WinMonFS driver. 1 IoCs

    Roottkits write to WinMonFS to hide directories/files from being detected.

  • Checks for VirtualBox DLLs, possible anti-VM trick 1 TTPs 1 IoCs

    Certain files are specific to VirtualBox VMs and can be used to detect execution in a VM.

  • Drops file in Windows directory 2 IoCs
  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 3 IoCs

    Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system.

  • System Location Discovery: System Language Discovery 1 TTPs 3 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • Modifies data under HKEY_USERS 64 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 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 3 IoCs
  • Suspicious use of WriteProcessMemory 9 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\JaffaCakes118_011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9.exe
    "C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9.exe"
    1⤵
    • System Location Discovery: System Language Discovery
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    PID:2872
    • C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9.exe
      "C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9.exe"
      2⤵
      • Adds Run key to start application
      • Checks for VirtualBox DLLs, possible anti-VM trick
      • Drops file in Windows directory
      • System Location Discovery: System Language Discovery
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of WriteProcessMemory
      PID:4608
      • C:\Windows\system32\cmd.exe
        C:\Windows\Sysnative\cmd.exe /C "netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes"
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:3804
        • C:\Windows\system32\netsh.exe
          netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes
          4⤵
          • Modifies Windows Firewall
          • Event Triggered Execution: Netsh Helper DLL
          PID:4128
      • C:\Windows\rss\csrss.exe
        C:\Windows\rss\csrss.exe
        3⤵
        • Executes dropped EXE
        • Adds Run key to start application
        • Manipulates WinMonFS driver.
        • System Location Discovery: System Language Discovery
        • Modifies data under HKEY_USERS
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:784
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F
          4⤵
          • Scheduled Task/Job: Scheduled Task
          PID:3820
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:3856
          • C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
            C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe taskmgr.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\NtQuerySystemInformationHook.dll
            4⤵
            • Executes dropped EXE
            • Suspicious behavior: EnumeratesProcesses
            PID:2348
          • C:\Windows\SYSTEM32\schtasks.exe
            schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F
            4⤵
            • Scheduled Task/Job: Scheduled Task
            PID:612

    Network

    MITRE ATT&CK Enterprise v15

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

      Filesize

      281KB

      MD5

      d98e33b66343e7c96158444127a117f6

      SHA1

      bb716c5509a2bf345c6c1152f6e3e1452d39d50d

      SHA256

      5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1

      SHA512

      705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

    • C:\Windows\rss\csrss.exe

      Filesize

      4.1MB

      MD5

      b8fd9d2516cd2054925e2886264c2e71

      SHA1

      8619d1dd0d6879f67151dd2e4530cc52eac6420a

      SHA256

      011b0e3783fb76e1a431e36dbc77a708b3b603836ff3586fd5ec9f09b2c4cbc9

      SHA512

      2517a8980ddc0c589238f3eb85b464c14c78b63cb1d810ce284b0c281674215bdceeb2c495eceac484fa485ce0ac3220b77e2a8e6a5f064575f38fa9814bc482

    • memory/784-25-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-28-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-32-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-31-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-30-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-29-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-27-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-26-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-20-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-21-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-22-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-23-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/784-24-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/2872-1-0x0000000003340000-0x0000000003732000-memory.dmp

      Filesize

      3.9MB

    • memory/2872-2-0x00000000050E0000-0x0000000005957000-memory.dmp

      Filesize

      8.5MB

    • memory/2872-6-0x00000000050E0000-0x0000000005957000-memory.dmp

      Filesize

      8.5MB

    • memory/2872-3-0x0000000000400000-0x0000000000C91000-memory.dmp

      Filesize

      8.6MB

    • memory/2872-5-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/2872-7-0x0000000000400000-0x0000000000C91000-memory.dmp

      Filesize

      8.6MB

    • memory/4608-12-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB

    • memory/4608-8-0x0000000000400000-0x0000000003012000-memory.dmp

      Filesize

      44.1MB