Malware Analysis Report

2025-01-02 06:40

Sample ID 240515-swhgwsff71
Target 7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8
SHA256 7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8
Tags
glupteba discovery dropper evasion execution loader persistence rootkit upx
score
10/10

Table of Contents

Analysis Overview

MITRE ATT&CK

Enterprise Matrix V15

Analysis: static1

Detonation Overview

Signatures

Analysis: behavioral1

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis: behavioral2

Detonation Overview

Command Line

Signatures

Processes

Network

Files

Analysis Overview

score
10/10

SHA256

7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8

Threat Level: Known bad

The file 7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8 was found to be: Known bad.

Malicious Activity Summary

glupteba discovery dropper evasion execution loader persistence rootkit upx

Glupteba payload

Glupteba

Modifies Windows Firewall

UPX packed file

Executes dropped EXE

Adds Run key to start application

Manipulates WinMonFS driver.

Checks installed software on the system

Drops file in System32 directory

Drops file in Windows directory

Launches sc.exe

Checks for VirtualBox DLLs, possible anti-VM trick

Command and Scripting Interpreter: PowerShell

Modifies data under HKEY_USERS

Suspicious use of AdjustPrivilegeToken

Uses Task Scheduler COM API

Suspicious use of WriteProcessMemory

Suspicious behavior: EnumeratesProcesses

Creates scheduled task(s)

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-05-15 15:28

Signatures

N/A

Analysis: behavioral1

Detonation Overview

Submitted

2024-05-15 15:28

Reported

2024-05-15 15:30

Platform

win10v2004-20240426-en

Max time kernel

150s

Max time network

150s

Command Line

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

Signatures

Glupteba

loader dropper glupteba

Glupteba payload

Description Indicator Process Target
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A

Modifies Windows Firewall

evasion
Description Indicator Process Target
N/A N/A C:\Windows\system32\netsh.exe N/A

Executes dropped EXE

Description Indicator Process Target
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\windefender.exe N/A
N/A N/A C:\Windows\windefender.exe N/A

UPX packed file

upx
Description Indicator Process Target
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A

Adds Run key to start application

persistence
Description Indicator Process Target
Set value (str) \REGISTRY\USER\S-1-5-21-540404634-651139247-2967210625-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\S-1-5-21-540404634-651139247-2967210625-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Windows\rss\csrss.exe N/A

Checks installed software on the system

discovery

Manipulates WinMonFS driver.

rootkit evasion
Description Indicator Process Target
File opened for modification \??\WinMonFS C:\Windows\rss\csrss.exe N/A

Drops file in System32 directory

Description Indicator Process Target
File created C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0_32\UsageLogs\powershell.exe.log C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File created C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A

Checks for VirtualBox DLLs, possible anti-VM trick

Description Indicator Process Target
File opened (read-only) \??\VBoxMiniRdrDN C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A

Drops file in Windows directory

Description Indicator Process Target
File opened for modification C:\Windows\rss C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
File created C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
File created C:\Windows\windefender.exe C:\Windows\rss\csrss.exe N/A
File opened for modification C:\Windows\windefender.exe C:\Windows\rss\csrss.exe N/A

Launches sc.exe

Description Indicator Process Target
N/A N/A C:\Windows\SysWOW64\sc.exe N/A

Creates scheduled task(s)

persistence
Description Indicator Process Target
N/A N/A C:\Windows\SYSTEM32\schtasks.exe N/A
N/A N/A C:\Windows\SYSTEM32\schtasks.exe N/A

Modifies data under HKEY_USERS

Description Indicator Process Target
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-241 = "Samoa Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\CA\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\trust\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-251 = "Dateline Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-492 = "India Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1832 = "Russia TZ 2 Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-792 = "SA Western Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-402 = "Arabic Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-411 = "E. Africa Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-81 = "Atlantic Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2492 = "Aus Central W. Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-512 = "Central Asia Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-385 = "Namibia Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-141 = "Canada Central Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\TrustedPeople\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1832 = "Russia TZ 2 Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-121 = "SA Pacific Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-152 = "Central America Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2511 = "Lord Howe Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-3052 = "Qyzylorda Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1892 = "Russia TZ 3 Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2891 = "Sudan Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2612 = "Bougainville Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-121 = "SA Pacific Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\CA\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1822 = "Russia TZ 1 Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2141 = "Transbaikal Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1022 = "Bangladesh Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-291 = "Central European Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1912 = "Russia TZ 10 Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-332 = "E. Europe Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-434 = "Georgian Daylight Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\TrustedPeople C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2002 = "Cabo Verde Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\Disallowed\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (int) \REGISTRY\USER\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\UNCAsIntranet = "1" C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-362 = "GTB Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2771 = "Omsk Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-652 = "AUS Central Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-52 = "Greenland Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-214 = "Pacific Daylight Time (Mexico)" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2592 = "Tocantins Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\trust\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-442 = "Arabian Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-511 = "Central Asia Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-331 = "E. Europe Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-961 = "Paraguay Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2841 = "Saratov Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-502 = "Nepal Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-122 = "SA Pacific Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2491 = "Aus Central W. Daylight Time" C:\Windows\windefender.exe N/A

