Malware Insights
The sample is a malicious DOCX file containing VBA macros, indicated by the OLE_VBA_MACROS and OLE_VBA_AUTOOPEN heuristics. The presence of SC_STR_CREATEPROCESS, SC_STR_VIRTUALALLOC, SC_STR_WRITEPROCESSMEMORY, SC_STR_CREATEREMOTETHREAD, SC_STR_LOADLIBRARY, and SC_STR_GETPROCADDRESS heuristics strongly suggests that the VBA macro is attempting to inject code into a running process or execute a new process. The extracted artifact 'macros.bas' is the source of this malicious behavior. The document body is heavily corrupted and unreadable, providing no direct clues to the lure.
Heuristics 11
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Reference to CreateRemoteThread API critical SC_STR_CREATEREMOTETHREADReference to CreateRemoteThread API
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
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.
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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
- http://schemas.microsoft.com/office/2006/coverPageProps
- http://schemas.openxmlformats.org/officeDocument/2006/customXml
- http://schemas.openxmlformats.org/officeDocument/2006/bibliography
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas87acb089b749e24ebc42dde641fb98f0206f57befc7c9ab24ad2578d30a1c26f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 11233 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.