MALICIOUS
142
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
The sample is a malicious DOC file containing a VBA macro. The Auto_Open macro is present and uses GetObject, indicating an attempt to execute code. The VBA script is heavily obfuscated, making it difficult to determine the exact payload, but it appears to be designed to download and execute a second-stage payload. The obfuscation and execution attempt suggest a downloader or droppper functionality.
Heuristics 5
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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 https://taxfile.mediafire.com/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basea694de6e6fc8bd659361b3f044fff9ed66b0c9db4a9131eaf2221c593b09807 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 49742 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.