Suspicious behavior: EnumeratesProcesses

Description Indicator Process Target
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A

Suspicious use of AdjustPrivilegeToken

Description Indicator Process Target
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Token: SeImpersonatePrivilege N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeSystemEnvironmentPrivilege N/A C:\Windows\rss\csrss.exe N/A
Token: SeSecurityPrivilege N/A C:\Windows\SysWOW64\sc.exe N/A
Token: SeSecurityPrivilege N/A C:\Windows\SysWOW64\sc.exe N/A

Suspicious use of WriteProcessMemory

Description Indicator Process Target
PID 3700 wrote to memory of 1880 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\sc.exe
PID 3700 wrote to memory of 1880 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\sc.exe
PID 3700 wrote to memory of 1880 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\sc.exe
PID 4848 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 2920 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\system32\cmd.exe
PID 4848 wrote to memory of 2920 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\system32\cmd.exe
PID 2920 wrote to memory of 2460 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 2920 wrote to memory of 2460 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 4848 wrote to memory of 4508 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4508 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4508 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4840 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4840 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4840 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4848 wrote to memory of 4984 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 4848 wrote to memory of 4984 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 4848 wrote to memory of 4984 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 4984 wrote to memory of 2264 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 2264 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 2264 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 1856 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 1856 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 1856 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 3576 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 3576 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 3576 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4984 wrote to memory of 3616 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 4984 wrote to memory of 3616 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 3016 wrote to memory of 4100 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 3016 wrote to memory of 4100 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 3016 wrote to memory of 4100 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 4100 wrote to memory of 1880 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 4100 wrote to memory of 1880 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 4100 wrote to memory of 1880 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe

Uses Task Scheduler COM API

persistence

Processes

C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\system32\cmd.exe

C:\Windows\Sysnative\cmd.exe /C "netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes"

C:\Windows\system32\netsh.exe

netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\rss\csrss.exe

C:\Windows\rss\csrss.exe

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SYSTEM32\schtasks.exe

schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F

C:\Windows\SYSTEM32\schtasks.exe

schtasks /delete /tn ScheduledUpdate /f

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe taskmgr.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\NtQuerySystemInformationHook.dll

C:\Windows\SYSTEM32\schtasks.exe

schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F

C:\Windows\windefender.exe

"C:\Windows\windefender.exe"

C:\Windows\SysWOW64\cmd.exe

cmd.exe /C sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)

C:\Windows\SysWOW64\sc.exe

sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)

C:\Windows\windefender.exe

C:\Windows\windefender.exe

Network

Country Destination Domain Proto
US 8.8.8.8:53 209.205.72.20.in-addr.arpa udp
US 8.8.8.8:53 172.210.232.199.in-addr.arpa udp
US 8.8.8.8:53 95.221.229.192.in-addr.arpa udp
US 8.8.8.8:53 17.160.190.20.in-addr.arpa udp
US 8.8.8.8:53 241.150.49.20.in-addr.arpa udp
US 8.8.8.8:53 149ab228-fd0b-4824-b46e-4037506ae79b.uuid.databaseupgrade.ru udp
US 8.8.8.8:53 183.59.114.20.in-addr.arpa udp
US 8.8.8.8:53 206.23.85.13.in-addr.arpa udp
US 8.8.8.8:53 28.143.109.104.in-addr.arpa udp
US 8.8.8.8:53 stun.stunprotocol.org udp
US 8.8.8.8:53 cdn.discordapp.com udp
US 8.8.8.8:53 server6.databaseupgrade.ru udp
US 162.159.130.233:443 cdn.discordapp.com tcp
BG 185.82.216.108:443 server6.databaseupgrade.ru tcp
US 8.8.8.8:53 carsalessystem.com udp
US 104.21.94.82:443 carsalessystem.com tcp
BG 185.82.216.108:443 server6.databaseupgrade.ru tcp
US 8.8.8.8:53 stun.sipgate.net udp
US 15.197.250.192:3478 stun.sipgate.net udp
US 8.8.8.8:53 192.250.197.15.in-addr.arpa udp
US 8.8.8.8:53 88.156.103.20.in-addr.arpa udp
BG 185.82.216.108:443 server6.databaseupgrade.ru tcp
US 8.8.8.8:53 tse1.mm.bing.net udp
US 204.79.197.200:443 tse1.mm.bing.net tcp
US 204.79.197.200:443 tse1.mm.bing.net tcp
US 204.79.197.200:443 tse1.mm.bing.net tcp
US 204.79.197.200:443 tse1.mm.bing.net tcp
NL 23.62.61.88:443 www.bing.com tcp
US 8.8.8.8:53 57.169.31.20.in-addr.arpa udp
US 8.8.8.8:53 88.61.62.23.in-addr.arpa udp
N/A 127.0.0.1:3478 udp
US 8.8.8.8:53 udp
US 8.8.8.8:53 udp
US 8.8.8.8:53 udp
BG 185.82.216.108:443 server6.databaseupgrade.ru tcp
US 8.8.8.8:53 udp

