MALICIOUS
540
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1059.001 PowerShell
T1071.001 Web Protocols
T1105 Ingress Tool Transfer
The sample is an Excel spreadsheet containing VBA macros that are automatically executed upon opening (Workbook_Open). The macros utilize `URLDownloadToFile` and `Shell()` calls, indicating an intent to download and execute a second-stage payload from one of the embedded URLs. The document body presents itself as a calendar configuration tool, a common lure to trick users into enabling macros. The presence of `WScript.Shell` usage further supports the execution of external commands.
Heuristics 13
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
CallByName call high OLE_VBA_CALLBYNAMECallByName 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.
-
Suspicious extracted artifact high EXTRACTED_FILE_STATIC_TRIAGEOne or more files extracted from inside this sample matched static suspicious-content checks such as script obfuscation, encoded payload blobs, packed data, or execution/download terms.
-
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://www.MSDatec.de/
- http://www.MSDatec.de/F
- http://www.MSDatec.de/�
- http://www.xl-faq.de/xl-faq/xl-faqs07.htm#xlaac
- http://www.msdatec.de/�
- http://www.th-o.de/kalender.htm�����
- http://www.msdatec.de/
- http://www.msdatec.de/kalender-info.htm
- http://www.msdatec.de/forum/viewforum.php?f=3
- http://www.donkarl.com/FAQ/FAQ2Allgemein.htm#2.1)P
- http://Pwww.�\/�\f4ur@pr@X
- http://w(ww.�\/�\fu�r@pr@X��ma��
- http://Pwww.�\/�\f�ur@pr@X��m��
- http://Pwww.�\/�\f4ur@pr@X@�mac���
- http://www.ptb.de/de/org/4/43/432/oste.htm���
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas524075288885151e0cad8a3cc87b4671d312dcb2c60df042e862b91dd9c0a852 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 396167 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 6 shell/COM execution token(s). Carved artifact contains 10 eval/decoder/string-building token(s). Carved artifact contains 68 Chr/ChrW string-construction calls. Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.