Windows Portable Executable Attributes
This section lists file attributes found within family samples. These attributes are extracted
from the files’ Windows PE (Portable Executable) specification and various system flags. Portable
Executable Attributes give malware researchers insight into a file’s functionality, executable details,
platform and runtime environment.
Files Modified
This section lists files that were created, modified, moved and/or deleted by samples in this
family. File system activity can provide valuable insight into how malware functions on the operating
system.
|
File |
Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0 |
Synchronize,Write Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\__tmp_rar_sfx_access_check_2926265 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\local\temp\rarsfx0\hostseditor.exe |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\hostseditor.exe |
Synchronize,Write Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup.ini |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup.ini |
Synchronize,Write Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup_x64.exe |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup_x64.exe |
Synchronize,Write Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup_x86.exe |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\rarsfx0\setup_x86.exe |
Synchronize,Write Attributes |
Registry Modifications
This section lists registry keys and values that were created, modified and/or deleted by
samples in this family. Windows Registry activity can provide valuable insight into malware
functionality. Additionally, malware often creates registry values to allow itself to automatically
start and indefinitely persist after an initial infection has compromised the system.
|
Key::Value |
Data |
API Name |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::proxybypass |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::intranetname |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::uncasintranet |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::autodetect |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::proxybypass |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::intranetname |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::uncasintranet |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\zonemap::autodetect |
|
RegNtPreCreateKey |
Windows API Usage
This section lists Windows API calls that are used by the samples in this family. Windows API
usage analysis is a valuable tool that can help identify malicious activity, such as keylogging,
security privilege escalation, data encryption, data exfiltration, interference with antivirus software,
and network request manipulation.
Shell Command Execution
This section lists Windows shell commands that are run by the samples in this family. Windows
Shell commands are often leveraged by malware for nefarious purposes and can be used to elevate security
privileges, download and launch other malware, exploit vulnerabilities, collect and exfiltrate data,
and hide malicious activity.