Files

memory/3700-2-0x0000000004BD0000-0x00000000054BB000-memory.dmp

memory/3700-3-0x0000000000400000-0x0000000000D1C000-memory.dmp

memory/3700-1-0x00000000047C0000-0x0000000004BC1000-memory.dmp

memory/1880-4-0x0000000074BFE000-0x0000000074BFF000-memory.dmp

memory/1880-5-0x0000000003090000-0x00000000030C6000-memory.dmp

memory/1880-6-0x0000000074BF0000-0x00000000753A0000-memory.dmp

memory/1880-8-0x0000000074BF0000-0x00000000753A0000-memory.dmp

memory/1880-10-0x0000000006300000-0x0000000006366000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_dn35m3p3.gqv.ps1

MD5 d17fe0a3f47be24a6453e9ef58c94641
SHA1 6ab83620379fc69f80c0242105ddffd7d98d5d9d
SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
SHA512 5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

memory/1880-21-0x00000000064E0000-0x0000000006834000-memory.dmp

memory/1880-11-0x0000000006370000-0x00000000063D6000-memory.dmp

memory/1880-9-0x0000000005A20000-0x0000000005A42000-memory.dmp

memory/1880-7-0x0000000005C60000-0x0000000006288000-memory.dmp

memory/1880-23-0x0000000006A10000-0x0000000006A5C000-memory.dmp

memory/1880-22-0x00000000069D0000-0x00000000069EE000-memory.dmp

memory/1880-24-0x0000000006F50000-0x0000000006F94000-memory.dmp

memory/1880-25-0x0000000007CF0000-0x0000000007D66000-memory.dmp

memory/1880-27-0x0000000007D90000-0x0000000007DAA000-memory.dmp

memory/1880-26-0x00000000083F0000-0x0000000008A6A000-memory.dmp

memory/1880-28-0x0000000007F50000-0x0000000007F82000-memory.dmp

memory/1880-42-0x0000000007FB0000-0x0000000008053000-memory.dmp

memory/1880-44-0x00000000080A0000-0x00000000080AA000-memory.dmp

memory/1880-43-0x0000000074BF0000-0x00000000753A0000-memory.dmp

memory/1880-41-0x0000000007F90000-0x0000000007FAE000-memory.dmp

memory/1880-45-0x0000000008160000-0x00000000081F6000-memory.dmp

memory/1880-46-0x00000000080C0000-0x00000000080D1000-memory.dmp

memory/1880-31-0x0000000074BF0000-0x00000000753A0000-memory.dmp

memory/1880-30-0x0000000070C10000-0x0000000070F64000-memory.dmp

memory/1880-29-0x0000000070A90000-0x0000000070ADC000-memory.dmp

memory/1880-47-0x0000000008100000-0x000000000810E000-memory.dmp

memory/1880-48-0x0000000008110000-0x0000000008124000-memory.dmp

memory/1880-49-0x0000000008200000-0x000000000821A000-memory.dmp

memory/1880-50-0x0000000008150000-0x0000000008158000-memory.dmp

memory/1880-53-0x0000000074BF0000-0x00000000753A0000-memory.dmp

memory/3700-55-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/3700-56-0x00000000047C0000-0x0000000004BC1000-memory.dmp

memory/3700-57-0x0000000004BD0000-0x00000000054BB000-memory.dmp

memory/4812-78-0x00000000079F0000-0x0000000007A93000-memory.dmp

memory/4812-68-0x0000000070C10000-0x0000000070F64000-memory.dmp

memory/4812-67-0x0000000070A90000-0x0000000070ADC000-memory.dmp

memory/4812-79-0x0000000007D00000-0x0000000007D11000-memory.dmp

memory/4812-80-0x0000000007D50000-0x0000000007D64000-memory.dmp

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

