Malware Analysis Report

2024-11-13 19:43

Sample ID 240517-lxtg8ada22
Target 8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e
SHA256 8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e
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

8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e

Threat Level: Known bad

The file 8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e 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

Manipulates WinMonFS driver.

Adds Run key to start application

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

Uses Task Scheduler COM API

Suspicious use of WriteProcessMemory

Suspicious behavior: EnumeratesProcesses

Suspicious use of AdjustPrivilegeToken

Modifies data under HKEY_USERS

Creates scheduled task(s)

MITRE ATT&CK

Analysis: static1

Detonation Overview

Reported

2024-05-17 09:55

Signatures

N/A

Analysis: behavioral1

Detonation Overview

Submitted

2024-05-17 09:55

Reported

2024-05-17 09:57

Platform

win10v2004-20240508-en

Max time kernel

149s

Max time network

124s

Command Line

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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
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-4124900551-4068476067-3491212533-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Windows\rss\csrss.exe N/A
Set value (str) \REGISTRY\USER\S-1-5-21-4124900551-4068476067-3491212533-1000\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A

Drops file in Windows directory

Description Indicator Process Target
File opened for modification C:\Windows\windefender.exe C:\Windows\rss\csrss.exe N/A
File opened for modification C:\Windows\rss C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
File created C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
File created 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,-1502 = "Turkey Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\Policies\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,-2612 = "Bougainville Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-112 = "Eastern Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-541 = "Myanmar Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-742 = "New Zealand Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-161 = "Central Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-682 = "E. Australia 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,-2042 = "Eastern Standard Time (Mexico)" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1861 = "Russia TZ 6 Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\CRLs 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,-752 = "Tonga 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,-52 = "Greenland Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\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,-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,-892 = "Morocco Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\Disallowed\Certificates 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
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2161 = "Altai Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-341 = "Egypt Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-364 = "Middle East Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\@tzres.dll,-41 = "E. South America Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-621 = "Korea Daylight Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\Certificates 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\@tzres.dll,-301 = "Romance 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,-2372 = "Easter Island Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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,-341 = "Egypt Daylight Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot 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,-241 = "Samoa Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-3142 = "South Sudan Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-632 = "Tokyo 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,-721 = "Central Pacific Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-202 = "US Mountain Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\Microsoft\SystemCertificates\Disallowed\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.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,-732 = "Fiji Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2871 = "Magallanes Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1912 = "Russia TZ 10 Standard Time" C:\Windows\windefender.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\Microsoft\SystemCertificates\CA\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\trust 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,-2162 = "Altai 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,-1501 = "Turkey Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-932 = "Coordinated Universal Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\Disallowed 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,-681 = "E. Australia Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1721 = "Libya Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-891 = "Morocco Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2892 = "Sudan Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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,-2571 = "Turks and Caicos Daylight Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Disallowed\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,-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,-2592 = "Tocantins Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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:\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:\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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Token: SeImpersonatePrivilege N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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 2784 wrote to memory of 2896 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2784 wrote to memory of 2896 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2784 wrote to memory of 2896 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 2144 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 2144 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 2144 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 1788 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\system32\cmd.exe
PID 5044 wrote to memory of 1788 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\system32\cmd.exe
PID 1788 wrote to memory of 2916 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 1788 wrote to memory of 2916 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 5044 wrote to memory of 912 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 912 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 912 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 4232 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 4232 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 4232 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 5044 wrote to memory of 2324 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 5044 wrote to memory of 2324 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 5044 wrote to memory of 2324 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 2324 wrote to memory of 4968 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 4968 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 4968 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 700 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 700 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 700 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 4712 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 4712 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 4712 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2324 wrote to memory of 3960 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 2324 wrote to memory of 3960 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 1628 wrote to memory of 3280 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 1628 wrote to memory of 3280 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 1628 wrote to memory of 3280 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 3280 wrote to memory of 2256 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 3280 wrote to memory of 2256 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 3280 wrote to memory of 2256 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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe"

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

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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 241.150.49.20.in-addr.arpa udp
US 8.8.8.8:53 82.90.14.23.in-addr.arpa udp
US 8.8.8.8:53 2.159.190.20.in-addr.arpa udp
NL 23.62.61.194:443 www.bing.com tcp
US 8.8.8.8:53 55.36.223.20.in-addr.arpa udp
US 8.8.8.8:53 194.61.62.23.in-addr.arpa udp
US 8.8.8.8:53 103.169.127.40.in-addr.arpa udp
US 8.8.8.8:53 171.39.242.20.in-addr.arpa udp
US 8.8.8.8:53 6d9b1c33-e2f9-4f16-8ff0-5139b1bdee58.uuid.dumperstats.org udp
US 8.8.8.8:53 stun3.l.google.com udp
US 8.8.8.8:53 server1.dumperstats.org udp
US 8.8.8.8:53 cdn.discordapp.com udp
US 162.159.134.233:443 cdn.discordapp.com tcp
BG 185.82.216.111:443 server1.dumperstats.org tcp
US 74.125.250.129:19302 stun3.l.google.com udp
US 8.8.8.8:53 carsalessystem.com udp
US 104.21.94.82:443 carsalessystem.com tcp
US 8.8.8.8:53 98.90.14.23.in-addr.arpa udp
US 8.8.8.8:53 129.250.125.74.in-addr.arpa udp
US 8.8.8.8:53 233.134.159.162.in-addr.arpa udp
US 8.8.8.8:53 111.216.82.185.in-addr.arpa udp
US 8.8.8.8:53 82.94.21.104.in-addr.arpa udp
US 8.8.8.8:53 205.47.74.20.in-addr.arpa udp
BG 185.82.216.111:443 server1.dumperstats.org tcp
US 8.8.8.8:53 74.90.14.23.in-addr.arpa udp
US 8.8.8.8:53 31.243.111.52.in-addr.arpa udp
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
BG 185.82.216.111:443 server1.dumperstats.org tcp

