Analysis

  • max time kernel
    75s
  • max time network
    150s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260710-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260710-enlocale:en-usos:windows11-ltsc_2024-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 45 IoCs

    Using powershell.exe command.

  • Modifies Windows Firewall 2 TTPs 1 IoCs
  • Executes dropped EXE 3 IoCs
  • Loads dropped DLL 10 IoCs
  • Reads user/profile data of web browsers 3 TTPs

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

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

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

  • 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 Windows directory 12 IoCs
  • Hide Artifacts: Ignore Process Interrupts 1 TTPs 1 IoCs

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

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

  • 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 28 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
  • Runs net.exe
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of SetWindowsHookEx 2 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
    • Suspicious use of SetWindowsHookEx
    PID:5020
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:5740
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:5808
    • C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe
      "C:\Users\Admin\AppData\Local\Programs\ddos.exe\DDoS.exe.exe"
      2⤵
      • Executes dropped EXE
      • Loads dropped DLL
      • Checks processor information in registry
      • Suspicious use of WriteProcessMemory
      PID:6044
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "chcp"
        3⤵
        • Suspicious use of WriteProcessMemory
        PID:892
        • C:\Windows\System32\chcp.com
          chcp
          4⤵
            PID:3288
        • 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:6040
          • C:\Windows\System32\netsh.exe
            netsh wlan show profiles
            4⤵
            • Event Triggered Execution: Netsh Helper DLL
            • System Network Configuration Discovery: Wi-Fi Discovery
            PID:3136
        • 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⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:556
          • C:\Windows\System32\Wbem\WMIC.exe
            wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list
            4⤵
            • Suspicious behavior: EnumeratesProcesses
            PID:5096
        • 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:5264
          • 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:1524
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "openssl version"
          3⤵
          • Executes a command shell one-liner
          PID:2424
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "npm -v"
          3⤵
          • Executes a command shell one-liner
          PID:2004
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "pm2.cmd -v"
          3⤵
          • Executes a command shell one-liner
          PID:3580
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "yarn --version"
          3⤵
            PID:1864
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "gulp.cmd --version"
            3⤵
              PID:5664
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "brew --version"
              3⤵
              • Executes a command shell one-liner
              PID:1344
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "tsc.cmd --version"
              3⤵
              • Executes a command shell one-liner
              PID:1460
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "grunt.cmd --version"
              3⤵
                PID:5460
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "git --version"
                3⤵
                • Executes a command shell one-liner
                PID:4280
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "apachectl -v 2>&1"
                3⤵
                  PID:4940
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "nginx -v 2>&1"
                  3⤵
                  • Executes a command shell one-liner
                  PID:2560
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "mysql -V"
                  3⤵
                  • Executes a command shell one-liner
                  PID:2224
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "php -v"
                  3⤵
                  • Executes a command shell one-liner
                  PID:1684
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "redis-server --version"
                  3⤵
                    PID:4772
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "docker --version"
                    3⤵
                      PID:5912
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "postconf -d | grep mail_version"
                      3⤵
                      • Executes a command shell one-liner
                      PID:4164
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "mongod --version"
                      3⤵
                      • Executes a command shell one-liner
                      PID:2824
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "perl -v"
                      3⤵
                        PID:3060
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "python -V 2>&1"
                        3⤵
                        • Executes a command shell one-liner
                        PID:4636
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "python3 -V 2>&1"
                        3⤵
                          PID:3036
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "pip -V 2>&1"
                          3⤵
                          • Executes a command shell one-liner
                          PID:1628
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "pip3 -V 2>&1"
                          3⤵
                            PID:1192
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "java -version 2>&1"
                            3⤵
                            • Suspicious use of WriteProcessMemory
                            PID:3024
                            • C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
                              java -version
                              4⤵
                                PID:1532
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "gcc -dumpversion"
                              3⤵
                              • Executes a command shell one-liner
                              PID:4620
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c ""undefined\VBoxManage.exe" -v 2>&1"
                              3⤵
                                PID:3008
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "bash --version"
                                3⤵
                                • Executes a command shell one-liner
                                PID:4072
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "zsh --version"
                                3⤵
                                  PID:3672
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "fish --version"
                                  3⤵
                                  • Executes a command shell one-liner
                                  PID:1268
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "bun -v"
                                  3⤵
                                    PID:2972
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "deno -v"
                                    3⤵
                                      PID:4640
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "node -v"
                                      3⤵
                                      • Executes a command shell one-liner
                                      PID:1260
                                    • 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:4328
                                    • 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:2952
                                    • 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:4136
                                    • 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:2500
                                    • 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:2520
                                    • 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:4628
                                      • C:\Windows\System32\taskkill.exe
                                        taskkill /F /IM chrome.exe
                                        4⤵
                                        • Kills process with taskkill
                                        PID:3952
                                    • 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=2504 --field-trial-handle=2508,i,11715975251702132332,13055086312677206469,262144 --disable-features=SpareRendererForSitePerProcess,WinDelaySpellcheckServiceInit,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                                      3⤵
                                      • Executes dropped EXE
                                      • Loads dropped DLL
                                      PID:4384
                                    • 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=2588 --field-trial-handle=2508,i,11715975251702132332,13055086312677206469,262144 --disable-features=SpareRendererForSitePerProcess,WinDelaySpellcheckServiceInit,WinRetrieveSuggestionsOnlyOnDemand /prefetch:8
                                      3⤵
                                      • Executes dropped EXE
                                      • Loads dropped DLL
                                      PID:440
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "netsh wlan show profiles"
                                      3⤵
                                      • System Network Configuration Discovery: Wi-Fi Discovery
                                      • Suspicious use of WriteProcessMemory
                                      PID:5852
                                      • C:\Windows\System32\netsh.exe
                                        netsh wlan show profiles
                                        4⤵
                                        • Event Triggered Execution: Netsh Helper DLL
                                        • System Network Configuration Discovery: Wi-Fi Discovery
                                        PID:5284
                                    • 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:3448
                                      • C:\Windows\System32\taskkill.exe
                                        taskkill /F /IM msedge.exe
                                        4⤵
                                        • Kills process with taskkill
                                        PID:4648
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "gcc --version"
                                      3⤵
                                        PID:2536
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM brave.exe"
                                        3⤵
                                        • Executes a command shell one-liner
                                        • Suspicious use of WriteProcessMemory
                                        PID:700
                                        • C:\Windows\System32\taskkill.exe
                                          taskkill /F /IM brave.exe
                                          4⤵
                                          • Kills process with taskkill
                                          PID:5532
                                      • 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:2940
                                        • C:\Windows\System32\taskkill.exe
                                          taskkill /F /IM firefox.exe
                                          4⤵
                                          • Kills process with taskkill
                                          PID:5400
                                      • 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:1264
                                        • C:\Windows\System32\taskkill.exe
                                          taskkill /F /IM opera.exe
                                          4⤵
                                          • Kills process with taskkill
                                          PID:2384
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM kometa.exe"
                                        3⤵
                                          PID:2000
                                          • C:\Windows\System32\taskkill.exe
                                            taskkill /F /IM kometa.exe
                                            4⤵
                                            • Kills process with taskkill
                                            PID:3052
                                        • C:\Windows\system32\cmd.exe
                                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM orbitum.exe"
                                          3⤵
                                            PID:3876
                                            • C:\Windows\System32\taskkill.exe
                                              taskkill /F /IM orbitum.exe
                                              4⤵
                                              • Kills process with taskkill
                                              PID:3624
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM centbrowser.exe"
                                            3⤵
                                            • Executes a command shell one-liner
                                            PID:4320
                                            • C:\Windows\System32\taskkill.exe
                                              taskkill /F /IM centbrowser.exe
                                              4⤵
                                              • Kills process with taskkill
                                              PID:1260
                                          • 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:4280
                                            • C:\Windows\System32\taskkill.exe
                                              taskkill /F /IM 7star.exe
                                              4⤵
                                              • Kills process with taskkill
                                              PID:4620
                                          • 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:2624
                                            • C:\Windows\System32\taskkill.exe
                                              taskkill /F /IM sputnik.exe
                                              4⤵
                                              • Kills process with taskkill
                                              PID:2788
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM vivaldi.exe"
                                            3⤵
                                              PID:956
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM vivaldi.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:1616
                                            • 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:6120
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM epicprivacybrowser.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:2316
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM uran.exe"
                                              3⤵
                                              • Executes a command shell one-liner
                                              PID:4500
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM uran.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:1060
                                            • 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:3892
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM yandex.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:4296
                                            • 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:4136
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM iridium.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:3528
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM tor.exe"
                                              3⤵
                                              • Executes a command shell one-liner
                                              PID:3272
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM tor.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:4848
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /IM waterfox.exe"
                                              3⤵
                                              • Executes a command shell one-liner
                                              PID:2004
                                              • C:\Windows\System32\taskkill.exe
                                                taskkill /F /IM waterfox.exe
                                                4⤵
                                                • Kills process with taskkill
                                                PID:5708
                                            • 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:3928
                                              • C:\Windows\System32\Conhost.exe
                                                \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                4⤵
                                                  PID:1628
                                                • C:\Windows\System32\taskkill.exe
                                                  taskkill /F /IM arc.exe
                                                  4⤵
                                                  • Kills process with taskkill
                                                  PID:1864
                                              • 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:2060
                                                • C:\Windows\System32\reg.exe
                                                  reg query "HKLM\SOFTWARE\Microsoft\Cryptography" /v MachineGuid
                                                  4⤵
                                                    PID:2496
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "netsh advfirewall show allprofiles state"
                                                  3⤵
                                                    PID:4088
                                                    • C:\Windows\System32\netsh.exe
                                                      netsh advfirewall show allprofiles state
                                                      4⤵
                                                      • Modifies Windows Firewall
                                                      • Event Triggered Execution: Netsh Helper DLL
                                                      PID:1616
                                                  • C:\Windows\system32\cmd.exe
                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-MpComputerStatus | Select-Object -ExpandProperty AntivirusEnabled""
                                                    3⤵
                                                      PID:2140
                                                      • 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:2316
                                                    • 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:4812
                                                        • 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:2984
                                                      • 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:4848
                                                          • C:\Windows\System32\Conhost.exe
                                                            \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                            4⤵
                                                              PID:3624
                                                            • C:\Windows\System32\reg.exe
                                                              reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v EnableLUA
                                                              4⤵
                                                                PID:1608
                                                            • 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:5664
                                                                • 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:1684
                                                              • C:\Windows\system32\cmd.exe
                                                                C:\Windows\system32\cmd.exe /d /s /c "net session"
                                                                3⤵
                                                                  PID:2536
                                                                  • C:\Windows\System32\net.exe
                                                                    net session
                                                                    4⤵
                                                                      PID:2232
                                                                      • C:\Windows\system32\net1.exe
                                                                        C:\Windows\system32\net1 session
                                                                        5⤵
                                                                          PID:1416
                                                                    • 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⤵
                                                                        PID:4380
                                                                        • 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:3636
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -EncodedCommand JABFAHIAcgBvAHIAQQBjAHQAaQBvAG4AUAByAGUAZgBlAHIAZQBuAGMAZQA9ACcAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAnACAAJABwAD0AQAAoACkAIAB0AHIAeQAgAHsAIAAgACAAJABjAD0ARwBlAHQALQBDAGkAbQBJAG4AcwB0AGEAbgBjAGUAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdAAvAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMATgBhAG0AZQAgAEEAbgB0AGkAVgBpAHIAdQBzAFAAcgBvAGQAdQBjAHQAIAAtAEUAcgByAG8AcgBBAGMAdABpAG8AbgAgAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB0AGkAbgB1AGUAIAAgACAAaQBmACAAKAAkAGMAKQAgAHsAIABmAG8AcgBlAGEAYwBoACAAKAAkAHgAIABpAG4AIABAACgAJABjACkAKQAgAHsAIAAkAHAAKwA9AFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AE4APQBbAHMAdAByAGkAbgBnAF0AJAB4AC4AZABpAHMAcABsAGEAeQBOAGEAbQBlADsAUwA9AFsAaQBuAHQANgA0AF0AJAB4AC4AcAByAG8AZAB1AGMAdABTAHQAYQB0AGUAfQAgAH0AIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAGkAZgAgACgAJABwAC4AQwBvAHUAbgB0ACAALQBlAHEAIAAwACkAIAB7ACAAdAByAHkAIAB7ACAAIAAgACQAdwA9AEcAZQB0AC0AVwBtAGkATwBiAGoAZQBjAHQAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdABcAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMAIABBAG4AdABpAFYAaQByAHUAcwBQAHIAbwBkAHUAYwB0ACAALQBFAHIAcgBvAHIAQQBjAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACAAIAAgAGkAZgAgACgAJAB3ACkAIAB7ACAAZgBvAHIAZQBhAGMAaAAgACgAJAB4ACAAaQBuACAAQAAoACQAdwApACkAIAB7ACAAJABwACsAPQBbAFAAUwBDAHUAcwB0AG8AbQBPAGIAagBlAGMAdABdAEAAewBOAD0AWwBzAHQAcgBpAG4AZwBdACQAeAAuAGQAaQBzAHAAbABhAHkATgBhAG0AZQA7AFMAPQBbAGkAbgB0ADYANABdACQAeAAuAHAAcgBvAGQAdQBjAHQAUwB0AGEAdABlAH0AIAB9ACAAfQAgAH0AIABjAGEAdABjAGgAIAB7AH0AIAB9ACAAJABkAD0AJABuAHUAbABsACAAdAByAHkAIAB7ACAAIAAgACQAbQA9AEcAZQB0AC0ATQBwAEMAbwBtAHAAdQB0AGUAcgBTAHQAYQB0AHUAcwAgAC0ARQByAHIAbwByAEEAYwB0AGkAbwBuACAAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAgACAAIABpAGYAIAAoACQAbQApACAAewAgACAAIAAgACAAJABkAD0AWwBQAFMAQwB1AHMAdABvAG0ATwBiAGoAZQBjAHQAXQBAAHsAQQBFAD0AJABtAC4AQQBuAHQAaQB2AGkAcgB1AHMARQBuAGEAYgBsAGUAZAA7AFIAVAA9ACQAbQAuAFIAZQBhAGwAVABpAG0AZQBQAHIAbwB0AGUAYwB0AGkAbwBuAEUAbgBhAGIAbABlAGQAOwBBAE0APQAkAG0ALgBBAE0AUwBlAHIAdgBpAGMAZQBFAG4AYQBiAGwAZQBkADsAUgBNAD0AWwBzAHQAcgBpAG4AZwBdACQAbQAuAEEATQBSAHUAbgBuAGkAbgBnAE0AbwBkAGUAfQAgACAAIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AFAAPQAkAHAAOwBEAD0AJABkAH0AfABDAG8AbgB2AGUAcgB0AFQAbwAtAEoAcwBvAG4AIAAtAEMAbwBtAHAAcgBlAHMAcwAgAC0ARABlAHAAdABoACAANgA="
                                                                        3⤵
                                                                        • Executes a command shell one-liner
                                                                        PID:2804
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          powershell -NoProfile -EncodedCommand JABFAHIAcgBvAHIAQQBjAHQAaQBvAG4AUAByAGUAZgBlAHIAZQBuAGMAZQA9ACcAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAnACAAJABwAD0AQAAoACkAIAB0AHIAeQAgAHsAIAAgACAAJABjAD0ARwBlAHQALQBDAGkAbQBJAG4AcwB0AGEAbgBjAGUAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdAAvAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMATgBhAG0AZQAgAEEAbgB0AGkAVgBpAHIAdQBzAFAAcgBvAGQAdQBjAHQAIAAtAEUAcgByAG8AcgBBAGMAdABpAG8AbgAgAFMAaQBsAGUAbgB0AGwAeQBDAG8AbgB0AGkAbgB1AGUAIAAgACAAaQBmACAAKAAkAGMAKQAgAHsAIABmAG8AcgBlAGEAYwBoACAAKAAkAHgAIABpAG4AIABAACgAJABjACkAKQAgAHsAIAAkAHAAKwA9AFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AE4APQBbAHMAdAByAGkAbgBnAF0AJAB4AC4AZABpAHMAcABsAGEAeQBOAGEAbQBlADsAUwA9AFsAaQBuAHQANgA0AF0AJAB4AC4AcAByAG8AZAB1AGMAdABTAHQAYQB0AGUAfQAgAH0AIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAGkAZgAgACgAJABwAC4AQwBvAHUAbgB0ACAALQBlAHEAIAAwACkAIAB7ACAAdAByAHkAIAB7ACAAIAAgACQAdwA9AEcAZQB0AC0AVwBtAGkATwBiAGoAZQBjAHQAIAAtAE4AYQBtAGUAcwBwAGEAYwBlACAAcgBvAG8AdABcAFMAZQBjAHUAcgBpAHQAeQBDAGUAbgB0AGUAcgAyACAALQBDAGwAYQBzAHMAIABBAG4AdABpAFYAaQByAHUAcwBQAHIAbwBkAHUAYwB0ACAALQBFAHIAcgBvAHIAQQBjAHQAaQBvAG4AIABTAGkAbABlAG4AdABsAHkAQwBvAG4AdABpAG4AdQBlACAAIAAgAGkAZgAgACgAJAB3ACkAIAB7ACAAZgBvAHIAZQBhAGMAaAAgACgAJAB4ACAAaQBuACAAQAAoACQAdwApACkAIAB7ACAAJABwACsAPQBbAFAAUwBDAHUAcwB0AG8AbQBPAGIAagBlAGMAdABdAEAAewBOAD0AWwBzAHQAcgBpAG4AZwBdACQAeAAuAGQAaQBzAHAAbABhAHkATgBhAG0AZQA7AFMAPQBbAGkAbgB0ADYANABdACQAeAAuAHAAcgBvAGQAdQBjAHQAUwB0AGEAdABlAH0AIAB9ACAAfQAgAH0AIABjAGEAdABjAGgAIAB7AH0AIAB9ACAAJABkAD0AJABuAHUAbABsACAAdAByAHkAIAB7ACAAIAAgACQAbQA9AEcAZQB0AC0ATQBwAEMAbwBtAHAAdQB0AGUAcgBTAHQAYQB0AHUAcwAgAC0ARQByAHIAbwByAEEAYwB0AGkAbwBuACAAUwBpAGwAZQBuAHQAbAB5AEMAbwBuAHQAaQBuAHUAZQAgACAAIABpAGYAIAAoACQAbQApACAAewAgACAAIAAgACAAJABkAD0AWwBQAFMAQwB1AHMAdABvAG0ATwBiAGoAZQBjAHQAXQBAAHsAQQBFAD0AJABtAC4AQQBuAHQAaQB2AGkAcgB1AHMARQBuAGEAYgBsAGUAZAA7AFIAVAA9ACQAbQAuAFIAZQBhAGwAVABpAG0AZQBQAHIAbwB0AGUAYwB0AGkAbwBuAEUAbgBhAGIAbABlAGQAOwBBAE0APQAkAG0ALgBBAE0AUwBlAHIAdgBpAGMAZQBFAG4AYQBiAGwAZQBkADsAUgBNAD0AWwBzAHQAcgBpAG4AZwBdACQAbQAuAEEATQBSAHUAbgBuAGkAbgBnAE0AbwBkAGUAfQAgACAAIAB9ACAAfQAgAGMAYQB0AGMAaAAgAHsAfQAgAFsAUABTAEMAdQBzAHQAbwBtAE8AYgBqAGUAYwB0AF0AQAB7AFAAPQAkAHAAOwBEAD0AJABkAH0AfABDAG8AbgB2AGUAcgB0AFQAbwAtAEoAcwBvAG4AIAAtAEMAbwBtAHAAcgBlAHMAcwAgAC0ARABlAHAAdABoACAANgA=
                                                                          4⤵
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:3424
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-MpComputerStatus).AntivirusEnabled""
                                                                        3⤵
                                                                          PID:1956
                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                            powershell -NoProfile -Command "(Get-MpComputerStatus).AntivirusEnabled"
                                                                            4⤵
                                                                            • 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 "Get-WmiObject Win32_logicaldisk | select Access,Caption,FileSystem,FreeSpace,Size | fl"
                                                                          3⤵
                                                                          • Command and Scripting Interpreter: PowerShell
                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                          PID:1260
                                                                        • 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:2588
                                                                        • 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:5460
                                                                          • C:\Windows\System32\Conhost.exe
                                                                            \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                            4⤵
                                                                              PID:5284
                                                                          • 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:4596
                                                                          • 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:3016
                                                                          • 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:2496
                                                                          • 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:2104
                                                                          • 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:4412
                                                                          • 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:576
                                                                              • C:\Windows\System32\reg.exe
                                                                                reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet
                                                                                4⤵
                                                                                • Checks processor information in registry
                                                                                PID:2256
                                                                            • C:\Windows\system32\cmd.exe
                                                                              C:\Windows\system32\cmd.exe /d /s /c "wmic product get name,version,vendor,installDate /format:list"
                                                                              3⤵
                                                                              • Executes a command shell one-liner
                                                                              PID:3480
                                                                              • C:\Windows\System32\Wbem\WMIC.exe
                                                                                wmic product get name,version,vendor,installDate /format:list
                                                                                4⤵
                                                                                • Suspicious behavior: EnumeratesProcesses
                                                                                PID:5532
                                                                            • C:\Windows\system32\cmd.exe
                                                                              C:\Windows\system32\cmd.exe /d /s /c "openssl version"
                                                                              3⤵
                                                                              • Executes a command shell one-liner
                                                                              PID:6904
                                                                            • C:\Windows\system32\cmd.exe
                                                                              C:\Windows\system32\cmd.exe /d /s /c "npm -v"
                                                                              3⤵
                                                                                PID:6912
                                                                              • C:\Windows\system32\cmd.exe
                                                                                C:\Windows\system32\cmd.exe /d /s /c "pm2.cmd -v"
                                                                                3⤵
                                                                                  PID:6920
                                                                                • C:\Windows\system32\cmd.exe
                                                                                  C:\Windows\system32\cmd.exe /d /s /c "yarn --version"
                                                                                  3⤵
                                                                                  • Executes a command shell one-liner
                                                                                  PID:6928
                                                                                • C:\Windows\system32\cmd.exe
                                                                                  C:\Windows\system32\cmd.exe /d /s /c "gulp.cmd --version"
                                                                                  3⤵
                                                                                    PID:6944
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /d /s /c "brew --version"
                                                                                    3⤵
                                                                                      PID:6960
                                                                                    • C:\Windows\system32\cmd.exe
                                                                                      C:\Windows\system32\cmd.exe /d /s /c "tsc.cmd --version"
                                                                                      3⤵
                                                                                        PID:6968
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c "grunt.cmd --version"
                                                                                        3⤵
                                                                                          PID:6976
                                                                                        • C:\Windows\system32\cmd.exe
                                                                                          C:\Windows\system32\cmd.exe /d /s /c "git --version"
                                                                                          3⤵
                                                                                            PID:6984
                                                                                          • C:\Windows\system32\cmd.exe
                                                                                            C:\Windows\system32\cmd.exe /d /s /c "apachectl -v 2>&1"
                                                                                            3⤵
                                                                                              PID:6992
                                                                                            • C:\Windows\system32\cmd.exe
                                                                                              C:\Windows\system32\cmd.exe /d /s /c "nginx -v 2>&1"
                                                                                              3⤵
                                                                                              • Executes a command shell one-liner
                                                                                              PID:7008
                                                                                            • C:\Windows\system32\cmd.exe
                                                                                              C:\Windows\system32\cmd.exe /d /s /c "mysql -V"
                                                                                              3⤵
                                                                                                PID:7024
                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                C:\Windows\system32\cmd.exe /d /s /c "php -v"
                                                                                                3⤵
                                                                                                • Executes a command shell one-liner
                                                                                                PID:7040
                                                                                                • C:\Windows\System32\Conhost.exe
                                                                                                  \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                  4⤵
                                                                                                    PID:5708
                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "redis-server --version"
                                                                                                  3⤵
                                                                                                  • Executes a command shell one-liner
                                                                                                  PID:7056
                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "docker --version"
                                                                                                  3⤵
                                                                                                    PID:7072
                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "postconf -d | grep mail_version"
                                                                                                    3⤵
                                                                                                    • Executes a command shell one-liner
                                                                                                    PID:7080
                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "mongod --version"
                                                                                                    3⤵
                                                                                                      PID:7096
                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "perl -v"
                                                                                                      3⤵
                                                                                                      • Executes a command shell one-liner
                                                                                                      PID:7112
                                                                                                      • C:\Windows\System32\Conhost.exe
                                                                                                        \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                        4⤵
                                                                                                          PID:1524
                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "python -V 2>&1"
                                                                                                        3⤵
                                                                                                          PID:7124
                                                                                                        • 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:7144
                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "pip -V 2>&1"
                                                                                                          3⤵
                                                                                                          • Executes a command shell one-liner
                                                                                                          PID:7152
                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "pip3 -V 2>&1"
                                                                                                          3⤵
                                                                                                            PID:7160
                                                                                                            • C:\Windows\System32\Conhost.exe
                                                                                                              \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                              4⤵
                                                                                                                PID:1864
                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "java -version 2>&1"
                                                                                                              3⤵
                                                                                                              • Executes a command shell one-liner
                                                                                                              PID:6192
                                                                                                              • C:\Windows\System32\Conhost.exe
                                                                                                                \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                4⤵
                                                                                                                  PID:3952
                                                                                                                • C:\Program Files (x86)\Common Files\Oracle\Java\javapath\java.exe
                                                                                                                  java -version
                                                                                                                  4⤵
                                                                                                                    PID:2980
                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "gcc -dumpversion"
                                                                                                                  3⤵
                                                                                                                  • Executes a command shell one-liner
                                                                                                                  PID:5728
                                                                                                                • 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:6236
                                                                                                                  • C:\Windows\System32\Conhost.exe
                                                                                                                    \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                    4⤵
                                                                                                                      PID:3424
                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "bash --version"
                                                                                                                    3⤵
                                                                                                                    • Executes a command shell one-liner
                                                                                                                    PID:6232
                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "zsh --version"
                                                                                                                    3⤵
                                                                                                                      PID:4768
                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "fish --version"
                                                                                                                      3⤵
                                                                                                                      • Executes a command shell one-liner
                                                                                                                      PID:4532
                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "bun -v"
                                                                                                                      3⤵
                                                                                                                      • Executes a command shell one-liner
                                                                                                                      PID:6140
                                                                                                                      • C:\Windows\System32\Conhost.exe
                                                                                                                        \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                        4⤵
                                                                                                                          PID:1416
                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "deno -v"
                                                                                                                        3⤵
                                                                                                                        • Executes a command shell one-liner
                                                                                                                        PID:6308
                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "node -v"
                                                                                                                        3⤵
                                                                                                                        • Executes a command shell one-liner
                                                                                                                        PID:4164
                                                                                                                      • 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
                                                                                                                        PID:6336
                                                                                                                        • C:\Windows\System32\Conhost.exe
                                                                                                                          \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                          4⤵
                                                                                                                            PID:3288
                                                                                                                        • 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
                                                                                                                          PID:3040
                                                                                                                        • 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
                                                                                                                          PID:6368
                                                                                                                        • 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
                                                                                                                          PID:124
                                                                                                                        • 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⤵
                                                                                                                          • Executes a command shell one-liner
                                                                                                                          PID:2580
                                                                                                                          • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                                            wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list
                                                                                                                            4⤵
                                                                                                                              PID:6888
                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10""
                                                                                                                            3⤵
                                                                                                                              PID:7016
                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10"
                                                                                                                                4⤵
                                                                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                                                                PID:3636
                                                                                                                            • 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
                                                                                                                              PID:3672
                                                                                                                            • 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⤵
                                                                                                                                PID:4300
                                                                                                                                • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                                                  wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list
                                                                                                                                  4⤵
                                                                                                                                    PID:6452
                                                                                                                                • 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
                                                                                                                                  PID:4120
                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                    powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10"
                                                                                                                                    4⤵
                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                    PID:6444
                                                                                                                                • 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
                                                                                                                                  PID:6356
                                                                                                                                  • C:\Windows\System32\Conhost.exe
                                                                                                                                    \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                    4⤵
                                                                                                                                      PID:4620
                                                                                                                                  • 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:6204
                                                                                                                                  • 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:5124
                                                                                                                                  • 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:3968
                                                                                                                                  • 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:5696
                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "gcc --version"
                                                                                                                                    3⤵
                                                                                                                                      PID:1804
                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "echo %COMPUTERNAME%.%USERDNSDOMAIN%"
                                                                                                                                      3⤵
                                                                                                                                      • Executes a command shell one-liner
                                                                                                                                      PID:2932
                                                                                                                                    • 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:4144
                                                                                                                                    • 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:5668
                                                                                                                                    • 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:976
                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "findstr /C:"Detected boot environment" "%windir%\Panther\setupact.log""
                                                                                                                                      3⤵
                                                                                                                                        PID:6592
                                                                                                                                        • C:\Windows\System32\findstr.exe
                                                                                                                                          findstr /C:"Detected boot environment" "C:\Windows\Panther\setupact.log"
                                                                                                                                          4⤵
                                                                                                                                            PID:1460
                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell -NoProfile -Command "(Get-WmiObject -Class SoftwareLicensingService).OA3xOriginalProductKey""
                                                                                                                                          3⤵
                                                                                                                                            PID:2092
                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                              powershell -NoProfile -Command "(Get-WmiObject -Class SoftwareLicensingService).OA3xOriginalProductKey"
                                                                                                                                              4⤵
                                                                                                                                              • Command and Scripting Interpreter: PowerShell
                                                                                                                                              PID:6612
                                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "wmic product get name,version,vendor,installDate /format:list"
                                                                                                                                            3⤵
                                                                                                                                            • Executes a command shell one-liner
                                                                                                                                            PID:1260
                                                                                                                                            • C:\Windows\System32\Conhost.exe
                                                                                                                                              \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                              4⤵
                                                                                                                                                PID:2588
                                                                                                                                              • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                                                                wmic product get name,version,vendor,installDate /format:list
                                                                                                                                                4⤵
                                                                                                                                                  PID:7056
                                                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "ipconfig /all"
                                                                                                                                                3⤵
                                                                                                                                                  PID:5436
                                                                                                                                                  • C:\Windows\System32\ipconfig.exe
                                                                                                                                                    ipconfig /all
                                                                                                                                                    4⤵
                                                                                                                                                    • Gathers network information
                                                                                                                                                    PID:4592
                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "route print"
                                                                                                                                                  3⤵
                                                                                                                                                    PID:3000
                                                                                                                                                    • C:\Windows\System32\ROUTE.EXE
                                                                                                                                                      route print
                                                                                                                                                      4⤵
                                                                                                                                                        PID:1212
                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "wmic service get name,displayName,state,startMode,pathName /format:list"
                                                                                                                                                      3⤵
                                                                                                                                                        PID:6480
                                                                                                                                                        • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                                                                          wmic service get name,displayName,state,startMode,pathName /format:list
                                                                                                                                                          4⤵
                                                                                                                                                            PID:3820
                                                                                                                                                        • 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:5652
                                                                                                                                                          • C:\Windows\System32\reg.exe
                                                                                                                                                            reg query "HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0" /v FeatureSet
                                                                                                                                                            4⤵
                                                                                                                                                            • Checks processor information in registry
                                                                                                                                                            PID:5088
                                                                                                                                                        • 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:2464
                                                                                                                                                        • 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:4852
                                                                                                                                                        • 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:980
                                                                                                                                                        • 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⤵
                                                                                                                                                            PID:4988
                                                                                                                                                            • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                                                                              wmic /namespace:\\root\SecurityCenter2 path AntiVirusProduct get displayName,productState,instanceGuid /format:list
                                                                                                                                                              4⤵
                                                                                                                                                                PID:1684
                                                                                                                                                            • 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
                                                                                                                                                              PID:5920
                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                powershell -NoProfile -Command "Get-MpComputerStatus | ConvertTo-Json -Depth 10"
                                                                                                                                                                4⤵
                                                                                                                                                                • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                PID:6632
                                                                                                                                                            • 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
                                                                                                                                                              PID:6512
                                                                                                                                                            • 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:3220
                                                                                                                                                            • 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:5344
                                                                                                                                                              • C:\Windows\System32\Conhost.exe
                                                                                                                                                                \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                                                                                                                                4⤵
                                                                                                                                                                  PID:6992
                                                                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "echo %COMPUTERNAME%.%USERDNSDOMAIN%"
                                                                                                                                                                3⤵
                                                                                                                                                                • Executes a command shell one-liner
                                                                                                                                                                PID:2500
                                                                                                                                                              • 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:5112
                                                                                                                                                              • 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:4496
                                                                                                                                                              • 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:5020
                                                                                                                                                              • 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:7032
                                                                                                                                                                • C:\Windows\System32\findstr.exe
                                                                                                                                                                  findstr /C:"Detected boot environment" "C:\Windows\Panther\setupact.log"
                                                                                                                                                                  4⤵
                                                                                                                                                                    PID:4640
                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "py -3 --version"
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:2268
                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "py --version"
                                                                                                                                                                    3⤵
                                                                                                                                                                      PID:3376
                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "python --version"
                                                                                                                                                                      3⤵
                                                                                                                                                                        PID:6948
                                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "python3 --version"
                                                                                                                                                                        3⤵
                                                                                                                                                                          PID:7048
                                                                                                                                                                        • 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:6320
                                                                                                                                                                          • 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⤵
                                                                                                                                                                              PID:6400
                                                                                                                                                                              • C:\Windows\Temp\{BACAAC7F-E272-4F3F-93DA-F36906B0355F}\.cr\python312_installer.exe
                                                                                                                                                                                "C:\Windows\Temp\{BACAAC7F-E272-4F3F-93DA-F36906B0355F}\.cr\python312_installer.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" -burn.filehandle.attached=760 -burn.filehandle.self=764 /quiet InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                                                                                                                5⤵
                                                                                                                                                                                  PID:3744
                                                                                                                                                                            • 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⤵
                                                                                                                                                                                PID:5716
                                                                                                                                                                                • 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⤵
                                                                                                                                                                                    PID:3740
                                                                                                                                                                                    • C:\Windows\Temp\{36F4AF87-2F87-4FCF-8A79-2D6319BADFFD}\.cr\python312_installer.exe
                                                                                                                                                                                      "C:\Windows\Temp\{36F4AF87-2F87-4FCF-8A79-2D6319BADFFD}\.cr\python312_installer.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Temp\python312_installer.exe" -burn.filehandle.attached=772 -burn.filehandle.self=776 /quiet InstallAllUsers=1 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                                                                                                                      5⤵
                                                                                                                                                                                        PID:1048
                                                                                                                                                                              • C:\Windows\system32\vssvc.exe
                                                                                                                                                                                C:\Windows\system32\vssvc.exe
                                                                                                                                                                                1⤵
                                                                                                                                                                                • Checks SCSI registry key(s)
                                                                                                                                                                                • Suspicious use of AdjustPrivilegeToken
                                                                                                                                                                                PID:5816
                                                                                                                                                                              • C:\Windows\system32\svchost.exe
                                                                                                                                                                                C:\Windows\system32\svchost.exe -k GPSvcGroup
                                                                                                                                                                                1⤵
                                                                                                                                                                                  PID:2172
                                                                                                                                                                                • C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe
                                                                                                                                                                                  "C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe" /burn.runonce
                                                                                                                                                                                  1⤵
                                                                                                                                                                                    PID:4792
                                                                                                                                                                                    • C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe
                                                                                                                                                                                      "C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe" /quiet /burn.log.append "C:\Users\Admin\AppData\Local\Temp\Python 3.12.10 (64-bit)_20260804024730.log" InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                                                                                                                      2⤵
                                                                                                                                                                                        PID:6460
                                                                                                                                                                                        • C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe
                                                                                                                                                                                          "C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe" -burn.clean.room="C:\Users\Admin\AppData\Local\Package Cache\{b6ce88eb-2ce3-4d91-8efc-425ae1f48caf}\python-3.12.10-amd64.exe" -burn.filehandle.attached=564 -burn.filehandle.self=584 /quiet /burn.log.append "C:\Users\Admin\AppData\Local\Temp\Python 3.12.10 (64-bit)_20260804024730.log" InstallAllUsers=0 PrependPath=1 Include_pip=1 Include_launcher=1 Include_test=0 Include_doc=0 Include_dev=0
                                                                                                                                                                                          3⤵
                                                                                                                                                                                            PID:1124

                                                                                                                                                                                      Network

                                                                                                                                                                                            MITRE ATT&CK Enterprise v16

                                                                                                                                                                                            Replay Monitor

                                                                                                                                                                                            Loading Replay Monitor...

                                                                                                                                                                                            Downloads

                                                                                                                                                                                            e59ee5f.rbs

                                                                                                                                                                                            • Path C:\Config.Msi\e59ee5f.rbs
                                                                                                                                                                                            • Size 39KB
                                                                                                                                                                                            • SHA256 a88da9f3be321b50e7ac35a048bbdde5115c50bd63b7cf408f8aa3829c5a8c7c
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            e59ee64.rbs

                                                                                                                                                                                            • Path C:\Config.Msi\e59ee64.rbs
                                                                                                                                                                                            • Size 8KB
                                                                                                                                                                                            • SHA256 6ac1511f566de2798ee3cfbe98d67b51a2243fdb9fb9e6a30a693cbf0c732a82
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            e59ee69.rbs

                                                                                                                                                                                            • Path C:\Config.Msi\e59ee69.rbs
                                                                                                                                                                                            • Size 12KB
                                                                                                                                                                                            • SHA256 8899fb1174f96cd669f442e8fd5de0629bb0acaaedc387d75b18afbb9c10f629
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            e59ee70.rbs

                                                                                                                                                                                            • Path C:\Config.Msi\e59ee70.rbs
                                                                                                                                                                                            • Size 14KB
                                                                                                                                                                                            • SHA256 6ce22e2d277c6548ba0c2c0ca03b79fc273e3c762d016229c0c3592649881446
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            e59ee72.rbf

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

                                                                                                                                                                                            e59ee73.rbf

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

                                                                                                                                                                                            e59ee74.rbf

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

                                                                                                                                                                                            e59ee75.rbf

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

                                                                                                                                                                                            e59ee76.rbf

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

                                                                                                                                                                                            e59ee77.rbf

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

                                                                                                                                                                                            e59ee78.rbf

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

                                                                                                                                                                                            e59ee79.rbf

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

                                                                                                                                                                                            e59ee7a.rbf

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

                                                                                                                                                                                            e59ee7d.rbs

                                                                                                                                                                                            • Path C:\Config.Msi\e59ee7d.rbs
                                                                                                                                                                                            • Size 8KB
                                                                                                                                                                                            • SHA256 5260c1b4e38d43f0005cef40d73ea7fe6c891633dea4499aea213ba7074adaa4
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            e59ee7e.rbf

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

                                                                                                                                                                                            e59ee7f.rbf

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            StartupProfileData-NonInteractive

                                                                                                                                                                                            • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                                                                                                                                            • Size 64B
                                                                                                                                                                                            • SHA256 ff5d6349e94c0529085b20df8b6080db002b07c087762cd2852b8e0b19e91e5f
                                                                                                                                                                                            • MD5 SHA1 SHA512

                                                                                                                                                                                            StartupProfileData-NonInteractive

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

                                                                                                                                                                                            lib_JustForMe

                                                                                                                                                                                            • Path C:\Users\Admin\AppData\Local\Package Cache\.unverified\lib_JustForMe
                                                                                                                                                                                            • Size 7.1MB
                                                                                                                                                                                            • SHA256 699b862a3a0330114f8ddae9b92e394b4ee93341ba90e19710982cae62cd4079
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP 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_1785807937773.zip

                                                                                                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\Vexx_SysDump_1785807937773.zip
                                                                                                                                                                                            • Size 7KB
                                                                                                                                                                                            • SHA256 3952a6e16f68e60f8c247a8e5f320ed6bb04c2feeaddf4d14d5c348b2c76afa9
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            __PSScriptPolicyTest_m3xemqwr.0zz.ps1

                                                                                                                                                                                            • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_m3xemqwr.0zz.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 e0d164879fa435a56274b803283d4a28a9bd171e26f35c5d2bb6ce92fe815d12
                                                                                                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                            DDoS.exe.lnk~RFe5a0996.TMP

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

                                                                                                                                                                                            Python 3.12 (64-bit).lnk

                                                                                                                                                                                            • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Python 3.12\Python 3.12 (64-bit).lnk
                                                                                                                                                                                            • Size 1KB
                                                                                                                                                                                            • SHA256 051051f769f1b1d688176aaa884b5cce3f752bde0a0f583077fb13f19015f49c
                                                                                                                                                                                            • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                            BootstrapperApplicationData.xml

                                                                                                                                                                                            • Path C:\Windows\Temp\{787D62ED-427E-44A8-AA5E-D732F6B0AF7A}\.ba\BootstrapperApplicationData.xml
                                                                                                                                                                                            • Size 96KB
                                                                                                                                                                                            • SHA256 533c95d00032da994d8dbe6b9bc4f0a9a828fd91057fd650007bd273fb22ce57
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            Default.thm

                                                                                                                                                                                            • Path C:\Windows\Temp\{787D62ED-427E-44A8-AA5E-D732F6B0AF7A}\.ba\Default.thm
                                                                                                                                                                                            • Size 11KB
                                                                                                                                                                                            • SHA256 be2baed45bcfb013e914e9d5bf6bc7c77a311f6f1723afbb7eb1faa7da497e1b
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            Default.wxl

                                                                                                                                                                                            • Path C:\Windows\Temp\{787D62ED-427E-44A8-AA5E-D732F6B0AF7A}\.ba\Default.wxl
                                                                                                                                                                                            • Size 9KB
                                                                                                                                                                                            • SHA256 1529fad8a804911b2854233dadba6e36ceba35edce6aa1838818142cb3936384
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            PythonBA.dll

                                                                                                                                                                                            • Path C:\Windows\Temp\{787D62ED-427E-44A8-AA5E-D732F6B0AF7A}\.ba\PythonBA.dll
                                                                                                                                                                                            • Size 692KB
                                                                                                                                                                                            • SHA256 b68d689899ceefc6d240d347b6505517a640e9fbd9ad96ab75f57d970f522980
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            SideBar.png

                                                                                                                                                                                            • Path C:\Windows\Temp\{D15EEC7A-3CA0-4AAD-8112-87E1F0D10EDF}\.ba\SideBar.png
                                                                                                                                                                                            • Size 50KB
                                                                                                                                                                                            • SHA256 79434bd1368f47f08acf6db66638531d386bf15166d78d9bfea4da164c079067
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            python-3.12.10-amd64.exe

                                                                                                                                                                                            • Path C:\Windows\Temp\{D15EEC7A-3CA0-4AAD-8112-87E1F0D10EDF}\.be\python-3.12.10-amd64.exe
                                                                                                                                                                                            • Size 878KB
                                                                                                                                                                                            • SHA256 8515944637be89aab89d2dc5d247bc21331e9c4179dc25e2fc24df51a9eda934
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            launcher_JustForMe

                                                                                                                                                                                            • Path C:\Windows\Temp\{D15EEC7A-3CA0-4AAD-8112-87E1F0D10EDF}\launcher_JustForMe
                                                                                                                                                                                            • Size 548KB
                                                                                                                                                                                            • SHA256 fee16ff5e80e7b6939270632a82dc8c33d2a1e3d1b7526df18c1912d07eaf026
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            metadata-2

                                                                                                                                                                                            • Path \??\GLOBALROOT\Device\HarddiskVolumeShadowCopy2\System Volume Information\SPP\metadata-2
                                                                                                                                                                                            • Size 26.1MB
                                                                                                                                                                                            • SHA256 160e5d1879b303026a585bb49dfdf12b960d770f51d934d09cb5f27d834bbead
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            {f86fb953-0880-4841-b217-1986bb435080}_OnDiskSnapshotProp

                                                                                                                                                                                            • Path \??\Volume{6392210f-0000-0000-0000-d08302000000}\System Volume Information\SPP\OnlineMetadataCache\{f86fb953-0880-4841-b217-1986bb435080}_OnDiskSnapshotProp
                                                                                                                                                                                            • Size 6KB
                                                                                                                                                                                            • SHA256 b54edb829ee7e178cc8350f73411a38b11ee0f8bcacbcb566dca294e1a5c1940
                                                                                                                                                                                            • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                            memory/1524-216-0x0000018E7DAE0000-0x0000018E7DB02000-memory.dmp

                                                                                                                                                                                            memory/1524-223-0x0000018E7EB70000-0x0000018E7F098000-memory.dmp

                                                                                                                                                                                            memory/1524-222-0x0000018E7E470000-0x0000018E7E632000-memory.dmp

                                                                                                                                                                                            memory/1524-221-0x0000018E7DB60000-0x0000018E7DB6A000-memory.dmp

                                                                                                                                                                                            memory/1524-220-0x0000018E7DC90000-0x0000018E7DD42000-memory.dmp

                                                                                                                                                                                            memory/1524-219-0x0000018E7DB40000-0x0000018E7DB5E000-memory.dmp

                                                                                                                                                                                            memory/1532-270-0x000001C337660000-0x000001C337661000-memory.dmp

                                                                                                                                                                                            memory/1684-306-0x000001EA75BB0000-0x000001EA75BCC000-memory.dmp

                                                                                                                                                                                            memory/1684-301-0x000001EA75730000-0x000001EA7574E000-memory.dmp

                                                                                                                                                                                            memory/1684-305-0x000001EA75630000-0x000001EA7563A000-memory.dmp

                                                                                                                                                                                            memory/2520-274-0x0000018579400000-0x00000185794B2000-memory.dmp

                                                                                                                                                                                            memory/2520-278-0x0000018579970000-0x0000018579994000-memory.dmp

                                                                                                                                                                                            memory/2520-277-0x0000018579970000-0x000001857999A000-memory.dmp

                                                                                                                                                                                            memory/2980-375-0x0000012EA2400000-0x0000012EA2401000-memory.dmp

                                                                                                                                                                                            memory/5020-322-0x000001CD6BC30000-0x000001CD6BCE2000-memory.dmp