MALICIOUS
322
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
The OOXML document contains a VBA macro with an Auto_Open subroutine. This macro utilizes the Shell() function to execute 'cmd.exe' and echo a concatenated string. The string itself appears to be the EICAR test string, indicating this file is likely a test case rather than a functional malware sample. The presence of cmd.exe execution via VBA is a common technique for initial payload execution.
Heuristics 8
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Xls.Malware.Generic-10013209-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Malware.Generic-10013209-0
-
ClamAV detection on extracted artifact critical EXTRACTED_FILE_CLAMAVClamAV flagged at least one file extracted from inside this sample. Even when the wrapping document carries no AV detection of its own, a hit on the carved artifact is a strong indicator the sample is a delivery vehicle.
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
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 project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
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://github.com/mattias-ohlsson/eicar-standard-antivirus-test-files
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas9a20dc78175f6d9f375cde5efa4b23889d7cd05e7c4afd24f0a161ede38fb317 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 999 bytes |
vbaProject_00.bind55fa4f9a87666858c19c38a36f194c507240bacc450311766d2740746d9e584 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 14848 bytes |
|
Detection
ClamAV:
Xls.Malware.Generic-10013209-0
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.