MALICIOUS
282
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1140 Deobfuscate/Decode Files or Information
The critical heuristic 'OLE_VBA_OBFUSCATED_AUTOEXEC_LOADER' indicates an obfuscated auto-exec VBA loader. The Workbook_Open macro, identified by the 'OLE_VBA_WBOPEN' heuristic, contains a call to a 'Loader' subroutine. This subroutine uses 'CreateObject' to instantiate a scripting shell and then executes a PowerShell command to download a file from the hardcoded URL 'http://k0pla.com/order587458.exe' into the temporary directory as 'putty.exe' and subsequently executes it. This behavior is consistent with a macro-based dropper.
Heuristics 7
-
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.
-
ClamAV: Xls.Dropper.Agent-8878355-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Dropper.Agent-8878355-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.
-
Workbook_Open macro high OLE_VBA_WBOPENWorkbook_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Suspicious extracted artifact info 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.
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basfe317588034fd1f069a561949f1715f856ab04975955a18a57f9e1d30b7a5809 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3745 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved artifact contains 2 long base64-like blob(s).
|
|||
vbaProject_00.bin44a02747f496978743e5333930e75f289f39a1b828ad9b4f52d1868db8a848c9 |
vba-project | OOXML VBA project: xl/vbaProject.bin | 5632 bytes |
|
Detection
ClamAV:
Xls.Dropper.Agent-8878355-0
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.