MALICIOUS
400
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1218.011 System Binary Proxy Execution: Rundll32
T1071.001 Web Protocols: HTTP
The sample contains VBA macros, specifically an Auto_Open macro, which is designed to execute code upon opening. Heuristics indicate the use of Shell() and cmd.exe, along with a reference to WriteProcessMemory, suggesting the macro attempts to download and execute a secondary payload. The presence of mshta.exe and the general pattern point towards a downloader or initial access stage. No specific family could be identified.
Heuristics 10
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
Reference to mshta.exe high SC_STR_MSHTAReference to mshta.exe
-
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.
-
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://1230948%1230948@j.mp/
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas74d38a86af1bc9d0acf6d5a94075b5a6e42aa098b7fc7936379fa916d6af3cc8 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 455 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 1 shell/COM execution token(s). 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.