Analysis

  • max time kernel
    21s
  • max time network
    24s
  • platform
    windows11-ltsc_2024_x64
  • resource
    win11ltsc2024-20260911-en
  • resource tags

    arch:x64arch:x86image:win11ltsc2024-20260911-enlocale:en-usos:windows11-ltsc_2024-x64systemwindows
  • submitted
    25/09/2026, 10:22

Errors

Reason
Machine shutdown

General

  • Target
    2026-09-24_4d1d450478d98d243a94134d47b4a7e9_coinminer_elex_emotet_glassworm_remcos.exe
  • Size 3.6MB
  • Sample260925-mep8hsdd39
  • SHA256 c6d8059004c1f648f0029337770dffc04039a6192feb8fe99a3f49a9db9736cc
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Modifies boot configuration data using bcdedit 1 TTPs 3 IoCs
  • UPX dump on OEP (original entry point) 12 IoCs
  • Installs a root certificate to the trusted certificate store 1 TTPs 2 IoCs

    A root certificate was added to the trusted certificate store using CertUtil.

  • Manipulates Digital Signatures 1 TTPs 1 IoCs

    Attackers can apply techniques such as changing the registry keys of authenticode & Cryptography to make their binary seem validly signed.

  • Modify Registry: Disable Windows Driver Blocklist 2 TTPs 1 IoCs

    Disable Windows Driver Blocklist via Registry.

  • Sets service image path in registry 3 TTPs 1 IoCs

    This determines the executable launched when a service starts. It can be used to establish persistence.

  • Boot or Logon Autostart Execution: LSASS Driver 2 TTPs 1 IoCs

    Adversaries may modify or add LSASS drivers to obtain persistence on compromised systems.

  • Executes dropped EXE 2 IoCs
  • Enumerates connected drives 3 TTPs 1 IoCs

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

  • Enumerates physical storage devices 1 TTPs

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

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

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

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

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

  • Modifies data under HKEY_USERS 4 IoCs
  • Modifies registry key 1 TTPs 18 IoCs
  • Suspicious behavior: EnumeratesProcesses 2 IoCs
  • Suspicious behavior: LoadsDriver 2 IoCs
  • Suspicious use of AdjustPrivilegeToken 5 IoCs
  • Suspicious use of SetWindowsHookEx 3 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-09-24_4d1d450478d98d243a94134d47b4a7e9_coinminer_elex_emotet_glassworm_remcos.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-09-24_4d1d450478d98d243a94134d47b4a7e9_coinminer_elex_emotet_glassworm_remcos.exe"
    1⤵
    • Sets service image path in registry
    • System Location Discovery: System Language Discovery
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:4572
    • C:\Windows\SysWOW64\cmd.exe
      cmd.exe /c cmd /c "C:\Users\Admin\AppData\Local\Temp\\_bl_240746093_63575.bat"
      2⤵
      • Executes a command shell one-liner
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:4928
      • C:\Windows\SysWOW64\cmd.exe
        cmd /c "C:\Users\Admin\AppData\Local\Temp\\_bl_240746093_63575.bat"
        3⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1696
        • C:\Windows\system32\manage-bde.exe
          C:\Windows\Sysnative\manage-bde.exe -status C: -protectionaserrorlevel
          4⤵
            PID:1088
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v Enabled /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:5756
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v Enabled /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:5404
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard /v Enabled /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:5676
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\CredentialGuard /v Enabled /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:3288
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SystemGuard /v Enabled /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1564
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\SystemGuard /v Enabled /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:6032
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHello /v Enabled /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:4268
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\WindowsHello /v Enabled /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:1340
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1964
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:4564
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v RequirePlatformSecurityFeatures /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:3888
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v RequirePlatformSecurityFeatures /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:1560
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v Locked /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:4944
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard /v Locked /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:3948
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v LsaCfgFlags /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:2272
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v LsaCfgFlags /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:3052
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1860
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v EnableVirtualizationBasedSecurity /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:1368
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v RequirePlatformSecurityFeatures /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:4836
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v RequirePlatformSecurityFeatures /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:1152
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v HypervisorEnforcedCodeIntegrity /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1524
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v HypervisorEnforcedCodeIntegrity /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:1684
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v LsaCfgFlags /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1848
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Policies\Microsoft\Windows\DeviceGuard /v LsaCfgFlags /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:4312
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v RunAsPPL /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:6036
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\Lsa /v RunAsPPL /t REG_DWORD /d 0 /f
          3⤵
          • Boot or Logon Autostart Execution: LSASS Driver
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:5144
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Microsoft\PolicyManager\default\WindowsHello\Enabled /v value /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:5612
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Microsoft\PolicyManager\default\WindowsHello\Enabled /v value /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:2052
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SOFTWARE\Policies\Microsoft\PassportForWork\Biometrics /v Enabled /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:2968
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SOFTWARE\Policies\Microsoft\PassportForWork\Biometrics /v Enabled /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:3000
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:5488
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Config /v VulnerableDriverBlocklistEnable /t REG_DWORD /d 0 /f
          3⤵
          • Modify Registry: Disable Windows Driver Blocklist
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:2088
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Policy /v VerifiedAndReputablePolicyState /t REG_DWORD /d 0 /f
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:2512
        • C:\Windows\SysWOW64\reg.exe
          reg add HKLM\SYSTEM\CurrentControlSet\Control\CI\Policy /v VerifiedAndReputablePolicyState /t REG_DWORD /d 0 /f
          3⤵
          • System Location Discovery: System Language Discovery
          • Modifies registry key
          PID:3300
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c cmd /c "C:\Users\Admin\AppData\Local\Temp\\_vv_240756328.bat"
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:3744
        • C:\Windows\SysWOW64\cmd.exe
          cmd /c "C:\Users\Admin\AppData\Local\Temp\\_vv_240756328.bat"
          3⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          PID:4544
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c cmd /c for %f in (C:\Windows\System32\CodeIntegrity\CiPolicies\Active\*.cip) do ren "%f" %~nf.cip.bak.wdkt.240756328
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:2372
        • C:\Windows\SysWOW64\cmd.exe
          cmd /c for %f in (C:\Windows\System32\CodeIntegrity\CiPolicies\Active\*.cip) do ren "%f" %~nf.cip.bak.wdkt.240756328
          3⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          PID:2432
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c cmd /c if exist C:\Windows\System32\CodeIntegrity\SIPolicy.p7b ren C:\Windows\System32\CodeIntegrity\SIPolicy.p7b SIPolicy.p7b.bak.wdkt.240756328
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:1856
        • C:\Windows\SysWOW64\cmd.exe
          cmd /c if exist C:\Windows\System32\CodeIntegrity\SIPolicy.p7b ren C:\Windows\System32\CodeIntegrity\SIPolicy.p7b SIPolicy.p7b.bak.wdkt.240756328
          3⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          PID:5648
      • C:\Windows\SysWOW64\cmd.exe
        cmd.exe /c C:\Windows\Sysnative\mountvol.exe X: /s
        2⤵
        • Executes a command shell one-liner
        • System Location Discovery: System Language Discovery
        • Suspicious use of WriteProcessMemory
        PID:5176
        • C:\Windows\system32\mountvol.exe
          C:\Windows\Sysnative\mountvol.exe X: /s
          3⤵
            PID:3332
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c cmd /c for %f in (X:\EFI\Microsoft\Boot\CIPolicies\Active\*.cip) do ren "%f" %~nf.cip.bak.wdkt.240756328
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:4388
          • C:\Windows\SysWOW64\cmd.exe
            cmd /c for %f in (X:\EFI\Microsoft\Boot\CIPolicies\Active\*.cip) do ren "%f" %~nf.cip.bak.wdkt.240756328
            3⤵
            • Executes a command shell one-liner
            • System Location Discovery: System Language Discovery
            PID:1420
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c cmd /c if exist X:\EFI\Microsoft\Boot\SIPolicy.p7b ren X:\EFI\Microsoft\Boot\SIPolicy.p7b SIPolicy.p7b.bak.wdkt.240756328
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:2480
          • C:\Windows\SysWOW64\cmd.exe
            cmd /c if exist X:\EFI\Microsoft\Boot\SIPolicy.p7b ren X:\EFI\Microsoft\Boot\SIPolicy.p7b SIPolicy.p7b.bak.wdkt.240756328
            3⤵
            • Executes a command shell one-liner
            • System Location Discovery: System Language Discovery
            PID:4444
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\mountvol.exe X: /d
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:1844
          • C:\Windows\system32\mountvol.exe
            C:\Windows\Sysnative\mountvol.exe X: /d
            3⤵
            • Enumerates connected drives
            PID:5944
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c reg add HKLM\SOFTWARE\WdKtBackup /v LastRenameSuffix /t REG_SZ /d ".bak.wdkt.240756328" /f
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:4372
          • C:\Windows\SysWOW64\reg.exe
            reg add HKLM\SOFTWARE\WdKtBackup /v LastRenameSuffix /t REG_SZ /d ".bak.wdkt.240756328" /f
            3⤵
            • System Location Discovery: System Language Discovery
            • Modifies registry key
            PID:4976
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\bcdedit.exe /set hypervisorlaunchtype off
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:2772
          • C:\Windows\system32\bcdedit.exe
            C:\Windows\Sysnative\bcdedit.exe /set hypervisorlaunchtype off
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:2784
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\bcdedit.exe /set vsmlaunchtype off
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:3960
          • C:\Windows\system32\bcdedit.exe
            C:\Windows\Sysnative\bcdedit.exe /set vsmlaunchtype off
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:4260
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\bcdedit.exe /set testsigning on
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:2656
          • C:\Windows\system32\bcdedit.exe
            C:\Windows\Sysnative\bcdedit.exe /set testsigning on
            3⤵
            • Modifies boot configuration data using bcdedit
            PID:1308
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\certutil.exe -f -addstore Root "C:\Users\Admin\AppData\Local\Temp\_wdkt_240758203_91945.cer"
          2⤵
          • Installs a root certificate to the trusted certificate store
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:5856
          • C:\Windows\system32\certutil.exe
            C:\Windows\Sysnative\certutil.exe -f -addstore Root "C:\Users\Admin\AppData\Local\Temp\_wdkt_240758203_91945.cer"
            3⤵
            • Installs a root certificate to the trusted certificate store
            PID:5964
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\certutil.exe -f -addstore TrustedPublisher "C:\Users\Admin\AppData\Local\Temp\_wdkt_240758203_91945.cer"
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:3824
          • C:\Windows\system32\certutil.exe
            C:\Windows\Sysnative\certutil.exe -f -addstore TrustedPublisher "C:\Users\Admin\AppData\Local\Temp\_wdkt_240758203_91945.cer"
            3⤵
            • Manipulates Digital Signatures
            PID:256
        • C:\Users\Admin\AppData\Local\Temp\SignGuiPatcher.exe
          "C:\Users\Admin\AppData\Local\Temp\SignGuiPatcher.exe" -apply
          2⤵
          • Executes dropped EXE
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          PID:3464
        • C:\Windows\SysWOW64\cmd.exe
          cmd.exe /c C:\Windows\Sysnative\shutdown.exe /r /t 0 /f
          2⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          PID:1448
          • C:\Windows\system32\shutdown.exe
            C:\Windows\Sysnative\shutdown.exe /r /t 0 /f
            3⤵
            • Suspicious use of AdjustPrivilegeToken
            PID:4852
      • C:\Windows\Temp\longdiequdong1.sys
        C:\Windows\Temp\longdiequdong1.sys
        1⤵
        • Executes dropped EXE
        PID:1620
      • C:\Windows\system32\LogonUI.exe
        "LogonUI.exe" /flags:0x4 /state0:0xa39d3855 /state1:0x41c64e6d
        1⤵
        • Modifies data under HKEY_USERS
        • Suspicious use of SetWindowsHookEx
        PID:1660
      • C:\Windows\system32\svchost.exe
        C:\Windows\system32\svchost.exe -k GPSvcGroup
        1⤵
          PID:1164
        • C:\Windows\System32\svchost.exe
          C:\Windows\System32\svchost.exe -k CameraMonitor
          1⤵
            PID:2320

          Network

                MITRE ATT&CK Enterprise v16

                Replay Monitor

                Loading Replay Monitor...

                Downloads

                SignGuiPatcher.exe

                • Path C:\Users\Admin\AppData\Local\Temp\SignGuiPatcher.exe
                • Size 27KB
                • SHA256 32fc89230f272a47c702b366f4cdba6c37a9bf4a323ab69d8b96effb9809d416
                • MD5 SHA1 SHA512 SSDEEP TLSH

                _bl_240746093_63575.bat

                • Path C:\Users\Admin\AppData\Local\Temp\_bl_240746093_63575.bat
                • Size 173B
                • SHA256 c6f83704fc6bc4843ca886159ab3b128c976e04f4dcc694c5c3d2b560884941e
                • MD5 SHA1 SHA512 TLSH

                _bl_240746093_63575.txt

                • Path C:\Users\Admin\AppData\Local\Temp\_bl_240746093_63575.txt
                • Size 5B
                • SHA256 b6626dde5feadbb3302a67528088e8f7cf8536de683f152639d3727ac4b24b3a
                • MD5 SHA1 SHA512

                _vv_240756328.bat

                • Path C:\Users\Admin\AppData\Local\Temp\_vv_240756328.bat
                • Size 71B
                • SHA256 b87053ba9efb453b371deb7cc8d29b6d0c0256911f611d4213c598df5077e1e5
                • MD5 SHA1 SHA512 TLSH

                _vv_240756328.txt

                • Path C:\Users\Admin\AppData\Local\Temp\_vv_240756328.txt
                • Size 47B
                • SHA256 3827cbd05a50743b57acddb70bbeb3c2118eb07e528c8d6e9449ae18553e41fa
                • MD5 SHA1 SHA512

                _wdkt_240758203_91945.cer

                • Path C:\Users\Admin\AppData\Local\Temp\_wdkt_240758203_91945.cer
                • Size 792B
                • SHA256 4ba1a74c97dbbaba1d4b4119d41f5c764791cd568a3c7f6f20a98cdae36fddb6
                • MD5 SHA1 SHA512 TLSH

                longdiequdong1.sys

                • Path C:\Windows\Temp\longdiequdong1.sys
                • Size 604KB
                • SHA256 bbfbf45ad7e74419238dc8e1a68cc9f702a59f54011cf9ef8ba020936203824a
                • MD5 SHA1 SHA512 SSDEEP TLSH

                memory/4572-11-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-25-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-18-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-19-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-20-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-12-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-0-0x0000000002840000-0x000000000286B000-memory.dmp

                memory/4572-17-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-2-0x0000000000401000-0x0000000000402000-memory.dmp

                memory/4572-29-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-3-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-37-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-38-0x0000000000400000-0x00000000007E8000-memory.dmp

                memory/4572-40-0x0000000000400000-0x00000000007E8000-memory.dmp