MALICIOUS
160
Risk Score
Malware Insights
MITRE ATT&CK
T1059 Command and Scripting Interpreter
T1204 Malicious Link
The presence of a NOP sled, references to LoadLibrary and GetProcAddress APIs, and a large slack space anomaly in the OLE structure strongly indicate the file is designed to execute shellcode. The embedded URLs likely serve as download locations for further payloads. No scripts were extracted from this sample, limiting the ability to detail the exact execution flow.
Heuristics 5
-
NOP sled detected high SC_NOP_SLEDFound 20+ consecutive 0x90 bytes
-
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 471,040 bytes but its declared streams total only 31,351 bytes — 439,689 bytes (93%) 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).
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://www.5iantlavalamp.com/Z
- http://www.5iantlavalamp.com/V
- http://www.5iantlavalamp.com/
Open this report in the interactive analyzer, or submit your own file for analysis.