Analysis

  • max time kernel
    151s
  • max time network
    163s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20241007-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    17-11-2024 23:20

General

  • Target

    Launcher.exe

  • Size

    154.6MB

  • MD5

    76c8f7f191f2f33cc9fe1c2d3fabd39b

  • SHA1

    a155de45981e17eb44e24f958e5e45a5891c3007

  • SHA256

    f2fa065107d4246c08277a46a9503e2e7a24ee54c6faf665742b542833490d8d

  • SHA512

    2ebcde708d22ebbfebc5767f536c16f0b1f6e7c9ede588550cffc3dcdbc60d1e42ad1d7d835ea90a1fd50b2525cd58a94b3e5d2e44033cea373ae67506f555b3

  • SSDEEP

    1572864:ATmw0ciLNpDPuAvHxJLkY2O6Ea3f9kwZXeT6EivLp1vUAtdjtZn+f4FnIvGaC9dU:zv6E70+Mk

Malware Config

Signatures

  • Hexon family
  • Hexon stealer

    Hexon is a stealer written in Electron NodeJS.

  • Uses browser remote debugging 2 TTPs 9 IoCs

    Can be used control the browser and steal sensitive information such as credentials and session cookies.

  • Checks computer location settings 2 TTPs 3 IoCs

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

  • Drops startup file 1 IoCs
  • Executes dropped EXE 2 IoCs
  • Loads dropped DLL 4 IoCs
  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Enumerates processes with tasklist 1 TTPs 7 IoCs
  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Enumerates physical storage devices 1 TTPs

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

  • 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.

  • Enumerates system info in registry 2 TTPs 6 IoCs
  • Kills process with taskkill 9 IoCs
  • Modifies registry class 1 IoCs
  • Suspicious behavior: EnumeratesProcesses 24 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of FindShellTrayWindow 2 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\Launcher.exe
    "C:\Users\Admin\AppData\Local\Temp\Launcher.exe"
    1⤵
    • Checks computer location settings
    • Drops startup file
    • Loads dropped DLL
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:2792
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /d /s /c "wmic csproduct get uuid"
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:4236
      • C:\Windows\System32\Wbem\WMIC.exe
        wmic csproduct get uuid
        3⤵
        • Suspicious use of AdjustPrivilegeToken
        PID:4284
    • C:\Users\Admin\AppData\Local\Temp\Launcher.exe
      "C:\Users\Admin\AppData\Local\Temp\Launcher.exe" --type=gpu-process --user-data-dir="C:\Users\Admin\AppData\Roaming\unrealgame" --gpu-preferences=UAAAAAAAAADgAAAYAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAGAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --mojo-platform-channel-handle=1868 --field-trial-handle=1872,i,14959822779120262070,13363201594483331589,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
      2⤵
        PID:832
      • C:\Users\Admin\AppData\Local\Temp\Launcher.exe
        "C:\Users\Admin\AppData\Local\Temp\Launcher.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --user-data-dir="C:\Users\Admin\AppData\Roaming\unrealgame" --mojo-platform-channel-handle=1904 --field-trial-handle=1872,i,14959822779120262070,13363201594483331589,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:8
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        PID:1896
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:4856
        • C:\Windows\system32\tasklist.exe
          tasklist
          3⤵
          • Enumerates processes with tasklist
          • Suspicious use of AdjustPrivilegeToken
          PID:2364
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "where /r . cookies.sqlite"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:3628
        • C:\Windows\system32\where.exe
          where /r . cookies.sqlite
          3⤵
            PID:3584
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:1416
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:2540
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:4468
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:856
        • C:\Program Files\Google\Chrome\Application\chrome.exe
          "C:/Program Files/Google/Chrome/Application/chrome.exe" --remote-debugging-port=9223 --profile-directory=Default --disable-gpu --no-sandbox --window-position=-32000,-32000
          2⤵
          • Uses browser remote debugging
          • Enumerates system info in registry
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          • Suspicious use of FindShellTrayWindow
          • Suspicious use of WriteProcessMemory
          PID:2684
          • C:\Program Files\Google\Chrome\Application\chrome.exe
            "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" /prefetch:4 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Crashpad" "--metrics-dir=C:\Users\Admin\AppData\Local\Google\Chrome\User Data" --url=https://clients2.google.com/cr/report --annotation=channel= --annotation=plat=Win64 --annotation=prod=Chrome --annotation=ver=123.0.6312.123 --initial-client-data=0xf8,0xfc,0x100,0xd4,0x104,0x7ffa0e67cc40,0x7ffa0e67cc4c,0x7ffa0e67cc58
            3⤵
              PID:1272
            • C:\Program Files\Google\Chrome\Application\chrome.exe
              "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=gpu-process --no-sandbox --no-appcompat-clear --gpu-preferences=WAAAAAAAAADgAAAMAAAAAAAAAAAAAAAAAABgAAAAAAA4AAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAAAAAAAAYAAAAAAAAAAgAAAAAAAAACAAAAAAAAAAIAAAAAAAAAA== --use-gl=angle --use-angle=swiftshader-webgl --field-trial-handle=1980,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=1976 /prefetch:2
              3⤵
                PID:4740
              • C:\Program Files\Google\Chrome\Application\chrome.exe
                "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --lang=en-US --service-sandbox-type=none --no-sandbox --no-appcompat-clear --field-trial-handle=1916,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=1984 /prefetch:3
                3⤵
                  PID:4636
                • C:\Program Files\Google\Chrome\Application\chrome.exe
                  "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --lang=en-US --service-sandbox-type=service --no-sandbox --no-appcompat-clear --field-trial-handle=2088,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2096 /prefetch:8
                  3⤵
                    PID:384
                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --no-appcompat-clear --no-sandbox --remote-debugging-port=9223 --disable-gpu-compositing --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --field-trial-handle=2912,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2924 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:3152
                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --no-appcompat-clear --no-sandbox --remote-debugging-port=9223 --disable-gpu-compositing --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --field-trial-handle=2928,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2964 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:1184
                  • C:\Program Files\Google\Chrome\Application\chrome.exe
                    "C:\Program Files\Google\Chrome\Application\chrome.exe" --type=renderer --no-appcompat-clear --no-sandbox --remote-debugging-port=9223 --disable-gpu-compositing --lang=en-US --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --field-trial-handle=3992,i,9009766560094300133,3327875550135095628,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=4056 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:4616
                • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                  "C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe" --remote-debugging-port=9223 --profile-directory=Default --disable-gpu --no-sandbox --window-position=-32000,-32000
                  2⤵
                  • Uses browser remote debugging
                  • Enumerates system info in registry
                  • Suspicious behavior: EnumeratesProcesses
                  • Suspicious use of FindShellTrayWindow
                  PID:1676
                  • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                    "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=crashpad-handler "--user-data-dir=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data" /prefetch:7 --monitor-self-annotation=ptype=crashpad-handler "--database=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad" "--metrics-dir=C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data" --annotation=IsOfficialBuild=1 --annotation=channel= --annotation=chromium-version=92.0.4515.131 "--annotation=exe=C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --annotation=plat=Win64 "--annotation=prod=Microsoft Edge" --annotation=ver=92.0.902.67 --initial-client-data=0xfc,0x100,0x104,0xd8,0x108,0x7ffa0b1946f8,0x7ffa0b194708,0x7ffa0b194718
                    3⤵
                      PID:1284
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --no-sandbox --gpu-preferences=UAAAAAAAAADgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAAAAeAAAAAAAAAAoAAAABAAAACAAAAAAAAAAKAAAAAAAAAAwAAAAAAAAADgAAAAAAAAAEAAAAAAAAAAAAAAADQAAABAAAAAAAAAAAQAAAA0AAAAQAAAAAAAAAAQAAAANAAAAEAAAAAAAAAAHAAAADQAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=swiftshader-webgl --mojo-platform-channel-handle=2120 /prefetch:2
                      3⤵
                      • Modifies registry class
                      • Suspicious behavior: EnumeratesProcesses
                      PID:3972
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=network.mojom.NetworkService --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --lang=en-US --service-sandbox-type=none --no-sandbox --mojo-platform-channel-handle=2152 /prefetch:3
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:5064
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=utility --utility-sub-type=storage.mojom.StorageService --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --lang=en-US --service-sandbox-type=utility --no-sandbox --mojo-platform-channel-handle=2440 /prefetch:8
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4340
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --no-sandbox --remote-debugging-port=9223 --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --disable-gpu-compositing --lang=en-US --disable-client-side-phishing-detection --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=6 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=3196 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4500
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --no-sandbox --remote-debugging-port=9223 --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --disable-gpu-compositing --lang=en-US --disable-client-side-phishing-detection --instant-process --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=5 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=3228 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4156
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --no-sandbox --remote-debugging-port=9223 --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --disable-gpu-compositing --lang=en-US --disable-client-side-phishing-detection --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=7 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=4512 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:5324
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=renderer --no-sandbox --remote-debugging-port=9223 --field-trial-handle=2108,683039769271526617,1274176918728538576,131072 --disable-gpu-compositing --lang=en-US --disable-client-side-phishing-detection --instant-process --device-scale-factor=1 --num-raster-threads=4 --enable-main-frame-before-activation --renderer-client-id=8 --no-v8-untrusted-code-mitigations --mojo-platform-channel-handle=3412 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:5336
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                    2⤵
                      PID:5620
                      • C:\Windows\system32\tasklist.exe
                        tasklist
                        3⤵
                        • Enumerates processes with tasklist
                        PID:5752
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                      2⤵
                        PID:5644
                        • C:\Windows\system32\tasklist.exe
                          tasklist
                          3⤵
                          • Enumerates processes with tasklist
                          PID:5732
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                        2⤵
                          PID:5664
                          • C:\Windows\system32\tasklist.exe
                            tasklist
                            3⤵
                            • Enumerates processes with tasklist
                            PID:5768
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "where /r . *.sqlite"
                          2⤵
                            PID:5840
                            • C:\Windows\system32\where.exe
                              where /r . *.sqlite
                              3⤵
                                PID:5892
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM EpicGamesLauncher.exe /F"
                              2⤵
                                PID:5924
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /IM EpicGamesLauncher.exe /F
                                  3⤵
                                  • Kills process with taskkill
                                  PID:5972
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                2⤵
                                  PID:6004
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /F /T /IM chrome.exe
                                    3⤵
                                    • Kills process with taskkill
                                    PID:5168
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                  2⤵
                                    PID:6012
                                    • C:\Windows\system32\taskkill.exe
                                      taskkill /F /T /IM msedge.exe
                                      3⤵
                                      • Kills process with taskkill
                                      PID:6096
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM javaw.exe /F"
                                    2⤵
                                      PID:6072
                                      • C:\Windows\system32\taskkill.exe
                                        taskkill /IM javaw.exe /F
                                        3⤵
                                        • Kills process with taskkill
                                        PID:5176
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Steam.exe /F"
                                      2⤵
                                        PID:1728
                                        • C:\Windows\system32\taskkill.exe
                                          taskkill /IM Steam.exe /F
                                          3⤵
                                          • Kills process with taskkill
                                          PID:5216
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                                        2⤵
                                          PID:5212
                                          • C:\Windows\system32\tasklist.exe
                                            tasklist
                                            3⤵
                                            • Enumerates processes with tasklist
                                            PID:812
                                        • C:\Windows\system32\cmd.exe
                                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                          2⤵
                                            PID:3528
                                            • C:\Windows\system32\taskkill.exe
                                              taskkill /F /T /IM chrome.exe
                                              3⤵
                                              • Kills process with taskkill
                                              PID:1156
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                            2⤵
                                              PID:3164
                                              • C:\Windows\system32\taskkill.exe
                                                taskkill /F /T /IM msedge.exe
                                                3⤵
                                                • Kills process with taskkill
                                                PID:3636
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                              2⤵
                                                PID:4728
                                                • C:\Windows\system32\taskkill.exe
                                                  taskkill /F /T /IM chrome.exe
                                                  3⤵
                                                  • Kills process with taskkill
                                                  PID:860
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                                2⤵
                                                  PID:4812
                                                  • C:\Windows\system32\taskkill.exe
                                                    taskkill /F /T /IM msedge.exe
                                                    3⤵
                                                    • Kills process with taskkill
                                                    PID:888
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "cscript //B "C:\Users\Admin\AppData\Local\Temp\open.vbs""
                                                  2⤵
                                                    PID:5552
                                                    • C:\Windows\system32\cscript.exe
                                                      cscript //B "C:\Users\Admin\AppData\Local\Temp\open.vbs"
                                                      3⤵
                                                      • Checks computer location settings
                                                      PID:3560
                                                      • C:\Users\Admin\AppData\Local\Temp\hexon_a8bb3d8a3b7fae01.exe
                                                        "C:\Users\Admin\AppData\Local\Temp\hexon_a8bb3d8a3b7fae01.exe" HXN-TEST-7E561F93D321 discord
                                                        4⤵
                                                        • Checks computer location settings
                                                        • Executes dropped EXE
                                                        • Loads dropped DLL
                                                        PID:4456
                                                        • C:\Windows\system32\cmd.exe
                                                          C:\Windows\system32\cmd.exe /d /s /c "%windir%\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid"
                                                          5⤵
                                                            PID:1452
                                                            • C:\Windows\System32\reg.exe
                                                              C:\Windows\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid
                                                              6⤵
                                                                PID:3972
                                                            • C:\Windows\system32\cmd.exe
                                                              C:\Windows\system32\cmd.exe /d /s /c ""C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.bat" "C:\Users\Admin\AppData\Local\Temp\20241017-4456-pzfsno.w4fee.png" "
                                                              5⤵
                                                                PID:5484
                                                                • C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe
                                                                  C:\Windows\Microsoft.NET\Framework\v4.0.30319\csc.exe /nologo /r:"Microsoft.VisualBasic.dll" /win32manifest:"app.manifest" /out:"screenCapture_1.3.2.exe" "C:\Users\Admin\AppData\Local\Temp\SCREEN~1\SCREEN~1.BAT"
                                                                  6⤵
                                                                  • System Location Discovery: System Language Discovery
                                                                  PID:5408
                                                                  • C:\Windows\Microsoft.NET\Framework\v4.0.30319\cvtres.exe
                                                                    C:\Windows\Microsoft.NET\Framework\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RES9EAC.tmp" "c:\Users\Admin\AppData\Local\Temp\screenCapture\CSC7851AD9B872F4609943461EF6B1C22A7.TMP"
                                                                    7⤵
                                                                    • System Location Discovery: System Language Discovery
                                                                    PID:5420
                                                                • C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.exe
                                                                  screenCapture_1.3.2.exe "C:\Users\Admin\AppData\Local\Temp\20241017-4456-pzfsno.w4fee.png"
                                                                  6⤵
                                                                  • Executes dropped EXE
                                                                  PID:5444
                                                        • C:\Users\Admin\AppData\Local\Temp\Launcher.exe
                                                          "C:\Users\Admin\AppData\Local\Temp\Launcher.exe" --type=gpu-process --disable-gpu-sandbox --use-gl=disabled --gpu-vendor-id=4318 --gpu-device-id=140 --gpu-sub-system-id=0 --gpu-revision=0 --gpu-driver-version=10.0.19041.546 --user-data-dir="C:\Users\Admin\AppData\Roaming\unrealgame" --gpu-preferences=UAAAAAAAAADoAAAYAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAACQAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAGAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --mojo-platform-channel-handle=1764 --field-trial-handle=1872,i,14959822779120262070,13363201594483331589,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                                                          2⤵
                                                          • Suspicious behavior: EnumeratesProcesses
                                                          PID:1344
                                                      • C:\Program Files\Google\Chrome\Application\123.0.6312.123\elevation_service.exe
                                                        "C:\Program Files\Google\Chrome\Application\123.0.6312.123\elevation_service.exe"
                                                        1⤵
                                                          PID:1444

                                                        Network

                                                        MITRE ATT&CK Enterprise v15

                                                        Replay Monitor

                                                        Loading Replay Monitor...

                                                        Downloads

                                                        • C:\Users\Admin\AppData\Local\Google\Chrome\User Data\Default\Network\SCT Auditing Pending Reports

                                                          Filesize

                                                          2B

                                                          MD5

                                                          d751713988987e9331980363e24189ce

                                                          SHA1

                                                          97d170e1550eee4afc0af065b78cda302a97674c

                                                          SHA256

                                                          4f53cda18c2baa0c0354bb5f9a3ecbe5ed12ab4d8e11ba873c2f11161202b945

                                                          SHA512

                                                          b25b294cb4deb69ea00a4c3cf3113904801b6015e5956bd019a8570b1fe1d6040e944ef3cdee16d0a46503ca6e659a25f21cf9ceddc13f352a3c98138c15d6af

                                                        • C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat

                                                          Filesize

                                                          152B

                                                          MD5

                                                          e443ee4336fcf13c698b8ab5f3c173d0

                                                          SHA1

                                                          9bf70b16f03820cbe3158e1f1396b07b8ac9d75a

                                                          SHA256

                                                          79e277da2074f9467e0518f0f26ca2ba74914bee82553f935a0ccf64a0119e8b

                                                          SHA512

                                                          cbf6f6aa0ea69b47f51592296da2b7be1180e7b483c61b4d17ba9ee1a2d3345cbe0987b96f4e25de1438b553db358f330aad8a26e8522601f055c3d5a8313cdd

                                                        • C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Crashpad\settings.dat

                                                          Filesize

                                                          152B

                                                          MD5

                                                          56a4f78e21616a6e19da57228569489b

                                                          SHA1

                                                          21bfabbfc294d5f2aa1da825c5590d760483bc76

                                                          SHA256

                                                          d036661e765ee8fd18978a2b5501e8df6b220e4bca531d9860407555294c96fb

                                                          SHA512

                                                          c2c3cd1152bb486028fe75ab3ce0d0bc9d64c4ca7eb8860ddd934b2f6e0140d2c913af4fa082b88e92a6a6d20fd483a1cb9813209f371a0f56374bc97d7f863b

                                                        • C:\Users\Admin\AppData\Local\Microsoft\Edge\User Data\Default\Preferences

                                                          Filesize

                                                          5KB

                                                          MD5

                                                          a50fe4451b52d8639d5255da7fa69274

                                                          SHA1

                                                          7689f725861a82a81d3d8771f43932a597c28e2e

                                                          SHA256

                                                          907ca79c022aca44ffc8095766cd3d208bf52d87e76313d9d6b6afd658ce9d23

                                                          SHA512

                                                          164c6cee34bf518e2c80f5121ac80830bef1e5740fbcc43d7d2b4ad6633ab981477a46e9e86ff37a27cfd49346218042f1bd46f4a1abcb27543050a121def30c

                                                        • C:\Users\Admin\AppData\Local\Temp\20241017-4456-pzfsno.w4fee.png

                                                          Filesize

                                                          430KB

                                                          MD5

                                                          fb171bba74ab2d693ce8a0a96c89b876

                                                          SHA1

                                                          398c2e5845efd713208b19c95eaa737fc2e11aca

                                                          SHA256

                                                          23c7085dbbf550d2b80a7fee3c302fcc8d94cf1066f76b936983ec1f1c8b6d4b

                                                          SHA512

                                                          d9f77bb0abfa7d863c0c678fba464eb75096e9ff1333851eb80c3c311fe942684c1f3bf19daac24e1d0c9bc3bb05564ab4b364273d2e0eb74ffa8f8ea116b432

                                                        • C:\Users\Admin\AppData\Local\Temp\3fb81434-47ae-4acb-bcb3-98c01c7a3b8f.tmp.node

                                                          Filesize

                                                          1.4MB

                                                          MD5

                                                          56192831a7f808874207ba593f464415

                                                          SHA1

                                                          e0c18c72a62692d856da1f8988b0bc9c8088d2aa

                                                          SHA256

                                                          6aa8763714aa5199a4065259af792292c2a7d6a2c381aa27007255421e5c9d8c

                                                          SHA512

                                                          c82aa1ef569c232b4b4f98a3789f2390e5f7bf5cc7e73d199fe23a3f636817edfdc2fb49ce7f69169c028a9dd5ab9f63e8f64964bb22424fc08db71e85054a33

                                                        • C:\Users\Admin\AppData\Local\Temp\6ae1f921-236c-4234-8629-56d19af29af2.tmp.node

                                                          Filesize

                                                          137KB

                                                          MD5

                                                          04bfbfec8db966420fe4c7b85ebb506a

                                                          SHA1

                                                          939bb742a354a92e1dcd3661a62d69e48030a335

                                                          SHA256

                                                          da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd

                                                          SHA512

                                                          4ea97a9a120ed5bee8638e0a69561c2159fc3769062d7102167b0e92b4f1a5c002a761bd104282425f6cee8d0e39dbe7e12ad4e4a38570c3f90f31b65072dd65

                                                        • C:\Users\Admin\AppData\Local\Temp\RES9EAC.tmp

                                                          Filesize

                                                          1KB

                                                          MD5

                                                          4b9395f9683acafc17ec55de470827c6

                                                          SHA1

                                                          916084e25b1a6bd60b8c82a4a711e7b9c1a7848a

                                                          SHA256

                                                          ac3bc0a7756c13f673fea0cb17ba7f17a5813d0fccd13febb53fbba496122e23

                                                          SHA512

                                                          4631db821450b0103bf5583ae570000f792a38f8f562ff424b18c7a9418799bce074fa79d4d94a90c42150f093c2328989fc447c708aacc2f9e2ee6a85071e83

                                                        • C:\Users\Admin\AppData\Local\Temp\open.vbs

                                                          Filesize

                                                          191B

                                                          MD5

                                                          fb5e7d3bea1fad5835397bc99a265f7b

                                                          SHA1

                                                          8022c65c80847ada70762494c4217ac466a5284d

                                                          SHA256

                                                          e53d2f75d2e541f36344d11de33811d059016c60028d2175d561ddbb4a834600

                                                          SHA512

                                                          08e1385a3457bf5df82afa2dc40c18f8a414e590089607f002e82fab1b0a105d37d64525f1bbead2cab8dead551b4a2323653a8efd4e793da04bcbb9d4014135

                                                        • C:\Users\Admin\AppData\Local\Temp\pkg\f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c\sqlite3\build\Release\node_sqlite3.node

                                                          Filesize

                                                          1.8MB

                                                          MD5

                                                          66a65322c9d362a23cf3d3f7735d5430

                                                          SHA1

                                                          ed59f3e4b0b16b759b866ef7293d26a1512b952e

                                                          SHA256

                                                          f806f89dc41dde00ca7124dc1e649bdc9b08ff2eff5c891b764f3e5aefa9548c

                                                          SHA512

                                                          0a44d12852fc4c74658a49f886c4bc7c715c48a7cb5a3dcf40c9f1d305ca991dd2c2cb3d0b5fd070b307a8f331938c5213188cbb2d27d47737cc1c4f34a1ea21

                                                        • C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.bat

                                                          Filesize

                                                          13KB

                                                          MD5

                                                          da0f40d84d72ae3e9324ad9a040a2e58

                                                          SHA1

                                                          4ca7f6f90fb67dce8470b67010aa19aa0fd6253f

                                                          SHA256

                                                          818350a4fb4146072a25f0467c5c99571c854d58bec30330e7db343bceca008b

                                                          SHA512

                                                          30b7d4921f39c2601d94a3e3bb0e3be79b4b7b505e52523d2562f2e2f32154d555a593df87a71cddb61b98403265f42e0d6705950b37a155dc1d64113c719fd9

                                                        • C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.exe

                                                          Filesize

                                                          12KB

                                                          MD5

                                                          0aa31a421639554b72229cf46e0765e3

                                                          SHA1

                                                          80e1c5c0e451bc1c0ffab0f93cec2eb8fd0f0965

                                                          SHA256

                                                          296333788269e79dad494e05e7a95ec0ee5df02ca4285814b835f541b2646624

                                                          SHA512

                                                          114aa966ebfef0263bd6750ec5f15100466ac1157b509f022badcf4fe5837fb90520a24c5c185989c4091516d1f4319a0e0d83c4b9edaf83171ce82defd874f3

                                                        • \??\c:\Users\Admin\AppData\Local\Temp\screenCapture\CSC7851AD9B872F4609943461EF6B1C22A7.TMP

                                                          Filesize

                                                          1KB

                                                          MD5

                                                          a6f2d21624678f54a2abed46e9f3ab17

                                                          SHA1

                                                          a2a6f07684c79719007d434cbd1cd2164565734a

                                                          SHA256

                                                          ab96911d094b6070cbfb48e07407371ddb41b86e36628b6a10cdb11478192344

                                                          SHA512

                                                          0b286df41c3887eecff5c38cbd6818078313b555ef001151b41ac11b80466b2f4f39da518ab9c51eeff35295cb39d52824de13e026c35270917d7274f764c676

                                                        • \??\c:\Users\Admin\AppData\Local\Temp\screenCapture\app.manifest

                                                          Filesize

                                                          350B

                                                          MD5

                                                          8951565428aa6644f1505edb592ab38f

                                                          SHA1

                                                          9c4bee78e7338f4f8b2c8b6c0e187f43cfe88bf2

                                                          SHA256

                                                          8814db9e125d0c2b7489f8c7c3e95adf41f992d4397ed718bda8573cb8fb0e83

                                                          SHA512

                                                          7577bad37b67bf13a0d7f9b8b7d6c077ecdfb81a5bee94e06dc99e84cb20db2d568f74d1bb2cef906470b4f6859e00214beacca7d82e2b99126d27820bf3b8f5

                                                        • \??\pipe\crashpad_2684_IXRAJTEBOOFXMIXI

                                                          MD5

                                                          d41d8cd98f00b204e9800998ecf8427e

                                                          SHA1

                                                          da39a3ee5e6b4b0d3255bfef95601890afd80709

                                                          SHA256

                                                          e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

                                                          SHA512

                                                          cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e

                                                        • memory/1344-189-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-190-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-191-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-195-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-196-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-201-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-200-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-199-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-198-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/1344-197-0x0000020825760000-0x0000020825761000-memory.dmp

                                                          Filesize

                                                          4KB

                                                        • memory/5444-183-0x0000000000C60000-0x0000000000C6A000-memory.dmp

                                                          Filesize

                                                          40KB