MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
The file is an Excel spreadsheet containing VBA macros. Critical heuristics indicate that the macros download and execute a file from an HTTP URL. The script attempts to obfuscate the URL by concatenating strings, but analysis reveals the target URL to be 'http://37ms82nt10wg:90im/113o1iPs11nrs1W_e112c'. This functionality strongly suggests a downloader malware.
Heuristics 5
-
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: Xls.Downloader.b83ac4c497e169b5-9980307-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.b83ac4c497e169b5-9980307-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas84ba7baa7017cf563ba319e34284445373bc6583e1f2dc79d990db4c4c8cd678 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 3992 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.