Malware Insights
The sample is identified as malicious by ClamAV with a specific Emotet signature. The VBA macro `macros.bas` contains obfuscated code that, when executed, reconstructs and attempts to download payloads from multiple URLs. The script also attempts to establish persistence by writing to a Run key, specifically reconstructing the path `HKCU\Software\Microsoft\Windows\CurrentVersion\Run\IAccessible2Proxy`. The presence of WinExec API calls and heap spray patterns further indicate malicious intent, likely to download and execute a second-stage payload.
Heuristics 7
-
ClamAV: Doc.Downloader.EmotetRedDawn11210-9912807-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Downloader.EmotetRedDawn11210-9912807-0
-
Heap-spray pattern detected high SC_HEAP_SPRAYRepeated 0x07 bytes found
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3d8e72d52b5d32200311f6c91c1043b980c8bcbcb72a5cc3cecd6e3758f21ece |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 20963 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
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.