Files

memory/2784-1-0x0000000004930000-0x0000000004D33000-memory.dmp

memory/2784-2-0x0000000004D40000-0x000000000562B000-memory.dmp

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

memory/2896-6-0x0000000000D00000-0x0000000000D36000-memory.dmp

memory/2896-5-0x000000007424E000-0x000000007424F000-memory.dmp

memory/2896-7-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2896-8-0x0000000004D90000-0x00000000053B8000-memory.dmp

memory/2896-9-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2784-4-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2896-10-0x0000000004AF0000-0x0000000004B12000-memory.dmp

memory/2896-12-0x0000000005430000-0x0000000005496000-memory.dmp

memory/2896-11-0x00000000053C0000-0x0000000005426000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_clbf3wet.svn.ps1

MD5 d17fe0a3f47be24a6453e9ef58c94641
SHA1 6ab83620379fc69f80c0242105ddffd7d98d5d9d
SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
SHA512 5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

memory/2896-22-0x0000000005740000-0x0000000005A94000-memory.dmp

memory/2896-23-0x0000000005AC0000-0x0000000005ADE000-memory.dmp

memory/2896-24-0x0000000005B50000-0x0000000005B9C000-memory.dmp

memory/2896-25-0x0000000006010000-0x0000000006054000-memory.dmp

memory/2896-26-0x0000000006BD0000-0x0000000006C46000-memory.dmp

memory/2896-27-0x00000000072D0000-0x000000000794A000-memory.dmp

memory/2896-28-0x0000000006C70000-0x0000000006C8A000-memory.dmp

memory/2896-29-0x0000000007030000-0x0000000007062000-memory.dmp

memory/2896-31-0x0000000070130000-0x0000000070484000-memory.dmp

memory/2896-41-0x0000000007070000-0x000000000708E000-memory.dmp

memory/2896-30-0x00000000700E0000-0x000000007012C000-memory.dmp

memory/2896-42-0x0000000007090000-0x0000000007133000-memory.dmp

memory/2896-43-0x0000000007180000-0x000000000718A000-memory.dmp

memory/2896-44-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2896-45-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2896-46-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2896-47-0x0000000007950000-0x00000000079E6000-memory.dmp

memory/2896-48-0x0000000007190000-0x00000000071A1000-memory.dmp

memory/2896-49-0x00000000071D0000-0x00000000071DE000-memory.dmp

memory/2896-50-0x00000000071F0000-0x0000000007204000-memory.dmp

memory/2896-51-0x0000000007230000-0x000000000724A000-memory.dmp

memory/2896-52-0x0000000007220000-0x0000000007228000-memory.dmp

memory/2896-55-0x0000000074240000-0x00000000749F0000-memory.dmp