MD5 3d086a433708053f9bf9523e1d87a4e8
SHA1 b3ab5d4f282a4c8fe8c3005b8a557ed5a0e37f28
SHA256 6f8fd1b8d9788ad54eaeee329232187e24b7b43393a01aeba2d6e9675231fb69
SHA512 931ae42b4c68a4507ff2342332b08eb407050d47cf4176137ea022d0f6e513c689e998445a04c6d18d4877391705c586bfce0234632b898d41aaed0957996dfd

memory/4508-84-0x00000000060F0000-0x0000000006444000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 3b4ceab09291e172303f2923f892ec64
SHA1 5284bf69944f39fe3838088c17d74d474fbb6a88
SHA256 1b53faad2b7b1be5d52aa6f9092aa65c8126b7bf186ff829b860175dc757c5a9
SHA512 7d4f31ce857f31cd7e56c4123715a69e1237c7d3a7e97b9e06b7c9d413e9fc3de9585bc34e2567099e48d12f6455cddc6ec2468d295c9a7f47bc85d857b978fa

memory/4508-96-0x0000000071210000-0x0000000071564000-memory.dmp

memory/4508-95-0x0000000070A90000-0x0000000070ADC000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 39fe7683eb51de88cc9075222bb0aaec
SHA1 4e6186c8ac350928dfb60bc52adf82b4c22459eb
SHA256 4da082d6581096171355df4af513e45ed726dda46a4892520b925efe4383f19e
SHA512 df6115eb2a5f76389010027e72e3b50c686507bddc1b18b5721d3f6dbf765e32f3dd226ebd4c69d3c75f3c52ff1dd46f354cf598c5c557f2e94bf26c0ff2ce8a

memory/4840-118-0x0000000071210000-0x0000000071564000-memory.dmp

memory/4840-117-0x0000000070A90000-0x0000000070ADC000-memory.dmp

C:\Windows\rss\csrss.exe

MD5 738a7cf5365424eb5a521a12ec33567a
SHA1 a0c66801c6fce6eb0527383b9836603ed905681b
SHA256 7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8
SHA512 26af352316ab61ad15c2a1bcd6d82cca6f38a29c8b830d13e61f31fa3fae0130834db458021497d2808deaa20cdb03d1db02edf2ac16befb079cf550d53fa2a3

memory/4848-132-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/3700-136-0x0000000000400000-0x0000000000D1C000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 b5dea455aab2ab71c8ceb0e648dbf9e4
SHA1 617b41aea1b485644234976ce12336e275d8baf3
SHA256 cca9f6f5a8d72e5fd99809def3eac92249944374d694edf55e998839c8915a9b
SHA512 0683dfcd5fb15762481849d6b49d0ff62df9d1320a62c1c963d4566e5f697131e7e2129ca05e7077db3d77b1b53ef236ad358adfc1de49b3cddcb09845b40793

memory/2264-143-0x00000000059F0000-0x0000000005D44000-memory.dmp

memory/2264-149-0x0000000071230000-0x0000000071584000-memory.dmp

memory/2264-148-0x0000000070A90000-0x0000000070ADC000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 57585cce2d75748620d78c70092cb932
SHA1 ce3254c0c0fb6f50f1a048756f2c50cc70b3e2d7
SHA256 111881d302d68ace305e75fb0429b235b7b4be4f3bb7e8d83c4eb5f8ca2f3bf0
SHA512 362263bc5d649a38a1681afe1f7597c422731321d2f1d14eed47d289a5380657a9fe06b086399274ab73d7e950f203a44f9f4c22dadde7dba2aa9e65d9ebfd81

memory/1856-169-0x00000000057A0000-0x0000000005AF4000-memory.dmp

memory/1856-171-0x0000000006210000-0x000000000625C000-memory.dmp

memory/1856-173-0x0000000071160000-0x00000000714B4000-memory.dmp

memory/1856-183-0x0000000007130000-0x00000000071D3000-memory.dmp

memory/1856-172-0x00000000709B0000-0x00000000709FC000-memory.dmp

memory/1856-184-0x0000000007440000-0x0000000007451000-memory.dmp

memory/1856-185-0x0000000005D20000-0x0000000005D34000-memory.dmp

memory/3576-196-0x0000000006320000-0x0000000006674000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 3a54ad09a3c15039df958dcdc978ce7b
SHA1 2da44baf6e99155d716030d88665b5bc7d51b6a4
SHA256 61916ac1a18c1a6ca967014105ae37dc335d99b7711fe615700757608a9e9fb6
SHA512 356d7b329d297a024ee0eafa42a42232bbd534068b05e4eb7706893d89e37aa168242615bfab59210b4deae6c8f496969873ee4c0413180df67971f37a2d7ddf

memory/3576-199-0x0000000070B30000-0x0000000070E84000-memory.dmp

