Malware Insights
The sample is an OLE document containing VBA macros, including AutoOpen and Auto_Close functions, indicating an attempt to execute code upon opening or closing. Critical heuristics indicate the use of Shell() and CreateObject(), suggesting the execution of external commands or the creation of objects to facilitate malicious actions. The embedded URL http://www.coderz.net/zerogravity is likely used for payload delivery. The document body presents a disclaimer, attempting to preemptively absolve the author of responsibility and encourage macro execution.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Win.Trojan.U-74 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Trojan.U-74
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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
-
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://www.coderz.net/zerogravity
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas26d3fa31207738a5304a80bf59fb4b22621b10401c56826c4c2ed7760acc345a |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 47779 bytes |
|
Detection
ClamAV:
Win.Trojan.U-74
Obfuscation or payload:
likely
Carved artifact contains 141 Chr/ChrW string-construction calls. 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.