MALICIOUS
148
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1140 Deobfuscate or Obfuscate
The sample is a Microsoft Office document containing VBA macros. Heuristics indicate the presence of macros designed to execute code, with a high-severity alert for 'certutil', suggesting a download or decode capability. The 'CreateObject' call further supports the execution of arbitrary code. The macros likely facilitate the download and execution of a second-stage payload, indicated by the 'certutil' reference.
Heuristics 6
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basbc699709a267b6acee8961e84fae49e550ede2532aae690b8bb19185d019353f |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 2107 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.