Resubmissions

24-10-2024 20:12

241024-yyvg5asemn 10

24-10-2024 20:11

241024-yygk9ssemk 10

24-10-2024 20:11

241024-yygahasemj 10

24-10-2024 20:11

241024-yyd55sselq 10

24-10-2024 20:08

241024-yw247asdqp 10

24-10-2024 20:08

241024-yw1lcssdqn 10

24-10-2024 20:08

241024-ywx58ssdql 10

22-08-2024 20:59

240822-zs4paaxemb 10

22-08-2024 20:59

240822-zs2jxszern 10

22-08-2024 20:59

240822-zsy4ssxelg 10

Analysis

  • max time kernel
    1799s
  • max time network
    1803s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20240802-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20240802-enlocale:en-usos:windows10-2004-x64system
  • submitted
    22-08-2024 20:59

General

  • Target

    grhddhsGHswgh/qM5GMXBk6hJE6Y5e (18).exe

  • Size

    2.0MB

  • MD5

    a16a669a09bf158058b83e04e69fe38e

  • SHA1

    f6c94763850d9e590d86057139e8895a7aacdeea

  • SHA256

    cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

  • SHA512

    658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

  • SSDEEP

    49152:rWVipAxqo5p88CbXuxWQiSJU320ZW21Q0YWAij64ane6szjmL/45:rxAEcp9ueXit9WAQ0YWuO

Malware Config

Signatures

  • Suspicious use of NtCreateUserProcessOtherParentProcess 8 IoCs
  • xmrig

    XMRig is a high performance, open source, cross platform CPU/GPU miner.

  • XMRig Miner payload 30 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Using powershell.exe command.

  • Executes dropped EXE 1 IoCs
  • UPX packed file 31 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Drops file in System32 directory 3 IoCs
  • Suspicious use of SetThreadContext 2 IoCs
  • Drops file in Program Files directory 4 IoCs
  • Detects videocard installed 1 TTPs 1 IoCs

    Uses WMIC.exe to determine videocard installed.

  • Modifies data under HKEY_USERS 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 31 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 8 IoCs
  • Uses Task Scheduler COM API 1 TTPs

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

