Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    24/08/2026, 03:49

General

  • Target
    2026-08-23_9d7f90fd7e850d4df015d62e7e504c9e_avaddon_cobalt-strike_coinminer_glassworm_icedid_njrat_p.exe
  • Size 70.6MB
  • Sample260824-edpxcssfmf
  • SHA256 a417bae20126343722569d00cbb866382ee0d3bc38aae101114bd440ecbd419a
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Clipboard Data 1 TTPs 64 IoCs

    Adversaries may collect data stored in the clipboard from users copying information within or between applications.

  • Creates a file in the Startup directory 1 TTPs 1 IoCs

    A file was written to a Windows startup folder. Files in these directories are executed automatically when a user logs on or an application initializes.

  • Loads dropped DLL 3 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 3 IoCs

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

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

  • Discovers running processes 1 TTPs 1 IoCs

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

  • Command and Scripting Interpreter: PowerShell 1 TTPs 11 IoCs

    Using powershell.exe command.

  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 6 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 9 IoCs

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

  • System Network Configuration Discovery: Internet Connection Discovery 1 TTPs 1 IoCs

    Adversaries may check for Internet connectivity on compromised systems.

  • Checks processor information in registry 2 TTPs 24 IoCs

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

  • Gathers network information 2 TTPs 4 IoCs

    Uses commandline utility to view network configuration.

  • Runs ping.exe 1 TTPs 1 IoCs
  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-23_9d7f90fd7e850d4df015d62e7e504c9e_avaddon_cobalt-strike_coinminer_glassworm_icedid_njrat_p.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-23_9d7f90fd7e850d4df015d62e7e504c9e_avaddon_cobalt-strike_coinminer_glassworm_icedid_njrat_p.exe"
    1⤵
    • Checks computer location settings
    • Creates a file in the Startup directory
    • Loads dropped DLL
    • Checks processor information in registry
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:1844
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /d /s /c "chcp"
      2⤵
      • Executes a command shell one-liner
      • Suspicious use of WriteProcessMemory
      PID:4868
      • C:\Windows\system32\chcp.com
        chcp
        3⤵
          PID:2204
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
        2⤵
        • Clipboard Data
        • Suspicious use of WriteProcessMemory
        PID:3084
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell Get-Clipboard
          3⤵
          • Clipboard Data
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:1680
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "netstat -r"
        2⤵
        • Executes a command shell one-liner
        • Suspicious use of WriteProcessMemory
        PID:4008
        • C:\Windows\system32\NETSTAT.EXE
          netstat -r
          3⤵
          • Gathers network information
          • Suspicious use of WriteProcessMemory
          PID:3848
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c "C:\Windows\system32\route.exe" print
            4⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:2320
            • C:\Windows\system32\ROUTE.EXE
              C:\Windows\system32\route.exe print
              5⤵
                PID:1332
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "netstat -nao"
          2⤵
          • Executes a command shell one-liner
          • Suspicious use of WriteProcessMemory
          PID:812
          • C:\Windows\system32\NETSTAT.EXE
            netstat -nao
            3⤵
            • Gathers network information
            • Suspicious use of AdjustPrivilegeToken
            PID:4080
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          • Suspicious use of WriteProcessMemory
          PID:4484
          • C:\Windows\system32\query.exe
            "C:\Windows\system32\query.exe" user
            3⤵
            • Suspicious use of WriteProcessMemory
            PID:2932
            • C:\Windows\system32\quser.exe
              "C:\Windows\system32\quser.exe"
              4⤵
                PID:3624
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:1736
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:1576
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:4660
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:632
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:4652
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:3748
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:3192
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            • Suspicious use of WriteProcessMemory
            PID:1872
            • C:\Windows\system32\netsh.exe
              "C:\Windows\system32\netsh.exe" wlan show networks mode=Bssid
              3⤵
              • Event Triggered Execution: Netsh Helper DLL
              PID:3996
          • C:\Windows\system32\ping.exe
            ping 8.8.8.8 -n 1
            2⤵
            • System Network Configuration Discovery: Internet Connection Discovery
            • Runs ping.exe
            PID:2668
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:2360
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Suspicious use of WriteProcessMemory
            PID:4872
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:3624
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Suspicious use of WriteProcessMemory
            PID:4852
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:1868
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Clipboard Data
            • Suspicious use of WriteProcessMemory
            PID:2588
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:4560
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Suspicious use of WriteProcessMemory
            PID:3996
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:4140
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Clipboard Data
            • Suspicious use of WriteProcessMemory
            PID:4432
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:3336
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
            2⤵
            • Suspicious use of WriteProcessMemory
            PID:2504
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell Get-Clipboard
              3⤵
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:1392
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /d /s /c "netstat -r"
            2⤵
            • Executes a command shell one-liner
            • Suspicious use of WriteProcessMemory
            PID:2276
            • C:\Windows\system32\NETSTAT.EXE
              netstat -r
              3⤵
              • Gathers network information
              • Suspicious use of WriteProcessMemory
              PID:2776
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /c "C:\Windows\system32\route.exe" print
                4⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:2436
                • C:\Windows\system32\ROUTE.EXE
                  C:\Windows\system32\route.exe print
                  5⤵
                    PID:3388
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell.exe -NoLogo -InputFormat Text -NoExit -ExecutionPolicy Unrestricted -Command -
              2⤵
              • Command and Scripting Interpreter: PowerShell
              • Suspicious behavior: EnumeratesProcesses
              • Suspicious use of AdjustPrivilegeToken
              PID:4056
            • C:\Windows\system32\cmd.exe
              C:\Windows\system32\cmd.exe /d /s /c "netsh lan show profiles"
              2⤵
              • Executes a command shell one-liner
              • Suspicious use of WriteProcessMemory
              PID:3168
              • C:\Windows\System32\Conhost.exe
                \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                3⤵
                  PID:3336
                • C:\Windows\system32\netsh.exe
                  netsh lan show profiles
                  3⤵
                  • Event Triggered Execution: Netsh Helper DLL
                  PID:2824
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "ipconfig /all"
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:3016
                • C:\Windows\system32\ipconfig.exe
                  ipconfig /all
                  3⤵
                  • Gathers network information
                  PID:3096
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:840
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of AdjustPrivilegeToken
                  PID:3164
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Clipboard Data
                • Suspicious use of WriteProcessMemory
                PID:3652
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Clipboard Data
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of AdjustPrivilegeToken
                  PID:2788
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Clipboard Data
                • Suspicious use of WriteProcessMemory
                PID:1220
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:3720
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:2988
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:808
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:3836
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:4232
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                2⤵
                • Executes a command shell one-liner
                • Suspicious use of WriteProcessMemory
                PID:4116
                • C:\Windows\system32\tasklist.exe
                  tasklist
                  3⤵
                  • Discovers running processes
                  • Suspicious use of AdjustPrivilegeToken
                  PID:3920
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Clipboard Data
                • Suspicious use of WriteProcessMemory
                PID:1100
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:2916
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:4024
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Suspicious use of AdjustPrivilegeToken
                  PID:1584
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                • Suspicious use of WriteProcessMemory
                PID:2100
                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                  powershell Get-Clipboard
                  3⤵
                  • Clipboard Data
                  • Suspicious use of AdjustPrivilegeToken
                  PID:2304
              • C:\Windows\system32\cmd.exe
                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                2⤵
                  PID:4656
                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                    powershell Get-Clipboard
                    3⤵
                    • Clipboard Data
                    • Suspicious use of AdjustPrivilegeToken
                    PID:4652
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                  2⤵
                  • Clipboard Data
                  PID:4924
                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                    powershell Get-Clipboard
                    3⤵
                    • Clipboard Data
                    • Suspicious use of AdjustPrivilegeToken
                    PID:1688
                • C:\Windows\system32\cmd.exe
                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                  2⤵
                    PID:1676
                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                      powershell Get-Clipboard
                      3⤵
                      • Suspicious use of AdjustPrivilegeToken
                      PID:4728
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                    2⤵
                      PID:3348
                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                        powershell Get-Clipboard
                        3⤵
                        • Suspicious use of AdjustPrivilegeToken
                        PID:3812
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                      2⤵
                        PID:3204
                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                          powershell Get-Clipboard
                          3⤵
                          • Suspicious use of AdjustPrivilegeToken
                          PID:1744
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                        2⤵
                          PID:1736
                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                            powershell Get-Clipboard
                            3⤵
                            • Clipboard Data
                            • Suspicious use of AdjustPrivilegeToken
                            PID:2824
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                          2⤵
                            PID:5084
                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                              powershell Get-Clipboard
                              3⤵
                              • Clipboard Data
                              • Suspicious use of AdjustPrivilegeToken
                              PID:2052
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                            2⤵
                            • Clipboard Data
                            PID:2404
                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                              powershell Get-Clipboard
                              3⤵
                              • Suspicious use of AdjustPrivilegeToken
                              PID:1576
                          • C:\Windows\system32\cmd.exe
                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                            2⤵
                              PID:4264
                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                powershell Get-Clipboard
                                3⤵
                                • Suspicious use of AdjustPrivilegeToken
                                PID:4152
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                              2⤵
                              • Clipboard Data
                              PID:4192
                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                powershell Get-Clipboard
                                3⤵
                                • Suspicious use of AdjustPrivilegeToken
                                PID:1716
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                              2⤵
                              • Clipboard Data
                              PID:4100
                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                powershell Get-Clipboard
                                3⤵
                                • Clipboard Data
                                • Suspicious use of AdjustPrivilegeToken
                                PID:1800
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                              2⤵
                                PID:3864
                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                  powershell Get-Clipboard
                                  3⤵
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:968
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                2⤵
                                • Clipboard Data
                                PID:680
                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                  powershell Get-Clipboard
                                  3⤵
                                  • Suspicious use of AdjustPrivilegeToken
                                  PID:4560
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                2⤵
                                  PID:2040
                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                    powershell Get-Clipboard
                                    3⤵
                                    • Suspicious use of AdjustPrivilegeToken
                                    PID:204
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                  2⤵
                                    PID:2380
                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                      powershell Get-Clipboard
                                      3⤵
                                      • Suspicious use of AdjustPrivilegeToken
                                      PID:1044
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                    2⤵
                                      PID:1784
                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                        powershell Get-Clipboard
                                        3⤵
                                        • Clipboard Data
                                        PID:2400
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                      2⤵
                                        PID:3396
                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                          powershell Get-Clipboard
                                          3⤵
                                          • Clipboard Data
                                          PID:4528
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                        2⤵
                                          PID:4648
                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                            powershell Get-Clipboard
                                            3⤵
                                              PID:4780
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                            2⤵
                                            • Clipboard Data
                                            PID:1368
                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                              powershell Get-Clipboard
                                              3⤵
                                                PID:4736
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                              2⤵
                                                PID:432
                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                  powershell Get-Clipboard
                                                  3⤵
                                                  • Clipboard Data
                                                  PID:1680
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                2⤵
                                                  PID:3680
                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                    powershell Get-Clipboard
                                                    3⤵
                                                    • Clipboard Data
                                                    PID:4912
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                  2⤵
                                                    PID:4300
                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                      powershell Get-Clipboard
                                                      3⤵
                                                        PID:760
                                                    • C:\Windows\system32\cmd.exe
                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                      2⤵
                                                        PID:4196
                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                          powershell Get-Clipboard
                                                          3⤵
                                                            PID:2400
                                                        • C:\Windows\system32\cmd.exe
                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                          2⤵
                                                            PID:2332
                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                              powershell Get-Clipboard
                                                              3⤵
                                                                PID:2360
                                                            • C:\Windows\system32\cmd.exe
                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                              2⤵
                                                                PID:4596
                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                  powershell Get-Clipboard
                                                                  3⤵
                                                                    PID:4780
                                                                • C:\Windows\system32\cmd.exe
                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                  2⤵
                                                                  • Clipboard Data
                                                                  PID:3000
                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                    powershell Get-Clipboard
                                                                    3⤵
                                                                      PID:4896
                                                                  • C:\Windows\system32\cmd.exe
                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                    2⤵
                                                                    • Clipboard Data
                                                                    PID:2304
                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                      powershell Get-Clipboard
                                                                      3⤵
                                                                        PID:1936
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                      2⤵
                                                                      • Clipboard Data
                                                                      PID:3748
                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                        powershell Get-Clipboard
                                                                        3⤵
                                                                        • Clipboard Data
                                                                        PID:632
                                                                    • C:\Windows\system32\cmd.exe
                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                      2⤵
                                                                        PID:2828
                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                          powershell Get-Clipboard
                                                                          3⤵
                                                                          • Clipboard Data
                                                                          PID:4180
                                                                      • C:\Windows\system32\cmd.exe
                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                        2⤵
                                                                          PID:3096
                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                            powershell Get-Clipboard
                                                                            3⤵
                                                                              PID:1688
                                                                          • C:\Windows\system32\cmd.exe
                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                            2⤵
                                                                              PID:4440
                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                powershell Get-Clipboard
                                                                                3⤵
                                                                                  PID:732
                                                                              • C:\Windows\system32\cmd.exe
                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                2⤵
                                                                                  PID:3404
                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                    powershell Get-Clipboard
                                                                                    3⤵
                                                                                      PID:1940
                                                                                  • C:\Windows\system32\cmd.exe
                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                    2⤵
                                                                                      PID:4400
                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                        powershell Get-Clipboard
                                                                                        3⤵
                                                                                          PID:2116
                                                                                      • C:\Windows\system32\cmd.exe
                                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                        2⤵
                                                                                          PID:5080
                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                            powershell Get-Clipboard
                                                                                            3⤵
                                                                                              PID:1988
                                                                                          • C:\Windows\system32\cmd.exe
                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                            2⤵
                                                                                              PID:4732
                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                powershell Get-Clipboard
                                                                                                3⤵
                                                                                                  PID:4844
                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                2⤵
                                                                                                • Clipboard Data
                                                                                                PID:4152
                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                  powershell Get-Clipboard
                                                                                                  3⤵
                                                                                                    PID:4428
                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                  2⤵
                                                                                                  • Clipboard Data
                                                                                                  PID:4308
                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                    powershell Get-Clipboard
                                                                                                    3⤵
                                                                                                      PID:4216
                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                    2⤵
                                                                                                      PID:3164
                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                        powershell Get-Clipboard
                                                                                                        3⤵
                                                                                                        • Clipboard Data
                                                                                                        PID:4948
                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                      2⤵
                                                                                                        PID:4276
                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                          powershell Get-Clipboard
                                                                                                          3⤵
                                                                                                            PID:1940
                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                          2⤵
                                                                                                          • Clipboard Data
                                                                                                          PID:1272
                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                            powershell Get-Clipboard
                                                                                                            3⤵
                                                                                                            • Clipboard Data
                                                                                                            PID:1424
                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                          2⤵
                                                                                                            PID:3976
                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                              powershell Get-Clipboard
                                                                                                              3⤵
                                                                                                                PID:2068
                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                              2⤵
                                                                                                                PID:3244
                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                  powershell Get-Clipboard
                                                                                                                  3⤵
                                                                                                                  • Clipboard Data
                                                                                                                  PID:5108
                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                2⤵
                                                                                                                  PID:1716
                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                    powershell Get-Clipboard
                                                                                                                    3⤵
                                                                                                                      PID:2816
                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                    2⤵
                                                                                                                      PID:968
                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                        powershell Get-Clipboard
                                                                                                                        3⤵
                                                                                                                        • Clipboard Data
                                                                                                                        PID:4032
                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                      2⤵
                                                                                                                        PID:732
                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                          powershell Get-Clipboard
                                                                                                                          3⤵
                                                                                                                            PID:4780
                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                          2⤵
                                                                                                                            PID:2056
                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                              powershell Get-Clipboard
                                                                                                                              3⤵
                                                                                                                              • Clipboard Data
                                                                                                                              PID:4876
                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                            2⤵
                                                                                                                            • Clipboard Data
                                                                                                                            PID:1936
                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                              powershell Get-Clipboard
                                                                                                                              3⤵
                                                                                                                                PID:3312
                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                              2⤵
                                                                                                                              • Clipboard Data
                                                                                                                              PID:4624
                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                powershell Get-Clipboard
                                                                                                                                3⤵
                                                                                                                                  PID:4812
                                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                2⤵
                                                                                                                                  PID:204
                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                    powershell Get-Clipboard
                                                                                                                                    3⤵
                                                                                                                                      PID:1292
                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                    2⤵
                                                                                                                                      PID:5112
                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                        powershell Get-Clipboard
                                                                                                                                        3⤵
                                                                                                                                          PID:3788
                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                        2⤵
                                                                                                                                          PID:2624
                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                            powershell Get-Clipboard
                                                                                                                                            3⤵
                                                                                                                                            • Clipboard Data
                                                                                                                                            PID:836
                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                          2⤵
                                                                                                                                            PID:3724
                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                              powershell Get-Clipboard
                                                                                                                                              3⤵
                                                                                                                                                PID:2552
                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                              2⤵
                                                                                                                                                PID:5104
                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                  3⤵
                                                                                                                                                    PID:4940
                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                  2⤵
                                                                                                                                                  • Clipboard Data
                                                                                                                                                  PID:4580
                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                    powershell Get-Clipboard
                                                                                                                                                    3⤵
                                                                                                                                                      PID:3248
                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                    2⤵
                                                                                                                                                    • Clipboard Data
                                                                                                                                                    PID:4212
                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                      3⤵
                                                                                                                                                        PID:1604
                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                      2⤵
                                                                                                                                                        PID:1232
                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                          powershell Get-Clipboard
                                                                                                                                                          3⤵
                                                                                                                                                            PID:3640
                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                          2⤵
                                                                                                                                                            PID:3928
                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                              powershell Get-Clipboard
                                                                                                                                                              3⤵
                                                                                                                                                                PID:4912
                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                              2⤵
                                                                                                                                                                PID:1164
                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:4728
                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                  2⤵
                                                                                                                                                                    PID:1432
                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                                      3⤵
                                                                                                                                                                      • Clipboard Data
                                                                                                                                                                      PID:5060
                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                    2⤵
                                                                                                                                                                    • Clipboard Data
                                                                                                                                                                    PID:2980
                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                                      3⤵
                                                                                                                                                                        PID:1904
                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                      2⤵
                                                                                                                                                                        PID:4684
                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                          powershell Get-Clipboard
                                                                                                                                                                          3⤵
                                                                                                                                                                            PID:3808
                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                          2⤵
                                                                                                                                                                          • Clipboard Data
                                                                                                                                                                          PID:4948
                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                            powershell Get-Clipboard
                                                                                                                                                                            3⤵
                                                                                                                                                                            • Clipboard Data
                                                                                                                                                                            PID:2096
                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                          2⤵
                                                                                                                                                                            PID:4516
                                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                              powershell Get-Clipboard
                                                                                                                                                                              3⤵
                                                                                                                                                                                PID:1460
                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                              2⤵
                                                                                                                                                                              • Clipboard Data
                                                                                                                                                                              PID:1424
                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                3⤵
                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                PID:3192
                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                              2⤵
                                                                                                                                                                              • Clipboard Data
                                                                                                                                                                              PID:3920
                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                3⤵
                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                PID:2068
                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                              2⤵
                                                                                                                                                                                PID:3240
                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                  3⤵
                                                                                                                                                                                    PID:8
                                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                  2⤵
                                                                                                                                                                                  • Clipboard Data
                                                                                                                                                                                  PID:2892
                                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                    powershell Get-Clipboard
                                                                                                                                                                                    3⤵
                                                                                                                                                                                      PID:4232
                                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                    2⤵
                                                                                                                                                                                      PID:1868
                                                                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                        powershell Get-Clipboard
                                                                                                                                                                                        3⤵
                                                                                                                                                                                          PID:2156
                                                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                        2⤵
                                                                                                                                                                                          PID:5004
                                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                            powershell Get-Clipboard
                                                                                                                                                                                            3⤵
                                                                                                                                                                                              PID:4760
                                                                                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                            2⤵
                                                                                                                                                                                              PID:1632
                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                                3⤵
                                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                                PID:4140
                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                              2⤵
                                                                                                                                                                                                PID:4736
                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                  • Clipboard Data
                                                                                                                                                                                                  PID:4876
                                                                                                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                2⤵
                                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                                PID:2116
                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                    PID:2272
                                                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                  • Clipboard Data
                                                                                                                                                                                                  PID:3448
                                                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                    powershell Get-Clipboard
                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                      PID:3080
                                                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                      PID:3720
                                                                                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                        powershell Get-Clipboard
                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                        • Clipboard Data
                                                                                                                                                                                                        PID:4228
                                                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                        PID:4748
                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                          powershell Get-Clipboard
                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                            PID:3276
                                                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                            PID:1392
                                                                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                              powershell Get-Clipboard
                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                                PID:2364
                                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                PID:3484
                                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                    PID:412
                                                                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                    PID:3932
                                                                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                        PID:4536
                                                                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                        PID:2092
                                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                          powershell Get-Clipboard
                                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                                            PID:2396
                                                                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                            PID:3316
                                                                                                                                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                              powershell Get-Clipboard
                                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                                                PID:1528
                                                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                              • Clipboard Data
                                                                                                                                                                                                                              PID:552
                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                                                                PID:1680
                                                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                              • Clipboard Data
                                                                                                                                                                                                                              PID:2052
                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                                                                PID:1548
                                                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                PID:4492
                                                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                                    PID:4704
                                                                                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                    PID:2744
                                                                                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                                        PID:64
                                                                                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                      • Clipboard Data
                                                                                                                                                                                                                                      PID:4232
                                                                                                                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                        powershell Get-Clipboard
                                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                                          PID:3224
                                                                                                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                          PID:3828
                                                                                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                            powershell Get-Clipboard
                                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                                              PID:1500
                                                                                                                                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                              PID:4496
                                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                                                  PID:1068
                                                                                                                                                                                                                                              • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                                  PID:988
                                                                                                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                    powershell Get-Clipboard
                                                                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                                                                      PID:3520
                                                                                                                                                                                                                                                  • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                    C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                      PID:632
                                                                                                                                                                                                                                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                        powershell Get-Clipboard
                                                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                                                          PID:4468
                                                                                                                                                                                                                                                      • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                        C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                          PID:1112
                                                                                                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                            powershell Get-Clipboard
                                                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                                                            • Clipboard Data
                                                                                                                                                                                                                                                            PID:4160
                                                                                                                                                                                                                                                        • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                          C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                                          • Clipboard Data
                                                                                                                                                                                                                                                          PID:1832
                                                                                                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                            powershell Get-Clipboard
                                                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                                                              PID:1548
                                                                                                                                                                                                                                                          • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                            C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                                              PID:4208
                                                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                                powershell Get-Clipboard
                                                                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                                                                • Clipboard Data
                                                                                                                                                                                                                                                                PID:5108
                                                                                                                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                              C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                                                PID:3952
                                                                                                                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                                  powershell Get-Clipboard
                                                                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                                                                    PID:3764
                                                                                                                                                                                                                                                                • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                                  C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                                                    PID:4856
                                                                                                                                                                                                                                                                    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                                      powershell Get-Clipboard
                                                                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                                                                        PID:4052
                                                                                                                                                                                                                                                                    • C:\Windows\system32\cmd.exe
                                                                                                                                                                                                                                                                      C:\Windows\system32\cmd.exe /d /s /c "powershell Get-Clipboard"
                                                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                                                        PID:448
                                                                                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                                                          powershell Get-Clipboard
                                                                                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                                                                                            PID:2564
                                                                                                                                                                                                                                                                      • C:\Windows\system32\wbem\WmiApSrv.exe
                                                                                                                                                                                                                                                                        C:\Windows\system32\wbem\WmiApSrv.exe
                                                                                                                                                                                                                                                                        1⤵
                                                                                                                                                                                                                                                                          PID:4384

                                                                                                                                                                                                                                                                        Network

                                                                                                                                                                                                                                                                              MITRE ATT&CK Enterprise v16

                                                                                                                                                                                                                                                                              Replay Monitor

                                                                                                                                                                                                                                                                              Loading Replay Monitor...

                                                                                                                                                                                                                                                                              Downloads

                                                                                                                                                                                                                                                                              powershell.exe.log

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

                                                                                                                                                                                                                                                                              ModuleAnalysisCache

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

                                                                                                                                                                                                                                                                              StartupProfileData-Interactive

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive
                                                                                                                                                                                                                                                                              • Size 2KB
                                                                                                                                                                                                                                                                              • SHA256 baf7aefcc0a7d0147228a8f30c3ba70fff73be53ab57773c58f12503467a3da8
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                              StartupProfileData-Interactive

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive
                                                                                                                                                                                                                                                                              • Size 2KB
                                                                                                                                                                                                                                                                              • SHA256 9ac5b90362dde0539c99598febe79bf9dc0b6fc5ebf5a07a1915d4fd076c1c07
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                              StartupProfileData-Interactive

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive
                                                                                                                                                                                                                                                                              • Size 2KB
                                                                                                                                                                                                                                                                              • SHA256 55fb9dc5f7c46f3942c7ba54cd81cd514f4b8d8273191e756713752886a753c1
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                              StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                                              StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                                              StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                                              StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                                              StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                                              __PSScriptPolicyTest_bjw05uex.0av.ps1

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

                                                                                                                                                                                                                                                                              node-hide-console-window.node

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Temp\pkg\14af03a2bad45bb8031f82940be8fd4ad18d860aeb49ec4b071919a6fd50ee30\node-hide-console-window\build\Release\node-hide-console-window.node
                                                                                                                                                                                                                                                                              • Size 108KB
                                                                                                                                                                                                                                                                              • SHA256 14af03a2bad45bb8031f82940be8fd4ad18d860aeb49ec4b071919a6fd50ee30
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                                              node_sqlite3.node

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Temp\pkg\152ddddf0ebc8fd9fdd0143778b6765e49678532a2b1e33e66adc235fa88b7a7\sqlite3\lib\binding\napi-v6-win32-unknown-x64\node_sqlite3.node
                                                                                                                                                                                                                                                                              • Size 1.6MB
                                                                                                                                                                                                                                                                              • SHA256 152ddddf0ebc8fd9fdd0143778b6765e49678532a2b1e33e66adc235fa88b7a7
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                                              node-dpapi.node

                                                                                                                                                                                                                                                                              • Path C:\Users\Admin\AppData\Local\Temp\pkg\219c14fd43952e09a3ef17d7671a677a6a266392ef72e90fe055e9359104e725\win-dpapi\build\Release\node-dpapi.node
                                                                                                                                                                                                                                                                              • Size 154KB
                                                                                                                                                                                                                                                                              • SHA256 219c14fd43952e09a3ef17d7671a677a6a266392ef72e90fe055e9359104e725
                                                                                                                                                                                                                                                                              • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                                              memory/1680-357-0x0000028220680000-0x00000282206A2000-memory.dmp

                                                                                                                                                                                                                                                                              memory/1680-356-0x00000282206B0000-0x00000282206C0000-memory.dmp

                                                                                                                                                                                                                                                                              memory/1736-441-0x00000234787D0000-0x0000023478814000-memory.dmp

                                                                                                                                                                                                                                                                              memory/1872-449-0x00000250D3B20000-0x00000250D3B96000-memory.dmp

                                                                                                                                                                                                                                                                              memory/4660-460-0x000001AB60CF0000-0x000001AB60DA5000-memory.dmp

                                                                                                                                                                                                                                                                              memory/4660-461-0x000001AB60990000-0x000001AB6099A000-memory.dmp

                                                                                                                                                                                                                                                                              memory/4660-463-0x000001AB60DE0000-0x000001AB60E04000-memory.dmp

                                                                                                                                                                                                                                                                              memory/4660-462-0x000001AB60DE0000-0x000001AB60E0A000-memory.dmp

                                                                                                                                                                                                                                                                              memory/4660-459-0x000001AB60C30000-0x000001AB60C4C000-memory.dmp