MALICIOUS
68
Risk Score
Malware Insights
MITRE ATT&CK
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
The OOXML file contains VBA macros and an external relationship pointing to a remote XLS file, indicating an attempt to execute code from an untrusted source. The presence of hidden worksheets further suggests an effort to conceal malicious activity. The VBA code appears to interact with an external add-in ('DuthauGXD.xla'), likely to download and execute a secondary payload.
Heuristics 3
-
External relationship high OOXML_EXTERNAL_RELExternal target in xl/externalLinks/_rels/externalLink1.xml.rels: file:///\\Nu2ng\Nu2nG\Nu2nG\NISSAN BSD Tender\NISSAN BSD PI\BQ_TIMAHR1.xls
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Hidden worksheet (hidden) low OOXML_HIDDEN_SHEETExcel workbook contains 31 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basdfc3a4ba57e301ecfb6348949bcea8a927040637c5848694bf7aba88369e143d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 25860 bytes |
vbaProject_00.binc68c4cabbaacdd1c1886fdbf0d2da84ee755904b0933074e9368487d48cc25b2 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 111616 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.