Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    24/08/2026, 17:29

General

  • Target
    2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe
  • Size 402KB
  • Sample260824-v2p52aec84
  • SHA256 d3812d0e61b45fe5a4428d5f2e4da79f511516178c07eaba73b7f1d3eba37969
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Family: Sheetrat, NonEuclid rat

    Sheetrat aka NonEuclid RAT is a trojan written in C#.

  • Detects Sheetrat Payload 2 IoCs

    Sheetrat aka NonEuclid RAT is a trojan written in C#.

  • Modifies Windows Defender DisableAntiSpyware settings 3 TTPs 6 IoCs
  • Modifies Windows Defender TamperProtection settings 3 TTPs 6 IoCs
  • UAC bypass 3 TTPs 24 IoCs
  • Detects binaries and memory artifacts referencing sandbox DLLs typically observed in sandbox evasion 2 IoCs
  • Detects executables (downlaoders) containing URLs to raw contents of a paste 2 IoCs
  • Detects executables embedding registry key / value combination indicative of disabling Windows Defen 2 IoCs
  • Modifies Windows Firewall 2 TTPs 6 IoCs
  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Creates new service(s) 2 TTPs
  • Executes dropped EXE 4 IoCs
  • Stops running service(s) 4 TTPs
  • Windows security modification 2 TTPs 6 IoCs
  • Checks whether UAC is enabled 1 TTPs 12 IoCs
  • Looks up external IP address via web service 1 TTPs 1 IoCs

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

  • Drops file in System32 directory 2 IoCs
  • Drops file in Windows directory 1 IoCs
  • Launches sc.exe 18 IoCs

    Sc.exe is a Windows utlilty to control services on the system.

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 18 IoCs

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

  • Executes a command shell one-liner 1 TTPs 13 IoCs

    Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.

  • Modifies data under HKEY_USERS 9 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 3 IoCs

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

  • Suspicious use of AdjustPrivilegeToken 6 IoCs
  • Suspicious use of WriteProcessMemory 47 IoCs
  • System policy modification 1 TTPs 36 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\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe"
    1⤵
    • Modifies Windows Defender DisableAntiSpyware settings
    • Modifies Windows Defender TamperProtection settings
    • UAC bypass
    • Checks computer location settings
    • Windows security modification
    • Checks whether UAC is enabled
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    • System policy modification
    PID:2816
    • C:\Windows\SYSTEM32\cmd.exe
      "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" enable=yes & exit
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:5108
      • C:\Windows\system32\netsh.exe
        netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" enable=yes
        3⤵
        • Modifies Windows Firewall
        • Event Triggered Execution: Netsh Helper DLL
        PID:4460
    • C:\Windows\SYSTEM32\sc.exe
      "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
      2⤵
      • Launches sc.exe
      PID:4732
    • C:\Windows\SYSTEM32\sc.exe
      "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
      2⤵
      • Launches sc.exe
      PID:4344
    • C:\Windows\SYSTEM32\sc.exe
      "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
      2⤵
      • Launches sc.exe
      PID:2952
    • C:\Windows\SYSTEM32\CMD.exe
      "CMD" /c schtasks /delete /F /TN "Cat" & exit
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:4676
      • C:\Windows\system32\schtasks.exe
        schtasks /delete /F /TN "Cat"
        3⤵
          PID:4448
      • C:\Windows\SYSTEM32\cmd.exe
        "cmd" /c schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe" & exit
        2⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:2292
        • C:\Windows\system32\schtasks.exe
          schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe"
          3⤵
          • Scheduled Task/Job: Scheduled Task
          PID:2108
      • C:\Windows\Cat.exe
        "C:\Windows\Cat.exe"
        2⤵
        • Modifies Windows Defender DisableAntiSpyware settings
        • Modifies Windows Defender TamperProtection settings
        • UAC bypass
        • Executes dropped EXE
        • Windows security modification
        • Checks whether UAC is enabled
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        • System policy modification
        PID:1840
        • C:\Windows\SYSTEM32\cmd.exe
          "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes & exit
          3⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:4504
          • C:\Windows\system32\netsh.exe
            netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes
            4⤵
            • Modifies Windows Firewall
            • Event Triggered Execution: Netsh Helper DLL
            PID:1948
        • C:\Windows\SYSTEM32\sc.exe
          "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
          3⤵
          • Launches sc.exe
          PID:3748
        • C:\Windows\SYSTEM32\sc.exe
          "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Windows\Cat.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
          3⤵
          • Launches sc.exe
          PID:1572
        • C:\Windows\SYSTEM32\sc.exe
          "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
          3⤵
          • Launches sc.exe
          PID:904
    • C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe
      C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe
      1⤵
      • Modifies Windows Defender DisableAntiSpyware settings
      • Modifies Windows Defender TamperProtection settings
      • UAC bypass
      • Windows security modification
      • Checks whether UAC is enabled
      • Drops file in System32 directory
      • Drops file in Windows directory
      • Modifies data under HKEY_USERS
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of WriteProcessMemory
      • System policy modification
      PID:3448
      • C:\Windows\system32\cmd.exe
        "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" enable=yes & exit
        2⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:2444
        • C:\Windows\system32\netsh.exe
          netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" enable=yes
          3⤵
          • Modifies Windows Firewall
          • Event Triggered Execution: Netsh Helper DLL
          PID:4000
      • C:\Windows\system32\sc.exe
        "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
        2⤵
        • Launches sc.exe
        PID:600
      • C:\Windows\system32\sc.exe
        "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Users\Admin\AppData\Local\Temp\2026-08-23_0cbce3631456e8869ee158840dd008c5_amadey_cobalt-strike_darkgate_glassworm_icedid.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
        2⤵
        • Launches sc.exe
        PID:1232
      • C:\Windows\system32\sc.exe
        "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
        2⤵
        • Launches sc.exe
        PID:212
      • C:\Windows\system32\CMD.exe
        "CMD" netsh advfirewall firewall add rule name="WindowsControl" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes & exit
        2⤵
          PID:3444
        • C:\Windows\system32\CMD.exe
          "CMD" /c schtasks /delete /F /TN "Cat" & exit
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:2012
          • C:\Windows\system32\schtasks.exe
            schtasks /delete /F /TN "Cat"
            3⤵
              PID:2824
          • C:\Windows\system32\cmd.exe
            "cmd" /c schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe" & exit
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:1864
            • C:\Windows\system32\schtasks.exe
              schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe"
              3⤵
              • Scheduled Task/Job: Scheduled Task
              PID:5048
          • C:\Windows\Cat.exe
            "C:\Windows\Cat.exe"
            2⤵
            • Modifies Windows Defender DisableAntiSpyware settings
            • Modifies Windows Defender TamperProtection settings
            • UAC bypass
            • Executes dropped EXE
            • Windows security modification
            • Checks whether UAC is enabled
            • Modifies data under HKEY_USERS
            • Suspicious use of AdjustPrivilegeToken
            • Suspicious use of WriteProcessMemory
            • System policy modification
            PID:4872
            • C:\Windows\system32\cmd.exe
              "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes & exit
              3⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:2308
              • C:\Windows\system32\netsh.exe
                netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes
                4⤵
                • Modifies Windows Firewall
                • Event Triggered Execution: Netsh Helper DLL
                PID:5040
            • C:\Windows\system32\sc.exe
              "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
              3⤵
              • Launches sc.exe
              PID:2248
            • C:\Windows\system32\sc.exe
              "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Windows\Cat.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
              3⤵
              • Launches sc.exe
              PID:1472
            • C:\Windows\system32\sc.exe
              "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
              3⤵
              • Launches sc.exe
              PID:980
            • C:\Windows\system32\CMD.exe
              "CMD" /c schtasks /delete /F /TN "Cat" & exit
              3⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:1556
              • C:\Windows\system32\schtasks.exe
                schtasks /delete /F /TN "Cat"
                4⤵
                  PID:2564
          • C:\Windows\Cat.exe
            C:\Windows\Cat.exe
            1⤵
            • Modifies Windows Defender DisableAntiSpyware settings
            • Modifies Windows Defender TamperProtection settings
            • UAC bypass
            • Executes dropped EXE
            • Windows security modification
            • Checks whether UAC is enabled
            • Suspicious use of AdjustPrivilegeToken
            • Suspicious use of WriteProcessMemory
            • System policy modification
            PID:1932
            • C:\Windows\system32\cmd.exe
              "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes & exit
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:4492
              • C:\Windows\system32\netsh.exe
                netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes
                3⤵
                • Modifies Windows Firewall
                • Event Triggered Execution: Netsh Helper DLL
                PID:4032
            • C:\Windows\system32\sc.exe
              "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
              2⤵
              • Launches sc.exe
              PID:4536
            • C:\Windows\system32\sc.exe
              "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Windows\Cat.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
              2⤵
              • Launches sc.exe
              PID:5112
            • C:\Windows\system32\sc.exe
              "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
              2⤵
              • Launches sc.exe
              PID:3888
            • C:\Windows\system32\CMD.exe
              "CMD" /c schtasks /delete /F /TN "Cat" & exit
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:4792
              • C:\Windows\system32\schtasks.exe
                schtasks /delete /F /TN "Cat"
                3⤵
                  PID:2500
              • C:\Windows\system32\cmd.exe
                "cmd" /c schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe" & exit
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:4400
                • C:\Windows\system32\schtasks.exe
                  schtasks /create /f /sc onlogon /tn "Cat" /tr "C:\Windows\Cat.exe"
                  3⤵
                  • Scheduled Task/Job: Scheduled Task
                  PID:4128
            • C:\Windows\Cat.exe
              C:\Windows\Cat.exe
              1⤵
              • Modifies Windows Defender DisableAntiSpyware settings
              • Modifies Windows Defender TamperProtection settings
              • UAC bypass
              • Executes dropped EXE
              • Windows security modification
              • Checks whether UAC is enabled
              • Drops file in System32 directory
              • Modifies data under HKEY_USERS
              • Suspicious use of AdjustPrivilegeToken
              • Suspicious use of WriteProcessMemory
              • System policy modification
              PID:3148
              • C:\Windows\system32\cmd.exe
                "cmd.exe" /C netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes & exit
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:1216
                • C:\Windows\system32\netsh.exe
                  netsh advfirewall firewall add rule name="QeFpSiX4SFvaSb" dir=in action=allow program="C:\Windows\Cat.exe" enable=yes
                  3⤵
                  • Modifies Windows Firewall
                  • Event Triggered Execution: Netsh Helper DLL
                  PID:4772
              • C:\Windows\system32\sc.exe
                "sc.exe" delete "WindowsUpdaterDefenderMicrosoft"
                2⤵
                • Launches sc.exe
                PID:1972
              • C:\Windows\system32\sc.exe
                "sc.exe" create "WindowsUpdaterDefenderMicrosoft" binPath= "C:\Windows\Cat.exe" start= auto DisplayName= "WindowsUpdaterDefenderMicrosoft"
                2⤵
                • Launches sc.exe
                PID:2152
              • C:\Windows\system32\sc.exe
                "sc.exe" start "WindowsUpdaterDefenderMicrosoft"
                2⤵
                • Launches sc.exe
                PID:2388

            Network

                  MITRE ATT&CK Enterprise v16

                  Replay Monitor

                  Loading Replay Monitor...

                  Downloads

                  Cat.exe

                  • Path C:\Windows\Cat.exe
                  • Size 402KB
                  • SHA256 d3812d0e61b45fe5a4428d5f2e4da79f511516178c07eaba73b7f1d3eba37969
                  • MD5 SHA1 SHA512 SSDEEP TLSH

                  memory/2816-0-0x00000267297F0000-0x0000026729858000-memory.dmp

                  memory/2816-1-0x0000026743D60000-0x0000026743D70000-memory.dmp