Malware Insights
The sample is a malicious Microsoft Word document containing VBA macros, specifically triggering a Document_Open macro. The critical OLE_VBA_SHELL heuristic indicates that the macro attempts to execute external commands. While the document body appears to be a legitimate-looking announcement for sports courses, the presence of the Shell() call and the ClamAV detection as 'Doc.Trojan.Marker-43' strongly suggest that the macro is designed to download and execute a second-stage payload. No specific family could be identified, but the attack pattern is consistent with macro-based malware delivery.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Trojan.Marker-43 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Marker-43
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open 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.
-
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://www.apple.com/DTDs/PropertyList-1.0.dtd
- http://ns.adobe.com/xap/1.0/
- http://www.w3.org/1999/02/22-rdf-syntax-ns#
- http://ns.adobe.com/iX/1.0/
- http://ns.adobe.com/exif/1.0/
- http://ns.adobe.com/pdf/1.3/
- http://ns.adobe.com/photoshop/1.0/
- http://ns.adobe.com/tiff/1.0/
- http://ns.adobe.com/xap/1.0/sType/ResourceRef#
- http://ns.adobe.com/xap/1.0/mm/
- http://purl.org/dc/elements/1.1/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas94f436fcd4699c8f7ef6f400cca5372fbe0fd93182ff9c2f5b41cf0f384383fc |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1809 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.