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.
Digital Signatures
This section lists digital signatures that are attached to samples within this family. When
analyzing and verifying digital signatures, it is important to confirm that the signature’s root
authority is a well-known and trustworthy entity and that the status of the signature is good. Malware
is often signed with non-trustworthy “Self Signed” digital signatures (which can be easily created by a
malware author with no verification). Malware may also be signed by legitimate signatures that have an
invalid status, and by signatures from questionable root authorities with fake or misleading “Signer”
names.
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\wkssvc |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\local\temp\msi5893.tmp |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\msi662f.tmp |
Generic Write,Read Attributes |
|
c:\users\user\appdata\local\temp\msi9662e.log |
Generic Write,Read Attributes |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\content\62b5af9be9adc1085c3c56ec07a82bf6 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\content\7b8944ba8ad0efdf0e01a43ef62becd0_be4bd7e6641a95d2301430201c58f3b3 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\content\7d266d9e1e69fa1eefb9699b009b34c8_0a9bfdd75b598c2110cbf610c078e6e6 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\content\8dfdf057024880d7a081afbf6d26b92f |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\metadata\62b5af9be9adc1085c3c56ec07a82bf6 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
|
c:\users\user\appdata\locallow\microsoft\cryptneturlcache\metadata\7b8944ba8ad0efdf0e01a43ef62becd0_be4bd7e6641a95d2301430201c58f3b3 |
Generic Read,Write Data,Write Attributes,Write extended,Append data |
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.
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.