memory/3576-198-0x00000000709B0000-0x00000000709FC000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

MD5 d98e33b66343e7c96158444127a117f6
SHA1 bb716c5509a2bf345c6c1152f6e3e1452d39d50d
SHA256 5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1
SHA512 705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

memory/4984-216-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/3016-221-0x0000000000400000-0x00000000008DF000-memory.dmp

C:\Windows\windefender.exe

MD5 8e67f58837092385dcf01e8a2b4f5783
SHA1 012c49cfd8c5d06795a6f67ea2baf2a082cf8625
SHA256 166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa
SHA512 40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

memory/3084-224-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/3016-223-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4984-226-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/3084-229-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4984-228-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-231-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/3084-234-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4984-235-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-238-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-240-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-243-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-247-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-250-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-253-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4984-255-0x0000000000400000-0x0000000002B0B000-memory.dmp

Analysis: behavioral2

Detonation Overview

Submitted

2024-05-15 15:28

Reported

2024-05-15 15:30

Platform

win11-20240426-en

Max time kernel

150s

Max time network

130s

Command Line

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

Signatures

Glupteba

loader dropper glupteba

Glupteba payload

Description Indicator Process Target
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A

Modifies Windows Firewall

evasion
Description Indicator Process Target
N/A N/A C:\Windows\system32\netsh.exe N/A

Executes dropped EXE

Description Indicator Process Target
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\windefender.exe N/A
N/A N/A C:\Windows\windefender.exe N/A

UPX packed file

upx
Description Indicator Process Target
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A
N/A N/A N/A N/A

Adds Run key to start application

persistence
Description Indicator Process Target
Set value (str) \REGISTRY\USER\S-1-5-21-3062789476-783164490-2318012559-1000\Software\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\S-1-5-21-3062789476-783164490-2318012559-1000\Software\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Windows\rss\csrss.exe N/A

Checks installed software on the system

discovery

Manipulates WinMonFS driver.

rootkit evasion
Description Indicator Process Target
File opened for modification \??\WinMonFS C:\Windows\rss\csrss.exe N/A

Drops file in System32 directory

Description Indicator Process Target
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File opened for modification C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File created C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
File created C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\CLR_v4.0_32\UsageLogs\powershell.exe.log C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A

Checks for VirtualBox DLLs, possible anti-VM trick

Description Indicator Process Target
File opened (read-only) \??\VBoxMiniRdrDN C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A

Drops file in Windows directory

Description Indicator Process Target
File opened for modification C:\Windows\rss C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
File created C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
File created C:\Windows\windefender.exe C:\Windows\rss\csrss.exe N/A
File opened for modification C:\Windows\windefender.exe C:\Windows\rss\csrss.exe N/A

Launches sc.exe

Description Indicator Process Target
N/A N/A C:\Windows\SysWOW64\sc.exe N/A

Creates scheduled task(s)

persistence
Description Indicator Process Target
N/A N/A C:\Windows\SYSTEM32\schtasks.exe N/A
N/A N/A C:\Windows\SYSTEM32\schtasks.exe N/A

Modifies data under HKEY_USERS

Description Indicator Process Target
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\Disallowed C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2391 = "Aleutian Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-141 = "Canada Central Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-391 = "Arab Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-42 = "E. South America Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-492 = "India Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\TrustedPeople\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1832 = "Russia TZ 2 Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-832 = "SA Eastern Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2842 = "Saratov Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2752 = "Tomsk Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-3052 = "Qyzylorda Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-291 = "Central European Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-732 = "Fiji Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2321 = "Sakhalin Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\TrustedPeople\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\trust\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\CA\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-152 = "Central America Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-334 = "Jordan Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1722 = "Libya Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-872 = "Pakistan Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2322 = "Sakhalin Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\CA C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-502 = "Nepal Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-831 = "SA Eastern Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-121 = "SA Pacific Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-491 = "India Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1412 = "Syria Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (int) \REGISTRY\USER\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\IntranetName = "1" C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-622 = "Korea Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\trust\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2392 = "Aleutian Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1022 = "Bangladesh Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-512 = "Central Asia Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-771 = "Montevideo Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1931 = "Russia TZ 11 Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\CA\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-791 = "SA Western Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-292 = "Central European Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (int) \REGISTRY\USER\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Internet Settings\ZoneMap\UNCAsIntranet = "1" C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\WinTrust\Trust Providers\Software Publishing C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-282 = "Central Europe Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-242 = "Samoa Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2892 = "Sudan Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2492 = "Aus Central W. Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-332 = "E. Europe Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\Disallowed\CTLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\TrustedPeople\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-671 = "AUS Eastern Daylight Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-682 = "E. Australia Standard Time" C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\trust\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1661 = "Bahia Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1501 = "Turkey Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2492 = "Aus Central W. Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-162 = "Central Standard Time" C:\Windows\windefender.exe N/A

