MALICIOUS
402
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1105 Ingress Tool Transfer
T1204.002 Malicious File
T1027 Obfuscated Files or Information
The sample is an Excel document containing VBA macros that leverage Windows Script Host and API calls like VirtualAlloc and LoadLibrary. Crucially, it embeds and extracts a PE executable, identified by ClamAV as Win.Dropper.Hideproc-6663113-0. The VBA script's primary function appears to be the execution of this embedded payload, likely to download and run further malicious content.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
ClamAV: Win.Dropper.Hideproc-6663113-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Dropper.Hideproc-6663113-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.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
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://www.microsoft.com0
- http://crl.microsoft.com/pki/crl/products/MicrosoftTimeStampPCA.crl0X
- http://www.microsoft.com/pki/certs/MicrosoftTimeStampPCA.crt0
- http://crl.microsoft.com/pki/crl/products/MicCodSigPCA_08-31-2010.crl0Z
- http://www.microsoft.com/pki/certs/MicCodSigPCA_08-31-2010.crt0
- http://crl.microsoft.com/pki/crl/products/microsoftrootcert.crl0T
- http://www.microsoft.com/pki/certs/MicrosoftRootCert.crt0
Extracted artifacts 3
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas888c70d21f83f913161586d9572083be4266d3106ae0f87526fc31f336071aa6 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 14358 bytes |
embedded_office_000044f1.exe5cdb9dcfde2c3148f68439d1c6f7d238a9d927d06885a967ce463f752e1d494b |
embedded-pe | Office MZ+PE at offset 0x44F1 | 742159 bytes |
|
Detection
ClamAV:
Win.Dropper.Hideproc-6663113-0
Obfuscation or payload:
unlikely
|
|||
ole10native_00.bin9dc5a0bfb900a50933edcd585ffcbc4bed2af044e653c6df90ad0229c5fd64db |
ole-package | OLE Ole10Native stream: MBD00059305/Ole10Native | 618013 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.