MALICIOUS
480
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1203 Exploitation for Client Execution
T1055 Process Injection
T1105 Ingress Tool Transfer
The file exhibits characteristics of a dropper, with heuristics indicating the use of WinExec, VirtualAlloc, VirtualProtect, WriteProcessMemory, CreateRemoteThread, and LoadLibrary APIs. These functions are commonly used by malware to inject code into legitimate processes and execute secondary payloads. The presence of a NOP sled and XOR-encoded strings further supports this assessment. ClamAV identified the sample as Win.Dropper.Agent-34370.
Heuristics 11
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Reference to CreateRemoteThread API critical SC_STR_CREATEREMOTETHREADReference to CreateRemoteThread API
-
XOR-encoded strings (key 0x3B) critical SC_XOR_ENCODEDFound 8 Windows library/API name(s) XOR-encoded with single-byte key 0x3B: 'kernel32.dll', 'kernel32.dll', 'advapi32.dll', 'wininet.dll', 'shell32.dll', 'crypt32.dll', 'shlwapi.dll', 'LoadLibraryA'
-
ClamAV: Win.Dropper.Agent-34370 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Dropper.Agent-34370
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 197,218 bytes but its declared streams total only 26,783 bytes — 170,435 bytes (86%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
Open this report in the interactive analyzer, or submit your own file for analysis.