memory/2784-57-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2144-67-0x0000000006460000-0x00000000067B4000-memory.dmp

memory/2784-68-0x0000000004930000-0x0000000004D33000-memory.dmp

memory/2144-69-0x00000000700E0000-0x000000007012C000-memory.dmp

memory/2144-70-0x0000000070260000-0x00000000705B4000-memory.dmp

memory/2144-80-0x0000000007B50000-0x0000000007BF3000-memory.dmp

memory/2144-81-0x0000000007E60000-0x0000000007E71000-memory.dmp

memory/2144-82-0x0000000007EB0000-0x0000000007EC4000-memory.dmp

memory/2784-84-0x0000000004D40000-0x000000000562B000-memory.dmp

memory/5044-83-0x0000000000400000-0x0000000002B0D000-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

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

MD5 a6aa9045cb2be2799a5311d891f89e55
SHA1 bac1603255a490d0772f832275345cb42c1b4682
SHA256 b9897c6fdd1fd5dce761a628b559bd4d07d362f5a53c24ccf62e28f4a7dd2939
SHA512 7c5c78479042759551fb82dde25fd83981305d57ef734e432c8ccc8a0dfec93131e7d79a335c4ba97bf70b5c23db5e815c04d780714e66e1bc441dfdb0160902

memory/912-98-0x00000000700E0000-0x000000007012C000-memory.dmp

memory/912-99-0x0000000070260000-0x00000000705B4000-memory.dmp

memory/2784-110-0x0000000000400000-0x0000000000D1C000-memory.dmp

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

MD5 c41bac78e1d32d885eaeb0ecefe2bf39
SHA1 25b39eca7d063066a5012bfebff42e6d96db75d5
SHA256 8a46167f6909a91e5d996974240bcde1cf342572c7c47a37ef1ad180ca7a78d9
SHA512 b41747c268b4d3a3155b4c21197165e3d91549f634edebbaecf1978e5b997f829f34947c90e06b49546a6f7e3347abc68a99abf9eb71398cb5f1d8c5dc06e9f1

memory/4232-123-0x0000000070260000-0x00000000705B4000-memory.dmp

memory/4232-122-0x00000000700E0000-0x000000007012C000-memory.dmp

C:\Windows\rss\csrss.exe

MD5 5a674dad4f34f0655f3f552f3eeca3d0
SHA1 c7ab98d205ac02f65901bc75ed10d3146078ee18
SHA256 8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e
SHA512 20b8f6d7230bab1f6c92f648380ed8895e4db9dd8fae742a18e29d719652ca7a03c81c17706eabd08ca54a7c22389a98a74902772824072c6949d3df8fa1ce1f

memory/5044-139-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/4968-143-0x0000000005400000-0x0000000005754000-memory.dmp

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

MD5 24aa020e989e2d77d5c266c2b67b8df8
SHA1 6702f429bcf13da466eb786949f4c345c528cbcb
SHA256 5e108fe9ac60adc7eeb3dfbf186c1d1eca6fd9e74fd62f6b119885d3a3a40479
SHA512 4f887b8aa776516730c109de839cd8787803a67b321ce1178611b2cc27188be35dfda64a15dfb7937862b1d3b83b920bb686a661093fcc6849355b140fb4e665

memory/4968-152-0x00000000700E0000-0x000000007012C000-memory.dmp

memory/4968-154-0x0000000070860000-0x0000000070BB4000-memory.dmp

memory/2324-153-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/700-174-0x00000000061D0000-0x0000000006524000-memory.dmp

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

MD5 3eac8a9b934600f56f1106b3bfa6df76
SHA1 7f79e945bf4b6d76cd4a4f712164d77fda17b7e6
SHA256 185a4f152d8ed2dcf1e6f17bed1cceacc3d87d49d58f92d24b5708e358afe6db
SHA512 23ac5c140f33e5b2bd87cf15e73af7678f384dd896d08b9cd13bfc9bc3bb8fc7adb2861212c9934db04a30916a05a94c7acdd78ea56959cf452c2488defb5968

memory/700-176-0x0000000006A20000-0x0000000006A6C000-memory.dmp

memory/700-178-0x0000000070000000-0x000000007004C000-memory.dmp

memory/700-179-0x0000000070180000-0x00000000704D4000-memory.dmp