Processes

  • C:\Windows\Explorer.EXE
    C:\Windows\Explorer.EXE
    1⤵
      PID:3492
      • C:\Users\Admin\AppData\Local\Temp\grhddhsGHswgh\qM5GMXBk6hJE6Y5e (18).exe
        "C:\Users\Admin\AppData\Local\Temp\grhddhsGHswgh\qM5GMXBk6hJE6Y5e (18).exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:2896
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
        2⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:3996
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#wokgfo#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; } } Else { reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "GoogleUpdateTaskMachineQC" /t REG_SZ /f /d 'C:\Program Files\Google\Chrome\updater.exe' }
        2⤵
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2432
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#glbtb#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { schtasks /run /tn "GoogleUpdateTaskMachineQC" } Else { "C:\Program Files\Google\Chrome\updater.exe" }
        2⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of WriteProcessMemory
        PID:412
        • C:\Windows\system32\schtasks.exe
          "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
          3⤵
            PID:1640
        • C:\Windows\System32\cmd.exe
          C:\Windows\System32\cmd.exe /c choice /C Y /N /D Y /T 3 & Del "C:\Users\Admin\AppData\Local\Temp\grhddhsGHswgh\qM5GMXBk6hJE6Y5e (18).exe"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:4000
          • C:\Windows\System32\choice.exe
            choice /C Y /N /D Y /T 3
            3⤵
              PID:2868
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramFiles) -Force
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Drops file in System32 directory
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            PID:3612
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe <#wokgfo#> IF((New-Object Security.Principal.WindowsPrincipal([Security.Principal.WindowsIdentity]::GetCurrent())).IsInRole([Security.Principal.WindowsBuiltInRole]::Administrator)) { IF([System.Environment]::OSVersion.Version -lt [System.Version]"6.2") { schtasks /create /f /sc onlogon /rl highest /ru 'System' /tn 'GoogleUpdateTaskMachineQC' /tr '''C:\Program Files\Google\Chrome\updater.exe''' } Else { Register-ScheduledTask -Action (New-ScheduledTaskAction -Execute 'C:\Program Files\Google\Chrome\updater.exe') -Trigger (New-ScheduledTaskTrigger -AtStartup) -Settings (New-ScheduledTaskSettingsSet -AllowStartIfOnBatteries -DisallowHardTerminate -DontStopIfGoingOnBatteries -DontStopOnIdleEnd -ExecutionTimeLimit (New-TimeSpan -Days 1000)) -TaskName 'GoogleUpdateTaskMachineQC' -User 'System' -RunLevel 'Highest' -Force; } } Else { reg add "HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run" /v "GoogleUpdateTaskMachineQC" /t REG_SZ /f /d 'C:\Program Files\Google\Chrome\updater.exe' }
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Drops file in System32 directory
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            PID:2684
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe qtdiqnkejoz
            2⤵
            • Suspicious behavior: EnumeratesProcesses
            PID:2736
            • C:\Windows\System32\cmd.exe
              C:\Windows\System32\cmd.exe /c wmic PATH Win32_VideoController GET Name, VideoProcessor > "C:\Program Files\Google\Libs\g.log"
              3⤵
              • Drops file in Program Files directory
              PID:4832
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe coygkprqxpklmnvz 6E3sjfZq2rJQaxvLPmXgsF7vH8nKLC0ur3jCwye3fPooFst8AJlNjZc1TvSyIQTKz3bkbADxizSwgp6IHJKg4enmph7iNmIeAYcJJRGkawcinVbrMdr45fHmW9ZqCrw3dSLKVMKzrI2u4sgGlTj0G1RmIYUpqYq+tIjGyNap0si+Bl1xh/1o3aGmtmdST7PlUgkYz6ci8qWCk/Icfx3DrSi2oQaBV3Dr68Ysn/4ifK09AI9K4Wz/J2kKABX44SMSz/klz2Q+FtxUOLuLpB0ApMJVvTxUIOnUHLATPgLq86uJLXtnMRoz90CklrR3X6ggj+Qodet1aWyPnFIog0clkH9Lt1wIn/XNs6NZ/3bJg2NyJ2xuvDRy+oOBgUebKWiz
            2⤵
              PID:3960
          • C:\Program Files\Google\Chrome\updater.exe
            "C:\Program Files\Google\Chrome\updater.exe"
            1⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Executes dropped EXE
            • Suspicious use of SetThreadContext
            • Drops file in Program Files directory
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of WriteProcessMemory
            PID:652
            • C:\Windows\System32\cmd.exe
              C:\Windows\System32\cmd.exe /c wmic PATH Win32_VideoController GET Name, VideoProcessor > "C:\Program Files\Google\Libs\g.log"
              2⤵
              • Drops file in Program Files directory
              • Suspicious use of WriteProcessMemory
              PID:3648
              • C:\Windows\System32\Wbem\WMIC.exe
                wmic PATH Win32_VideoController GET Name, VideoProcessor
                3⤵
                • Detects videocard installed
                PID:3924

          Network

          MITRE ATT&CK Enterprise v15

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          • C:\Program Files\Google\Chrome\updater.exe

            Filesize

            2.0MB

            MD5

            a16a669a09bf158058b83e04e69fe38e

            SHA1

            f6c94763850d9e590d86057139e8895a7aacdeea

            SHA256

            cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

            SHA512

            658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

          • C:\Program Files\Google\Libs\g.log

            Filesize

            226B

            MD5

            fdba80d4081c28c65e32fff246dc46cb

            SHA1

            74f809dedd1fc46a3a63ac9904c80f0b817b3686

            SHA256

            b9a385645ec2edddbc88b01e6b21362c14e9d7895712e67d375874eb7308e398

            SHA512

            b24a6784443c85bb56f8ae401ad4553c0955f587671ec7960bda737901d677d5e15d1a47d3674505fc98ea09ede2e5078a0aeb4481d3728e6715f3eac557cd29

          • C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log

            Filesize

            2KB

            MD5

            d85ba6ff808d9e5444a4b369f5bc2730

            SHA1

            31aa9d96590fff6981b315e0b391b575e4c0804a

            SHA256

            84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f

            SHA512

            8c414eb55b45212af385accc16d9d562adba2123583ce70d22b91161fe878683845512a78f04dedd4ea98ed9b174dbfa98cf696370598ad8e6fbd1e714f1f249

          • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            944B

            MD5

            d28a889fd956d5cb3accfbaf1143eb6f

            SHA1

            157ba54b365341f8ff06707d996b3635da8446f7

            SHA256

            21e5d7ccf80a293e6ba30ed728846ca19c929c52b96e2c8d34e27cd2234f1d45

            SHA512

            0b6d88deb9be85722e6a78d5886d49f2caf407a59e128d2b4ed74c1356f9928c40048a62731959f2460e9ff9d9feee311043d2a37abe3bb92c2b76a44281478c

          • C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            1KB

            MD5

            c2411387dd5f68d6efbc1f2c923656e3

            SHA1

            1e530ecb70ce18b498ae5d91f43a49d27da8d235

            SHA256

            c9336bce63e3a0f9e358ef72b6745b57c3cc4453f5fcb91b7a269d7a002d0f14

            SHA512

            733eb99761f309c9bbdcf466001b2af33c5eb8333a0df0a44acfb6a85b66acf06e18df8f95944c1799dea0657552a103a57b13c9150d160b41a19d6594f9a1a5

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_eca2jt02.yzj.ps1

            Filesize

            60B

            MD5

            d17fe0a3f47be24a6453e9ef58c94641

            SHA1

            6ab83620379fc69f80c0242105ddffd7d98d5d9d

            SHA256

            96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7

            SHA512

            5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

          • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log

            Filesize

            4KB

            MD5

            a50c29de640e5957ed3802b419ae72c7

            SHA1

            c891a511854fa10544aaf44da98dc97780d54aa3

            SHA256

            df11e0cdaf259ac83da3b3f21fe0fde6f12d39b89f1d6ba9ba085b689b936f87

            SHA512

            b6ea40e1850843aa3ba7194ec0b683c6b15478c39266e6e445ee1be8f2c4d4ffc74274110fe5ca41859e9f8b746ade84577b705c9655e9f9b2d7a4bdd91e9153

          • C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive

            Filesize

            1KB

            MD5

            f78c1239f2684799917efb4bd4ec1db0

            SHA1

            4da5f2b120b406263b4e24ccb31815e5ba69e717

            SHA256

            eeee8ea682c3128e5cfc265b9cd10622326150030c108f2dfb8ce3d14fb66f5b

            SHA512

            89d65238ed7794ec3ac78a4f694ab9630bb62512d9f955b501a354f86364b203bd0c748ad6a8893ce0429dc5d6931e2b0b7da46f9764b0e8fca8b6c3be53b376

          • memory/652-49-0x00007FF77AAC0000-0x00007FF77ACD1000-memory.dmp

            Filesize

            2.1MB

          • memory/652-107-0x00007FF77AAC0000-0x00007FF77ACD1000-memory.dmp

            Filesize

            2.1MB

          • memory/2432-34-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2432-31-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2432-32-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2432-29-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2432-18-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2432-30-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/2736-114-0x00007FF7476F0000-0x00007FF747706000-memory.dmp

            Filesize

            88KB

          • memory/2736-109-0x00007FF7476F0000-0x00007FF747706000-memory.dmp

            Filesize

            88KB

          • memory/2896-36-0x00007FF62C750000-0x00007FF62C961000-memory.dmp

            Filesize

            2.1MB

          • memory/2896-0-0x00007FF62C750000-0x00007FF62C961000-memory.dmp

            Filesize

            2.1MB

          • memory/3612-68-0x00000291AD8B0000-0x00000291AD8CC000-memory.dmp

            Filesize

            112KB

          • memory/3612-70-0x00000291AB470000-0x00000291AB47A000-memory.dmp

            Filesize

            40KB

          • memory/3612-71-0x00000291ADAF0000-0x00000291ADB0C000-memory.dmp

            Filesize

            112KB

          • memory/3612-72-0x00000291ADAD0000-0x00000291ADADA000-memory.dmp

            Filesize

            40KB

          • memory/3612-73-0x00000291ADB30000-0x00000291ADB4A000-memory.dmp

            Filesize

            104KB

          • memory/3612-74-0x00000291ADAE0000-0x00000291ADAE8000-memory.dmp

            Filesize

            32KB

          • memory/3612-75-0x00000291ADB10000-0x00000291ADB16000-memory.dmp

            Filesize

            24KB

          • memory/3612-76-0x00000291ADB20000-0x00000291ADB2A000-memory.dmp

            Filesize

            40KB

          • memory/3612-69-0x00000291AD8D0000-0x00000291AD985000-memory.dmp

            Filesize

            724KB

          • memory/3960-106-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-133-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-167-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-165-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-108-0x000002CBBF4F0000-0x000002CBBF510000-memory.dmp

            Filesize

            128KB

          • memory/3960-110-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-163-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-111-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-113-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-161-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-115-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-117-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-119-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-121-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-123-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-125-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-127-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-129-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-131-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-159-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-135-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-137-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-139-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-141-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-143-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-145-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-147-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-149-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-151-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-153-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-155-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3960-157-0x00007FF6DBA90000-0x00007FF6DC284000-memory.dmp

            Filesize

            8.0MB

          • memory/3996-16-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/3996-1-0x00007FFE9D283000-0x00007FFE9D285000-memory.dmp

            Filesize

            8KB

          • memory/3996-2-0x000001B5FE070000-0x000001B5FE092000-memory.dmp

            Filesize

            136KB

          • memory/3996-12-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB

          • memory/3996-13-0x00007FFE9D280000-0x00007FFE9DD41000-memory.dmp

            Filesize

            10.8MB