EnigmaSoft Threat Scorecards are assessment reports for different malware threats which
have been collected and analyzed by our research team. EnigmaSoft Threat Scorecards evaluate and
rank threats using several metrics including real-world and potential risk factors, trends,
frequency, prevalence, and persistence. EnigmaSoft Threat Scorecards are updated regularly based on
our research data and metrics and are useful for a wide range of computer users, from end users
seeking solutions to remove malware from their systems to security experts analyzing threats.
EnigmaSoft Threat Scorecards display a variety of useful information, including:
Popularity Rank: The ranking of a particular threat in EnigmaSoft’s Threat Database.
Severity Level: The determined severity level of an object, represented
numerically, based on our risk modeling process and research, as explained in our Threat
Assessment Criteria.
Infected Computers: The number of confirmed and suspected cases of a particular
threat detected on infected computers as reported by SpyHunter.
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.
File doesn't have "Rich" header
File doesn't have debug information
File doesn't have security information
File has exports table
File has TLS information
File is 64-bit executable
File is console application (IMAGE_SUBSYSTEM_WINDOWS_CUI)
File is either console or GUI application
File is Native application (NOT .NET application)
File is not packed
Show More
IMAGE_FILE_DLL is not set inside PE header (Executable)
IMAGE_FILE_EXECUTABLE_IMAGE is set inside PE header (Executable Image)
File Traits
HighEntropy
No Version Info
ntdll
x64
Block Information
Block Information
During analysis, EnigmaSoft breaks file samples into logical blocks for classification and
comparison with other samples. Blocks can be used to generate malware detection rules and to group file
samples into families based on shared source code, functionality and other distinguishing attributes and
characteristics. This section lists a summary of this block data, as well as its classification by
EnigmaSoft. A visual representation of the block data is also displayed, where available.
This section lists other families that share similarities with this family, based on
EnigmaSoft’s analysis. Many malware families are created from the same malware toolkits and use the same
packing and encryption techniques but uniquely extend functionality. Similar families may also share
source code, attributes, icons, subcomponents, compromised and/or invalid digital signatures, and
network characteristics. Researchers leverage these similarities to rapidly and effectively triage file
samples and extend malware detection rules.
Agent.XFS
Windows API Usage
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.
Category
API
Syscall Use
ntdll.dll!NtAccessCheckByType
ntdll.dll!NtAlertThreadByThreadId
ntdll.dll!NtAlpcAcceptConnectPort
ntdll.dll!NtAlpcConnectPort
ntdll.dll!NtAlpcConnectPortEx
ntdll.dll!NtAlpcCreatePort
ntdll.dll!NtAlpcCreateSecurityContext
ntdll.dll!NtAlpcDeleteSecurityContext
ntdll.dll!NtAlpcQueryInformation
ntdll.dll!NtAlpcSendWaitReceivePort
Show More
ntdll.dll!NtAlpcSetInformation
ntdll.dll!NtApphelpCacheControl
ntdll.dll!NtClearEvent
ntdll.dll!NtClose
ntdll.dll!NtCompareSigningLevels
ntdll.dll!NtCreateEvent
ntdll.dll!NtCreateFile
ntdll.dll!NtCreateIoCompletion
ntdll.dll!NtCreateKey
ntdll.dll!NtCreateMutant
ntdll.dll!NtCreateSection
ntdll.dll!NtCreateSemaphore
ntdll.dll!NtCreateThreadEx
ntdll.dll!NtCreateTimer
ntdll.dll!NtDelayExecution
ntdll.dll!NtDeviceIoControlFile
ntdll.dll!NtDuplicateObject
ntdll.dll!NtEnumerateKey
ntdll.dll!NtEnumerateValueKey
ntdll.dll!NtFreeVirtualMemory
ntdll.dll!NtGetCachedSigningLevel
ntdll.dll!NtImpersonateAnonymousToken
ntdll.dll!NtMapViewOfSection
ntdll.dll!NtOpenDirectoryObject
ntdll.dll!NtOpenEvent
ntdll.dll!NtOpenFile
ntdll.dll!NtOpenKey
ntdll.dll!NtOpenKeyEx
ntdll.dll!NtOpenProcessToken
ntdll.dll!NtOpenSection
ntdll.dll!NtOpenSemaphore
ntdll.dll!NtOpenThreadToken
ntdll.dll!NtProtectVirtualMemory
ntdll.dll!NtQueryAttributesFile
ntdll.dll!NtQueryInformationFile
ntdll.dll!NtQueryInformationProcess
ntdll.dll!NtQueryInformationThread
ntdll.dll!NtQueryInformationToken
ntdll.dll!NtQueryKey
ntdll.dll!NtQueryLicenseValue
ntdll.dll!NtQueryObject
ntdll.dll!NtQueryPerformanceCounter
ntdll.dll!NtQuerySecurityAttributesToken
ntdll.dll!NtQuerySecurityObject
ntdll.dll!NtQuerySystemInformation
ntdll.dll!NtQuerySystemInformationEx
ntdll.dll!NtQueryValueKey
ntdll.dll!NtQueryVirtualMemory
ntdll.dll!NtQueryVolumeInformationFile
ntdll.dll!NtQueryWnfStateData
ntdll.dll!NtReleaseMutant
ntdll.dll!NtReleaseSemaphore
ntdll.dll!NtReleaseWorkerFactoryWorker
ntdll.dll!NtRemoveIoCompletionEx
ntdll.dll!NtSetEvent
ntdll.dll!NtSetInformationKey
ntdll.dll!NtSetInformationObject
ntdll.dll!NtSetInformationProcess
ntdll.dll!NtSetInformationThread
ntdll.dll!NtSetInformationVirtualMemory
ntdll.dll!NtSetInformationWorkerFactory
ntdll.dll!NtSetIoCompletion
ntdll.dll!NtSetTimer2
ntdll.dll!NtSetTimerEx
ntdll.dll!NtSubscribeWnfStateChange
ntdll.dll!NtTerminateProcess
ntdll.dll!NtTestAlert
ntdll.dll!NtTraceControl
ntdll.dll!NtUnmapViewOfSection
ntdll.dll!NtUnmapViewOfSectionEx
ntdll.dll!NtWaitForAlertByThreadId
ntdll.dll!NtWaitForMultipleObjects
ntdll.dll!NtWaitForSingleObject
ntdll.dll!NtWaitForWorkViaWorkerFactory
ntdll.dll!NtWorkerFactoryWorkerReady
ntdll.dll!NtWriteFile
UNKNOWN
Process Manipulation Evasion
NtUnmapViewOfSection
Process Shell Execute
CreateProcess
Other Suspicious
AdjustTokenPrivileges
Network Winsock2
WSAStartup
Shell Command Execution
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.
Please DO NOT use this comment system for support or billing questions.
For SpyHunter technical support requests, please contact our technical support team
directly by opening a customer support ticket
via your SpyHunter. For billing issues, please refer to our "Billing
Questions or Problems?" page. For general inquiries (complaints, legal, press, marketing, copyright), visit our
"Inquiries and Feedback" page.
Enigmasoftware.com uses cookies to provide you with a better browsing experience and analyze how users navigate and utilize the Site. By using this Site or clicking on "OK", you consent to the use of cookies. Read our cookie policy.