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.
Windows PE Version Information
This section displays values and attributes that have been set in the Windows file version
information data structure for samples within this family. To mislead users, malware actors often add
fake version information mimicking legitimate software.
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 |
|
\device\namedpipe\gmdasllogger |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nshb55f.tmp |
Generic Read,Write Data,Write Attributes,Write extended,Append data,Delete |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\inetc.dll |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\modern-wizard.bmp |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\modern-wizard.bmp |
Synchronize,Write Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\nsdialogs.dll |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\setup.ini |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\system.dll |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\nswb56f.tmp\temp.txt |
Generic Write,Read 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 |
|
HKCU\software\microsoft\windows\currentversion\internet settings\5.0\cache\content::cacheprefix |
|
RegNtPreCreateKey |
|
HKCU\software\microsoft\windows\currentversion\internet settings\5.0\cache\cookies::cacheprefix |
Cookie: |
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.