Analysis

  • user interaction
    yes
  • max time kernel
    28s
  • max time network
    45s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260709-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260709-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    15/08/2026, 14:02

Errors

Reason
Machine shutdown

General

  • Target
    VBS.cmd
  • Size 96KB
  • Sample260815-rb643syshx
  • SHA256 5cde0fa88d9ab654714a9bd06d4440fde080314b2f36c7a7224a76fb8ed0305e
  • MD5 SHA1 SHA512 SSDEEP TLSH
Score
9/10

Malware Config

Signatures

  • Modifies boot configuration data using bcdedit 10 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 6 IoCs

    Using powershell.exe command.

  • Launches sc.exe 3 IoCs

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

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

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

  • Enumerates system info in registry 2 TTPs 14 IoCs
  • Modifies registry key 1 TTPs 3 IoCs
  • Runs net.exe
  • Suspicious behavior: EnumeratesProcesses 30 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Windows\system32\cmd.exe
    C:\Windows\system32\cmd.exe /c "C:\Users\Admin\AppData\Local\Temp\VBS.cmd"
    1⤵
    • Executes a command shell one-liner
    • Suspicious use of WriteProcessMemory
    PID:1756
    • C:\Windows\System32\sc.exe
      "C:\Windows\System32\sc.exe" query Null
      2⤵
      • Launches sc.exe
      PID:5676
    • C:\Windows\System32\find.exe
      find /i "RUNNING"
      2⤵
        PID:4916
      • C:\Windows\System32\findstr.exe
        findstr /v "$" "VBS.cmd"
        2⤵
          PID:1336
        • C:\Windows\System32\cmd.exe
          C:\Windows\System32\cmd.exe /S /D /c" echo "C:\Users\Admin\AppData\Local\Temp\VBS.cmd" "
          2⤵
            PID:5340
          • C:\Windows\System32\find.exe
            find /i "C:\Users\Admin\AppData\Local\Temp"
            2⤵
              PID:4152
            • C:\Windows\System32\net.exe
              net use C:
              2⤵
                PID:4332
              • C:\Windows\System32\cmd.exe
                C:\Windows\System32\cmd.exe /S /D /c" echo "" "
                2⤵
                  PID:1380
                • C:\Windows\System32\find.exe
                  find /i "-el"
                  2⤵
                    PID:3652
                  • C:\Windows\System32\fltMC.exe
                    fltmc
                    2⤵
                      PID:5672
                    • C:\Windows\System32\cmd.exe
                      C:\Windows\System32\cmd.exe /c echo prompt $E| cmd
                      2⤵
                      • Executes a command shell one-liner
                      • Suspicious use of WriteProcessMemory
                      PID:3248
                      • C:\Windows\System32\cmd.exe
                        C:\Windows\System32\cmd.exe /S /D /c" echo prompt $E"
                        3⤵
                          PID:4368
                        • C:\Windows\System32\cmd.exe
                          cmd
                          3⤵
                            PID:4536
                        • C:\Windows\System32\cmd.exe
                          C:\Windows\System32\cmd.exe /c ver
                          2⤵
                          • Executes a command shell one-liner
                          PID:4792
                        • C:\Windows\System32\cmd.exe
                          C:\Windows\System32\cmd.exe /c "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c $AssemblyBuilder = [AppDomain]::CurrentDomain.DefineDynamicAssembly(4, 1); $ModuleBuilder = $AssemblyBuilder.DefineDynamicModule(2, $False); $TypeBuilder = $ModuleBuilder.DefineType(0); $meth = $TypeBuilder.DefinePInvokeMethod('BrandingFormatString', 'winbrand.dll', 'Public, Static', 1, [String], @([String]), 1, 3); $meth.SetImplementationFlags(128); $TypeBuilder.CreateType()::BrandingFormatString('%WINDOWS_LONG%') -replace [string][char]0xa9, '' -replace [string][char]0xae, '' -replace [string][char]0x2122, ''"
                          2⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:3224
                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c $AssemblyBuilder = [AppDomain]::CurrentDomain.DefineDynamicAssembly(4, 1); $ModuleBuilder = $AssemblyBuilder.DefineDynamicModule(2, $False); $TypeBuilder = $ModuleBuilder.DefineType(0); $meth = $TypeBuilder.DefinePInvokeMethod('BrandingFormatString', 'winbrand.dll', 'Public, Static', 1, [String], @([String]), 1, 3); $meth.SetImplementationFlags(128); $TypeBuilder.CreateType()::BrandingFormatString('%WINDOWS_LONG%') -replace [string][char]0xa9, '' -replace [string][char]0xae, '' -replace [string][char]0x2122, ''
                            3⤵
                            • Command and Scripting Interpreter: PowerShell
                            • Suspicious behavior: EnumeratesProcesses
                            • Suspicious use of AdjustPrivilegeToken
                            PID:5448
                        • C:\Windows\System32\cmd.exe
                          C:\Windows\System32\cmd.exe /S /D /c" echo "Windows 11 IoT Enterprise LTSC" "
                          2⤵
                            PID:3256
                          • C:\Windows\System32\find.exe
                            find /i "Windows"
                            2⤵
                              PID:1824
                            • C:\Windows\System32\cmd.exe
                              C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PROCESSOR_ARCHITECTURE 2>nul
                              2⤵
                              • Executes a command shell one-liner
                              • Suspicious use of WriteProcessMemory
                              PID:5556
                              • C:\Windows\System32\reg.exe
                                reg query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PROCESSOR_ARCHITECTURE
                                3⤵
                                  PID:732
                              • C:\Windows\System32\cmd.exe
                                C:\Windows\System32\cmd.exe /c ver
                                2⤵
                                • Executes a command shell one-liner
                                PID:3904
                              • C:\Windows\System32\reg.exe
                                reg query "HKCU\Console" /v ForceV2
                                2⤵
                                  PID:3492
                                • C:\Windows\System32\find.exe
                                  find /i "0x0"
                                  2⤵
                                    PID:2860
                                  • C:\Windows\System32\cmd.exe
                                    C:\Windows\System32\cmd.exe /c reg query "HKCU\Console" /v VirtualTerminalLevel 2>nul
                                    2⤵
                                    • Executes a command shell one-liner
                                    • Suspicious use of WriteProcessMemory
                                    PID:6088
                                    • C:\Windows\System32\reg.exe
                                      reg query "HKCU\Console" /v VirtualTerminalLevel
                                      3⤵
                                        PID:5456
                                    • C:\Windows\System32\cmd.exe
                                      C:\Windows\System32\cmd.exe /c bcdedit /enum {current} /v 2>nul
                                      2⤵
                                      • Executes a command shell one-liner
                                      • Suspicious use of WriteProcessMemory
                                      PID:1760
                                      • C:\Windows\System32\bcdedit.exe
                                        bcdedit /enum {current} /v
                                        3⤵
                                        • Modifies boot configuration data using bcdedit
                                        PID:4588
                                    • C:\Windows\System32\cmd.exe
                                      C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "if ($PSVersionTable.PSEdition -ne 'Core') {$f=[IO.File]::ReadAllText($env:_cmdf) -split ':pstst';. ([scriptblock]::Create($f[1]))}" 2>nul
                                      2⤵
                                      • Suspicious use of WriteProcessMemory
                                      PID:3008
                                      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "if ($PSVersionTable.PSEdition -ne 'Core') {$f=[IO.File]::ReadAllText($env:_cmdf) -split ':pstst';. ([scriptblock]::Create($f[1]))}"
                                        3⤵
                                        • Suspicious behavior: EnumeratesProcesses
                                        • Suspicious use of AdjustPrivilegeToken
                                        PID:3964
                                    • C:\Windows\System32\cmd.exe
                                      C:\Windows\System32\cmd.exe /c mode con
                                      2⤵
                                      • Executes a command shell one-liner
                                      • Suspicious use of WriteProcessMemory
                                      PID:6064
                                      • C:\Windows\System32\mode.com
                                        mode con
                                        3⤵
                                          PID:1764
                                      • C:\Windows\System32\reg.exe
                                        reg query HKCU\Console /v QuickEdit
                                        2⤵
                                        • Modifies registry key
                                        PID:2236
                                      • C:\Windows\System32\find.exe
                                        find /i "0x0"
                                        2⤵
                                          PID:420
                                        • C:\Windows\System32\reg.exe
                                          reg add HKCU\Console /v QuickEdit /t REG_DWORD /d 0 /f
                                          2⤵
                                          • Modifies registry key
                                          PID:252
                                        • C:\Windows\System32\cmd.exe
                                          cmd.exe /c ""C:\Users\Admin\AppData\Local\Temp\VBS.cmd" -qedit"
                                          2⤵
                                          • Executes a command shell one-liner
                                          • Suspicious use of WriteProcessMemory
                                          PID:248
                                          • C:\Windows\System32\sc.exe
                                            "C:\Windows\System32\sc.exe" query Null
                                            3⤵
                                            • Launches sc.exe
                                            PID:2808
                                          • C:\Windows\System32\find.exe
                                            find /i "RUNNING"
                                            3⤵
                                              PID:6060
                                            • C:\Windows\System32\findstr.exe
                                              findstr /v "$" "VBS.cmd"
                                              3⤵
                                                PID:5352
                                              • C:\Windows\System32\cmd.exe
                                                C:\Windows\System32\cmd.exe /S /D /c" echo "C:\Users\Admin\AppData\Local\Temp\VBS.cmd" "
                                                3⤵
                                                  PID:1612
                                                • C:\Windows\System32\find.exe
                                                  find /i "C:\Users\Admin\AppData\Local\Temp"
                                                  3⤵
                                                    PID:4860
                                                  • C:\Windows\System32\net.exe
                                                    net use C:
                                                    3⤵
                                                      PID:4420
                                                    • C:\Windows\System32\cmd.exe
                                                      C:\Windows\System32\cmd.exe /S /D /c" echo "-qedit" "
                                                      3⤵
                                                        PID:644
                                                      • C:\Windows\System32\find.exe
                                                        find /i "-el"
                                                        3⤵
                                                          PID:1220
                                                        • C:\Windows\System32\fltMC.exe
                                                          fltmc
                                                          3⤵
                                                            PID:3476
                                                          • C:\Windows\System32\cmd.exe
                                                            C:\Windows\System32\cmd.exe /c echo prompt $E| cmd
                                                            3⤵
                                                            • Executes a command shell one-liner
                                                            • Suspicious use of WriteProcessMemory
                                                            PID:5800
                                                            • C:\Windows\System32\cmd.exe
                                                              C:\Windows\System32\cmd.exe /S /D /c" echo prompt $E"
                                                              4⤵
                                                                PID:3636
                                                              • C:\Windows\System32\cmd.exe
                                                                cmd
                                                                4⤵
                                                                  PID:3320
                                                              • C:\Windows\System32\cmd.exe
                                                                C:\Windows\System32\cmd.exe /c ver
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                PID:2400
                                                              • C:\Windows\System32\cmd.exe
                                                                C:\Windows\System32\cmd.exe /c "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c $AssemblyBuilder = [AppDomain]::CurrentDomain.DefineDynamicAssembly(4, 1); $ModuleBuilder = $AssemblyBuilder.DefineDynamicModule(2, $False); $TypeBuilder = $ModuleBuilder.DefineType(0); $meth = $TypeBuilder.DefinePInvokeMethod('BrandingFormatString', 'winbrand.dll', 'Public, Static', 1, [String], @([String]), 1, 3); $meth.SetImplementationFlags(128); $TypeBuilder.CreateType()::BrandingFormatString('%WINDOWS_LONG%') -replace [string][char]0xa9, '' -replace [string][char]0xae, '' -replace [string][char]0x2122, ''"
                                                                3⤵
                                                                • Executes a command shell one-liner
                                                                • Suspicious use of WriteProcessMemory
                                                                PID:3152
                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                  C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c $AssemblyBuilder = [AppDomain]::CurrentDomain.DefineDynamicAssembly(4, 1); $ModuleBuilder = $AssemblyBuilder.DefineDynamicModule(2, $False); $TypeBuilder = $ModuleBuilder.DefineType(0); $meth = $TypeBuilder.DefinePInvokeMethod('BrandingFormatString', 'winbrand.dll', 'Public, Static', 1, [String], @([String]), 1, 3); $meth.SetImplementationFlags(128); $TypeBuilder.CreateType()::BrandingFormatString('%WINDOWS_LONG%') -replace [string][char]0xa9, '' -replace [string][char]0xae, '' -replace [string][char]0x2122, ''
                                                                  4⤵
                                                                  • Command and Scripting Interpreter: PowerShell
                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                  • Suspicious use of AdjustPrivilegeToken
                                                                  PID:3684
                                                              • C:\Windows\System32\cmd.exe
                                                                C:\Windows\System32\cmd.exe /S /D /c" echo "Windows 11 IoT Enterprise LTSC" "
                                                                3⤵
                                                                  PID:4172
                                                                • C:\Windows\System32\find.exe
                                                                  find /i "Windows"
                                                                  3⤵
                                                                    PID:4888
                                                                  • C:\Windows\System32\cmd.exe
                                                                    C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PROCESSOR_ARCHITECTURE 2>nul
                                                                    3⤵
                                                                    • Executes a command shell one-liner
                                                                    • Suspicious use of WriteProcessMemory
                                                                    PID:3640
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg query "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Environment" /v PROCESSOR_ARCHITECTURE
                                                                      4⤵
                                                                        PID:4656
                                                                    • C:\Windows\System32\cmd.exe
                                                                      C:\Windows\System32\cmd.exe /c ver
                                                                      3⤵
                                                                      • Executes a command shell one-liner
                                                                      PID:4632
                                                                    • C:\Windows\System32\reg.exe
                                                                      reg query "HKCU\Console" /v ForceV2
                                                                      3⤵
                                                                        PID:2940
                                                                      • C:\Windows\System32\find.exe
                                                                        find /i "0x0"
                                                                        3⤵
                                                                          PID:2824
                                                                        • C:\Windows\System32\cmd.exe
                                                                          C:\Windows\System32\cmd.exe /c reg query "HKCU\Console" /v VirtualTerminalLevel 2>nul
                                                                          3⤵
                                                                          • Executes a command shell one-liner
                                                                          • Suspicious use of WriteProcessMemory
                                                                          PID:1412
                                                                          • C:\Windows\System32\reg.exe
                                                                            reg query "HKCU\Console" /v VirtualTerminalLevel
                                                                            4⤵
                                                                              PID:2736
                                                                          • C:\Windows\System32\cmd.exe
                                                                            C:\Windows\System32\cmd.exe /c bcdedit /enum {current} /v 2>nul
                                                                            3⤵
                                                                            • Executes a command shell one-liner
                                                                            • Suspicious use of WriteProcessMemory
                                                                            PID:816
                                                                            • C:\Windows\System32\bcdedit.exe
                                                                              bcdedit /enum {current} /v
                                                                              4⤵
                                                                              • Modifies boot configuration data using bcdedit
                                                                              PID:2016
                                                                          • C:\Windows\System32\cmd.exe
                                                                            C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "if ($PSVersionTable.PSEdition -ne 'Core') {$f=[IO.File]::ReadAllText($env:_cmdf) -split ':pstst';. ([scriptblock]::Create($f[1]))}" 2>nul
                                                                            3⤵
                                                                            • Executes a command shell one-liner
                                                                            • Suspicious use of WriteProcessMemory
                                                                            PID:5132
                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                              C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "if ($PSVersionTable.PSEdition -ne 'Core') {$f=[IO.File]::ReadAllText($env:_cmdf) -split ':pstst';. ([scriptblock]::Create($f[1]))}"
                                                                              4⤵
                                                                              • Suspicious behavior: EnumeratesProcesses
                                                                              • Suspicious use of AdjustPrivilegeToken
                                                                              PID:1504
                                                                          • C:\Windows\System32\cmd.exe
                                                                            C:\Windows\System32\cmd.exe /c mode con
                                                                            3⤵
                                                                            • Executes a command shell one-liner
                                                                            PID:1348
                                                                            • C:\Windows\System32\mode.com
                                                                              mode con
                                                                              4⤵
                                                                                PID:3444
                                                                            • C:\Windows\System32\cmd.exe
                                                                              C:\Windows\System32\cmd.exe /c reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v Desktop
                                                                              3⤵
                                                                                PID:3672
                                                                                • C:\Windows\System32\reg.exe
                                                                                  reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders" /v Desktop
                                                                                  4⤵
                                                                                    PID:3500
                                                                                • C:\Windows\System32\cmd.exe
                                                                                  C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BaseBoardManufacturer 2>nul | findstr /i "Parallels"
                                                                                  3⤵
                                                                                  • Executes a command shell one-liner
                                                                                  PID:1564
                                                                                  • C:\Windows\System32\reg.exe
                                                                                    reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BaseBoardManufacturer
                                                                                    4⤵
                                                                                    • Enumerates system info in registry
                                                                                    PID:4360
                                                                                  • C:\Windows\System32\findstr.exe
                                                                                    findstr /i "Parallels"
                                                                                    4⤵
                                                                                      PID:4800
                                                                                  • C:\Windows\System32\cmd.exe
                                                                                    C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BaseBoardProduct 2>nul | findstr /i "Parallels"
                                                                                    3⤵
                                                                                    • Executes a command shell one-liner
                                                                                    PID:3816
                                                                                    • C:\Windows\System32\reg.exe
                                                                                      reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BaseBoardProduct
                                                                                      4⤵
                                                                                      • Enumerates system info in registry
                                                                                      PID:1848
                                                                                    • C:\Windows\System32\findstr.exe
                                                                                      findstr /i "Parallels"
                                                                                      4⤵
                                                                                        PID:5604
                                                                                    • C:\Windows\System32\cmd.exe
                                                                                      C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BIOSVendor 2>nul | findstr /i "Parallels"
                                                                                      3⤵
                                                                                      • Executes a command shell one-liner
                                                                                      PID:1808
                                                                                      • C:\Windows\System32\reg.exe
                                                                                        reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v BIOSVendor
                                                                                        4⤵
                                                                                        • Enumerates system info in registry
                                                                                        PID:1596
                                                                                      • C:\Windows\System32\findstr.exe
                                                                                        findstr /i "Parallels"
                                                                                        4⤵
                                                                                          PID:3880
                                                                                      • C:\Windows\System32\cmd.exe
                                                                                        C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemFamily 2>nul | findstr /i "Parallels"
                                                                                        3⤵
                                                                                        • Executes a command shell one-liner
                                                                                        PID:6128
                                                                                        • C:\Windows\System32\reg.exe
                                                                                          reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemFamily
                                                                                          4⤵
                                                                                          • Enumerates system info in registry
                                                                                          PID:1868
                                                                                        • C:\Windows\System32\findstr.exe
                                                                                          findstr /i "Parallels"
                                                                                          4⤵
                                                                                            PID:1088
                                                                                        • C:\Windows\System32\cmd.exe
                                                                                          C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemManufacturer 2>nul | findstr /i "Parallels"
                                                                                          3⤵
                                                                                            PID:4600
                                                                                            • C:\Windows\System32\reg.exe
                                                                                              reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemManufacturer
                                                                                              4⤵
                                                                                              • Enumerates system info in registry
                                                                                              PID:2972
                                                                                            • C:\Windows\System32\findstr.exe
                                                                                              findstr /i "Parallels"
                                                                                              4⤵
                                                                                                PID:2472
                                                                                            • C:\Windows\System32\cmd.exe
                                                                                              C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemProductName 2>nul | findstr /i "Parallels"
                                                                                              3⤵
                                                                                              • Executes a command shell one-liner
                                                                                              PID:2248
                                                                                              • C:\Windows\System32\reg.exe
                                                                                                reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemProductName
                                                                                                4⤵
                                                                                                • Enumerates system info in registry
                                                                                                PID:5768
                                                                                              • C:\Windows\System32\findstr.exe
                                                                                                findstr /i "Parallels"
                                                                                                4⤵
                                                                                                  PID:2060
                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                C:\Windows\System32\cmd.exe /c reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemSKU 2>nul | findstr /i "Parallels"
                                                                                                3⤵
                                                                                                • Executes a command shell one-liner
                                                                                                PID:2712
                                                                                                • C:\Windows\System32\reg.exe
                                                                                                  reg query "HKLM\HARDWARE\DESCRIPTION\System\BIOS" /v SystemSKU
                                                                                                  4⤵
                                                                                                  • Enumerates system info in registry
                                                                                                  PID:3536
                                                                                                • C:\Windows\System32\findstr.exe
                                                                                                  findstr /i "Parallels"
                                                                                                  4⤵
                                                                                                    PID:1996
                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                  C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "try{Confirm-SecureBootUEFI}catch [System.PlatformNotSupportedException]{$false}catch{if($_.Exception.Message.Contains('0xC0000100')){$false}}" 2>nul
                                                                                                  3⤵
                                                                                                  • Executes a command shell one-liner
                                                                                                  PID:2092
                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "try{Confirm-SecureBootUEFI}catch [System.PlatformNotSupportedException]{$false}catch{if($_.Exception.Message.Contains('0xC0000100')){$false}}"
                                                                                                    4⤵
                                                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                                                    • Suspicious use of AdjustPrivilegeToken
                                                                                                    PID:5200
                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                  C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "&{$W=$Host.UI.RawUI.WindowSize;$B=$Host.UI.RawUI.BufferSize;$W.Height=32;$B.Height=300;$Host.UI.RawUI.WindowSize=$W;$Host.UI.RawUI.BufferSize=$B;}"
                                                                                                  3⤵
                                                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                                                  • Suspicious use of AdjustPrivilegeToken
                                                                                                  PID:1616
                                                                                                • C:\Windows\System32\choice.exe
                                                                                                  choice /C:1234 /N /M "[1] Continue [2] Exit [3] Revert Changes [4] Troubleshoot:
                                                                                                  3⤵
                                                                                                    PID:3100
                                                                                                  • C:\Windows\System32\cmd.exe
                                                                                                    cmd /c "wmic path Win32_ComputerSystem get CreationClassName /value"
                                                                                                    3⤵
                                                                                                      PID:5796
                                                                                                      • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                        wmic path Win32_ComputerSystem get CreationClassName /value
                                                                                                        4⤵
                                                                                                        • Suspicious behavior: EnumeratesProcesses
                                                                                                        • Suspicious use of AdjustPrivilegeToken
                                                                                                        PID:4056
                                                                                                    • C:\Windows\System32\find.exe
                                                                                                      find /i "computersystem"
                                                                                                      3⤵
                                                                                                        PID:4304
                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                        C:\Windows\System32\cmd.exe /c wmic path Win32_ComputerSystem get CreationClassName /value 2>nul | find /i "computersystem"
                                                                                                        3⤵
                                                                                                        • Executes a command shell one-liner
                                                                                                        PID:3212
                                                                                                        • C:\Windows\System32\Wbem\WMIC.exe
                                                                                                          wmic path Win32_ComputerSystem get CreationClassName /value
                                                                                                          4⤵
                                                                                                          • Suspicious behavior: EnumeratesProcesses
                                                                                                          • Suspicious use of AdjustPrivilegeToken
                                                                                                          PID:3692
                                                                                                        • C:\Windows\System32\find.exe
                                                                                                          find /i "computersystem"
                                                                                                          4⤵
                                                                                                            PID:5228
                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                          C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                                                          3⤵
                                                                                                          • Executes a command shell one-liner
                                                                                                          PID:3076
                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                                                            4⤵
                                                                                                            • Suspicious behavior: EnumeratesProcesses
                                                                                                            PID:5552
                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                          C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_Processor).VirtualizationFirmwareEnabled"
                                                                                                          3⤵
                                                                                                          • Executes a command shell one-liner
                                                                                                          PID:1108
                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_Processor).VirtualizationFirmwareEnabled"
                                                                                                            4⤵
                                                                                                            • Command and Scripting Interpreter: PowerShell
                                                                                                            • Suspicious behavior: EnumeratesProcesses
                                                                                                            PID:4324
                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                          C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "$t=Add-Type -PassThru -MemberDefinition '[DllImport(\"ntdll.dll\")] public static extern uint NtQuerySystemInformation(int c,IntPtr b,uint s,out uint r);' -Name CI2 -Namespace w2; $p=[Runtime.InteropServices.Marshal]::AllocHGlobal(8); [Runtime.InteropServices.Marshal]::WriteInt32($p,8); $r=[uint32]0; $t::NtQuerySystemInformation(103,$p,8,[ref]$r)|Out-Null; $o=[uint32][Runtime.InteropServices.Marshal]::ReadInt32($p,4); if(-not($o -band 1)){0}elseif($o -band 2){1}else{2}" 2>nul
                                                                                                          3⤵
                                                                                                            PID:4620
                                                                                                            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                              C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "$t=Add-Type -PassThru -MemberDefinition '[DllImport(\"ntdll.dll\")] public static extern uint NtQuerySystemInformation(int c,IntPtr b,uint s,out uint r);' -Name CI2 -Namespace w2; $p=[Runtime.InteropServices.Marshal]::AllocHGlobal(8); [Runtime.InteropServices.Marshal]::WriteInt32($p,8); $r=[uint32]0; $t::NtQuerySystemInformation(103,$p,8,[ref]$r)|Out-Null; $o=[uint32][Runtime.InteropServices.Marshal]::ReadInt32($p,4); if(-not($o -band 1)){0}elseif($o -band 2){1}else{2}"
                                                                                                              4⤵
                                                                                                              • Suspicious behavior: EnumeratesProcesses
                                                                                                              PID:3256
                                                                                                              • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
                                                                                                                "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\sn3jpnd1\sn3jpnd1.cmdline"
                                                                                                                5⤵
                                                                                                                  PID:4700
                                                                                                                  • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
                                                                                                                    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES43F5.tmp" "c:\Users\Admin\AppData\Local\Temp\sn3jpnd1\CSCF0603AB948164F7A80F735741785565F.TMP"
                                                                                                                    6⤵
                                                                                                                      PID:2832
                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHello" /v Enabled 2>nul
                                                                                                                3⤵
                                                                                                                  PID:1384
                                                                                                                  • C:\Windows\System32\reg.exe
                                                                                                                    reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHello" /v Enabled
                                                                                                                    4⤵
                                                                                                                      PID:5836
                                                                                                                  • C:\Windows\System32\fltMC.exe
                                                                                                                    fltmc
                                                                                                                    3⤵
                                                                                                                      PID:3964
                                                                                                                    • C:\Windows\System32\findstr.exe
                                                                                                                      findstr /i "FACEIT"
                                                                                                                      3⤵
                                                                                                                        PID:3472
                                                                                                                      • C:\Windows\System32\sc.exe
                                                                                                                        sc query MacType
                                                                                                                        3⤵
                                                                                                                        • Launches sc.exe
                                                                                                                        PID:260
                                                                                                                      • C:\Windows\System32\findstr.exe
                                                                                                                        findstr /i "RUNNING"
                                                                                                                        3⤵
                                                                                                                          PID:308
                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                          C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /s 2>nul
                                                                                                                          3⤵
                                                                                                                          • Executes a command shell one-liner
                                                                                                                          PID:5568
                                                                                                                          • C:\Windows\System32\reg.exe
                                                                                                                            reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /s
                                                                                                                            4⤵
                                                                                                                              PID:2564
                                                                                                                          • C:\Windows\System32\cmd.exe
                                                                                                                            C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v Locked 2>nul
                                                                                                                            3⤵
                                                                                                                            • Executes a command shell one-liner
                                                                                                                            PID:1320
                                                                                                                            • C:\Windows\System32\reg.exe
                                                                                                                              reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v Locked
                                                                                                                              4⤵
                                                                                                                                PID:4340
                                                                                                                            • C:\Windows\System32\cmd.exe
                                                                                                                              C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v Locked 2>nul
                                                                                                                              3⤵
                                                                                                                              • Executes a command shell one-liner
                                                                                                                              PID:4100
                                                                                                                              • C:\Windows\System32\reg.exe
                                                                                                                                reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v Locked
                                                                                                                                4⤵
                                                                                                                                  PID:2596
                                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                                C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LsaCfgFlags 2>nul
                                                                                                                                3⤵
                                                                                                                                  PID:4432
                                                                                                                                  • C:\Windows\System32\reg.exe
                                                                                                                                    reg query "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LsaCfgFlags
                                                                                                                                    4⤵
                                                                                                                                      PID:1192
                                                                                                                                  • C:\Windows\System32\cmd.exe
                                                                                                                                    C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v Mandatory 2>nul
                                                                                                                                    3⤵
                                                                                                                                    • Executes a command shell one-liner
                                                                                                                                    PID:5616
                                                                                                                                    • C:\Windows\System32\reg.exe
                                                                                                                                      reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v Mandatory
                                                                                                                                      4⤵
                                                                                                                                        PID:2592
                                                                                                                                    • C:\Windows\System32\cmd.exe
                                                                                                                                      C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SecureBiometrics" /v Enabled 2>nul
                                                                                                                                      3⤵
                                                                                                                                      • Executes a command shell one-liner
                                                                                                                                      PID:1364
                                                                                                                                      • C:\Windows\System32\reg.exe
                                                                                                                                        reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SecureBiometrics" /v Enabled
                                                                                                                                        4⤵
                                                                                                                                          PID:2808
                                                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                                                        C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios" /v SecureBiometrics 2>nul
                                                                                                                                        3⤵
                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                        PID:3720
                                                                                                                                        • C:\Windows\System32\reg.exe
                                                                                                                                          reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios" /v SecureBiometrics
                                                                                                                                          4⤵
                                                                                                                                            PID:1508
                                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                                          C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHelloSecureBiometrics" /v Enabled 2>nul
                                                                                                                                          3⤵
                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                          PID:1324
                                                                                                                                          • C:\Windows\System32\reg.exe
                                                                                                                                            reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHelloSecureBiometrics" /v Enabled
                                                                                                                                            4⤵
                                                                                                                                              PID:2908
                                                                                                                                          • C:\Windows\System32\cmd.exe
                                                                                                                                            C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SecureFingerprint" /v Enabled 2>nul
                                                                                                                                            3⤵
                                                                                                                                            • Executes a command shell one-liner
                                                                                                                                            PID:4860
                                                                                                                                            • C:\Windows\System32\reg.exe
                                                                                                                                              reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SecureFingerprint" /v Enabled
                                                                                                                                              4⤵
                                                                                                                                                PID:5052
                                                                                                                                            • C:\Windows\System32\cmd.exe
                                                                                                                                              C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios" /v SecureFingerprint 2>nul
                                                                                                                                              3⤵
                                                                                                                                                PID:3324
                                                                                                                                                • C:\Windows\System32\reg.exe
                                                                                                                                                  reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios" /v SecureFingerprint
                                                                                                                                                  4⤵
                                                                                                                                                    PID:644
                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                  C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHelloSecureFingerprint" /v Enabled 2>nul
                                                                                                                                                  3⤵
                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                  PID:4376
                                                                                                                                                  • C:\Windows\System32\reg.exe
                                                                                                                                                    reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHelloSecureFingerprint" /v Enabled
                                                                                                                                                    4⤵
                                                                                                                                                      PID:3476
                                                                                                                                                  • C:\Windows\System32\cmd.exe
                                                                                                                                                    C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HyperGuard" /v Enabled 2>nul
                                                                                                                                                    3⤵
                                                                                                                                                      PID:1316
                                                                                                                                                      • C:\Windows\System32\reg.exe
                                                                                                                                                        reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HyperGuard" /v Enabled
                                                                                                                                                        4⤵
                                                                                                                                                          PID:4460
                                                                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                                                                        C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\Host-Guardian" /v Enabled 2>nul
                                                                                                                                                        3⤵
                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                        PID:5912
                                                                                                                                                        • C:\Windows\System32\reg.exe
                                                                                                                                                          reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\Host-Guardian" /v Enabled
                                                                                                                                                          4⤵
                                                                                                                                                            PID:2400
                                                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                                                          C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v EnableVirtualizationBasedSecurity 2>nul
                                                                                                                                                          3⤵
                                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                                          PID:2328
                                                                                                                                                          • C:\Windows\System32\reg.exe
                                                                                                                                                            reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v EnableVirtualizationBasedSecurity
                                                                                                                                                            4⤵
                                                                                                                                                              PID:5080
                                                                                                                                                          • C:\Windows\System32\cmd.exe
                                                                                                                                                            C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v RequirePlatformSecurityFeatures 2>nul
                                                                                                                                                            3⤵
                                                                                                                                                            • Executes a command shell one-liner
                                                                                                                                                            PID:4900
                                                                                                                                                            • C:\Windows\System32\reg.exe
                                                                                                                                                              reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v RequirePlatformSecurityFeatures
                                                                                                                                                              4⤵
                                                                                                                                                                PID:3680
                                                                                                                                                            • C:\Windows\System32\cmd.exe
                                                                                                                                                              C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SystemGuard" /v Enabled 2>nul
                                                                                                                                                              3⤵
                                                                                                                                                              • Executes a command shell one-liner
                                                                                                                                                              PID:6076
                                                                                                                                                              • C:\Windows\System32\reg.exe
                                                                                                                                                                reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SystemGuard" /v Enabled
                                                                                                                                                                4⤵
                                                                                                                                                                  PID:1164
                                                                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                                                                C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).SecurityServicesRunning" 2>nul
                                                                                                                                                                3⤵
                                                                                                                                                                • Executes a command shell one-liner
                                                                                                                                                                PID:1540
                                                                                                                                                                • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                  C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).SecurityServicesRunning"
                                                                                                                                                                  4⤵
                                                                                                                                                                  • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                  • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                  PID:3684
                                                                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                                                                C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v Enabled 2>nul
                                                                                                                                                                3⤵
                                                                                                                                                                • Executes a command shell one-liner
                                                                                                                                                                PID:4640
                                                                                                                                                                • C:\Windows\System32\reg.exe
                                                                                                                                                                  reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity" /v Enabled
                                                                                                                                                                  4⤵
                                                                                                                                                                    PID:2376
                                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                                  C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).SecurityServicesRunning" 2>nul
                                                                                                                                                                  3⤵
                                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                                  PID:2016
                                                                                                                                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                    C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).SecurityServicesRunning"
                                                                                                                                                                    4⤵
                                                                                                                                                                    • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                    • Suspicious behavior: EnumeratesProcesses
                                                                                                                                                                    PID:740
                                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                                  C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v DisableHypervisorEnforcedPagingTranslation 2>nul
                                                                                                                                                                  3⤵
                                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                                  PID:3244
                                                                                                                                                                  • C:\Windows\System32\reg.exe
                                                                                                                                                                    reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard" /v DisableHypervisorEnforcedPagingTranslation
                                                                                                                                                                    4⤵
                                                                                                                                                                      PID:3768
                                                                                                                                                                  • C:\Windows\System32\cmd.exe
                                                                                                                                                                    C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard" /v Enabled 2>nul
                                                                                                                                                                    3⤵
                                                                                                                                                                    • Executes a command shell one-liner
                                                                                                                                                                    PID:5600
                                                                                                                                                                    • C:\Windows\System32\reg.exe
                                                                                                                                                                      reg query "HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard" /v Enabled
                                                                                                                                                                      4⤵
                                                                                                                                                                        PID:2476
                                                                                                                                                                    • C:\Windows\System32\cmd.exe
                                                                                                                                                                      C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LsaCfgFlags 2>nul
                                                                                                                                                                      3⤵
                                                                                                                                                                      • Executes a command shell one-liner
                                                                                                                                                                      PID:3188
                                                                                                                                                                      • C:\Windows\System32\reg.exe
                                                                                                                                                                        reg query "HKLM\SYSTEM\CurrentControlSet\Control\Lsa" /v LsaCfgFlags
                                                                                                                                                                        4⤵
                                                                                                                                                                          PID:6000
                                                                                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                                                                                        C:\Windows\System32\cmd.exe /c reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard" /v LsaCfgFlags 2>nul
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                                        PID:3884
                                                                                                                                                                        • C:\Windows\System32\reg.exe
                                                                                                                                                                          reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard" /v LsaCfgFlags
                                                                                                                                                                          4⤵
                                                                                                                                                                            PID:3396
                                                                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                                                                          C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "$d=Add-Type -MemberDefinition '[DllImport(\"ntdll.dll\")] public static extern int NtQuerySystemInformation(uint a,IntPtr b,uint c,IntPtr d);' -Name n -Namespace w -PassThru;$p=[Runtime.InteropServices.Marshal]::AllocHGlobal(4);$r=[Runtime.InteropServices.Marshal]::AllocHGlobal(4);$ret=$d::NtQuerySystemInformation(196,$p,4,$r);if($ret -eq 0){$f=[uint32][Runtime.InteropServices.Marshal]::ReadInt32($p);if(($f -band 0x01)-ne 0 -or (($f -band 0x20)-ne 0 -and ($f -band 0x10)-ne 0)){Write-Output 1}else{Write-Output 0}}else{Write-Output 0}" 2>nul
                                                                                                                                                                          3⤵
                                                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                                                          PID:1672
                                                                                                                                                                          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "$d=Add-Type -MemberDefinition '[DllImport(\"ntdll.dll\")] public static extern int NtQuerySystemInformation(uint a,IntPtr b,uint c,IntPtr d);' -Name n -Namespace w -PassThru;$p=[Runtime.InteropServices.Marshal]::AllocHGlobal(4);$r=[Runtime.InteropServices.Marshal]::AllocHGlobal(4);$ret=$d::NtQuerySystemInformation(196,$p,4,$r);if($ret -eq 0){$f=[uint32][Runtime.InteropServices.Marshal]::ReadInt32($p);if(($f -band 0x01)-ne 0 -or (($f -band 0x20)-ne 0 -and ($f -band 0x10)-ne 0)){Write-Output 1}else{Write-Output 0}}else{Write-Output 0}"
                                                                                                                                                                            4⤵
                                                                                                                                                                              PID:372
                                                                                                                                                                              • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
                                                                                                                                                                                "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\niyq0rfs\niyq0rfs.cmdline"
                                                                                                                                                                                5⤵
                                                                                                                                                                                  PID:5532
                                                                                                                                                                                  • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
                                                                                                                                                                                    C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES52D9.tmp" "c:\Users\Admin\AppData\Local\Temp\niyq0rfs\CSC26A665B13DCD4882B7FEC31816C23A6.TMP"
                                                                                                                                                                                    6⤵
                                                                                                                                                                                      PID:5844
                                                                                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                                                                                C:\Windows\System32\cmd.exe /c bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2} 2>nul | findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                3⤵
                                                                                                                                                                                • Executes a command shell one-liner
                                                                                                                                                                                PID:3560
                                                                                                                                                                                • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                  bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2}
                                                                                                                                                                                  4⤵
                                                                                                                                                                                  • Modifies boot configuration data using bcdedit
                                                                                                                                                                                  PID:5684
                                                                                                                                                                                • C:\Windows\System32\findstr.exe
                                                                                                                                                                                  findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                  4⤵
                                                                                                                                                                                    PID:5564
                                                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                                                  C:\Windows\System32\cmd.exe /c bcdedit /enum {hypervisorsettings} 2>nul | findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                  3⤵
                                                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                                                  PID:6108
                                                                                                                                                                                  • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                    bcdedit /enum {hypervisorsettings}
                                                                                                                                                                                    4⤵
                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                    PID:2800
                                                                                                                                                                                  • C:\Windows\System32\findstr.exe
                                                                                                                                                                                    findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                    4⤵
                                                                                                                                                                                      PID:1152
                                                                                                                                                                                  • C:\Windows\System32\cmd.exe
                                                                                                                                                                                    C:\Windows\System32\cmd.exe /c bcdedit /enum {bootloadersettings} 2>nul | findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Executes a command shell one-liner
                                                                                                                                                                                    PID:2240
                                                                                                                                                                                    • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                      bcdedit /enum {bootloadersettings}
                                                                                                                                                                                      4⤵
                                                                                                                                                                                      • Modifies boot configuration data using bcdedit
                                                                                                                                                                                      PID:3852
                                                                                                                                                                                    • C:\Windows\System32\findstr.exe
                                                                                                                                                                                      findstr /i "hypervisorlaunchtype"
                                                                                                                                                                                      4⤵
                                                                                                                                                                                        PID:4724
                                                                                                                                                                                    • C:\Windows\System32\cmd.exe
                                                                                                                                                                                      C:\Windows\System32\cmd.exe /c dism /online /english /Get-FeatureInfo /FeatureName:Microsoft-Windows-Subsystem-Linux 2>nul | findstr /i "State"
                                                                                                                                                                                      3⤵
                                                                                                                                                                                      • Executes a command shell one-liner
                                                                                                                                                                                      PID:2372
                                                                                                                                                                                      • C:\Windows\System32\Dism.exe
                                                                                                                                                                                        dism /online /english /Get-FeatureInfo /FeatureName:Microsoft-Windows-Subsystem-Linux
                                                                                                                                                                                        4⤵
                                                                                                                                                                                          PID:5472
                                                                                                                                                                                          • C:\Windows\System32\Dism\dismhost.exe
                                                                                                                                                                                            C:\Windows\System32\Dism\dismhost.exe {DD96E681-F6C6-4EE8-8594-80C3DE0D5303}
                                                                                                                                                                                            5⤵
                                                                                                                                                                                              PID:4232
                                                                                                                                                                                          • C:\Windows\System32\findstr.exe
                                                                                                                                                                                            findstr /i "State"
                                                                                                                                                                                            4⤵
                                                                                                                                                                                              PID:1592
                                                                                                                                                                                          • C:\Windows\System32\cmd.exe
                                                                                                                                                                                            C:\Windows\System32\cmd.exe /c dism /online /english /Get-FeatureInfo /FeatureName:Containers-DisposableClientVM 2>nul | findstr /i "State"
                                                                                                                                                                                            3⤵
                                                                                                                                                                                            • Executes a command shell one-liner
                                                                                                                                                                                            PID:5332
                                                                                                                                                                                            • C:\Windows\System32\Dism.exe
                                                                                                                                                                                              dism /online /english /Get-FeatureInfo /FeatureName:Containers-DisposableClientVM
                                                                                                                                                                                              4⤵
                                                                                                                                                                                                PID:4188
                                                                                                                                                                                                • C:\Windows\System32\Dism\dismhost.exe
                                                                                                                                                                                                  C:\Windows\System32\Dism\dismhost.exe {F55A4855-048D-4B12-B840-077439194445}
                                                                                                                                                                                                  5⤵
                                                                                                                                                                                                    PID:4924
                                                                                                                                                                                                • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                  findstr /i "State"
                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                    PID:5216
                                                                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                  C:\Windows\System32\cmd.exe /c dism /online /english /Get-FeatureInfo /FeatureName:Microsoft-Hyper-V-All 2>nul | findstr /i "State"
                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                    PID:1376
                                                                                                                                                                                                    • C:\Windows\System32\Dism.exe
                                                                                                                                                                                                      dism /online /english /Get-FeatureInfo /FeatureName:Microsoft-Hyper-V-All
                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                        PID:1388
                                                                                                                                                                                                        • C:\Windows\System32\Dism\dismhost.exe
                                                                                                                                                                                                          C:\Windows\System32\Dism\dismhost.exe {172E7AB6-2B21-4443-A2A3-A32F5556DB9D}
                                                                                                                                                                                                          5⤵
                                                                                                                                                                                                            PID:4328
                                                                                                                                                                                                        • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                          findstr /i "State"
                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                            PID:1380
                                                                                                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                          C:\Windows\System32\cmd.exe /c dism /online /english /Get-FeatureInfo /FeatureName:VirtualMachinePlatform 2>nul | findstr /i "State"
                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                                                                                          PID:3184
                                                                                                                                                                                                          • C:\Windows\System32\Dism.exe
                                                                                                                                                                                                            dism /online /english /Get-FeatureInfo /FeatureName:VirtualMachinePlatform
                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                              PID:3528
                                                                                                                                                                                                              • C:\Windows\System32\Dism\dismhost.exe
                                                                                                                                                                                                                C:\Windows\System32\Dism\dismhost.exe {607B36D7-8480-4EC1-A6BD-13B3F7AB54DE}
                                                                                                                                                                                                                5⤵
                                                                                                                                                                                                                  PID:5096
                                                                                                                                                                                                              • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                findstr /i "State"
                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                  PID:5448
                                                                                                                                                                                                              • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                C:\Windows\System32\cmd.exe /c dism /online /english /Get-FeatureInfo /FeatureName:HypervisorPlatform 2>nul | findstr /i "State"
                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                • Executes a command shell one-liner
                                                                                                                                                                                                                PID:1740
                                                                                                                                                                                                                • C:\Windows\System32\Dism.exe
                                                                                                                                                                                                                  dism /online /english /Get-FeatureInfo /FeatureName:HypervisorPlatform
                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                    PID:4708
                                                                                                                                                                                                                    • C:\Windows\System32\Dism\dismhost.exe
                                                                                                                                                                                                                      C:\Windows\System32\Dism\dismhost.exe {870DB828-0721-4755-A444-7A668FA49199}
                                                                                                                                                                                                                      5⤵
                                                                                                                                                                                                                        PID:5408
                                                                                                                                                                                                                    • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                      findstr /i "State"
                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                        PID:1344
                                                                                                                                                                                                                    • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                      C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).VirtualizationBasedSecurityStatus" 2>nul
                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                        PID:3388
                                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                          C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -ClassName Win32_DeviceGuard -Namespace root\Microsoft\Windows\DeviceGuard).VirtualizationBasedSecurityStatus"
                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                          • Command and Scripting Interpreter: PowerShell
                                                                                                                                                                                                                          PID:3304
                                                                                                                                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                        C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent" 2>nul
                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                                                                                        PID:876
                                                                                                                                                                                                                        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                          C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance Win32_ComputerSystem).HypervisorPresent"
                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                            PID:2064
                                                                                                                                                                                                                        • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                          C:\Windows\System32\cmd.exe /c bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2} 2>nul | findstr /i "vsmlaunchtype"
                                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                                          • Executes a command shell one-liner
                                                                                                                                                                                                                          PID:3404
                                                                                                                                                                                                                          • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                                                            bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2}
                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                            • Modifies boot configuration data using bcdedit
                                                                                                                                                                                                                            PID:5960
                                                                                                                                                                                                                          • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                            findstr /i "vsmlaunchtype"
                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                              PID:3320
                                                                                                                                                                                                                          • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                            C:\Windows\System32\cmd.exe /c reg query "HKLM\SYSTEM\CurrentControlSet\Control\CI\Policy" /v VerifiedAndReputablePolicyState 2>nul
                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                            • Executes a command shell one-liner
                                                                                                                                                                                                                            PID:3788
                                                                                                                                                                                                                            • C:\Windows\System32\reg.exe
                                                                                                                                                                                                                              reg query "HKLM\SYSTEM\CurrentControlSet\Control\CI\Policy" /v VerifiedAndReputablePolicyState
                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                PID:2784
                                                                                                                                                                                                                            • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                              C:\Windows\System32\cmd.exe /c C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object displayName -eq 'Bitdefender Antivirus').displayName"
                                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                                              • Executes a command shell one-liner
                                                                                                                                                                                                                              PID:6036
                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "(Get-CimInstance -Namespace root\SecurityCenter2 -Class AntiVirusProduct | Where-Object displayName -eq 'Bitdefender Antivirus').displayName"
                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                  PID:1440
                                                                                                                                                                                                                              • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                                                                                                                                                                                                C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c "if ((Get-Process explorer).Modules.ModuleName -like '*MacType*'){exit 3}"
                                                                                                                                                                                                                                3⤵
                                                                                                                                                                                                                                  PID:5304
                                                                                                                                                                                                                                • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                                  C:\Windows\System32\cmd.exe /c bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2} 2>nul | findstr /i "testsigning"
                                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                                  • Executes a command shell one-liner
                                                                                                                                                                                                                                  PID:2660
                                                                                                                                                                                                                                  • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                                                                    bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2}
                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                                                                    PID:6020
                                                                                                                                                                                                                                  • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                                    findstr /i "testsigning"
                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                      PID:4212
                                                                                                                                                                                                                                  • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                                                                    bcdedit /set {c0a23914-7be3-11f1-8f87-db87fe0923f2} testsigning on
                                                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                                                    • Modifies boot configuration data using bcdedit
                                                                                                                                                                                                                                    PID:3932
                                                                                                                                                                                                                                  • C:\Windows\System32\reg.exe
                                                                                                                                                                                                                                    reg add "HKLM\SOFTWARE\ManageVBS" /v TestSigning /t REG_DWORD /d 1 /f
                                                                                                                                                                                                                                    3⤵
                                                                                                                                                                                                                                      PID:2244
                                                                                                                                                                                                                                    • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                                      C:\Windows\System32\cmd.exe /c bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2} 2>nul | findstr /i "bootmenupolicy"
                                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                                      • Executes a command shell one-liner
                                                                                                                                                                                                                                      PID:1476
                                                                                                                                                                                                                                      • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                                                                        bcdedit /enum {c0a23914-7be3-11f1-8f87-db87fe0923f2}
                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                        • Modifies boot configuration data using bcdedit
                                                                                                                                                                                                                                        PID:5012
                                                                                                                                                                                                                                      • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                                        findstr /i "bootmenupolicy"
                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                          PID:1960
                                                                                                                                                                                                                                      • C:\Windows\System32\cmd.exe
                                                                                                                                                                                                                                        C:\Windows\System32\cmd.exe /c bcdedit /enum all 2>nul | findstr /i "advancedoptions"
                                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                                        • Executes a command shell one-liner
                                                                                                                                                                                                                                        PID:4764
                                                                                                                                                                                                                                        • C:\Windows\System32\bcdedit.exe
                                                                                                                                                                                                                                          bcdedit /enum all
                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                          • Modifies boot configuration data using bcdedit
                                                                                                                                                                                                                                          PID:3760
                                                                                                                                                                                                                                        • C:\Windows\System32\findstr.exe
                                                                                                                                                                                                                                          findstr /i "advancedoptions"
                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                            PID:3268
                                                                                                                                                                                                                                        • C:\Windows\System32\choice.exe
                                                                                                                                                                                                                                          choice /C:12 /N /M "[1] Restart Now [2] Restart Later:
                                                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                                                            PID:1160
                                                                                                                                                                                                                                          • C:\Windows\System32\shutdown.exe
                                                                                                                                                                                                                                            shutdown /r /t 0
                                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                                              PID:1284
                                                                                                                                                                                                                                          • C:\Windows\System32\reg.exe
                                                                                                                                                                                                                                            reg add HKCU\Console /v QuickEdit /t REG_DWORD /d 1 /f
                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                            • Modifies registry key
                                                                                                                                                                                                                                            PID:244
                                                                                                                                                                                                                                        • C:\Windows\system32\LogonUI.exe
                                                                                                                                                                                                                                          "LogonUI.exe" /flags:0x4 /state0:0xa398e855 /state1:0x41c64e6d
                                                                                                                                                                                                                                          1⤵
                                                                                                                                                                                                                                            PID:2440
                                                                                                                                                                                                                                          • C:\Windows\System32\svchost.exe
                                                                                                                                                                                                                                            C:\Windows\System32\svchost.exe -k CameraMonitor
                                                                                                                                                                                                                                            1⤵
                                                                                                                                                                                                                                              PID:3164

                                                                                                                                                                                                                                            Network

                                                                                                                                                                                                                                                  MITRE ATT&CK Enterprise v16

                                                                                                                                                                                                                                                  Replay Monitor

                                                                                                                                                                                                                                                  Loading Replay Monitor...

                                                                                                                                                                                                                                                  Downloads

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  StartupProfileData-NonInteractive

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

                                                                                                                                                                                                                                                  RES43F5.tmp

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

                                                                                                                                                                                                                                                  RES52D9.tmp

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

                                                                                                                                                                                                                                                  __PSScriptPolicyTest_3xhqr3kx.wjg.ps1

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

                                                                                                                                                                                                                                                  niyq0rfs.dll

                                                                                                                                                                                                                                                  • Path C:\Users\Admin\AppData\Local\Temp\niyq0rfs\niyq0rfs.dll
                                                                                                                                                                                                                                                  • Size 3KB
                                                                                                                                                                                                                                                  • SHA256 c49a57f5fcef761183b0e77d72f0ba8ff22c955af9e6019f9b3a7a482f96cf36
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  sn3jpnd1.dll

                                                                                                                                                                                                                                                  • Path C:\Users\Admin\AppData\Local\Temp\sn3jpnd1\sn3jpnd1.dll
                                                                                                                                                                                                                                                  • Size 3KB
                                                                                                                                                                                                                                                  • SHA256 a7325c1f63bb37a36d88bbbf8bae15b3e3770635f462a52f9eeaf9fc5320f126
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 291KB
                                                                                                                                                                                                                                                  • SHA256 9b52732926835a88114e009bcb4b3fbd647ca759b2f41dec05335abbd854cd30
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 292KB
                                                                                                                                                                                                                                                  • SHA256 13e9c488421118a4de5af6ff15b257563a73181224801498153040cebb6d011c
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 296KB
                                                                                                                                                                                                                                                  • SHA256 32b45b880a854bbbebb97d457d319ebd7108eb736aa18abaf4a2f91706a3aa57
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 300KB
                                                                                                                                                                                                                                                  • SHA256 58c224a8a693a0d76d0254359bc9aa389eb0ed4629852507835585ac73db3632
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 304KB
                                                                                                                                                                                                                                                  • SHA256 17d74247a85b4856de7abe94bf49d8e08d3811fa315fc3a818b97749521a9b25
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 309KB
                                                                                                                                                                                                                                                  • SHA256 d92397206b9a8058de45d02063aefc516e5c70f337d0c303cb6499d85440a446
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 314KB
                                                                                                                                                                                                                                                  • SHA256 1649f129289c8eed45bf582258647c62c8e8e0d897f11da2568164dde51059ce
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 317KB
                                                                                                                                                                                                                                                  • SHA256 3ab3841787a73a31a0b0e1fe95b612ac68e0df87b0afd6cd0332a2959c65b2e3
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 285KB
                                                                                                                                                                                                                                                  • SHA256 cff89fd410ce528611d6f179c124fa57123bc07258f1aac13646002c7373282d
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  dism.log

                                                                                                                                                                                                                                                  • Path C:\Windows\Logs\DISM\dism.log
                                                                                                                                                                                                                                                  • Size 287KB
                                                                                                                                                                                                                                                  • SHA256 144ed62e4162e84a6e3bae6bfda1645d96784c6a993f0669b6ef696047cb9b11
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                  CSC26A665B13DCD4882B7FEC31816C23A6.TMP

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\niyq0rfs\CSC26A665B13DCD4882B7FEC31816C23A6.TMP
                                                                                                                                                                                                                                                  • Size 652B
                                                                                                                                                                                                                                                  • SHA256 6115bae9d6f10487e93e5be411a589c51a916cb456ea9b60cce5b0a8687e259d
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  niyq0rfs.0.cs

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\niyq0rfs\niyq0rfs.0.cs
                                                                                                                                                                                                                                                  • Size 218B
                                                                                                                                                                                                                                                  • SHA256 a6c9eb34653a95301cf425806bc9db269e78b3c1c95436a7bc9ee4638143821f
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  niyq0rfs.cmdline

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\niyq0rfs\niyq0rfs.cmdline
                                                                                                                                                                                                                                                  • Size 369B
                                                                                                                                                                                                                                                  • SHA256 9efe4fb9063e2ab2bed098e1362ae780473a12c1c2cdb4c2baa3fcee102b2d57
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  CSCF0603AB948164F7A80F735741785565F.TMP

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\sn3jpnd1\CSCF0603AB948164F7A80F735741785565F.TMP
                                                                                                                                                                                                                                                  • Size 652B
                                                                                                                                                                                                                                                  • SHA256 890cbea2a82d5cdc215e3914f42ec4f82cee0b551eea3c0cbf3f72ce351afadb
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  sn3jpnd1.0.cs

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\sn3jpnd1\sn3jpnd1.0.cs
                                                                                                                                                                                                                                                  • Size 223B
                                                                                                                                                                                                                                                  • SHA256 7fe1417d71b3d7812dc813c21b2604e2ecf7e3ac45303ab5c568b9f6103e384a
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  sn3jpnd1.cmdline

                                                                                                                                                                                                                                                  • Path \??\c:\Users\Admin\AppData\Local\Temp\sn3jpnd1\sn3jpnd1.cmdline
                                                                                                                                                                                                                                                  • Size 369B
                                                                                                                                                                                                                                                  • SHA256 b28a1756dad3013ee92082bec58bb835ee59860469e7df3423b49e632b03cd94
                                                                                                                                                                                                                                                  • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                  memory/372-89-0x000001B95E9B0000-0x000001B95E9B8000-memory.dmp

                                                                                                                                                                                                                                                  memory/3256-60-0x000001ECA5360000-0x000001ECA5368000-memory.dmp

                                                                                                                                                                                                                                                  memory/4232-99-0x000001AEB6500000-0x000001AEB65C4000-memory.dmp

                                                                                                                                                                                                                                                  memory/4328-127-0x0000029638BA0000-0x0000029638C64000-memory.dmp

                                                                                                                                                                                                                                                  memory/4924-113-0x0000024C90FF0000-0x0000024C910B4000-memory.dmp

                                                                                                                                                                                                                                                  memory/5096-141-0x000001F35C1B0000-0x000001F35C274000-memory.dmp

                                                                                                                                                                                                                                                  memory/5200-24-0x00000223ED2F0000-0x00000223ED30E000-memory.dmp

                                                                                                                                                                                                                                                  memory/5200-23-0x00000223ED170000-0x00000223ED17A000-memory.dmp

                                                                                                                                                                                                                                                  memory/5200-22-0x00000223ECFB0000-0x00000223ED062000-memory.dmp

                                                                                                                                                                                                                                                  memory/5200-21-0x00000223ECF90000-0x00000223ECFAE000-memory.dmp

                                                                                                                                                                                                                                                  memory/5408-155-0x0000021B08370000-0x0000021B08434000-memory.dmp

                                                                                                                                                                                                                                                  memory/5448-2-0x000001E243500000-0x000001E243522000-memory.dmp

                                                                                                                                                                                                                                                  memory/5552-36-0x000001D8FC6C0000-0x000001D8FC6EA000-memory.dmp

                                                                                                                                                                                                                                                  memory/5552-37-0x000001D8FC6C0000-0x000001D8FC6E4000-memory.dmp

                                                                                                                                                                                                                                                  memory/5552-35-0x000001D8FC250000-0x000001D8FC302000-memory.dmp