Analysis

  • max time kernel
    150s
  • 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
    23-11-2024 01:08

General

  • Target

    CrystalSiege.exe

  • Size

    154.6MB

  • MD5

    ff881bc6d9f56f353232a177575d0f1f

  • SHA1

    9d2fea770f59f05a6480a5f8915227bc6457f74c

  • SHA256

    690323b53f29fd18687a9049d7c4c26cb8346a8a4b65c51660a55ae6141f4dab

  • SHA512

    e5bdda697e1572c969081548a84d3553fcd3ea45395eb0de2ae9f0f91308fd54edf0eb222d1d8cb99a12e83196cb3364488e86ebc4991eb63937dd7a1662fc5e

  • SSDEEP

    1572864:gTmw0ciLNpDPuAvHxJLkY2O6Ea3f9kwZXeT6EivLp1vUAtdjtZn+f4FnIvGaC9dU:Tv6E70+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\CrystalSiege.exe
    "C:\Users\Admin\AppData\Local\Temp\CrystalSiege.exe"
    1⤵
    • Checks computer location settings
    • Drops startup file
    • Loads dropped DLL
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3340
    • C:\Windows\system32\cmd.exe
      C:\Windows\system32\cmd.exe /d /s /c "wmic csproduct get uuid"
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:3044
      • C:\Windows\System32\Wbem\WMIC.exe
        wmic csproduct get uuid
        3⤵
        • Suspicious use of AdjustPrivilegeToken
        PID:3352
    • C:\Users\Admin\AppData\Local\Temp\CrystalSiege.exe
      "C:\Users\Admin\AppData\Local\Temp\CrystalSiege.exe" --type=gpu-process --user-data-dir="C:\Users\Admin\AppData\Roaming\unrealgame" --gpu-preferences=UAAAAAAAAADgAAAYAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAGAAAAAAAAAAIAAAAAAAAAAgAAAAAAAAACAAAAAAAAAA= --mojo-platform-channel-handle=1836 --field-trial-handle=1840,i,9928379190287721135,14385035403060025110,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
      2⤵
        PID:1332
      • C:\Users\Admin\AppData\Local\Temp\CrystalSiege.exe
        "C:\Users\Admin\AppData\Local\Temp\CrystalSiege.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=2040 --field-trial-handle=1840,i,9928379190287721135,14385035403060025110,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:2036
        • C:\Windows\system32\tasklist.exe
          tasklist
          3⤵
          • Enumerates processes with tasklist
          • Suspicious use of AdjustPrivilegeToken
          PID:1344
      • C:\Windows\system32\cmd.exe
        C:\Windows\system32\cmd.exe /d /s /c "where /r . cookies.sqlite"
        2⤵
        • Suspicious use of WriteProcessMemory
        PID:696
        • C:\Windows\system32\where.exe
          where /r . cookies.sqlite
          3⤵
            PID:4320
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:1912
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:4292
        • C:\Windows\system32\cmd.exe
          C:\Windows\system32\cmd.exe /d /s /c "tasklist"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:4424
          • C:\Windows\system32\tasklist.exe
            tasklist
            3⤵
            • Enumerates processes with tasklist
            • Suspicious use of AdjustPrivilegeToken
            PID:952
        • 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:588
          • 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=0x108,0x10c,0x110,0xe4,0x114,0x7ffd3641cc40,0x7ffd3641cc4c,0x7ffd3641cc58
            3⤵
              PID:1216
            • 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=2300,i,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2296 /prefetch:2
              3⤵
                PID:4948
              • 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=1736,i,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2304 /prefetch:3
                3⤵
                  PID:1752
                • 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=1816,i,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2320 /prefetch:8
                  3⤵
                    PID:1852
                  • 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=2884,i,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2904 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:4944
                  • 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,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=2916 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:2056
                  • 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=4076,i,3161380523377254655,17134714211629062812,262144 --variations-seed-version=20241006-180150.222000 --mojo-platform-channel-handle=4044 /prefetch:1
                    3⤵
                    • Uses browser remote debugging
                    PID:228
                • 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:1448
                  • 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,0x7ffd32f346f8,0x7ffd32f34708,0x7ffd32f34718
                    3⤵
                      PID:3228
                    • C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
                      "C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --type=gpu-process --field-trial-handle=2136,2436903479989647288,13528117102860479442,131072 --no-sandbox --gpu-preferences=UAAAAAAAAADgAAAQAAAAAAAAAAAAAAAAAABgAAAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHgAAAAAAAAAeAAAAAAAAAAoAAAABAAAACAAAAAAAAAAKAAAAAAAAAAwAAAAAAAAADgAAAAAAAAAEAAAAAAAAAAAAAAADQAAABAAAAAAAAAAAQAAAA0AAAAQAAAAAAAAAAQAAAANAAAAEAAAAAAAAAAHAAAADQAAAAgAAAAAAAAACAAAAAAAAAA= --use-gl=swiftshader-webgl --mojo-platform-channel-handle=2176 /prefetch:2
                      3⤵
                      • Modifies registry class
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4520
                    • 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=2136,2436903479989647288,13528117102860479442,131072 --lang=en-US --service-sandbox-type=none --no-sandbox --mojo-platform-channel-handle=2316 /prefetch:3
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:964
                    • 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=2136,2436903479989647288,13528117102860479442,131072 --lang=en-US --service-sandbox-type=utility --no-sandbox --mojo-platform-channel-handle=2380 /prefetch:8
                      3⤵
                      • Suspicious behavior: EnumeratesProcesses
                      PID:3796
                    • 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=2136,2436903479989647288,13528117102860479442,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=3224 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4028
                    • 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=2136,2436903479989647288,13528117102860479442,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=3248 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4160
                    • 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=2136,2436903479989647288,13528117102860479442,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=4484 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:4504
                    • 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=2136,2436903479989647288,13528117102860479442,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=3400 /prefetch:1
                      3⤵
                      • Uses browser remote debugging
                      • Suspicious behavior: EnumeratesProcesses
                      PID:5108
                  • C:\Windows\system32\cmd.exe
                    C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                    2⤵
                      PID:4360
                      • C:\Windows\system32\tasklist.exe
                        tasklist
                        3⤵
                        • Enumerates processes with tasklist
                        PID:3268
                    • C:\Windows\system32\cmd.exe
                      C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                      2⤵
                        PID:4732
                        • C:\Windows\system32\tasklist.exe
                          tasklist
                          3⤵
                          • Enumerates processes with tasklist
                          PID:1012
                      • C:\Windows\system32\cmd.exe
                        C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                        2⤵
                          PID:2920
                          • C:\Windows\system32\tasklist.exe
                            tasklist
                            3⤵
                            • Enumerates processes with tasklist
                            PID:3332
                        • C:\Windows\system32\cmd.exe
                          C:\Windows\system32\cmd.exe /d /s /c "where /r . *.sqlite"
                          2⤵
                            PID:4740
                            • C:\Windows\system32\where.exe
                              where /r . *.sqlite
                              3⤵
                                PID:2336
                            • C:\Windows\system32\cmd.exe
                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                              2⤵
                                PID:752
                                • C:\Windows\system32\taskkill.exe
                                  taskkill /F /T /IM chrome.exe
                                  3⤵
                                  • Kills process with taskkill
                                  PID:112
                              • C:\Windows\system32\cmd.exe
                                C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                2⤵
                                  PID:3360
                                  • C:\Windows\system32\taskkill.exe
                                    taskkill /F /T /IM msedge.exe
                                    3⤵
                                    • Kills process with taskkill
                                    PID:1912
                                • C:\Windows\system32\cmd.exe
                                  C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                  2⤵
                                    PID:3988
                                    • C:\Windows\system32\taskkill.exe
                                      taskkill /F /T /IM chrome.exe
                                      3⤵
                                      • Kills process with taskkill
                                      PID:4456
                                  • C:\Windows\system32\cmd.exe
                                    C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                    2⤵
                                      PID:3008
                                      • C:\Windows\system32\taskkill.exe
                                        taskkill /F /T /IM msedge.exe
                                        3⤵
                                        • Kills process with taskkill
                                        PID:1692
                                    • C:\Windows\system32\cmd.exe
                                      C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM chrome.exe"
                                      2⤵
                                        PID:2400
                                        • C:\Windows\system32\taskkill.exe
                                          taskkill /F /T /IM chrome.exe
                                          3⤵
                                          • Kills process with taskkill
                                          PID:2040
                                      • C:\Windows\system32\cmd.exe
                                        C:\Windows\system32\cmd.exe /d /s /c "taskkill /F /T /IM msedge.exe"
                                        2⤵
                                          PID:4688
                                          • C:\Windows\system32\taskkill.exe
                                            taskkill /F /T /IM msedge.exe
                                            3⤵
                                            • Kills process with taskkill
                                            PID:3648
                                        • C:\Windows\system32\cmd.exe
                                          C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM EpicGamesLauncher.exe /F"
                                          2⤵
                                            PID:4344
                                            • C:\Windows\system32\taskkill.exe
                                              taskkill /IM EpicGamesLauncher.exe /F
                                              3⤵
                                              • Kills process with taskkill
                                              PID:5104
                                          • C:\Windows\system32\cmd.exe
                                            C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM javaw.exe /F"
                                            2⤵
                                              PID:1808
                                              • C:\Windows\system32\taskkill.exe
                                                taskkill /IM javaw.exe /F
                                                3⤵
                                                • Kills process with taskkill
                                                PID:4608
                                            • C:\Windows\system32\cmd.exe
                                              C:\Windows\system32\cmd.exe /d /s /c "taskkill /IM Steam.exe /F"
                                              2⤵
                                                PID:4944
                                                • C:\Windows\system32\taskkill.exe
                                                  taskkill /IM Steam.exe /F
                                                  3⤵
                                                  • Kills process with taskkill
                                                  PID:4948
                                              • C:\Windows\system32\cmd.exe
                                                C:\Windows\system32\cmd.exe /d /s /c "tasklist"
                                                2⤵
                                                  PID:2532
                                                  • C:\Windows\system32\tasklist.exe
                                                    tasklist
                                                    3⤵
                                                    • Enumerates processes with tasklist
                                                    PID:2592
                                                • C:\Windows\system32\cmd.exe
                                                  C:\Windows\system32\cmd.exe /d /s /c "wscript "C:\Users\Admin\AppData\Local\Temp\9adc2fed8310780b.vbs""
                                                  2⤵
                                                    PID:1020
                                                    • C:\Windows\system32\wscript.exe
                                                      wscript "C:\Users\Admin\AppData\Local\Temp\9adc2fed8310780b.vbs"
                                                      3⤵
                                                        PID:2348
                                                    • 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:2244
                                                        • C:\Windows\system32\cscript.exe
                                                          cscript //B "C:\Users\Admin\AppData\Local\Temp\open.vbs"
                                                          3⤵
                                                          • Checks computer location settings
                                                          PID:2540
                                                          • C:\Users\Admin\AppData\Local\Temp\hexon_34f4a394f2df1ab7.exe
                                                            "C:\Users\Admin\AppData\Local\Temp\hexon_34f4a394f2df1ab7.exe" gayarwez discord
                                                            4⤵
                                                            • Checks computer location settings
                                                            • Executes dropped EXE
                                                            • Loads dropped DLL
                                                            PID:4112
                                                            • 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:952
                                                                • C:\Windows\System32\reg.exe
                                                                  C:\Windows\System32\REG.exe QUERY HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography /v MachineGuid
                                                                  6⤵
                                                                    PID:3476
                                                                • 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\20241023-4112-1ei07o6.l7nbg.png" "
                                                                  5⤵
                                                                    PID:3516
                                                                    • 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:4500
                                                                      • 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\RES2CD7.tmp" "c:\Users\Admin\AppData\Local\Temp\screenCapture\CSC4D90CE7BE725430A9C1E41ECAF3DC791.TMP"
                                                                        7⤵
                                                                        • System Location Discovery: System Language Discovery
                                                                        PID:4692
                                                                    • C:\Users\Admin\AppData\Local\Temp\screenCapture\screenCapture_1.3.2.exe
                                                                      screenCapture_1.3.2.exe "C:\Users\Admin\AppData\Local\Temp\20241023-4112-1ei07o6.l7nbg.png"
                                                                      6⤵
                                                                      • Executes dropped EXE
                                                                      PID:4688
                                                            • C:\Users\Admin\AppData\Local\Temp\CrystalSiege.exe
                                                              "C:\Users\Admin\AppData\Local\Temp\CrystalSiege.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=1820 --field-trial-handle=1840,i,9928379190287721135,14385035403060025110,131072 --disable-features=SpareRendererForSitePerProcess,WinRetrieveSuggestionsOnlyOnDemand /prefetch:2
                                                              2⤵
                                                              • Suspicious behavior: EnumeratesProcesses
                                                              PID:5104
                                                          • 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:1504

                                                            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

                                                              a0486d6f8406d852dd805b66ff467692

                                                              SHA1

                                                              77ba1f63142e86b21c951b808f4bc5d8ed89b571

                                                              SHA256

                                                              c0745fd195f3a51b27e4d35a626378a62935dccebefb94db404166befd68b2be

                                                              SHA512

                                                              065a62032eb799fade5fe75f390e7ab3c9442d74cb8b520d846662d144433f39b9186b3ef3db3480cd1d1d655d8f0630855ed5d6e85cf157a40c38a19375ed8a

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

                                                              Filesize

                                                              152B

                                                              MD5

                                                              dc058ebc0f8181946a312f0be99ed79c

                                                              SHA1

                                                              0c6f376ed8f2d4c275336048c7c9ef9edf18bff0

                                                              SHA256

                                                              378701e87dcff90aa092702bc299859d6ae8f7e313f773bf594f81df6f40bf6a

                                                              SHA512

                                                              36e0de64a554762b28045baebf9f71930c59d608f8d05c5faf8906d62eaf83f6d856ef1d1b38110e512fbb1a85d3e2310be11a7f679c6b5b3c62313cc7af52aa

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

                                                              Filesize

                                                              5KB

                                                              MD5

                                                              ba2486c09f49f98b788ab1d16e1572ff

                                                              SHA1

                                                              b91abb00a9b1118825b0251a9e2e11db6ab41919

                                                              SHA256

                                                              8e2af5c05ffe181211c2f48615f1f410f9b64fa93c6e3d9fe6c1a5215caf5426

                                                              SHA512

                                                              a3c46cb70dff76ceb7fe8d3059c237e59a1a904878ad4bb20ead7c257cac5dfbeb98e17ea2cddd8b74b39e9015ff75e17b3497bba8f3bea1e1d2206d0e6782b3

                                                            • C:\Users\Admin\AppData\Local\Temp\20241023-4112-1ei07o6.l7nbg.png

                                                              Filesize

                                                              426KB

                                                              MD5

                                                              c7d4eba2bcf2891da1eb2ca7320a362b

                                                              SHA1

                                                              1ce114bf413034f2ed8a6a165311748035e226c7

                                                              SHA256

                                                              328b9213a1e95dd41a1b71dfdac351800d92b538bd76400dbf4fdeb6f021c584

                                                              SHA512

                                                              96d80bd0ff1b44fc92e9671b995a4e5ad639444536c90fa27e3eb1fa4f4ef3d49246d28f429554985b3da19ac6729c2621eed20229139438bf25cde35ca6f7d9

                                                            • C:\Users\Admin\AppData\Local\Temp\5c2a7fe3-2a3f-46cb-812d-230446137afb.tmp.node

                                                              Filesize

                                                              137KB

                                                              MD5

                                                              04bfbfec8db966420fe4c7b85ebb506a

                                                              SHA1

                                                              939bb742a354a92e1dcd3661a62d69e48030a335

                                                              SHA256

                                                              da2172ce055fa47d6a0ea1c90654f530abed33f69a74d52fab06c4c7653b48fd

                                                              SHA512

                                                              4ea97a9a120ed5bee8638e0a69561c2159fc3769062d7102167b0e92b4f1a5c002a761bd104282425f6cee8d0e39dbe7e12ad4e4a38570c3f90f31b65072dd65

                                                            • C:\Users\Admin\AppData\Local\Temp\6fb0ebdf-01d5-4d00-8c3d-f927fbbe62ec.tmp.node

                                                              Filesize

                                                              1.4MB

                                                              MD5

                                                              56192831a7f808874207ba593f464415

                                                              SHA1

                                                              e0c18c72a62692d856da1f8988b0bc9c8088d2aa

                                                              SHA256

                                                              6aa8763714aa5199a4065259af792292c2a7d6a2c381aa27007255421e5c9d8c

                                                              SHA512

                                                              c82aa1ef569c232b4b4f98a3789f2390e5f7bf5cc7e73d199fe23a3f636817edfdc2fb49ce7f69169c028a9dd5ab9f63e8f64964bb22424fc08db71e85054a33

                                                            • C:\Users\Admin\AppData\Local\Temp\9adc2fed8310780b.vbs

                                                              Filesize

                                                              150KB

                                                              MD5

                                                              6c86e52ed7e8efcf84bbc7c96b5f858f

                                                              SHA1

                                                              e63687d2b5a5eb0250676ac078ea11dea42703d2

                                                              SHA256

                                                              54ea1d9c0ad00b004398141d229c2902b6a5d4a9fdcdb8ea4cfd5fe30a52ff8e

                                                              SHA512

                                                              e3e81cee3ac0b1083f4187cd547d550a677f67eb3bc49698d38955dde2584c1b2e32db6d451376ce176458deb2b0c430b4ed690b301d62849f28f7432d5bfa1c

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

                                                              Filesize

                                                              1KB

                                                              MD5

                                                              f00345611773bc6a946341bf9c462e38

                                                              SHA1

                                                              3c46e2e74bff413a75c5668cdbc8f4df69b8e039

                                                              SHA256

                                                              6277a1f9c9f9db2af8b3aeafc97588581b7dbe50c6a82ddb6126799bb383cc80

                                                              SHA512

                                                              b75e0c3b8be38c2c06e30a66eaa8848c3ac182b9313a6b8e583f97f8d2c88b5970c2e345388dfb952f6c07f4ea2a7b92e6ea431904546fca52627eda6813f2f7

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

                                                              Filesize

                                                              178B

                                                              MD5

                                                              dcf8d73378fdf676bd1ab9e9274d1b46

                                                              SHA1

                                                              f84b99d3f5e4c0a9e798d9907d702192aa04fca0

                                                              SHA256

                                                              fa149d7c98fcbf31cd4ef8597512d422a92134e320b5d0186546b4bfbff9ca99

                                                              SHA512

                                                              f10dda8d38af4422edd7f24ec648cbbeeb2e0fb4ca3e8d77cccb37134b6375a6e17c016ec804a0c5819d9330b15fb81f83d14fcc3f8a0af050eb911bd1e647ec

                                                            • 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

                                                              306e9a537e5577e546f879dab428080b

                                                              SHA1

                                                              2966ce4e9d63f55bd72637d336e2d8b8b052ccaf

                                                              SHA256

                                                              5f4e6b4c0121d11cce0332e8b679b17fd60d03780d42242690b1e2f183a2538a

                                                              SHA512

                                                              eb50ab7848521ec5080b63f67ae0dde93bb0ebebf10cd84614e2db98906f9e5b28b076d5c90ad2f57f666b2d0462cdd828dab224322152c57a897ff67519a8ba

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

                                                              MD5

                                                              d41d8cd98f00b204e9800998ecf8427e

                                                              SHA1

                                                              da39a3ee5e6b4b0d3255bfef95601890afd80709

                                                              SHA256

                                                              e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855

                                                              SHA512

                                                              cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e

                                                            • memory/4688-188-0x0000000000B50000-0x0000000000B5A000-memory.dmp

                                                              Filesize

                                                              40KB

                                                            • memory/5104-195-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-196-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-194-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-201-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-206-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-205-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-204-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-203-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-202-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB

                                                            • memory/5104-200-0x000001355B510000-0x000001355B511000-memory.dmp

                                                              Filesize

                                                              4KB