Suspicious behavior: EnumeratesProcesses

Description Indicator Process Target
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Windows\rss\csrss.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe N/A

Suspicious use of AdjustPrivilegeToken

Description Indicator Process Target
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Token: SeImpersonatePrivilege N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeDebugPrivilege N/A C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Token: SeSystemEnvironmentPrivilege N/A C:\Windows\rss\csrss.exe N/A
Token: SeSecurityPrivilege N/A C:\Windows\SysWOW64\sc.exe N/A
Token: SeSecurityPrivilege N/A C:\Windows\SysWOW64\sc.exe N/A

Suspicious use of WriteProcessMemory

Description Indicator Process Target
PID 4680 wrote to memory of 4084 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4680 wrote to memory of 4084 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4680 wrote to memory of 4084 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1384 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1384 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1384 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 2076 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\system32\cmd.exe
PID 776 wrote to memory of 2076 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\system32\cmd.exe
PID 2076 wrote to memory of 4184 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 2076 wrote to memory of 4184 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 776 wrote to memory of 3528 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 3528 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 3528 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1316 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1316 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 1316 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 776 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 776 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 776 wrote to memory of 4812 N/A C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe C:\Windows\rss\csrss.exe
PID 4812 wrote to memory of 5092 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 5092 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 5092 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 2288 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 2288 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 2288 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 1992 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 1992 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 1992 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 4812 wrote to memory of 3324 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 4812 wrote to memory of 3324 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 2176 wrote to memory of 4652 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 2176 wrote to memory of 4652 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 2176 wrote to memory of 4652 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 4652 wrote to memory of 2100 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 4652 wrote to memory of 2100 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 4652 wrote to memory of 2100 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe

Uses Task Scheduler COM API

persistence

Processes

C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe

"C:\Users\Admin\AppData\Local\Temp\7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8.exe"

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\system32\cmd.exe

C:\Windows\Sysnative\cmd.exe /C "netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes"

C:\Windows\system32\netsh.exe

netsh advfirewall firewall add rule name="csrss" dir=in action=allow program="C:\Windows\rss\csrss.exe" enable=yes

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\rss\csrss.exe

C:\Windows\rss\csrss.exe

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SYSTEM32\schtasks.exe

schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F

C:\Windows\SYSTEM32\schtasks.exe

schtasks /delete /tn ScheduledUpdate /f

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe taskmgr.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\NtQuerySystemInformationHook.dll

C:\Windows\SYSTEM32\schtasks.exe

schtasks /CREATE /SC ONLOGON /RL HIGHEST /TR "C:\Windows\rss\csrss.exe" /TN csrss /F

C:\Windows\windefender.exe

"C:\Windows\windefender.exe"

C:\Windows\SysWOW64\cmd.exe

cmd.exe /C sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)

C:\Windows\SysWOW64\sc.exe

sc sdset WinDefender D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPLOCRSDRCWDWO;;;BA)(D;;WPDT;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)

C:\Windows\windefender.exe

C:\Windows\windefender.exe

Network

Country Destination Domain Proto
US 8.8.8.8:53 0b7e5d21-7643-4b92-bceb-2506fdf45fa7.uuid.databaseupgrade.ru udp
US 8.8.8.8:53 server4.databaseupgrade.ru udp
US 8.8.8.8:53 cdn.discordapp.com udp
US 162.159.133.233:443 cdn.discordapp.com tcp
BG 185.82.216.108:443 server4.databaseupgrade.ru tcp
US 172.67.221.71:443 carsalessystem.com tcp
BG 185.82.216.108:443 server4.databaseupgrade.ru tcp
US 74.125.250.129:19302 stun4.l.google.com udp
NL 52.111.243.31:443 tcp
BG 185.82.216.108:443 server4.databaseupgrade.ru tcp
N/A 127.0.0.1:3478 udp
N/A 127.0.0.1:3478 udp

Files

memory/4680-1-0x00000000048B0000-0x0000000004CB7000-memory.dmp

memory/4680-2-0x0000000004CC0000-0x00000000055AB000-memory.dmp

memory/4680-3-0x0000000000400000-0x0000000000D1C000-memory.dmp

memory/4084-4-0x00000000740DE000-0x00000000740DF000-memory.dmp

memory/4084-5-0x0000000002820000-0x0000000002856000-memory.dmp

memory/4084-6-0x0000000004FC0000-0x00000000055EA000-memory.dmp

memory/4084-7-0x00000000740D0000-0x0000000074881000-memory.dmp

memory/4084-8-0x0000000004DF0000-0x0000000004E12000-memory.dmp

