MALICIOUS
282
Risk Score
Malware Insights
MITRE ATT&CK
T1059.001 PowerShell
T1204.002 Malicious File
T1059.003 Windows Command Shell
T1059.005 Visual Basic
The file exhibits characteristics of a dropper, with a high number of NOP sleds and references to process creation and memory allocation APIs. Although VBA macros could not be extracted, the presence of these indicators strongly suggests the file is designed to download and execute a secondary payload. The ClamAV detection as Win.Dropper.Agent-34370 further supports this assessment.
Heuristics 8
-
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 CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess 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 99,938 bytes but its declared streams total only 26,783 bytes — 73,155 bytes (73%) 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
-
Unsupported Office format for VBA extraction info OFFICE_FORMAT_UNSUPPORTEDolevba could not extract VBA macros (PermissionError); format-agnostic byte-level scans still ran. Likely legacy, encrypted, or malformed OLE/OOXML — re-scanning the same bytes will yield the same outcome.
Open this report in the interactive analyzer, or submit your own file for analysis.