MALICIOUS
282
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
T1071.001 Web Protocols
The Workbook_Open macro is obfuscated and uses WScript.Shell to execute a PowerShell command. This command bypasses execution policy, downloads a file from http://193.203.203.67/rt/Doc-3737122pdf.exe, saves it as an executable in the temp directory, and then executes it. This indicates a downloader functionality.
Heuristics 7
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Obfuscated VBA Shell command with URL critical OLE_VBA_OBFUSCATED_SHELL_URLVBA macro invokes Shell with command text assembled through decoder or string-manipulation functions and includes a URL. This is a high-confidence downloader/dropper pattern, stronger than Shell or URL evidence on their own.
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
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://193.203.203.67/rt/Doc-3737122pdf.exe
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas0c5f4e853d38d7b34c0605c0a70b3ac041b87b6db478d8f97fc5aea213c55669 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1276 bytes |
vbaProject_00.bin753597632ba30865664cf41292cc906640e87967e2e423a9dc7fbbe81025c4d7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 4608 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.