MALICIOUS
120
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1053.005 Scheduled Task/Job
The VBA macro contains a critical heuristic firing for URLDownloadToFile, indicating it downloads a file from a remote URL. The script reconstructs the URL as "https://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Hong_Kong_at_night.jpg/2400px-Hong_Kong_at_night.jpg" and saves it as "C:\Users\Public\Pictures\HK Skyline.jpg". It then attempts to execute "Notepad.exe" using Win32_Process.Create, likely to launch a second-stage payload.
Heuristics 3
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
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.bas2b0194e9756bead3fa56aa85dcbbd19c20bed9aab597d3c625d52111f8c36bab |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1733 bytes |
vbaProject_00.binbed9c608f961db62c5f1bddc2322d4cff808a1c50788c0034284046488f46ea7 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 18944 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.