MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
T1140 Deobfuscate/Decode Files or Information
The sample is an Excel file containing a Workbook_Open VBA macro, which is a common technique for executing malicious code upon opening. The document body presents a fake Bill of Quantities (BoQ) to trick the user into enabling macros. The presence of VBA Chr string obfuscation and a suspicious 'macros.bas' file indicates that the macro is likely designed to download and execute a second-stage payload. The obfuscation suggests an attempt to evade detection.
Heuristics 4
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
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
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basce40dc62676129a7ffb78c501c2875efa6b3f6f9f8a8cc697ee188fdca492f38 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 82789 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 71 Chr/ChrW string-construction calls.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.