MALICIOUS
182
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
T1129 Execution through API
The file is an Office document containing VBA macros. Heuristics indicate the presence of CreateObject and CallByName functions, commonly used for malicious purposes. The document body instructs the user to enable macros, a typical lure for macro-based malware. The VBA script attempts to write data to 'C:\Users\Public\Documents\load.txt', suggesting it may be part of a downloader or dropper mechanism.
Heuristics 6
-
ClamAV: Xls.Malware.Exvk-9785252-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Exvk-9785252-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas431b5eeffb7b3dac7e5f3fa28ab3ad5c6246b2262314050ad4709f6f7eef07c8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3818 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.