memory/700-189-0x00000000079A0000-0x0000000007A43000-memory.dmp

memory/700-190-0x0000000007CD0000-0x0000000007CE1000-memory.dmp

memory/700-191-0x0000000006550000-0x0000000006564000-memory.dmp

memory/4712-193-0x00000000055A0000-0x00000000058F4000-memory.dmp

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

MD5 d9ad802fd16455360b8bb7b29ce462dc
SHA1 e5dc059c93e037fabb9d074d92e88d00338ba9f4
SHA256 9992bfb86c2ef26a8fd710a1e445f07fd7c0e4f6234d9b28e7260dd658afcf19
SHA512 0c76fbb1232a877544d9dfddf17b94d29b7bab7621ace53bf36ff0aafde032275e4dbd124302a73f4e79c5f3da6780d4ef14088b943b19567467743e21d30215

memory/4712-206-0x0000000070790000-0x0000000070AE4000-memory.dmp

memory/4712-205-0x0000000070000000-0x000000007004C000-memory.dmp

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

MD5 d98e33b66343e7c96158444127a117f6
SHA1 bb716c5509a2bf345c6c1152f6e3e1452d39d50d
SHA256 5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1
SHA512 705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

memory/2324-222-0x0000000000400000-0x0000000002B0D000-memory.dmp

C:\Windows\windefender.exe

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

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

memory/448-231-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/1628-233-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2324-234-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/448-238-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2324-237-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-242-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/448-245-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2324-246-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-250-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-253-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-258-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-262-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2324-266-0x0000000000400000-0x0000000002B0D000-memory.dmp

Analysis: behavioral2

Detonation Overview

Submitted

2024-05-17 09:55

Reported

2024-05-17 09:57

Platform

win11-20240419-en

Max time kernel

150s

Max time network

149s

Command Line

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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-1474490143-3221292397-4168103503-1000\Software\Microsoft\Windows\CurrentVersion\Run\csrss = "\"C:\\Windows\\rss\\csrss.exe\"" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\S-1-5-21-1474490143-3221292397-4168103503-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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A

Drops file in Windows directory

