Malware Insights
This macro-enabled Excel document (XLSM) contains an obfuscated auto-executing VBA loader within its Workbook_Open macro. The script utilizes CreateObject and CallByName to execute potentially malicious code, and the document body suggests a lure related to data visualization and reporting, possibly to trick users into enabling macros. The presence of multiple benign and unknown URLs, along with embedded images, indicates a sophisticated delivery mechanism. The script's primary function appears to be the execution of a second-stage payload.
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 3 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 https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/graphall_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/montior.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/listofvalues.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/filter.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/download_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/graphselection_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/settings_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/uploadall_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/switchresponsibility.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/resetfilters_enabled.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/upload.png
- https://ebsprov.chihuahua.gob.mx:443/OA_MEDIA/graphvariation_enabled.png
- http://ebs.chihuahua.gob.mx:8000/OA_HTML/
- http://ebs.chihuahua.gob.mx:8000/OA_HTML//
- http://ebs.chihuahua.gob.mx:8000/OA_HTML/BneApplicationService
- http://ebs.chihuahua.gob.mx:8000/OA_HTML/BneComponentService
- http://ebs.chihuahua.gob.mx:8000/OA_HTML/BneUploaderService
- http://ebs.chihuahua.gob.mx:8000/OA_HTML/BneDownloadService
- http://ebs.chihuahua.gob.mx:8000/OA_HTML//BneUploaderService?bne:tickleSession=True
- http://ebs.chihuahua.gob.mx:8000/OA_HTML//�
- 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
- http://www.oracle.com/bne
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3f5077fb57c4ab4bd47f26c0ea1ebdf9761ee5a3fad15025c1c29f8170ce1fb3 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 393423 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 eval/decoder/string-building token(s).
|
|||
vbaProject_00.bin965fdb9b25c5ecde8953d7d79efc027b44ffc7193c1696c97dfb74e0143282ea |
vba-project | OOXML VBA project: xl/vbaProject.bin | 1479168 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 eval/decoder/string-building token(s).
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.