MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The sample is an OOXML file containing VBA macros. The critical heuristic firing indicates the presence of URLDownloadToFile, a function commonly used to download and execute malicious payloads. The VBA script itself contains structures for process creation and manipulation, further suggesting it's designed to download and run a secondary stage. The document body text appears to be obfuscated or random strings, likely to evade basic content analysis.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas1425ed953b78547fe3ce5ec4436c67123961d2ae409e8db5b93460e1a721a3bf |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 10628 bytes |
vbaProject_00.bin0ad6287b0d2bc1be1c6d0698eece27625093db19ff0d0627ebd202f7dc1bb418 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 37376 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.