Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    04/08/2026, 01:43

General

  • Target
    DDoS.exe 8.12.1982.msi
  • Size 96.4MB
  • Sample260804-b5ph5aah98
  • SHA256 b5b642ed4a07bda1ddbe94d27499d51ba1691de3dcb93f58881222f7fe343877
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Command and Scripting Interpreter: PowerShell 1 TTPs 43 IoCs

    Using powershell.exe command.

  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Checks computer location settings 2 TTPs 3 IoCs

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

  • Executes dropped EXE 12 IoCs
  • Loads dropped DLL 15 IoCs
  • Reads user/profile data of web browsers 3 TTPs

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

  • Adds Run key to start application 2 TTPs 3 IoCs
  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Contacts third-party web service commonly abused for C2 1 TTPs 11 IoCs

    Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.

  • Drops desktop.ini file(s) 1 IoCs
  • Enumerates connected drives 3 TTPs 46 IoCs

    Attempts to read the root path of hard drives other than the default C: drive.

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

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

  • Obfuscated Files or Information: Command Obfuscation 1 TTPs

    Adversaries may obfuscate content during command execution to impede detection.

  • Drops file in Program Files directory 22 IoCs
  • Drops file in Windows directory 28 IoCs
  • Hide Artifacts: Ignore Process Interrupts 1 TTPs 1 IoCs

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

  • Enumerates physical storage devices 1 TTPs

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

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

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

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

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

  • Program crash 2 IoCs
  • System Location Discovery: System Language Discovery 1 TTPs 8 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • System Network Configuration Discovery: Wi-Fi Discovery 1 TTPs 4 IoCs

    Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems.

  • Checks SCSI registry key(s) 3 TTPs 5 IoCs

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

  • Checks processor information in registry 2 TTPs 30 IoCs

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

  • Gathers network information 2 TTPs 1 IoCs

    Uses commandline utility to view network configuration.

  • Kills process with taskkill 18 IoCs
  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 64 IoCs
  • Runs net.exe
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 3 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • Uses Volume Shadow Copy service COM API

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

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I "C:\Users\Admin\AppData\Local\Temp\DDoS.exe 8.12.1982.msi"
    1⤵
    • Enumerates connected drives
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:3444
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Drops desktop.ini file(s)
    • Enumerates connected drives
    • Drops file in Program Files directory
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:2140
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1540
    • C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe
      "C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe"
      2⤵
      • Checks computer location settings
      • Executes dropped EXE
      • Loads dropped DLL
      • Checks processor information in registry
      • Suspicious use of WriteProcessMemory
      PID:4232
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "chcp"
        3⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:2676
        • C:\Windows\system32\chcp.com
          chcp
          4⤵
            PID:2296
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "netsh wlan show profiles"
          3⤵
          • Executes a command shell one-liner
          • System Network Configuration Discovery: Wi-Fi Discovery
          • Suspicious use of WriteProcessMemory
          PID:4300
          • C:\Windows\system32\netsh.exe
            netsh wlan show profiles
            4⤵
            • Event Triggered Execution: Netsh Helper DLL
            • System Network Configuration Discovery: Wi-Fi Discovery
            PID:3388
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list"
          3⤵
          • Suspicious use of WriteProcessMemory
          PID:4172
          • C:\Windows\System32\Wbem\WMIC.exe
            wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list
            4⤵
              PID:1740
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10""
            3⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:4496
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10"
              4⤵
              • Command and Scripting Interpreter: PowerShell
              • Suspicious behavior: EnumeratesProcesses
              PID:2356
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "openssl version"
            3⤵
            • Executes a command shell one-liner
            PID:2212
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "npm -v"
            3⤵
            • Executes a command shell one-liner
            PID:4644
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "pm2.cmd -v"
            3⤵
            • Executes a command shell one-liner
            PID:3896
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "yarn --version"
            3⤵
            • Executes a command shell one-liner
            PID:1256
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "gulp.cmd --version"
            3⤵
            • Executes a command shell one-liner
            PID:3948
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "brew --version"
            3⤵
            • Executes a command shell one-liner
            PID:3752
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "tsc.cmd --version"
            3⤵
            • Executes a command shell one-liner
            PID:4608
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "grunt.cmd --version"
            3⤵
            • Executes a command shell one-liner
            PID:2640
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "git --version"
            3⤵
            • Executes a command shell one-liner
            PID:3400
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "apachectl -v 2>&1"
            3⤵
            • Executes a command shell one-liner
            PID:4504
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "nginx -v 2>&1"
            3⤵
              PID:4968
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "mysql -V"
              3⤵
                PID:556
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "php -v"
                3⤵
                • Executes a command shell one-liner
                PID:4836
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "redis-server --version"
                3⤵
                • Executes a command shell one-liner
                PID:4960
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "docker --version"
                3⤵
                • Executes a command shell one-liner
                PID:1812
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "postconf -d | grep mail_version"
                3⤵
                  PID:3384
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "mongod --version"
                  3⤵
                  • Executes a command shell one-liner
                  PID:2336
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "perl -v"
                  3⤵
                  • Executes a command shell one-liner
                  PID:372
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "python -V 2>&1"
                  3⤵
                    PID:3064
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "python3 -V 2>&1"
                    3⤵
                    • Executes a command shell one-liner
                    PID:3736
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "pip -V 2>&1"
                    3⤵
                      PID:752
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "pip3 -V 2>&1"
                      3⤵
                      • Executes a command shell one-liner
                      PID:4460
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "java -version 2>&1"
                      3⤵
                      • Executes a command shell one-liner
                      • Suspicious use of WriteProcessMemory
                      PID:4448
                      • C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
                        java -version
                        4⤵
                          PID:5988
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "gcc -dumpversion"
                        3⤵
                        • Executes a command shell one-liner
                        PID:3076
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c ""undefined\VBoxManage.exe" -v 2>&1"
                        3⤵
                        • Executes a command shell one-liner
                        PID:3516
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "bash --version"
                        3⤵
                          PID:2700
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "zsh --version"
                          3⤵
                          • Executes a command shell one-liner
                          PID:2420
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "fish --version"
                          3⤵
                          • Executes a command shell one-liner
                          PID:4780
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "bun -v"
                          3⤵
                          • Executes a command shell one-liner
                          PID:4824
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "deno -v"
                          3⤵
                          • Executes a command shell one-liner
                          PID:4192
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "node -v"
                          3⤵
                          • Executes a command shell one-liner
                          PID:4492
                        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_Service | select caption | fl"
                          3⤵
                          • Command and Scripting Interpreter: PowerShell
                          • Suspicious behavior: EnumeratesProcesses
                          PID:2148
                        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command $PSVersionTable
                          3⤵
                          • Command and Scripting Interpreter: PowerShell
                          • Suspicious behavior: EnumeratesProcesses
                          PID:5020
                        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "gci \"HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP\" -recurse | gp -name Version,Release -EA 0 | where { $_.PSChildName -match \"^(?!S)\p{L}\"} | select PSChildName, Version, Release"
                          3⤵
                          • Command and Scripting Interpreter: PowerShell
                          • Suspicious behavior: EnumeratesProcesses
                          PID:2556
                        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_Process | select-Object ProcessId,ParentProcessId,ExecutionState,Caption,CommandLine,ExecutablePath,UserModeTime,KernelModeTime,WorkingSetSize,Priority,PageFileUsage, @{n=\"CreationDate\";e={$_.CreationDate.ToString(\"yyyy-MM-dd HH:mm:ss\")}} | fl"
                          3⤵
                          • Command and Scripting Interpreter: PowerShell
                          • Suspicious behavior: EnumeratesProcesses
                          PID:3764
                        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                          C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_Process | select-Object ProcessId,ParentProcessId,ExecutionState,Caption,CommandLine,ExecutablePath,UserModeTime,KernelModeTime,WorkingSetSize,Priority,PageFileUsage, @{n=\"CreationDate\";e={$_.CreationDate.ToString(\"yyyy-MM-dd HH:mm:ss\")}} | fl"
                          3⤵
                          • Command and Scripting Interpreter: PowerShell
                          • Suspicious behavior: EnumeratesProcesses
                          PID:2840
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM chrome.exe"
                          3⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:2856
                          • C:\Windows\system32\taskkill.exe
                            taskkill /F /IM chrome.exe
                            4⤵
                            • Kills process with taskkill
                            PID:5972
                        • C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe
                          "C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe" --type=gpu-process --user-data-dir="C:\Users\Admin\AppData\Roaming\ddos.exe" --gpu-preferences=WAAAAAAAAADgAAAMAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --mojo-platform-channel-handle=2564 --field-trial-handle=2568,i,14277474319380501969,14698070927562320691,262144 --disable-features=SpareRendererForSitePerProcess,WinDelaySpellcheckServiceInit,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                          3⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          PID:5324
                        • C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe
                          "C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --user-data-dir="C:\Users\Admin\AppData\Roaming\ddos.exe" --mojo-platform-channel-handle=2760 --field-trial-handle=2568,i,14277474319380501969,14698070927562320691,262144 --disable-features=SpareRendererForSitePerProcess,WinDelaySpellcheckServiceInit,WinRetrieveSuggestionsOnlyOnDemand /prefetch:8
                          3⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          PID:5420
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "netsh wlan show profiles"
                          3⤵
                          • Executes a command shell one-liner
                          • System Network Configuration Discovery: Wi-Fi Discovery
                          • Suspicious use of WriteProcessMemory
                          PID:5980
                          • C:\Windows\system32\netsh.exe
                            netsh wlan show profiles
                            4⤵
                            • Event Triggered Execution: Netsh Helper DLL
                            • System Network Configuration Discovery: Wi-Fi Discovery
                            PID:4028
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM msedge.exe"
                          3⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:436
                          • C:\Windows\system32\taskkill.exe
                            taskkill /F /IM msedge.exe
                            4⤵
                            • Kills process with taskkill
                            PID:4480
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "gcc --version"
                          3⤵
                          • Executes a command shell one-liner
                          PID:4272
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM brave.exe"
                          3⤵
                          • Suspicious use of WriteProcessMemory
                          PID:4952
                          • C:\Windows\system32\taskkill.exe
                            taskkill /F /IM brave.exe
                            4⤵
                            • Kills process with taskkill
                            PID:5016
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM firefox.exe"
                          3⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:5380
                          • C:\Windows\system32\taskkill.exe
                            taskkill /F /IM firefox.exe
                            4⤵
                            • Kills process with taskkill
                            PID:4576
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM opera.exe"
                          3⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:4724
                          • C:\Windows\system32\taskkill.exe
                            taskkill /F /IM opera.exe
                            4⤵
                            • Kills process with taskkill
                            PID:1876
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM kometa.exe"
                          3⤵
                            PID:3860
                            • C:\Windows\system32\taskkill.exe
                              taskkill /F /IM kometa.exe
                              4⤵
                              • Kills process with taskkill
                              PID:5632
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM orbitum.exe"
                            3⤵
                            • Executes a command shell one-liner
                            PID:4280
                            • C:\Windows\system32\taskkill.exe
                              taskkill /F /IM orbitum.exe
                              4⤵
                              • Kills process with taskkill
                              PID:4324
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM centbrowser.exe"
                            3⤵
                              PID:1424
                              • C:\Windows\system32\taskkill.exe
                                taskkill /F /IM centbrowser.exe
                                4⤵
                                • Kills process with taskkill
                                PID:5212
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM 7star.exe"
                              3⤵
                              • Executes a command shell one-liner
                              PID:984
                              • C:\Windows\system32\taskkill.exe
                                taskkill /F /IM 7star.exe
                                4⤵
                                • Kills process with taskkill
                                PID:6112
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM sputnik.exe"
                              3⤵
                              • Executes a command shell one-liner
                              PID:4020
                              • C:\Windows\system32\taskkill.exe
                                taskkill /F /IM sputnik.exe
                                4⤵
                                • Kills process with taskkill
                                PID:2348
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM vivaldi.exe"
                              3⤵
                              • Executes a command shell one-liner
                              PID:2588
                              • C:\Windows\system32\taskkill.exe
                                taskkill /F /IM vivaldi.exe
                                4⤵
                                • Kills process with taskkill
                                PID:5304
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM epicprivacybrowser.exe"
                              3⤵
                              • Executes a command shell one-liner
                              PID:1304
                              • C:\Windows\system32\taskkill.exe
                                taskkill /F /IM epicprivacybrowser.exe
                                4⤵
                                • Kills process with taskkill
                                PID:5940
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM uran.exe"
                              3⤵
                                PID:4540
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /F /IM uran.exe
                                  4⤵
                                  • Kills process with taskkill
                                  PID:5588
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM yandex.exe"
                                3⤵
                                • Executes a command shell one-liner
                                PID:6036
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /F /IM yandex.exe
                                  4⤵
                                  • Kills process with taskkill
                                  PID:1380
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM iridium.exe"
                                3⤵
                                • Executes a command shell one-liner
                                PID:5928
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /F /IM iridium.exe
                                  4⤵
                                  • Kills process with taskkill
                                  PID:1200
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "wmic product get name,version,vendor,installDate /format:list"
                                3⤵
                                  PID:6052
                                  • C:\Windows\System32\Wbem\WMIC.exe
                                    wmic product get name,version,vendor,installDate /format:list
                                    4⤵
                                      PID:6048
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "ipconfig /all"
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:4480
                                    • C:\Windows\system32\ipconfig.exe
                                      ipconfig /all
                                      4⤵
                                      • Gathers network information
                                      PID:5948
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "route print"
                                    3⤵
                                    • Executes a command shell one-liner
                                    PID:5908
                                    • C:\Windows\system32\ROUTE.EXE
                                      route print
                                      4⤵
                                        PID:5652
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "wmic service get name,displayName,state,startMode,pathName /format:list"
                                      3⤵
                                      • Executes a command shell one-liner
                                      PID:5388
                                      • C:\Windows\System32\Wbem\WMIC.exe
                                        wmic service get name,displayName,state,startMode,pathName /format:list
                                        4⤵
                                          PID:580
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet"
                                        3⤵
                                          PID:4568
                                          • C:\Windows\system32\reg.exe
                                            reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet
                                            4⤵
                                            • Checks processor information in registry
                                            PID:6140
                                        • C:\Windows\system32\cmd.exe
                                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM tor.exe"
                                          3⤵
                                            PID:748
                                            • C:\Windows\system32\taskkill.exe
                                              taskkill /F /IM tor.exe
                                              4⤵
                                              • Kills process with taskkill
                                              PID:5356
                                          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                            C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_processor | select Name, Revision, L2CacheSize, L3CacheSize, Manufacturer, MaxClockSpeed, Description, UpgradeMethod, Caption, NumberOfLogicalProcessors, NumberOfCores | fl"
                                            3⤵
                                            • Command and Scripting Interpreter: PowerShell
                                            • Suspicious behavior: EnumeratesProcesses
                                            PID:5568
                                          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                            C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_CacheMemory | select CacheType,InstalledSize,Level | fl"
                                            3⤵
                                            • Command and Scripting Interpreter: PowerShell
                                            • Suspicious behavior: EnumeratesProcesses
                                            PID:5560
                                            • C:\Windows\System32\Conhost.exe
                                              \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                              4⤵
                                                PID:1876
                                            • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                              C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                              3⤵
                                              • Command and Scripting Interpreter: PowerShell
                                              • Suspicious behavior: EnumeratesProcesses
                                              PID:5376
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM waterfox.exe"
                                              3⤵
                                                PID:5992
                                                • C:\Windows\system32\taskkill.exe
                                                  taskkill /F /IM waterfox.exe
                                                  4⤵
                                                  • Kills process with taskkill
                                                  PID:4428
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM arc.exe"
                                                3⤵
                                                • Executes a command shell one-liner
                                                PID:6060
                                                • C:\Windows\system32\taskkill.exe
                                                  taskkill /F /IM arc.exe
                                                  4⤵
                                                  • Kills process with taskkill
                                                  PID:1208
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "reg query "HKLM\SOFTWARE\Microsoft\Cryptography" /v MachineGuid"
                                                3⤵
                                                • Executes a command shell one-liner
                                                PID:2224
                                                • C:\Windows\system32\reg.exe
                                                  reg query "HKLM\SOFTWARE\Microsoft\Cryptography" /v MachineGuid
                                                  4⤵
                                                    PID:2296
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "netsh advfirewall show allprofiles state"
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:5544
                                                  • C:\Windows\system32\netsh.exe
                                                    netsh advfirewall show allprofiles state
                                                    4⤵
                                                    • Modifies Windows Firewall
                                                    • Event Triggered Execution: Netsh Helper DLL
                                                    PID:6032
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-MpComputerStatus | Select-Object -ExpandProperty AntivirusEnabled""
                                                  3⤵
                                                  • Executes a command shell one-liner
                                                  PID:3488
                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                    powershell -NoProfile -Command "Get-MpComputerStatus | Select-Object -ExpandProperty AntivirusEnabled"
                                                    4⤵
                                                    • Command and Scripting Interpreter: PowerShell
                                                    • Suspicious behavior: EnumeratesProcesses
                                                    PID:5584
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-HotFix | Sort-Object InstalledOn -Descending | Select-Object -First 1 | Select-Object -ExpandProperty InstalledOn""
                                                  3⤵
                                                    PID:5020
                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                      powershell -NoProfile -Command "Get-HotFix | Sort-Object InstalledOn -Descending | Select-Object -First 1 | Select-Object -ExpandProperty InstalledOn"
                                                      4⤵
                                                      • Command and Scripting Interpreter: PowerShell
                                                      • Suspicious behavior: EnumeratesProcesses
                                                      PID:3516
                                                  • C:\Windows\system32\cmd.exe
                                                    C:\Windows\system32\cmd.exe /d /s /c "reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA"
                                                    3⤵
                                                      PID:6088
                                                      • C:\Windows\system32\reg.exe
                                                        reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA
                                                        4⤵
                                                          PID:5652
                                                      • C:\Windows\system32\cmd.exe
                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-VpnConnection | Where-Object {$_.ConnectionStatus -eq 'Connected'} | Select-Object -First 1""
                                                        3⤵
                                                          PID:5292
                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                            powershell -NoProfile -Command "Get-VpnConnection | Where-Object {$_.ConnectionStatus -eq 'Connected'} | Select-Object -First 1"
                                                            4⤵
                                                            • Command and Scripting Interpreter: PowerShell
                                                            • Suspicious behavior: EnumeratesProcesses
                                                            PID:1372
                                                        • C:\Windows\system32\cmd.exe
                                                          C:\Windows\system32\cmd.exe /d /s /c "net session"
                                                          3⤵
                                                            PID:6100
                                                            • C:\Windows\system32\net.exe
                                                              net session
                                                              4⤵
                                                                PID:5436
                                                                • C:\Windows\system32\net1.exe
                                                                  C:\Windows\system32\net1 session
                                                                  5⤵
                                                                    PID:5720
                                                              • C:\Windows\system32\cmd.exe
                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "[bool](([System.Security.Principal.WindowsIdentity]::GetCurrent()).groups -match 'S-1-5-32-544')""
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                PID:4056
                                                                • C:\Windows\System32\Conhost.exe
                                                                  \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                  4⤵
                                                                    PID:1740
                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                    powershell -NoProfile -Command "[bool](([System.Security.Principal.WindowsIdentity]::GetCurrent()).groups -match 'S-1-5-32-544')"
                                                                    4⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:2364
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -EncodedCommand JABFAHIAcgBvAHIAQQBjAHQAaQBvAG4AUAByAGUAZgBlAHIAZQBuAGMAZQA9ACcAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAnACAAJABwAD0AQAAoACkAIAB0AHIAeQAgAHsAIAAgACAAJABjAD0ARwBlAHQALQBDAGkAbQBJAG4AcwB0AGEAbgBjAGUAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdAAvAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMATgBhAG0AZQAgAEEAbgB0AGkAVgBpAHIAdQBzAFAAcgBvAGQAdQBjAHQAIAAtAEUAcgByAG8AcgBBAGMAdABpAG8AbgAgAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB0AGkAbgB1AGUAIAAgACAAaQBmACAAKAAkAGMAKQAgAHsAIABmAG8AcgBlAGEAYwBoACAAKAAkAHgAIABpAG4AIABAACgAJABjACkAKQAgAHsAIAAkAHAAKwA9AFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AE4APQBbAHMAdAByAGkAbgBnAF0AJAB4AC4AZABpAHMAcABsAGEAeQBOAGEAbQBlADsAUwA9AFsAaQBuAHQANgA0AF0AJAB4AC4AcAByAG8AZAB1AGMAdABTAHQAYQB0AGUAfQAgAH0AIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAGkAZgAgACgAJABwAC4AQwBvAHUAbgB0ACAALQBlAHEAIAAwACkAIAB7ACAAdAByAHkAIAB7ACAAIAAgACQAdwA9AEcAZQB0AC0AVwBtAGkATwBiAGoAZQBjAHQAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdABcAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMAIABBAG4AdABpAFYAaQByAHUAcwBQAHIAbwBkAHUAYwB0ACAALQBFAHIAcgBvAHIAQQBjAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACAAIAAgAGkAZgAgACgAJAB3ACkAIAB7ACAAZgBvAHIAZQBhAGMAaAAgACgAJAB4ACAAaQBuACAAQAAoACQAdwApACkAIAB7ACAAJABwACsAPQBbAFAAUwBDAHUAcwB0AG8AbQBPAGIAagBlAGMAdABdAEAAewBOAD0AWwBzAHQAcgBpAG4AZwBdACQAeAAuAGQAaQBzAHAAbABhAHkATgBhAG0AZQA7AFMAPQBbAGkAbgB0ADYANABdACQAeAAuAHAAcgBvAGQAdQBjAHQAUwB0AGEAdABlAH0AIAB9ACAAfQAgAH0AIABjAGEAdABjAGgAIAB7AH0AIAB9ACAAJABkAD0AJABuAHUAbABsACAAdAByAHkAIAB7ACAAIAAgACQAbQA9AEcAZQB0AC0ATQBwAEMAbwBtAHAAdQB0AGUAcgBTAHQAYQB0AHUAcwAgAC0ARQByAHIAbwByAEEAYwB0AGkAbwBuACAAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAgACAAIABpAGYAIAAoACQAbQApACAAewAgACAAIAAgACAAJABkAD0AWwBQAFMAQwB1AHMAdABvAG0ATwBiAGoAZQBjAHQAXQBAAHsAQQBFAD0AJABtAC4AQQBuAHQAaQB2AGkAcgB1AHMARQBuAGEAYgBsAGUAZAA7AFIAVAA9ACQAbQAuAFIAZQBhAGwAVABpAG0AZQBQAHIAbwB0AGUAYwB0AGkAbwBuAEUAbgBhAGIAbABlAGQAOwBBAE0APQAkAG0ALgBBAE0AUwBlAHIAdgBpAGMAZQBFAG4AYQBiAGwAZQBkADsAUgBNAD0AWwBzAHQAcgBpAG4AZwBdACQAbQAuAEEATQBSAHUAbgBuAGkAbgBnAE0AbwBkAGUAfQAgACAAIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AFAAPQAkAHAAOwBEAD0AJABkAH0AfABDAG8AbgB2AGUAcgB0AFQAbwAtAEoAcwBvAG4AIAAtAEMAbwBtAHAAcgBlAHMAcwAgAC0ARABlAHAAdABoACAANgA="
                                                                  3⤵
                                                                    PID:4268
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      powershell -NoProfile -EncodedCommand JABFAHIAcgBvAHIAQQBjAHQAaQBvAG4AUAByAGUAZgBlAHIAZQBuAGMAZQA9ACcAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAnACAAJABwAD0AQAAoACkAIAB0AHIAeQAgAHsAIAAgACAAJABjAD0ARwBlAHQALQBDAGkAbQBJAG4AcwB0AGEAbgBjAGUAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdAAvAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMATgBhAG0AZQAgAEEAbgB0AGkAVgBpAHIAdQBzAFAAcgBvAGQAdQBjAHQAIAAtAEUAcgByAG8AcgBBAGMAdABpAG8AbgAgAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB0AGkAbgB1AGUAIAAgACAAaQBmACAAKAAkAGMAKQAgAHsAIABmAG8AcgBlAGEAYwBoACAAKAAkAHgAIABpAG4AIABAACgAJABjACkAKQAgAHsAIAAkAHAAKwA9AFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AE4APQBbAHMAdAByAGkAbgBnAF0AJAB4AC4AZABpAHMAcABsAGEAeQBOAGEAbQBlADsAUwA9AFsAaQBuAHQANgA0AF0AJAB4AC4AcAByAG8AZAB1AGMAdABTAHQAYQB0AGUAfQAgAH0AIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAGkAZgAgACgAJABwAC4AQwBvAHUAbgB0ACAALQBlAHEAIAAwACkAIAB7ACAAdAByAHkAIAB7ACAAIAAgACQAdwA9AEcAZQB0AC0AVwBtAGkATwBiAGoAZQBjAHQAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdABcAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMAIABBAG4AdABpAFYAaQByAHUAcwBQAHIAbwBkAHUAYwB0ACAALQBFAHIAcgBvAHIAQQBjAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACAAIAAgAGkAZgAgACgAJAB3ACkAIAB7ACAAZgBvAHIAZQBhAGMAaAAgACgAJAB4ACAAaQBuACAAQAAoACQAdwApACkAIAB7ACAAJABwACsAPQBbAFAAUwBDAHUAcwB0AG8AbQBPAGIAagBlAGMAdABdAEAAewBOAD0AWwBzAHQAcgBpAG4AZwBdACQAeAAuAGQAaQBzAHAAbABhAHkATgBhAG0AZQA7AFMAPQBbAGkAbgB0ADYANABdACQAeAAuAHAAcgBvAGQAdQBjAHQAUwB0AGEAdABlAH0AIAB9ACAAfQAgAH0AIABjAGEAdABjAGgAIAB7AH0AIAB9ACAAJABkAD0AJABuAHUAbABsACAAdAByAHkAIAB7ACAAIAAgACQAbQA9AEcAZQB0AC0ATQBwAEMAbwBtAHAAdQB0AGUAcgBTAHQAYQB0AHUAcwAgAC0ARQByAHIAbwByAEEAYwB0AGkAbwBuACAAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAgACAAIABpAGYAIAAoACQAbQApACAAewAgACAAIAAgACAAJABkAD0AWwBQAFMAQwB1AHMAdABvAG0ATwBiAGoAZQBjAHQAXQBAAHsAQQBFAD0AJABtAC4AQQBuAHQAaQB2AGkAcgB1AHMARQBuAGEAYgBsAGUAZAA7AFIAVAA9ACQAbQAuAFIAZQBhAGwAVABpAG0AZQBQAHIAbwB0AGUAYwB0AGkAbwBuAEUAbgBhAGIAbABlAGQAOwBBAE0APQAkAG0ALgBBAE0AUwBlAHIAdgBpAGMAZQBFAG4AYQBiAGwAZQBkADsAUgBNAD0AWwBzAHQAcgBpAG4AZwBdACQAbQAuAEEATQBSAHUAbgBuAGkAbgBnAE0AbwBkAGUAfQAgACAAIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AFAAPQAkAHAAOwBEAD0AJABkAH0AfABDAG8AbgB2AGUAcgB0AFQAbwAtAEoAcwBvAG4AIAAtAEMAbwBtAHAAcgBlAHMAcwAgAC0ARABlAHAAdABoACAANgA=
                                                                      4⤵
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      PID:5448
                                                                  • C:\Windows\system32\cmd.exe
                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-MpComputerStatus).AntivirusEnabled""
                                                                    3⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:5476
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      powershell -NoProfile -Command "(Get-MpComputerStatus).AntivirusEnabled"
                                                                      4⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      • Suspicious behavior: EnumeratesProcesses
                                                                      PID:5220
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-WmiObject Win32_logicaldisk | select Access,Caption,FileSystem,FreeSpace,Size | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:5564
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance win32_VideoController | fl *"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:5696
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "gp \"HKLM:\SYSTEM\ControlSet001\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\*\" -ErrorAction SilentlyContinue | where MatchingDeviceId $null -NE | select MatchingDeviceId,HardwareInformation.qwMemorySize | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Hide Artifacts: Ignore Process Interrupts
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:452
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance win32_desktopmonitor | fl *"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:5916
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance -Namespace root\wmi -ClassName WmiMonitorBasicDisplayParams | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:764
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.Screen]::AllScreens"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:1380
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance -Namespace root\wmi -ClassName WmiMonitorConnectionParams | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:5080
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "gwmi WmiMonitorID -Namespace root\wmi | ForEach-Object {(($_.ManufacturerName -notmatch 0 | foreach {[char]$_}) -join \"\") + \"|\" + (($_.ProductCodeID -notmatch 0 | foreach {[char]$_}) -join \"\") + \"|\" + (($_.UserFriendlyName -notmatch 0 | foreach {[char]$_}) -join \"\") + \"|\" + (($_.SerialNumberID -notmatch 0 | foreach {[char]$_}) -join \"\") + \"|\" + $_.InstanceName}"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:2584
                                                                  • C:\Windows\system32\cmd.exe
                                                                    C:\Windows\system32\cmd.exe /d /s /c "reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet"
                                                                    3⤵
                                                                    • Executes a command shell one-liner
                                                                    PID:2752
                                                                    • C:\Windows\system32\reg.exe
                                                                      reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet
                                                                      4⤵
                                                                      • Checks processor information in registry
                                                                      PID:6140
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_PageFileUsage | Select AllocatedBaseSize, CurrentUsage"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                    PID:1752
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_processor | select Name, Revision, L2CacheSize, L3CacheSize, Manufacturer, MaxClockSpeed, Description, UpgradeMethod, Caption, NumberOfLogicalProcessors, NumberOfCores | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    PID:5504
                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_CacheMemory | select CacheType,InstalledSize,Level | fl"
                                                                    3⤵
                                                                    • Command and Scripting Interpreter: PowerShell
                                                                    PID:4132
                                                                    • C:\Windows\System32\Conhost.exe
                                                                      \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                      4⤵
                                                                        PID:5588
                                                                    • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                      C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      PID:5540
                                                                    • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                      C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-WmiObject Win32_logicaldisk | select Access,Caption,FileSystem,FreeSpace,Size | fl"
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      PID:2212
                                                                    • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                      C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_PageFileUsage | Select AllocatedBaseSize, CurrentUsage"
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      PID:1380
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet"
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:2120
                                                                      • C:\Windows\system32\reg.exe
                                                                        reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet
                                                                        4⤵
                                                                        • Checks processor information in registry
                                                                        PID:2556
                                                                    • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                      C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_processor | select Name, Revision, L2CacheSize, L3CacheSize, Manufacturer, MaxClockSpeed, Description, UpgradeMethod, Caption, NumberOfLogicalProcessors, NumberOfCores | fl"
                                                                      3⤵
                                                                      • Command and Scripting Interpreter: PowerShell
                                                                      PID:3380
                                                                      • C:\Windows\System32\Conhost.exe
                                                                        \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                        4⤵
                                                                          PID:3752
                                                                      • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                        C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_CacheMemory | select CacheType,InstalledSize,Level | fl"
                                                                        3⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        PID:4576
                                                                      • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                        C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                        3⤵
                                                                        • Command and Scripting Interpreter: PowerShell
                                                                        PID:3864
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "echo %COMPUTERNAME%.%USERDNSDOMAIN%"
                                                                        3⤵
                                                                          PID:212
                                                                          • C:\Windows\System32\Conhost.exe
                                                                            \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                            4⤵
                                                                              PID:2148
                                                                          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                            C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_OperatingSystem | select Caption,SerialNumber,BuildNumber,ServicePackMajorVersion,ServicePackMinorVersion | fl"
                                                                            3⤵
                                                                            • Command and Scripting Interpreter: PowerShell
                                                                            PID:1208
                                                                          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                            C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                            3⤵
                                                                            • Command and Scripting Interpreter: PowerShell
                                                                            PID:4356
                                                                            • C:\Windows\System32\Conhost.exe
                                                                              \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                              4⤵
                                                                                PID:6032
                                                                            • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                              C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.SystemInformation]::TerminalServerSession"
                                                                              3⤵
                                                                              • Command and Scripting Interpreter: PowerShell
                                                                              PID:5816
                                                                            • C:\Windows\system32\cmd.exe
                                                                              C:\Windows\system32\cmd.exe /d /s /c "echo %COMPUTERNAME%.%USERDNSDOMAIN%"
                                                                              3⤵
                                                                              • Executes a command shell one-liner
                                                                              PID:1848
                                                                            • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                              C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_OperatingSystem | select Caption,SerialNumber,BuildNumber,ServicePackMajorVersion,ServicePackMinorVersion | fl"
                                                                              3⤵
                                                                              • Command and Scripting Interpreter: PowerShell
                                                                              PID:5944
                                                                              • C:\Windows\System32\Conhost.exe
                                                                                \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                4⤵
                                                                                  PID:2640
                                                                              • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                                3⤵
                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                PID:3420
                                                                              • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.SystemInformation]::TerminalServerSession"
                                                                                3⤵
                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                PID:4740
                                                                              • C:\Windows\system32\cmd.exe
                                                                                C:\Windows\system32\cmd.exe /d /s /c "findstr /C:"Detected boot environment" "%windir%\Panther\setupact.log""
                                                                                3⤵
                                                                                • Executes a command shell one-liner
                                                                                PID:3736
                                                                                • C:\Windows\system32\findstr.exe
                                                                                  findstr /C:"Detected boot environment" "C:\Windows\Panther\setupact.log"
                                                                                  4⤵
                                                                                    PID:5220
                                                                                • C:\Windows\system32\cmd.exe
                                                                                  C:\Windows\system32\cmd.exe /d /s /c "findstr /C:"Detected boot environment" "%windir%\Panther\setupact.log""
                                                                                  3⤵
                                                                                  • Executes a command shell one-liner
                                                                                  PID:5132
                                                                                  • C:\Windows\system32\findstr.exe
                                                                                    findstr /C:"Detected boot environment" "C:\Windows\Panther\setupact.log"
                                                                                    4⤵
                                                                                      PID:5632
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-WmiObject -Class SoftwareLicensingService).OA3xOriginalProductKey""
                                                                                    3⤵
                                                                                    • Executes a command shell one-liner
                                                                                    PID:1972
                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                      powershell -NoProfile -Command "(Get-WmiObject -Class SoftwareLicensingService).OA3xOriginalProductKey"
                                                                                      4⤵
                                                                                      • Command and Scripting Interpreter: PowerShell
                                                                                      PID:5976
                                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_PageFileUsage | Select AllocatedBaseSize, CurrentUsage"
                                                                                    3⤵
                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                    PID:5228
                                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-WmiObject Win32_logicaldisk | select Access,Caption,FileSystem,FreeSpace,Size | fl"
                                                                                    3⤵
                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                    PID:6112
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /d /s /c "echo %COMPUTERNAME%.%USERDNSDOMAIN%"
                                                                                    3⤵
                                                                                    • Executes a command shell one-liner
                                                                                    PID:4456
                                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Get-CimInstance Win32_OperatingSystem | select Caption,SerialNumber,BuildNumber,ServicePackMajorVersion,ServicePackMinorVersion | fl"
                                                                                    3⤵
                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                    PID:6016
                                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                                    3⤵
                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                    PID:4740
                                                                                  • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NoLogo -InputFormat Text -ExecutionPolicy Unrestricted -Command "Add-Type -AssemblyName System.Windows.Forms; [System.Windows.Forms.SystemInformation]::TerminalServerSession"
                                                                                    3⤵
                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                    PID:4304
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /d /s /c "findstr /C:"Detected boot environment" "%windir%\Panther\setupact.log""
                                                                                    3⤵
                                                                                    • Executes a command shell one-liner
                                                                                    PID:5432
                                                                                    • C:\Windows\system32\findstr.exe
                                                                                      findstr /C:"Detected boot environment" "C:\Windows\Panther\setupact.log"
                                                                                      4⤵
                                                                                        PID:4760
                                                                                    • C:\Windows\system32\cmd.exe
                                                                                      C:\Windows\system32\cmd.exe /d /s /c "py -3 --version"
                                                                                      3⤵
                                                                                      • Executes a command shell one-liner
                                                                                      PID:1812
                                                                                    • C:\Windows\system32\cmd.exe
                                                                                      C:\Windows\system32\cmd.exe /d /s /c "py --version"
                                                                                      3⤵
                                                                                        PID:1796
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c "python --version"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:1200
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c "python3 --version"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:3076
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c ""C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /quiet InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:4356
                                                                                        • C:\Users\Admin\AppData\Local\Temp\python312_installer.exe
                                                                                          "C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /quiet InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                          4⤵
                                                                                          • Executes dropped EXE
                                                                                          • System Location Discovery: System Language Discovery
                                                                                          PID:4424
                                                                                          • C:\Windows\Temp\{D81D85DB-CD0E-4DD5-BB42-01B872C103F8}\.cr\python312_installer.exe
                                                                                            "C:\Windows\Temp\{D81D85DB-CD0E-4DD5-BB42-01B872C103F8}\.cr\python312_installer.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" -burn.filehandle.attached=560 -burn.filehandle.self=700 /quiet InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                            5⤵
                                                                                            • Executes dropped EXE
                                                                                            • Loads dropped DLL
                                                                                            • Adds Run key to start application
                                                                                            • System Location Discovery: System Language Discovery
                                                                                            • Modifies registry class
                                                                                            PID:1036
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c ""C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /quiet InstallAllUsers=1 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:5460
                                                                                        • C:\Users\Admin\AppData\Local\Temp\python312_installer.exe
                                                                                          "C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /quiet InstallAllUsers=1 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                          4⤵
                                                                                          • Executes dropped EXE
                                                                                          • System Location Discovery: System Language Discovery
                                                                                          PID:4860
                                                                                          • C:\Windows\Temp\{1109FA35-6D65-47E1-971E-36396A3E2446}\.cr\python312_installer.exe
                                                                                            "C:\Windows\Temp\{1109FA35-6D65-47E1-971E-36396A3E2446}\.cr\python312_installer.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" -burn.filehandle.attached=696 -burn.filehandle.self=704 /quiet InstallAllUsers=1 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                            5⤵
                                                                                            • Checks computer location settings
                                                                                            • Executes dropped EXE
                                                                                            • Loads dropped DLL
                                                                                            • Adds Run key to start application
                                                                                            • System Location Discovery: System Language Discovery
                                                                                            • Modifies registry class
                                                                                            PID:1836
                                                                                            • C:\Windows\Temp\{ED39BA8A-2510-4841-947A-44D1DE23235F}\.be\python-3.12.10-amd64.exe
                                                                                              "C:\Windows\Temp\{ED39BA8A-2510-4841-947A-44D1DE23235F}\.be\python-3.12.10-amd64.exe" -q -burn.elevated BurnPipe.{7A855BCA-8A0A-46FE-AC25-C5DCC2924C73} {6582EDF5-CD1D-402A-91CE-F84A8C282E35} 1836
                                                                                              6⤵
                                                                                              • Executes dropped EXE
                                                                                              • System Location Discovery: System Language Discovery
                                                                                              PID:5644
                                                                                            • C:\Windows\SysWOW64\WerFault.exe
                                                                                              C:\Windows\SysWOW64\WerFault.exe -u -p 1836 -s 1560
                                                                                              6⤵
                                                                                              • Program crash
                                                                                              PID:4292
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c ""C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /passive InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:3612
                                                                                        • C:\Users\Admin\AppData\Local\Temp\python312_installer.exe
                                                                                          "C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" /passive InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                          4⤵
                                                                                          • Executes dropped EXE
                                                                                          • System Location Discovery: System Language Discovery
                                                                                          PID:3100
                                                                                          • C:\Windows\Temp\{9E86E5A4-7C45-4BD8-BCBA-C2E492FD4D0E}\.cr\python312_installer.exe
                                                                                            "C:\Windows\Temp\{9E86E5A4-7C45-4BD8-BCBA-C2E492FD4D0E}\.cr\python312_installer.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" -burn.filehandle.attached=708 -burn.filehandle.self=664 /passive InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                            5⤵
                                                                                            • Checks computer location settings
                                                                                            • Executes dropped EXE
                                                                                            • Loads dropped DLL
                                                                                            • Adds Run key to start application
                                                                                            • System Location Discovery: System Language Discovery
                                                                                            • Modifies registry class
                                                                                            • Suspicious use of FindShellTrayWindow
                                                                                            PID:1540
                                                                                            • C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\.be\python-3.12.10-amd64.exe
                                                                                              "C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\.be\python-3.12.10-amd64.exe" -q -burn.elevated BurnPipe.{84CD0A4B-7917-498D-AFAC-6A93EB8F9514} {476DC245-BDBE-4EE3-95C0-A35D5D9B82E2} 1540
                                                                                              6⤵
                                                                                              • Executes dropped EXE
                                                                                              • System Location Discovery: System Language Discovery
                                                                                              PID:2640
                                                                                            • C:\Windows\SysWOW64\WerFault.exe
                                                                                              C:\Windows\SysWOW64\WerFault.exe -u -p 1540 -s 1160
                                                                                              6⤵
                                                                                              • Program crash
                                                                                              PID:5076
                                                                                      • C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe
                                                                                        "C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe" --type=gpu-process --disable-gpu-sandbox --use-gl=disabled --gpu-vendor-id=5140 --gpu-device-id=140 --gpu-sub-system-id=0 --gpu-revision=0 --gpu-driver-version=10.0.19041.546 --user-data-dir="C:\Users\Admin\AppData\Roaming\ddos.exe" --gpu-preferences=WAAAAAAAAADoAAAMAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --mojo-platform-channel-handle=1812 --field-trial-handle=2568,i,14277474319380501969,14698070927562320691,262144 --disable-features=SpareRendererForSitePerProcess,WinDelaySpellcheckServiceInit,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                                                                                        3⤵
                                                                                        • Executes dropped EXE
                                                                                        • Loads dropped DLL
                                                                                        PID:5036
                                                                                  • C:\Windows\system32\vssvc.exe
                                                                                    C:\Windows\system32\vssvc.exe
                                                                                    1⤵
                                                                                    • Checks SCSI registry key(s)
                                                                                    • Suspicious use of AdjustPrivilegeToken
                                                                                    PID:3204
                                                                                  • C:\Windows\system32\DllHost.exe
                                                                                    C:\Windows\system32\DllHost.exe /Processid:{AB8902B4-09CA-4BB6-B78D-A8F59079A8D5}
                                                                                    1⤵
                                                                                      PID:556
                                                                                    • C:\Windows\SysWOW64\WerFault.exe
                                                                                      C:\Windows\SysWOW64\WerFault.exe -pss -s 408 -p 1836 -ip 1836
                                                                                      1⤵
                                                                                        PID:1708
                                                                                      • C:\Windows\SysWOW64\WerFault.exe
                                                                                        C:\Windows\SysWOW64\WerFault.exe -pss -s 532 -p 1540 -ip 1540
                                                                                        1⤵
                                                                                          PID:5048

                                                                                        Network

                                                                                              MITRE ATT&CK Enterprise v16

                                                                                              Replay Monitor

                                                                                              Loading Replay Monitor...

                                                                                              Downloads

                                                                                              e58582e.rbs

                                                                                              • Path C:\Config.Msi\e58582e.rbs
                                                                                              • Size 39KB
                                                                                              • SHA256 14e076083f847a7b5bc821f8ac2888328ef5fb80f965471220a2bdd2a1f04e73
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585833.rbs

                                                                                              • Path C:\Config.Msi\e585833.rbs
                                                                                              • Size 7KB
                                                                                              • SHA256 e0cc8b6f45180ed464c00aca2e13e53847543b229d35cd0d3ee7bc6877efddfa
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585838.rbs

                                                                                              • Path C:\Config.Msi\e585838.rbs
                                                                                              • Size 11KB
                                                                                              • SHA256 51952cbc1f1b03e8f0f97f3a54d2075f49cfa490511cbb20e5aba8bb3f07771e
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58583f.rbs

                                                                                              • Path C:\Config.Msi\e58583f.rbs
                                                                                              • Size 7KB
                                                                                              • SHA256 fd464a4299d43d3639cb56d43b99dfbcbc98e7902dbe36064c585413480696ec
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585840.rbf

                                                                                              • Path C:\Config.Msi\e585840.rbf
                                                                                              • Size 68KB
                                                                                              • SHA256 fb975a606e7fbf74f64260e3f60c3490b4f74a183c0926fd6ed1ac4c52ac7b1c
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585841.rbf

                                                                                              • Path C:\Config.Msi\e585841.rbf
                                                                                              • Size 6.6MB
                                                                                              • SHA256 9a0e3435aaa680d868150f87ab3e388ad2eebc22f87e036155c7b4eda8cd2120
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585845.rbs

                                                                                              • Path C:\Config.Msi\e585845.rbs
                                                                                              • Size 8KB
                                                                                              • SHA256 5555b8f881646cc6b0aef47382ec182b274c4d296bbc384e0c62bcd65547c2a8
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585849.rbs

                                                                                              • Path C:\Config.Msi\e585849.rbs
                                                                                              • Size 12KB
                                                                                              • SHA256 51f1cb1967f62b98b251b42a74e4f19527b58fc3fae69e4df45b2b71b6cfb77e
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58584b.rbf

                                                                                              • Path C:\Config.Msi\e58584b.rbf
                                                                                              • Size 102KB
                                                                                              • SHA256 4d6f5f81a4bca11191c4c7c6b43632694d0a4ce74e068619d8fdc161d469859a
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58584c.rbf

                                                                                              • Path C:\Config.Msi\e58584c.rbf
                                                                                              • Size 101KB
                                                                                              • SHA256 d72294fb338bc2fc8896d25a7395a4db466425427e1559e77185d5135a830681
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58584d.rbf

                                                                                              • Path C:\Config.Msi\e58584d.rbf
                                                                                              • Size 117KB
                                                                                              • SHA256 052ad6a20d375957e82aa6a3c441ea548d89be0981516ca7eb306e063d5027f4
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58584e.rbf

                                                                                              • Path C:\Config.Msi\e58584e.rbf
                                                                                              • Size 48KB
                                                                                              • SHA256 6a99bc0128e0c7d6cbbf615fcc26909565e17d4ca3451b97f8987f9c6acbc6c8
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e58584f.rbf

                                                                                              • Path C:\Config.Msi\e58584f.rbf
                                                                                              • Size 36KB
                                                                                              • SHA256 e502c6b880ff58d614901495a9009c136539cd0b1e2a2abb8fc00b934c203419
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585850.rbf

                                                                                              • Path C:\Config.Msi\e585850.rbf
                                                                                              • Size 1.7MB
                                                                                              • SHA256 64ed57507cec59380f87c4b0ee57f202e2f54c2fc0b3fb41446a031df3ec17e4
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585851.rbf

                                                                                              • Path C:\Config.Msi\e585851.rbf
                                                                                              • Size 74KB
                                                                                              • SHA256 150c470f9943b806b44312efdec85755f22f8d7d52b31f93a9af3c43e8627381
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585852.rbf

                                                                                              • Path C:\Config.Msi\e585852.rbf
                                                                                              • Size 76KB
                                                                                              • SHA256 fda28a734788a3f175cb6aed4daeb5f05f0e49f6a272ccd2051ba337f7b3b42f
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              e585853.rbf

                                                                                              • Path C:\Config.Msi\e585853.rbf
                                                                                              • Size 81KB
                                                                                              • SHA256 c4ec1845a5724b2a83500f3bd940355e2fe26efc6b4fe6c208365359a6130da1
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              Python 3.12 (64-bit).lnk

                                                                                              • Path C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Python 3.12\Python 3.12 (64-bit).lnk
                                                                                              • Size 1KB
                                                                                              • SHA256 60af6df3de082e241bf467e10881c84aaa605e08664fe9be2c1a9203bdb7e4d6
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              powershell.exe.log

                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                                                                                              • Size 2KB
                                                                                              • SHA256 84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              StartupProfileData-NonInteractive

                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                                              • Size 948B
                                                                                              • SHA256 8a4bb89788142d03ded10170f7b64438c9f5a0bb8fbb75c3ab7e2225d6192b2b
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              StartupProfileData-NonInteractive

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

                                                                                              StartupProfileData-NonInteractive

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

                                                                                              StartupProfileData-NonInteractive

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

                                                                                              StartupProfileData-NonInteractive

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

                                                                                              StartupProfileData-NonInteractive

                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                                              • Size 944B
                                                                                              • SHA256 11298d54e10f9d37f17b13fa487d24e803c5c6c789a7abf9fc1213aac744e9d1
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              StartupProfileData-NonInteractive

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

                                                                                              tcltk_JustForMe

                                                                                              • Path C:\Users\Admin\AppData\Local\Package Cache\.unverified\tcltk_JustForMe
                                                                                              • Size 3.4MB
                                                                                              • SHA256 55c96ffad69b1c834aa52e11b9ce41637a178ba6ad6607e83956044834276e2a
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              D3DCompiler_47.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\D3DCompiler_47.dll
                                                                                              • Size 4.7MB
                                                                                              • SHA256 7353f25dc5cf84d09894e3e0461cef0e56799adbc617fce37620ca67240b547d
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              chrome_100_percent.pak

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\chrome_100_percent.pak
                                                                                              • Size 132KB
                                                                                              • SHA256 86f6b8ffa8788603a433d425a4bc3c4031e5d394762fd53257b0d4b1cfb2ffa2
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              chrome_200_percent.pak

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\chrome_200_percent.pak
                                                                                              • Size 190KB
                                                                                              • SHA256 8c1ae81d19fd6323a02eb460e075e2f25aba322bc7d46f2e6edb1c4600e6537a
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              ffmpeg.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\ffmpeg.dll
                                                                                              • Size 2.8MB
                                                                                              • SHA256 9db39b8556ef7cd73a8f600c931b833fba4be852f9af388795768d2d8df85806
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              icudtl.dat

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\icudtl.dat
                                                                                              • Size 10.2MB
                                                                                              • SHA256 f5170aa2b388d23bebf98784dd488a9bcb741470384a6a9a8d7a2638d768defb
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              libEGL.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\libEGL.dll
                                                                                              • Size 477KB
                                                                                              • SHA256 f1430eb55200da71a1d4be09c4f17b4c04f17ab87ca1b2b3a114592e3ea8044a
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              libGLESv2.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\libGLESv2.dll
                                                                                              • Size 7.3MB
                                                                                              • SHA256 be6bc168af3bd1aa9a54f46f4c63043c8a9894247699957a46c96fdca646aac0
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              en-US.pak

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\locales\en-US.pak
                                                                                              • Size 411KB
                                                                                              • SHA256 e4f1a09dd11cd6686aabe1cf51e6ede6028667725471fc59ff38354cd9590c9d
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              resources.pak

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources.pak
                                                                                              • Size 5.2MB
                                                                                              • SHA256 c529aaf037a3bed39e7c5aff8e5999decfc5d8d7b785a2427adbcfb98059d41e
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              index.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\@primno\dpapi\dist\index.js
                                                                                              • Size 412B
                                                                                              • SHA256 a7ff0225cb5ebcbef8499c6c8ac2be924f584eb375dacb1d8bd3dc6540b510f2
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              package.json

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\@primno\dpapi\package.json
                                                                                              • Size 934B
                                                                                              • SHA256 59f4704391d2247b2a8d029d7338566d47d2ff0cd7477c49343efe93475f7a12
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              node.napi.node

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\@primno\dpapi\prebuilds\win32-x64\node.napi.node
                                                                                              • Size 137KB
                                                                                              • SHA256 da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              database.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\database.js
                                                                                              • Size 4KB
                                                                                              • SHA256 02ea23bdd23d7ac5de0675a2f32fc686e76d5c6a32bd3e3891f360e72e07f61f
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              index.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\index.js
                                                                                              • Size 110B
                                                                                              • SHA256 82db11c4ee43a41d859988c5db42c3771dff565371f94bacbd1e4d8d6ceb47cd
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              aggregate.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\aggregate.js
                                                                                              • Size 1KB
                                                                                              • SHA256 e9f74eb919ec93fe089c95ddf25a98f1f631c80418fa34fb2346ca1bc29f1b82
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              backup.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\backup.js
                                                                                              • Size 2KB
                                                                                              • SHA256 ea29d34992bb02e006d0fdeda9675ac5d2bb227aaf57468decd997e9fc9c7dbf
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              function.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\function.js
                                                                                              • Size 1KB
                                                                                              • SHA256 f431d49303b8bbdc044b1f1b455bdad21fc9b74b007de0acb22f08f25b4febd3
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              inspect.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\inspect.js
                                                                                              • Size 174B
                                                                                              • SHA256 4975a78daee850adee62ba98719d0f223819a0ec135a07c0e302994bd8dbff61
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              pragma.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\pragma.js
                                                                                              • Size 536B
                                                                                              • SHA256 8b1c54475bd4340b15e25c50d53d06308be65f8f919ecbe4aa9d285ca859ad5a
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              serialize.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\serialize.js
                                                                                              • Size 625B
                                                                                              • SHA256 7a10ee5c2735384b7f0c361811bc6d017db29f62b203fd3c68a35f667e2c2605
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              table.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\table.js
                                                                                              • Size 6KB
                                                                                              • SHA256 97c42d9ded1aa96c7d916b5b92f96b4e59581d50eaf629cd2c7afb78ff26a9ea
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              transaction.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\transaction.js
                                                                                              • Size 2KB
                                                                                              • SHA256 bc8624a3ef689d8f78e5669020ad121e17acbc93b1d5ee5afe26860b1084c66c
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              wrappers.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\methods\wrappers.js
                                                                                              • Size 1KB
                                                                                              • SHA256 a150a6271d23f4e5f8953b129f370ff096c7cdc4b812afbf080a6cf4ab741bcf
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              sqlite-error.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\sqlite-error.js
                                                                                              • Size 717B
                                                                                              • SHA256 2582d61c27680dead168543f392eb102be621dfbef282a4ca4c7c21aa5e7c75d
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              util.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\lib\util.js
                                                                                              • Size 331B
                                                                                              • SHA256 92b2e39e2151b43a2252e10b6d6de876ecaf0008336a4fa1dfe1317b20f1916f
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              package.json

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\better-sqlite3\package.json
                                                                                              • Size 927B
                                                                                              • SHA256 ac189a42eefe280418bd6a312270dbc5e8ed184d7146f1a483fd16f5d07538c0
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              node_sqlite3.node

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\sqlite3\build\Release\node_sqlite3.node
                                                                                              • Size 1.8MB
                                                                                              • SHA256 f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              sqlite3-binding.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\sqlite3\lib\sqlite3-binding.js
                                                                                              • Size 59B
                                                                                              • SHA256 762c7a74d7f92860a3873487b68e89f654a21d2aaeae9524eab5de9c65e66a9c
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              sqlite3.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\sqlite3\lib\sqlite3.js
                                                                                              • Size 6KB
                                                                                              • SHA256 8d6b400ae7f69a80d0cdd37a968d7b9a913661fa53475e5b8de49dda21684973
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              trace.js

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\sqlite3\lib\trace.js
                                                                                              • Size 1KB
                                                                                              • SHA256 d06caec6136120c6fb7ee3681b1ca949e8b634e747ea8d3080c90f35aeb7728f
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              package.json

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\resources\app.asar.unpacked\node_modules\sqlite3\package.json
                                                                                              • Size 1KB
                                                                                              • SHA256 91008a93e604674024bd65569670af5b01f1e4caf86cde50835ee58f59a5dc61
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              v8_context_snapshot.bin

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\v8_context_snapshot.bin
                                                                                              • Size 611KB
                                                                                              • SHA256 40d955781ef6cdbc58ddfdf77839fb8750af31ce000b24c1380d3127868df038
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              vk_swiftshader.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\vk_swiftshader.dll
                                                                                              • Size 4.9MB
                                                                                              • SHA256 10411f9a38ee2df37d8f12fc8adb47eb653abff5b3cd8a80260ff55490698a21
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              vk_swiftshader_icd.json

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\vk_swiftshader_icd.json
                                                                                              • Size 106B
                                                                                              • SHA256 32d83ff113fef532a9f97e0d2831f8656628ab1c99e9060f0332b1532839afd9
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              vulkan-1.dll

                                                                                              • Path C:\Users\Admin\AppData\Local\Programs\ddos.exe\vulkan-1.dll
                                                                                              • Size 931KB
                                                                                              • SHA256 982d9aedc579a34035e15b3a425e605676937843e65f3b7157f805d434902ca6
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              Vexx_SysDump_1785807930648.zip

                                                                                              • Path C:\Users\Admin\AppData\Local\Temp\Vexx_SysDump_1785807930648.zip
                                                                                              • Size 8KB
                                                                                              • SHA256 c3ffbc39240fa54fa9e927b669ff4ae4e389bc1f64ae3b5dda78fd3f29893074
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              __PSScriptPolicyTest_cmywt3xa.qlp.ps1

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

                                                                                              DDoS.exe.lnk

                                                                                              • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\DDoS.exe.lnk
                                                                                              • Size 2KB
                                                                                              • SHA256 0f123580fe72cdb0d3511ab690012ac7a61ae615fcd3913c012d185ab69d218c
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              DDoS.exe.lnk~RFe587615.TMP

                                                                                              • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\DDoS.exe.lnk~RFe587615.TMP
                                                                                              • Size 2KB
                                                                                              • SHA256 122178b8038b6365704f390a3fef58fb2247ef10ce729fad89f47bab16e90f9b
                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                              BootstrapperApplicationData.xml

                                                                                              • Path C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\.ba\BootstrapperApplicationData.xml
                                                                                              • Size 96KB
                                                                                              • SHA256 533c95d00032da994d8dbe6b9bc4f0a9a828fd91057fd650007bd273fb22ce57
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              Default.thm

                                                                                              • Path C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\.ba\Default.thm
                                                                                              • Size 11KB
                                                                                              • SHA256 be2baed45bcfb013e914e9d5bf6bc7c77a311f6f1723afbb7eb1faa7da497e1b
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              Default.wxl

                                                                                              • Path C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\.ba\Default.wxl
                                                                                              • Size 9KB
                                                                                              • SHA256 1529fad8a804911b2854233dadba6e36ceba35edce6aa1838818142cb3936384
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              lib_JustForMe

                                                                                              • Path C:\Windows\Temp\{46A127DB-1417-4287-B4A1-1991FB4DB34A}\lib_JustForMe
                                                                                              • Size 7.1MB
                                                                                              • SHA256 699b862a3a0330114f8ddae9b92e394b4ee93341ba90e19710982cae62cd4079
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              SideBar.png

                                                                                              • Path C:\Windows\Temp\{78491E40-87C1-405E-A76B-96A93D0C4653}\.ba\SideBar.png
                                                                                              • Size 50KB
                                                                                              • SHA256 79434bd1368f47f08acf6db66638531d386bf15166d78d9bfea4da164c079067
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              python-3.12.10-amd64.exe

                                                                                              • Path C:\Windows\Temp\{78491E40-87C1-405E-A76B-96A93D0C4653}\.be\python-3.12.10-amd64.exe
                                                                                              • Size 878KB
                                                                                              • SHA256 8515944637be89aab89d2dc5d247bc21331e9c4179dc25e2fc24df51a9eda934
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              path_JustForMe

                                                                                              • Path C:\Windows\Temp\{78491E40-87C1-405E-A76B-96A93D0C4653}\path_JustForMe
                                                                                              • Size 52KB
                                                                                              • SHA256 074db32c76bc3f3ab2941edfa65ddb7c7eb9c73f5e93bbc21ff80f2c13815a11
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              PythonBA.dll

                                                                                              • Path C:\Windows\Temp\{ED39BA8A-2510-4841-947A-44D1DE23235F}\.ba\PythonBA.dll
                                                                                              • Size 692KB
                                                                                              • SHA256 b68d689899ceefc6d240d347b6505517a640e9fbd9ad96ab75f57d970f522980
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              metadata-2

                                                                                              • Path \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\System Volume Information\SPP\metadata-2
                                                                                              • Size 24.1MB
                                                                                              • SHA256 7c954aa7ae2e3faaebae88ea20e7cd79182df2ed8dcab080d699766d033a4c31
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              {3ae3ad89-03c8-4be1-8bd4-9ebf69a109c0}_OnDiskSnapshotProp

                                                                                              • Path \??\Volume{6e0928ee-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{3ae3ad89-03c8-4be1-8bd4-9ebf69a109c0}_OnDiskSnapshotProp
                                                                                              • Size 6KB
                                                                                              • SHA256 1e029e4bfc046ee0b832256d5e37f3458605b8aed59a0eb451bb1214af6fcf44
                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                              memory/452-486-0x00000155CB900000-0x00000155CBA4E000-memory.dmp

                                                                                              memory/764-653-0x0000028D35FE0000-0x0000028D3612E000-memory.dmp

                                                                                              memory/764-663-0x0000028D35FE0000-0x0000028D3612E000-memory.dmp

                                                                                              memory/1208-587-0x000001E6B6130000-0x000001E6B627E000-memory.dmp

                                                                                              memory/1372-368-0x0000018776BD0000-0x0000018776D1E000-memory.dmp

                                                                                              memory/1380-475-0x000001D4FA050000-0x000001D4FA19E000-memory.dmp

                                                                                              memory/1380-531-0x00000220E8CB0000-0x00000220E8DFE000-memory.dmp

                                                                                              memory/1752-484-0x000002C4C0D80000-0x000002C4C0ECE000-memory.dmp

                                                                                              memory/2212-533-0x000001FC56460000-0x000001FC565AE000-memory.dmp

                                                                                              memory/2356-214-0x00000197DC770000-0x00000197DC792000-memory.dmp

                                                                                              memory/2584-662-0x000001ED27EE0000-0x000001ED2802E000-memory.dmp

                                                                                              memory/2584-655-0x000001ED27EE0000-0x000001ED2802E000-memory.dmp

                                                                                              memory/3380-597-0x00000180EAA20000-0x00000180EAB6E000-memory.dmp

                                                                                              memory/3420-593-0x0000018C230C0000-0x0000018C2320E000-memory.dmp

                                                                                              memory/3516-358-0x00000194570F0000-0x000001945723E000-memory.dmp

                                                                                              memory/3764-297-0x0000024FAFB40000-0x0000024FAFB6A000-memory.dmp

                                                                                              memory/3764-298-0x0000024FAFB40000-0x0000024FAFB64000-memory.dmp

                                                                                              memory/3864-548-0x0000020F7F210000-0x0000020F7F35E000-memory.dmp

                                                                                              memory/4132-501-0x0000019C71530000-0x0000019C7167E000-memory.dmp

                                                                                              memory/4304-647-0x0000014D2E3D0000-0x0000014D2E51E000-memory.dmp

                                                                                              memory/4356-591-0x000001C2A02A0000-0x000001C2A03EE000-memory.dmp

                                                                                              memory/4576-546-0x000001E5ECE00000-0x000001E5ECF4E000-memory.dmp

                                                                                              memory/4740-649-0x0000016F78B20000-0x0000016F78C6E000-memory.dmp

                                                                                              memory/4740-589-0x000001EE57510000-0x000001EE5765E000-memory.dmp

                                                                                              memory/5036-1153-0x000001F006190000-0x000001F006191000-memory.dmp

                                                                                              memory/5036-1155-0x000001F006190000-0x000001F006191000-memory.dmp

                                                                                              memory/5036-1154-0x000001F006190000-0x000001F006191000-memory.dmp

                                                                                              memory/5080-654-0x000001DCCED10000-0x000001DCCEE5E000-memory.dmp

                                                                                              memory/5080-661-0x000001DCCED10000-0x000001DCCEE5E000-memory.dmp

                                                                                              memory/5220-394-0x00000237A9330000-0x00000237A947E000-memory.dmp

                                                                                              memory/5228-613-0x00000206FE080000-0x00000206FE1CE000-memory.dmp

                                                                                              memory/5324-1141-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1140-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1133-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1134-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1135-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1136-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1137-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1138-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1139-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1142-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1143-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1144-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1145-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1129-0x000001BA8B170000-0x000001BA8B171000-memory.dmp

                                                                                              memory/5324-1128-0x000001BA8B170000-0x000001BA8B171000-memory.dmp

                                                                                              memory/5324-1127-0x000001BA8B170000-0x000001BA8B171000-memory.dmp

                                                                                              memory/5324-1132-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1131-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1130-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5324-1146-0x000001BA8BBF0000-0x000001BA8BBF2000-memory.dmp

                                                                                              memory/5376-335-0x00000249CFAE0000-0x00000249CFC2E000-memory.dmp

                                                                                              memory/5448-385-0x0000021CB7630000-0x0000021CB777E000-memory.dmp

                                                                                              memory/5504-537-0x000001F75CCE0000-0x000001F75CE2E000-memory.dmp

                                                                                              memory/5540-499-0x00000170FA360000-0x00000170FA4AE000-memory.dmp

                                                                                              memory/5560-332-0x000002B2CC950000-0x000002B2CCA9E000-memory.dmp

                                                                                              memory/5564-497-0x000001EFC7020000-0x000001EFC716E000-memory.dmp

                                                                                              memory/5568-345-0x0000027D3CF30000-0x0000027D3D07E000-memory.dmp

                                                                                              memory/5584-348-0x00000166D1720000-0x00000166D186E000-memory.dmp

                                                                                              memory/5696-535-0x00000136AB810000-0x00000136AB95E000-memory.dmp

                                                                                              memory/5816-585-0x0000017F47690000-0x0000017F477DE000-memory.dmp

                                                                                              memory/5916-488-0x00000179CB320000-0x00000179CB46E000-memory.dmp

                                                                                              memory/5944-595-0x00000293F3F30000-0x00000293F407E000-memory.dmp

                                                                                              memory/5976-622-0x000001CAF8D50000-0x000001CAF8E9E000-memory.dmp

                                                                                              memory/5988-296-0x00000204644E0000-0x00000204644E1000-memory.dmp

                                                                                              memory/6016-651-0x00000125DA6F0000-0x00000125DA83E000-memory.dmp

                                                                                              memory/6112-624-0x000001A51BA30000-0x000001A51BB7E000-memory.dmp