MALICIOUS
382
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The sample is an Excel file containing a VBA macro with an auto_open subroutine. This macro utilizes the URLDownloadToFile API to download an executable from 'http://www.7-zip.org/a/7z1800-x64.exe' and saves it as 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\AUTORUN_AFTER_REBOOT.exe', establishing persistence. Several other suspicious URLs were also extracted.
Heuristics 9
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
VBA downloads and writes a file to disk critical OLE_VBA_HTTP_DROP_EXECVBA reads an HTTP response body and writes it to disk (ADODB.Stream SaveToFile). Combined with the auto-exec/Shell paths this is a download-drop dropper even when the COM ProgIDs are built dynamically to evade keyword scanning.
-
ClamAV: Ole2.Macro.Agent-9858828-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Ole2.Macro.Agent-9858828-0
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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://10.40.56.3/MA_Samples/notepad.exe
- http://utilzone.topguide.co.kr/update/UZ82/UZU1018.exe
- http://w1.loxa.com.tw/s846318/GAME2/picaball.exe
- http://na-us1.disk-tools.com/request?p=b7b3149e8d5bfb243bccb976446d1f1d/DTLite4481-0347.exe
- http://172.22.4.11/Dtas_virus/Mike/notepad.exe
- http://www.7-zip.org/a/7z1800-x64.exe
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas4a288ea023c25729403d374e602a721fb63c1b6ad86ee04556dd6b770695e4e4 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3259 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.