MALICIOUS
222
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample contains VBA macros that utilize WScript.Shell and the Shell() function, indicating an intent to execute arbitrary commands. The presence of these functions strongly suggests the macro is designed to download and execute a secondary payload. While the specific payload is not visible due to truncation, the overall pattern is consistent with a macro-based downloader.
Heuristics 6
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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://schemas.openxmlformats.org/drawingml/2006/main
- http://tycho.usno.navy.mil/sidereal.html
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas173914fbc3afc60e33a91b92899c538fd7437a40857f6b0765ce67f37c219a85 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 44710 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.