MALICIOUS
110
Risk Score
Malware Insights
MITRE ATT&CK
T1204.002 Malicious File
T1059.001 PowerShell
T1566.001 Spearphishing Attachment
T1059.005 Visual Basic
This XLSM file contains VBA macros that employ a content-enable lure, instructing the user to enable macros to view the document's content. Upon enabling, the VBA script constructs and executes a PowerShell command. This command downloads a file from 'https://marks397.co.za/FRE/MAE K.pif' and saves it as '$env:APPDAT A\ProcName', then executes it. The script also attempts to save the VBA project as 'Uzosupxyvem.bat'.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
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
-
External hyperlinks (3) low OOXML_EXTERNAL_HYPERLINKSDocument contains 3 external hyperlinks — clickable URLs are stored as external relationships. First target: http://go.microsoft.com/fwlink/?LinkId=846285
-
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://go.microsoft.com/fwlink/?LinkId=846285
- http://go.microsoft.com/fwlink/?LinkId=844969
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basa42bb88e400a872a33a488c220b4e9d44c68be2435ceb370b633bb8683376b1f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2726 bytes |
vbaProject_00.bind8d21ed74dd66839a1135f224d279887430e348f7725228e219ba96b8ec9b3b5 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 6656 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.