Description Indicator Process Target
File created C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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
File opened for modification C:\Windows\rss C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\@tzres.dll,-681 = "E. Australia Daylight Time" C:\Windows\windefender.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,-2591 = "Tocantins 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,-911 = "Mauritius Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-932 = "Coordinated Universal Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\@tzres.dll,-291 = "Central European Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-341 = "Egypt Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-691 = "Tasmania Daylight Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\CA\CRLs C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot\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,-512 = "Central Asia Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\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,-461 = "Afghanistan 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\@tzres.dll,-1722 = "Libya 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,-2411 = "Marquesas Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\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,-2041 = "Eastern Daylight Time (Mexico)" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\Certificates 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\Policies\Microsoft\SystemCertificates\trust\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.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 (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-2391 = "Aleutian Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-841 = "Argentina Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\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,-2452 = "Saint Pierre Standard Time" C:\Windows\windefender.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\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,-692 = "Tasmania Standard Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-2751 = "Tomsk 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,-2161 = "Altai Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-41 = "E. South America Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Policies\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\C:\Windows\system32\,@tzres.dll,-832 = "SA Eastern Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\Disallowed\Certificates C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\SmartCardRoot 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,-401 = "Arabic Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-214 = "Pacific Daylight Time (Mexico)" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-1932 = "Russia TZ 11 Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\@tzres.dll,-2511 = "Lord Howe Daylight Time" C:\Windows\windefender.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-1831 = "Russia TZ 2 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,-2842 = "Saratov Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\Root\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,-1022 = "Bangladesh Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-215 = "Pacific Standard Time (Mexico)" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\C:\Windows\system32\,@tzres.dll,-291 = "Central European Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\@tzres.dll,-31 = "Mid-Atlantic 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,-402 = "Arabic Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-281 = "Central Europe Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-412 = "E. Africa Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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,-742 = "New Zealand Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Key created \REGISTRY\USER\.DEFAULT\Software\Microsoft\SystemCertificates\Root\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,-541 = "Myanmar 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,-262 = "GMT Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-271 = "Greenwich Daylight Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Set value (str) \REGISTRY\USER\.DEFAULT\Software\Classes\Local Settings\MuiCache\2a\52C64B7E\C:\Windows\system32\,@tzres.dll,-385 = "Namibia Standard Time" C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
N/A N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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:\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
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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe N/A
Token: SeImpersonatePrivilege N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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 3472 wrote to memory of 2560 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 3472 wrote to memory of 2560 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 3472 wrote to memory of 2560 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 4132 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 4132 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 4132 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 4592 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\system32\cmd.exe
PID 680 wrote to memory of 4592 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\system32\cmd.exe
PID 4592 wrote to memory of 644 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 4592 wrote to memory of 644 N/A C:\Windows\system32\cmd.exe C:\Windows\system32\netsh.exe
PID 680 wrote to memory of 1248 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 1248 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 1248 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 5060 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 5060 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 5060 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 680 wrote to memory of 2608 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 680 wrote to memory of 2608 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 680 wrote to memory of 2608 N/A C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe C:\Windows\rss\csrss.exe
PID 2608 wrote to memory of 2596 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2596 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2596 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 3932 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 3932 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 3932 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2236 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2236 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2236 N/A C:\Windows\rss\csrss.exe C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe
PID 2608 wrote to memory of 2840 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 2608 wrote to memory of 2840 N/A C:\Windows\rss\csrss.exe C:\Users\Admin\AppData\Local\Temp\csrss\injector\injector.exe
PID 3288 wrote to memory of 2288 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 3288 wrote to memory of 2288 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 3288 wrote to memory of 2288 N/A C:\Windows\windefender.exe C:\Windows\SysWOW64\cmd.exe
PID 2288 wrote to memory of 2972 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 2288 wrote to memory of 2972 N/A C:\Windows\SysWOW64\cmd.exe C:\Windows\SysWOW64\sc.exe
PID 2288 wrote to memory of 2972 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\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe"

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

powershell -nologo -noprofile

C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.exe

"C:\Users\Admin\AppData\Local\Temp\8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e.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 f0474eb4-2064-45b8-9de0-1ccef76ba422.uuid.dumperstats.org udp
US 8.8.8.8:53 cdn.discordapp.com udp
US 8.8.8.8:53 server12.dumperstats.org udp
US 162.159.134.233:443 cdn.discordapp.com tcp
US 74.125.250.129:19302 stun.l.google.com udp
BG 185.82.216.111:443 server12.dumperstats.org tcp
US 172.67.221.71:443 carsalessystem.com tcp
US 8.8.8.8:53 71.221.67.172.in-addr.arpa udp
BG 185.82.216.111:443 server12.dumperstats.org tcp
BG 185.82.216.111:443 server12.dumperstats.org tcp
BG 185.82.216.111:443 server12.dumperstats.org tcp

Files

memory/3472-1-0x0000000004880000-0x0000000004C7C000-memory.dmp

memory/3472-2-0x0000000004C80000-0x000000000556B000-memory.dmp

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

memory/2560-4-0x000000007418E000-0x000000007418F000-memory.dmp

memory/2560-5-0x0000000002620000-0x0000000002656000-memory.dmp

memory/2560-6-0x0000000074180000-0x0000000074931000-memory.dmp

memory/2560-8-0x0000000074180000-0x0000000074931000-memory.dmp

memory/2560-7-0x0000000004FB0000-0x00000000055DA000-memory.dmp

memory/2560-9-0x0000000004C60000-0x0000000004C82000-memory.dmp

memory/2560-11-0x0000000004D70000-0x0000000004DD6000-memory.dmp

memory/2560-10-0x0000000004D00000-0x0000000004D66000-memory.dmp

C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_k2mqvcx2.5k0.ps1

MD5 d17fe0a3f47be24a6453e9ef58c94641
SHA1 6ab83620379fc69f80c0242105ddffd7d98d5d9d
SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
SHA512 5b592e58f26c264604f98f6aa12860758ce606d1c63220736cf0c779e4e18e3cec8706930a16c38b20161754d1017d1657d35258e58ca22b18f5b232880dec82

memory/2560-20-0x00000000055E0000-0x0000000005937000-memory.dmp

memory/2560-21-0x0000000005AF0000-0x0000000005B0E000-memory.dmp

memory/2560-22-0x0000000005B30000-0x0000000005B7C000-memory.dmp

memory/2560-23-0x0000000006AD0000-0x0000000006B16000-memory.dmp

memory/2560-25-0x0000000006F20000-0x0000000006F54000-memory.dmp

memory/2560-27-0x0000000070600000-0x0000000070957000-memory.dmp

memory/2560-36-0x0000000006F60000-0x0000000006F7E000-memory.dmp

memory/2560-26-0x00000000703F0000-0x000000007043C000-memory.dmp

memory/2560-37-0x0000000006F80000-0x0000000007024000-memory.dmp

memory/2560-38-0x00000000076F0000-0x0000000007D6A000-memory.dmp

memory/2560-39-0x00000000070B0000-0x00000000070CA000-memory.dmp

memory/2560-40-0x0000000074180000-0x0000000074931000-memory.dmp

memory/2560-41-0x0000000074180000-0x0000000074931000-memory.dmp

memory/2560-42-0x00000000070F0000-0x00000000070FA000-memory.dmp

memory/3472-24-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2560-43-0x0000000007200000-0x0000000007296000-memory.dmp

memory/2560-44-0x0000000007110000-0x0000000007121000-memory.dmp

memory/2560-45-0x0000000007160000-0x000000000716E000-memory.dmp

memory/2560-46-0x0000000007170000-0x0000000007185000-memory.dmp

memory/2560-47-0x00000000071C0000-0x00000000071DA000-memory.dmp

memory/2560-48-0x00000000071A0000-0x00000000071A8000-memory.dmp

memory/2560-51-0x0000000074180000-0x0000000074931000-memory.dmp

memory/3472-54-0x0000000004880000-0x0000000004C7C000-memory.dmp

memory/3472-55-0x0000000004C80000-0x000000000556B000-memory.dmp

memory/3472-53-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/4132-64-0x00000000064E0000-0x0000000006837000-memory.dmp

memory/4132-65-0x00000000703F0000-0x000000007043C000-memory.dmp

memory/4132-66-0x0000000070570000-0x00000000708C7000-memory.dmp

memory/4132-76-0x0000000007B60000-0x0000000007C04000-memory.dmp

memory/3472-77-0x0000000000400000-0x0000000000D1C000-memory.dmp

memory/680-73-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/4132-78-0x0000000007E90000-0x0000000007EA1000-memory.dmp

memory/4132-79-0x0000000007EE0000-0x0000000007EF5000-memory.dmp

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

MD5 ac4917a885cf6050b1a483e4bc4d2ea5
SHA1 b1c0a9f27bd21c6bbb8e9be70db8777b4a2a640f
SHA256 e39062a62c3c7617feeeff95ea8a0be51104a0d36f46e44eea22556fda74d8d9
SHA512 092c67a3ecae1d187cad72a8ea1ea37cb78a0cf79c2cd7fb88953e5990669a2e871267015762fd46d274badb88ac0c1d73b00f1df7394d89bed48a3a45c2ba3d

memory/1248-91-0x0000000005D00000-0x0000000006057000-memory.dmp

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

MD5 c93b72f9b80b909a3df9862acaef7a71
SHA1 c22724051e32221079d6cc647ebd73c4bc38c962
SHA256 a04166db6762d322b6c9cc7c16fc0e2e95e4d04f4ad0adebe747f04e7ccbdd3f
SHA512 f8c84546df576b88e33652bd705f747749df957840aca9211335161e7ac838c47d6d97caa5f6365108b02aafb0efd2f7e2e8574c4816b6d7431382671ee80506

memory/1248-93-0x00000000703F0000-0x000000007043C000-memory.dmp

memory/1248-94-0x0000000070D30000-0x0000000071087000-memory.dmp

memory/5060-104-0x0000000005C20000-0x0000000005F77000-memory.dmp

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

MD5 3f8ada01d7e00504bcbb5883c04ebf1d
SHA1 5161ef93af1a3404586b46bdb4c6af364c1dfeca
SHA256 c6796d951bb02a72b06c7c19a021d7b3655e8266d73b2fb4ffbbe3fa48f3c2e1
SHA512 fbecff88ca8d23e19280f2c1661147dfaaabf06d95102fe3fd02cc8d0bd677b18ff91731ffcf351c7b5442353cf838e9634ae6034107789b85c439b5f2ef2a8c

memory/5060-115-0x00000000703F0000-0x000000007043C000-memory.dmp

memory/5060-116-0x0000000070640000-0x0000000070997000-memory.dmp

C:\Windows\rss\csrss.exe

MD5 5a674dad4f34f0655f3f552f3eeca3d0
SHA1 c7ab98d205ac02f65901bc75ed10d3146078ee18
SHA256 8139bbb77f31c06c640019c849c3a13a3c5857c94286d0f36e6de0e4754a495e
SHA512 20b8f6d7230bab1f6c92f648380ed8895e4db9dd8fae742a18e29d719652ca7a03c81c17706eabd08ca54a7c22389a98a74902772824072c6949d3df8fa1ce1f

memory/680-129-0x0000000000400000-0x0000000002B0D000-memory.dmp

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

MD5 aad91554e70a0c8c9300e2fb056856fd
SHA1 fdac4244758652fc27927a1591c0061acff2c6bc
SHA256 d99b4fc7e60b58005ce83630498774f982d1f7196bfeeaa3ae1b809059b657af
SHA512 704e106aa374bc88e2c3f05a3fee7f27b0f8620b3e44aa085c31151ee3bcb6c898a30e1934052b1e28585157650beaa722880d4c7a4163a3d75f159900351b7a

memory/2596-142-0x00000000703F0000-0x000000007043C000-memory.dmp

memory/2596-143-0x0000000070640000-0x0000000070997000-memory.dmp

memory/3932-161-0x00000000061B0000-0x0000000006507000-memory.dmp

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

MD5 04b551f0e82a63e546cc6aa7a949a6ea
SHA1 c0a405cd6b7341e3b3d63766ca59d89c274f5bb1
SHA256 98e58e9005cb213a9716b9c17aa9c88ebc03f41c82a7e6d09e46da3a9e4b54aa
SHA512 6ef9d0512ed12edcc01756229e7fd7153a870922614f3cbc15d91872cd519cdac6fd6abf930c33fe8648e954ebc33b9eee9decdc955175ab672ab075452310e9

memory/3932-163-0x0000000006B10000-0x0000000006B5C000-memory.dmp

memory/3932-164-0x0000000070310000-0x000000007035C000-memory.dmp

memory/3932-165-0x0000000070490000-0x00000000707E7000-memory.dmp

memory/3932-174-0x0000000007980000-0x0000000007A24000-memory.dmp

memory/3932-175-0x0000000007CD0000-0x0000000007CE1000-memory.dmp

memory/3932-176-0x0000000006530000-0x0000000006545000-memory.dmp

memory/2236-187-0x0000000005EE0000-0x0000000006237000-memory.dmp

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

MD5 0656e84fd73beb1349069cf77447b00c
SHA1 b5c1453b8d5b8f541e544c2da59ced92e8a837cc
SHA256 4486173baded63d9fefd16b416f3b344444292d0d5f8ed24c24e13bfd4754661
SHA512 f4258e637404e628c25927c7a1c17083bbe46e578e7db1e3233577fd450ef8883e9e0ec6f72748e5dedcd6c343bde64011a1df770f92b0a8234fbec8fb4afedd

memory/2236-189-0x0000000070310000-0x000000007035C000-memory.dmp

memory/2236-190-0x0000000070560000-0x00000000708B7000-memory.dmp

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

MD5 d98e33b66343e7c96158444127a117f6
SHA1 bb716c5509a2bf345c6c1152f6e3e1452d39d50d
SHA256 5de4e2b07a26102fe527606ce5da1d5a4b938967c9d380a3c5fe86e2e34aaaf1
SHA512 705275e4a1ba8205eb799a8cf1737bc8ba686925e52c9198a6060a7abeee65552a85b814ac494a4b975d496a63be285f19a6265550585f2fc85824c42d7efab5

memory/2608-205-0x0000000000400000-0x0000000002B0D000-memory.dmp

C:\Windows\windefender.exe

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

memory/3288-210-0x0000000000400000-0x00000000008DF000-memory.dmp

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

memory/3288-215-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2608-216-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/1856-219-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2608-218-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-221-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/1856-225-0x0000000000400000-0x00000000008DF000-memory.dmp

memory/2608-224-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-228-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-230-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-233-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-236-0x0000000000400000-0x0000000002B0D000-memory.dmp

memory/2608-240-0x0000000000400000-0x0000000002B0D000-memory.dmp