MALICIOUS
298
Risk Score
Malware Insights
MITRE ATT&CK
T1566.002 Spearphishing Attachment
T1059.005 Visual Basic
T1059.001 PowerShell
T1140 Deobfuscate/Decode Files or Information
T1204.002 Malicious File
The sample is an XLSM file containing obfuscated VBA code designed to execute upon opening the workbook. The Workbook_Open macro uses CreateObject and CallByName to manipulate the Excel interface, likely to conceal malicious activity or present a lure. The presence of obfuscated auto-exec loaders and the manipulation of Excel objects strongly suggest a downloader or droppper functionality, aiming to fetch and execute further stages. The embedded URLs, while some are marked unknown, are suspicious given the context of the macro execution.
Heuristics 10
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Hidden worksheet (veryHidden) low OOXML_HIDDEN_SHEETExcel workbook contains 4 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
-
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://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/graphall_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/montior.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/listofvalues.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/download_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/graphselection_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/settings_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/uploadall_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/switchresponsibility.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/resetfilters_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/upload.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/graphvariation_enabled.png
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/shub.jpg
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML//
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/0.59
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/BneDownloadService
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/BneUploaderService���
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/BneApplicationServiceD
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML/BneComponentService��@
- http://svdt5pca1dev03.safaricom.net:8014/OA_MEDIA/shub.jpg�
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML//BneUploaderService?bne:tickleSession=True:80��������
- http://svdt5pca1dev03.safaricom.net:8014/OA_HTML//�
- http://www.oracle.com/bne
- http://schemas.microsoft.com/office/2006/01/customui
- http://schemas.openxmlformats.org/package/2006/relationships
- http://schemas.openxmlformats.org/officeDocument/2006/relationships/image
- http://schemas.microsoft.com/office/2006/relationships/ui/extensibility
- http://schemas.openxmlformats.org/package/2006/content-types
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas64fffa732f12baab4d005591a54b93b11f446df063d54d5c6f7c8083b291544d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 399443 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
vbaProject_00.bin23de82177d643ed5fa36bb6e3e9f97bb5794bf6368307e8ee48d58800ccecc3b |
vba-project | OOXML VBA project: xl/vbaProject.bin | 1159168 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.