MALICIOUS
100
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1566.001 Spearphishing Attachment
The sample is an OOXML document containing VBA macros, including an Auto_Open macro. The VBA code references cmd.exe and constructs a URL from concatenated strings, indicating it attempts to download and execute a second-stage payload. The reconstructed URL is https://www.bitly.com/ashjdasasdjasjddhqowdh, which is likely malicious.
Heuristics 3
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas6a9c2cbd1085f53b71471302252a68c8e14aaeb4f93047d295cada55d6d4792b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6043 bytes |
vbaProject_00.binfe1e0eaf7ba9176fbfdbc8eed74e0f6d181d7061d4ce388e6eca465bbf55d01e |
vba-project | OOXML VBA project: ppt/vbaProject.bin | 34816 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.