MALICIOUS
240
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The sample is an Office document containing VBA macros that leverage WScript.Shell to execute a downloaded payload. The 'ShowForms_Layout' subroutine reconstructs a string 'm' which is then passed to the Run method of a WScript.Shell object, indicating it's designed to download and execute a second-stage payload. The ClamAV detection name 'Doc.Dropper.Agent' further supports this dropper functionality.
Heuristics 5
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
ClamAV: Doc.Dropper.Agent-8044619-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Agent-8044619-0
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3f87b67c5fe881a1fc88ea88365fd3206e89df95098cf42b11bba9fd055aedc1 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 1259 bytes |
vbaProject_00.bine03a8032a95ea1acc9a28e04d4c54a0929aeee772087f53ffe574923b4dec13a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 15872 bytes |
emf_00.emfedb6e57d66dea41e16ecd4a4380938a753ca617c572f43194268edfcd2dca013 |
ooxml-emf | OOXML EMF part: xl/media/image1.emf | 1976 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.