Analysis

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

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

General

  • Target

    JaffaCakes118_9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba.exe

  • Size

    4.3MB

  • MD5

    0e8812eb07d4005e8e6cae77feb28fdb

  • SHA1

    349db6c34e777034b23f171db3bdd486d44a3e57

  • SHA256

    9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba

  • SHA512

    868d76f5a9e26986de922bbef6277a3e0017be28baa12ec969f2c523b212532d38db9f2d82548c3f6fa19207fc7b7db1dbd83d9cb42d9e3c7c84f9514fed355b

  • SSDEEP

    98304:4U2a1KukVdkTwLWw+oztSxt4oJzMDN/Wddki4tHBhX+EC8g7:4ykVdkTwqjozMUouDti4hhXvC8g7

Malware Config

Extracted

Family

metasploit

Version

windows/single_exec

Signatures

  • Glupteba

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

  • Glupteba family
  • Glupteba payload 20 IoCs
  • MetaSploit

    Detected malicious payload which is part of the Metasploit Framework, likely generated with msfvenom or similar.

  • Metasploit family
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 2 IoCs
  • Adds Run key to start application 2 TTPs 1 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.

  • Program crash 1 IoCs
  • 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 1 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_9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba.exe
    "C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba.exe"
    1⤵
    • System Location Discovery: System Language Discovery
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    PID:3232
    • C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba.exe
      "C:\Users\Admin\AppData\Local\Temp\JaffaCakes118_9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba.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
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of WriteProcessMemory
      PID:1004
      • 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:1124
        • 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:1392
      • C:\Windows\rss\csrss.exe
        C:\Windows\rss\csrss.exe /305-305
        3⤵
        • Executes dropped EXE
        • 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:948
        • 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:2860
        • C:\Windows\SYSTEM32\schtasks.exe
          schtasks /delete /tn ScheduledUpdate /f
          4⤵
            PID:4644
          • 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:1720
        • C:\Windows\SysWOW64\WerFault.exe
          C:\Windows\SysWOW64\WerFault.exe -u -p 1004 -s 976
          3⤵
          • Program crash
          PID:1340
    • C:\Windows\SysWOW64\WerFault.exe
      C:\Windows\SysWOW64\WerFault.exe -pss -s 448 -p 1004 -ip 1004
      1⤵
        PID:4792

      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.3MB

        MD5

        0e8812eb07d4005e8e6cae77feb28fdb

        SHA1

        349db6c34e777034b23f171db3bdd486d44a3e57

        SHA256

        9d6e8369dc1e4df546c4e5295787e234dcbe2be1ea10d8842d0dd5c2d0be4fba

        SHA512

        868d76f5a9e26986de922bbef6277a3e0017be28baa12ec969f2c523b212532d38db9f2d82548c3f6fa19207fc7b7db1dbd83d9cb42d9e3c7c84f9514fed355b

      • memory/948-25-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-23-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-32-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-31-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-30-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-29-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-14-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-28-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-20-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-21-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-22-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-27-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-24-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/948-26-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/1004-12-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/3232-1-0x0000000004D10000-0x0000000005126000-memory.dmp

        Filesize

        4.1MB

      • memory/3232-5-0x0000000005130000-0x00000000059D2000-memory.dmp

        Filesize

        8.6MB

      • memory/3232-2-0x0000000005130000-0x00000000059D2000-memory.dmp

        Filesize

        8.6MB

      • memory/3232-3-0x0000000000400000-0x0000000000CBD000-memory.dmp

        Filesize

        8.7MB

      • memory/3232-4-0x0000000000400000-0x0000000002F40000-memory.dmp

        Filesize

        43.2MB

      • memory/3232-6-0x0000000000400000-0x0000000000CBD000-memory.dmp

        Filesize

        8.7MB