memory/4084-9-0x00000000740D0000-0x0000000074881000-memory.dmp

memory/4084-10-0x00000000056F0000-0x0000000005756000-memory.dmp

memory/4084-11-0x0000000005760000-0x00000000057C6000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_ead1lx2c.d3b.ps1

MD5 d17fe0a3f47be24a6453e9ef58c94641
SHA1 6ab83620379fc69f80c0242105ddffd7d98d5d9d
SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
SHA512 5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

memory/4084-20-0x00000000057D0000-0x0000000005B27000-memory.dmp

memory/4084-21-0x0000000005C90000-0x0000000005CAE000-memory.dmp

memory/4084-22-0x0000000005CD0000-0x0000000005D1C000-memory.dmp

memory/4084-23-0x0000000006220000-0x0000000006266000-memory.dmp

memory/4084-36-0x0000000007100000-0x000000000711E000-memory.dmp

memory/4084-37-0x0000000007120000-0x00000000071C4000-memory.dmp

memory/4084-38-0x00000000740D0000-0x0000000074881000-memory.dmp

memory/4084-35-0x00000000740D0000-0x0000000074881000-memory.dmp

memory/4084-26-0x0000000070530000-0x0000000070887000-memory.dmp

memory/4084-41-0x0000000007280000-0x000000000728A000-memory.dmp

memory/4084-40-0x0000000007240000-0x000000000725A000-memory.dmp

memory/4084-39-0x0000000007890000-0x0000000007F0A000-memory.dmp

memory/4084-25-0x0000000070340000-0x000000007038C000-memory.dmp

memory/4084-24-0x0000000006EA0000-0x0000000006ED4000-memory.dmp

memory/4084-42-0x0000000007390000-0x0000000007426000-memory.dmp

memory/4084-43-0x00000000072A0000-0x00000000072B1000-memory.dmp

memory/4084-44-0x00000000072F0000-0x00000000072FE000-memory.dmp

memory/4084-45-0x0000000007300000-0x0000000007315000-memory.dmp

memory/4084-46-0x0000000007350000-0x000000000736A000-memory.dmp

memory/4084-47-0x0000000007370000-0x0000000007378000-memory.dmp

memory/4084-50-0x00000000740D0000-0x0000000074881000-memory.dmp

memory/4680-53-0x00000000048B0000-0x0000000004CB7000-memory.dmp

memory/4680-52-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/1384-59-0x00000000061F0000-0x0000000006547000-memory.dmp

memory/1384-63-0x0000000070340000-0x000000007038C000-memory.dmp

memory/1384-73-0x00000000078F0000-0x0000000007994000-memory.dmp

memory/1384-64-0x0000000070590000-0x00000000708E7000-memory.dmp

memory/1384-74-0x0000000007C20000-0x0000000007C31000-memory.dmp

memory/1384-75-0x0000000007C70000-0x0000000007C85000-memory.dmp

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

MD5 d0c46cad6c0778401e21910bd6b56b70
SHA1 7be418951ea96326aca445b8dfe449b2bfa0dca6
SHA256 9600b3fdf0565ccb49e21656aa4b24d7c18f776bfd04d9ee984b134707550f02
SHA512 057531b468f7fbbb2175a696a8aab274dec0d17d9f71df309edcff35e064f3378050066a3df47ccd03048fac461594ec75e3d4fe64f9dd79949d129f51e02949

memory/3528-87-0x0000000005D10000-0x0000000006067000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 d7b5397d251effe59e897d6badce064f
SHA1 334db1f37e285476daad1e6a2f3ac5eddc97b74a
SHA256 1d87b1bf9f617de1181825ebabfc6763b966f022411ca6921cfdd298368f6c76
SHA512 b909b958dbb4715a71d85378c89a0c2b310a520fe173d13284b276c2cc3f866bf5fe2bb84a2ff02828a32a5a72a23588357b5fbc7ea42e7efcf1ed649ae48826

memory/3528-90-0x00000000704E0000-0x0000000070837000-memory.dmp

memory/3528-89-0x0000000070340000-0x000000007038C000-memory.dmp

memory/4680-99-0x0000000004CC0000-0x00000000055AB000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 e52b668e8716cfd2b9980b742d3264b6
SHA1 b5a9c925a716816c6b01a3924c4579c504a4e4d6
SHA256 24814d27f5f2140fde81bb28bad54ad4fd750e57c14f8d3a9c32336637b6c541
SHA512 6f9ca693307ae3fcc886e5d39f91b1c50ac8c4462d109d52537dbcd0425782fa93153475376b87d1bdaf711c173b50b784ed2b261d0d97f590e2c81612d86336

