Analysis

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

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    18-11-2024 01:10

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 11 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:5052
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /d /s /c "wmic csproduct get uuid"
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:3988
      • C:\Windows\System32\Wbem\WMIC.exe
        wmic csproduct get uuid
        3⤵
        • Suspicious use of AdjustPrivilegeToken
        PID:4076
    • 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=1820 --field-trial-handle=1828,i,8418245118530980607,1907404232825689830,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
      2⤵
        PID:4840
      • 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=1872 --field-trial-handle=1828,i,8418245118530980607,1907404232825689830,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:8
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        PID:5048
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:748
        • C:\Windows\system32\tasklist.exe
          tasklist
          3⤵
          • Enumerates processes with tasklist
          • Suspicious use of AdjustPrivilegeToken
          PID:3680
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "where /r . cookies.sqlite"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:2600
        • C:\Windows\system32\where.exe
          where /r . cookies.sqlite
          3⤵
            PID:2992
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:4456
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:2224
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:4700
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:380
        • 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:3324
          • 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,0x7ffebae6cc40,0x7ffebae6cc4c,0x7ffebae6cc58
            3⤵
              PID:3280
            • 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=2012,i,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2008 /prefetch:2
              3⤵
                PID:1100
              • 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=1808,i,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=1848 /prefetch:3
                3⤵
                  PID:1416
                • 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=2084,i,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2056 /prefetch:8
                  3⤵
                    PID:4588
                  • 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=2876,i,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2896 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:1612
                  • 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=2908,i,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2936 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:2288
                  • 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,2969927019957492584,4550936356304807538,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=4012 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:2484
                • 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:1184
                  • 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=0x100,0x104,0x108,0xfc,0x10c,0x7ffeb7ac46f8,0x7ffeb7ac4708,0x7ffeb7ac4718
                    3⤵
                      PID:3108
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --field-trial-handle=2128,13069782506189337108,13416457716197068576,131072 --no-sandbox --gpu-preferences=UAAAAAAAAADgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAAAAeAAAAAAAAAAoAAAABAAAACAAAAAAAAAAKAAAAAAAAAAwAAAAAAAAADgAAAAAAAAAEAAAAAAAAAAAAAAADQAAABAAAAAAAAAAAQAAAA0AAAAQAAAAAAAAAAQAAAANAAAAEAAAAAAAAAAHAAAADQAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=swiftshader-webgl --mojo-platform-channel-handle=2164 /prefetch:2
                      3⤵
                      • Modifies registry class
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4532
                    • 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=2128,13069782506189337108,13416457716197068576,131072 --lang=en-US --service-sandbox-type=none --no-sandbox --mojo-platform-channel-handle=2208 /prefetch:3
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:2388
                    • 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=2128,13069782506189337108,13416457716197068576,131072 --lang=en-US --service-sandbox-type=utility --no-sandbox --mojo-platform-channel-handle=2724 /prefetch:8
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:2992
                    • 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=2128,13069782506189337108,13416457716197068576,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=3236 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4848
                    • 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=2128,13069782506189337108,13416457716197068576,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=3260 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4400
                    • 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=2128,13069782506189337108,13416457716197068576,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=4544 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:2476
                    • 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=2128,13069782506189337108,13416457716197068576,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=4536 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:2564
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                    2⤵
                      PID:3040
                      • C:\Windows\system32\tasklist.exe
                        tasklist
                        3⤵
                        • Enumerates processes with tasklist
                        PID:4304
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                      2⤵
                        PID:3200
                        • C:\Windows\system32\tasklist.exe
                          tasklist
                          3⤵
                          • Enumerates processes with tasklist
                          PID:4676
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                        2⤵
                          PID:4192
                          • C:\Windows\system32\tasklist.exe
                            tasklist
                            3⤵
                            • Enumerates processes with tasklist
                            PID:3340
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "where /r . *.sqlite"
                          2⤵
                            PID:4588
                            • C:\Windows\system32\where.exe
                              where /r . *.sqlite
                              3⤵
                                PID:4700
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM EpicGamesLauncher.exe /F"
                              2⤵
                                PID:408
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /IM EpicGamesLauncher.exe /F
                                  3⤵
                                  • Kills process with taskkill
                                  PID:1120
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM javaw.exe /F"
                                2⤵
                                  PID:2220
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /IM javaw.exe /F
                                    3⤵
                                    • Kills process with taskkill
                                    PID:4288
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Steam.exe /F"
                                  2⤵
                                    PID:1844
                                    • C:\Windows\system32\taskkill.exe
                                      taskkill /IM Steam.exe /F
                                      3⤵
                                      • Kills process with taskkill
                                      PID:5032
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                                    2⤵
                                      PID:4092
                                      • C:\Windows\system32\tasklist.exe
                                        tasklist
                                        3⤵
                                        • Enumerates processes with tasklist
                                        PID:3360
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                      2⤵
                                        PID:1964
                                        • C:\Windows\system32\taskkill.exe
                                          taskkill /F /T /IM chrome.exe
                                          3⤵
                                          • Kills process with taskkill
                                          PID:2544
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                        2⤵
                                          PID:5040
                                          • C:\Windows\system32\taskkill.exe
                                            taskkill /F /T /IM msedge.exe
                                            3⤵
                                            • Kills process with taskkill
                                            PID:1268
                                        • C:\Windows\system32\cmd.exe
                                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                          2⤵
                                            PID:3188
                                            • C:\Windows\system32\taskkill.exe
                                              taskkill /F /T /IM chrome.exe
                                              3⤵
                                              • Kills process with taskkill
                                              PID:1644
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                            2⤵
                                              PID:1508
                                              • C:\Windows\system32\taskkill.exe
                                                taskkill /F /T /IM msedge.exe
                                                3⤵
                                                • Kills process with taskkill
                                                PID:2348
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                              2⤵
                                                PID:4700
                                                • C:\Windows\system32\taskkill.exe
                                                  taskkill /F /T /IM chrome.exe
                                                  3⤵
                                                  • Kills process with taskkill
                                                  PID:2368
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                                2⤵
                                                  PID:4588
                                                  • C:\Windows\system32\taskkill.exe
                                                    taskkill /F /T /IM msedge.exe
                                                    3⤵
                                                    • Kills process with taskkill
                                                    PID:904
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                                  2⤵
                                                    PID:3448
                                                    • C:\Windows\System32\Conhost.exe
                                                      \??\C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
                                                      3⤵
                                                        PID:2220
                                                      • C:\Windows\system32\taskkill.exe
                                                        taskkill /F /T /IM chrome.exe
                                                        3⤵
                                                        • Kills process with taskkill
                                                        PID:4120
                                                    • C:\Windows\system32\cmd.exe
                                                      C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                                      2⤵
                                                        PID:3372
                                                        • C:\Windows\system32\taskkill.exe
                                                          taskkill /F /T /IM msedge.exe
                                                          3⤵
                                                          • Kills process with taskkill
                                                          PID:4100
                                                      • 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:2796
                                                          • C:\Windows\system32\cscript.exe
                                                            cscript //B "C:\Users\Admin\AppData\Local\Temp\open.vbs"
                                                            3⤵
                                                            • Checks computer location settings
                                                            PID:4532
                                                            • C:\Users\Admin\AppData\Local\Temp\hexon_3202ee426d99a314.exe
                                                              "C:\Users\Admin\AppData\Local\Temp\hexon_3202ee426d99a314.exe" HXN-TEST-7E561F93D321 discord
                                                              4⤵
                                                              • Checks computer location settings
                                                              • Executes dropped EXE
                                                              • Loads dropped DLL
                                                              PID:1536
                                                              • 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:2412
                                                                  • C:\Windows\System32\reg.exe
                                                                    C:\Windows\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid
                                                                    6⤵
                                                                      PID:3544
                                                                  • 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\20241018-1536-ob6yx.evi1yh.png" "
                                                                    5⤵
                                                                      PID:3088
                                                                      • 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:984
                                                                        • 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\RESDCBF.tmp" "c:\Users\Admin\AppData\Local\Temp\screenCapture\CSCB4C11E3FCA7745D99A93B97AD3BCCDD.TMP"
                                                                          7⤵
                                                                          • System Location Discovery: System Language Discovery
                                                                          PID:2196
                                                                      • C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.exe
                                                                        screenCapture_1.3.2.exe "C:\Users\Admin\AppData\Local\Temp\20241018-1536-ob6yx.evi1yh.png"
                                                                        6⤵
                                                                        • Executes dropped EXE
                                                                        PID:432
                                                              • 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=888 --field-trial-handle=1828,i,8418245118530980607,1907404232825689830,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                                                                2⤵
                                                                • Suspicious behavior: EnumeratesProcesses
                                                                PID:3500
                                                            • 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:4972

                                                              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

                                                                36988ca14952e1848e81a959880ea217

                                                                SHA1

                                                                a0482ef725657760502c2d1a5abe0bb37aebaadb

                                                                SHA256

                                                                d7e96088b37cec1bde202ae8ec2d2f3c3aafc368b6ebd91b3e2985846facf2e6

                                                                SHA512

                                                                d04b2f5afec92eb3d9f9cdc148a3eddd1b615e0dfb270566a7969576f50881d1f8572bccb8b9fd7993724bdfe36fc7633a33381d43e0b96c4e9bbd53fc010173

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

                                                                Filesize

                                                                152B

                                                                MD5

                                                                fab8d8d865e33fe195732aa7dcb91c30

                                                                SHA1

                                                                2637e832f38acc70af3e511f5eba80fbd7461f2c

                                                                SHA256

                                                                1b034ffe38e534e2b7a21be7c1f207ff84a1d5f3893207d0b4bb1a509b4185ea

                                                                SHA512

                                                                39a3d43ef7e28fea2cb247a5d09576a4904a43680db8c32139f22a03d80f6ede98708a2452f3f82232b868501340f79c0b3f810f597bcaf5267c3ccfb1704b43

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

                                                                Filesize

                                                                5KB

                                                                MD5

                                                                62277532e8ea136935704536082f4308

                                                                SHA1

                                                                7cac52f9da4b46a6314b89756ccd218071d52a56

                                                                SHA256

                                                                6e0f1988f324f8c18eef78021bf5c8ed122a56993c554a0226813d98839bac46

                                                                SHA512

                                                                5f27202a379e3d440b626eea013ad75d5abda1f9d53a6fcedf73f038144896af2ed98f959eddaac9e9e094a066fea08bfef1c604f5abcc6bc27ff7ddc5632e0a

                                                              • C:\Users\Admin\AppData\Local\Temp\20241018-1536-ob6yx.evi1yh.png

                                                                Filesize

                                                                422KB

                                                                MD5

                                                                6bfe9ccf7d1bf472885bb4811a369004

                                                                SHA1

                                                                5e60e961f1648ce6d0b39cdc2dd8a3d56c5256d2

                                                                SHA256

                                                                37b6018ceb4c0edd9208cb9143ac346846a2a56c0d9e4674b0e82494f119850f

                                                                SHA512

                                                                70861c3187e7a336b07b2572b15bb82ead9d57818b0de7d6da89f49dd6beccb08e2dd80eb38c2eb5be3b6a82a4e9e79fc6469aa6466752286c43007d855d7109

                                                              • C:\Users\Admin\AppData\Local\Temp\326045a4-d349-42ea-ae1f-d65a4dca81a9.tmp.node

                                                                Filesize

                                                                1.4MB

                                                                MD5

                                                                56192831a7f808874207ba593f464415

                                                                SHA1

                                                                e0c18c72a62692d856da1f8988b0bc9c8088d2aa

                                                                SHA256

                                                                6aa8763714aa5199a4065259af792292c2a7d6a2c381aa27007255421e5c9d8c

                                                                SHA512

                                                                c82aa1ef569c232b4b4f98a3789f2390e5f7bf5cc7e73d199fe23a3f636817edfdc2fb49ce7f69169c028a9dd5ab9f63e8f64964bb22424fc08db71e85054a33

                                                              • C:\Users\Admin\AppData\Local\Temp\8c05abf4-6dce-4b24-af73-d7c10808a84a.tmp.node

                                                                Filesize

                                                                137KB

                                                                MD5

                                                                04bfbfec8db966420fe4c7b85ebb506a

                                                                SHA1

                                                                939bb742a354a92e1dcd3661a62d69e48030a335

                                                                SHA256

                                                                da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd

                                                                SHA512

                                                                4ea97a9a120ed5bee8638e0a69561c2159fc3769062d7102167b0e92b4f1a5c002a761bd104282425f6cee8d0e39dbe7e12ad4e4a38570c3f90f31b65072dd65

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

                                                                Filesize

                                                                1KB

                                                                MD5

                                                                c948aa7b9c26c68b00c98f391695c066

                                                                SHA1

                                                                73c78a5a3377524e7d339af90ad80c4524b97eff

                                                                SHA256

                                                                80813d44155d95df0d925912a0d76cfe117b69b835e9b688cb10c350ffebf1c3

                                                                SHA512

                                                                42037a87c0a16164a0e05ebaf51cc0c9c969d3041b966ffee404416097826dba92a89d9ec2f51d522effbfb4a28e22cab1dfcc05ff53de4a85d574b788c15f33

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

                                                                Filesize

                                                                191B

                                                                MD5

                                                                7a5c1b4f17514cbcb9a894259390c91c

                                                                SHA1

                                                                a0f8156ab1d24c8649f3a7561e8e66ccfe540891

                                                                SHA256

                                                                cfbaa3ea678cd487873a1cd5cd9385424458ddfc31512e5d17d2f1253d3d87dc

                                                                SHA512

                                                                36036ff3c3106e469862ce108809f8a8970740fc9cef2362fcb809efd554565f494190e991bce9623fb9516af9aa6cd363fe41ddc113875010891570d6e4181d

                                                              • C:\Users\Admin\AppData\Local\Temp\passwords_0.db

                                                                Filesize

                                                                40KB

                                                                MD5

                                                                a182561a527f929489bf4b8f74f65cd7

                                                                SHA1

                                                                8cd6866594759711ea1836e86a5b7ca64ee8911f

                                                                SHA256

                                                                42aad7886965428a941508b776a666a4450eb658cb90e80fae1e7457fc71f914

                                                                SHA512

                                                                9bc3bf5a82f6f057e873adebd5b7a4c64adef966537ab9c565fe7c4bb3582e2e485ff993d5ab8a6002363231958fabd0933b48811371b8c155eaa74592b66558

                                                              • 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

                                                                6e6a6327a822b5f4b885d53940207aba

                                                                SHA1

                                                                800422a974835ad1ca4c6d790ab41badab7bceed

                                                                SHA256

                                                                85819e85f30fda9f1c4e3e0318be776b58855e2880f6013f48e57523c340fbed

                                                                SHA512

                                                                50da5f350534dd9a579441d9fb8e779f4828ebbe6695d7582c1b08fd9af778013bb018bd541f80171e3219417b413d7fc65f530d74c4b4c420da45ec82eee146

                                                              • \??\c:\Users\Admin\AppData\Local\Temp\screenCapture\CSCB4C11E3FCA7745D99A93B97AD3BCCDD.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_3324_TDQRQMLIUXIEFTLB

                                                                MD5

                                                                d41d8cd98f00b204e9800998ecf8427e

                                                                SHA1

                                                                da39a3ee5e6b4b0d3255bfef95601890afd80709

                                                                SHA256

                                                                e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

                                                                SHA512

                                                                cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e

                                                              • memory/432-188-0x00000000008A0000-0x00000000008AA000-memory.dmp

                                                                Filesize

                                                                40KB

                                                              • memory/3500-200-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-195-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-196-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-194-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-202-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-206-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-205-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-204-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-203-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB

                                                              • memory/3500-201-0x000002311E820000-0x000002311E821000-memory.dmp

                                                                Filesize

                                                                4KB