memory/1316-109-0x0000000005D80000-0x00000000060D7000-memory.dmp

memory/1316-111-0x0000000070340000-0x000000007038C000-memory.dmp

memory/1316-112-0x00000000704C0000-0x0000000070817000-memory.dmp

C:\Windows\rss\csrss.exe

MD5 738a7cf5365424eb5a521a12ec33567a
SHA1 a0c66801c6fce6eb0527383b9836603ed905681b
SHA256 7b2b033d3a0d2777d7f8c4cb89a67daa5f95d316cdab57c817ff1b194a5c36d8
SHA512 26af352316ab61ad15c2a1bcd6d82cca6f38a29c8b830d13e61f31fa3fae0130834db458021497d2808deaa20cdb03d1db02edf2ac16befb079cf550d53fa2a3

memory/4680-128-0x0000000000400000-0x0000000000D1C000-memory.dmp

memory/776-127-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/5092-138-0x0000000006170000-0x00000000064C7000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 7b6c54b1950c9cf26d565b2dcb6622a5
SHA1 e48b15bb59e8637c644e245bb37ef5f941a21ca8
SHA256 137039c6eada744440f18dbe9e872c2b4e0d0e6f50b0534bc41bcf1e77429aa5
SHA512 8da326c44457d72cd8902cfb9c867500619ed2d412e20141f3383c109f045e25b10a56d25e95e4e77b11572316e726730583a08898e2f83f7bc5686ca0f89dd6

memory/5092-141-0x0000000070570000-0x00000000708C7000-memory.dmp

memory/5092-140-0x0000000070340000-0x000000007038C000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 857d8f760131a96cd75c7952671fc54a
SHA1 c13ac6c8551260b3266b38ca7b81a725df49960d
SHA256 f4fd4aa8e7d23c5776680734a61a8debf8bc1e0b8b925b0ae676e4030bdb38fc
SHA512 4ac8256428124e4da48d77bba97ba04c1011841a4f3ec5a2c4085e6ec79f6de7340526e896b1447417a395f2b0e8a798b37006c8448eedb90e3a35e7d31eb1e1

memory/2288-156-0x0000000005BE0000-0x0000000005F37000-memory.dmp

memory/2288-161-0x00000000066F0000-0x000000000673C000-memory.dmp

memory/2288-172-0x0000000007410000-0x00000000074B4000-memory.dmp

memory/2288-163-0x00000000704B0000-0x0000000070807000-memory.dmp

memory/2288-162-0x0000000070260000-0x00000000702AC000-memory.dmp

memory/2288-173-0x0000000007770000-0x0000000007781000-memory.dmp

memory/2288-174-0x0000000005FC0000-0x0000000005FD5000-memory.dmp

memory/1992-184-0x00000000057F0000-0x0000000005B47000-memory.dmp

C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-Interactive

MD5 55383ced11b1f2dc00e1e6d411388899
SHA1 7b9097c8d5799228dd631ac2eaf3996effd73dc7
SHA256 74fac4ae1455ac43ff4d997b5c1a10dbc605d4b6137be113b94604a2963e79c3
SHA512 967c22b6f650b6c73ae43cd8d00e88e00db31c5a6cd3a9d4af308ba5093d1505390dd908125492b6e45c863bb2af9b817acbea45b30cfd6993c74ed4dd164e15

memory/1992-186-0x0000000070260000-0x00000000702AC000-memory.dmp

memory/1992-187-0x0000000070470000-0x00000000707C7000-memory.dmp

memory/4812-198-0x0000000000400000-0x0000000002B0B000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe

MD5 d98e33b66343e7c96158444127a117f6
SHA1 bb716c5509a2bf345c6c1152f6e3e1452d39d50d
SHA256 5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1
SHA512 705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

memory/2176-209-0x0000000000400000-0x00000000008DF000-memory.dmp

C:\Windows\windefender.exe

MD5 8e67f58837092385dcf01e8a2b4f5783
SHA1 012c49cfd8c5d06795a6f67ea2baf2a082cf8625
SHA256 166ddb03ff3c89bd4525ac390067e180fdd08f10fbcf4aadb0189541673c03fa
SHA512 40d8ae12663fc1851e171d9d86cea8bb12487b734c218d7b6f9742eb07d4ca265065cbd6d0bb908f8bda7e3d955c458dfe3fd13265bbf573b9351e0a2bf691ec

memory/1976-214-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2176-213-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4812-216-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/1976-220-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4812-219-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-223-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/1976-228-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/4812-227-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-230-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-236-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-239-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-243-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-247-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-250-0x0000000000400000-0x0000000002B0B000-memory.dmp

memory/4812-256-0x0000000000400000-0x0000000002B0B000-memory.dmp