MALICIOUS
222
Risk Score
Malware Insights
MITRE ATT&CK
T1204 Malicious Link
T1059.005 Visual Basic
T1059.001 PowerShell
T1218 Signed Binary Proxy Execution
T1105 Ingress Tool Transfer
T1071.001 Web Protocols
The sample exploits CVE-2007-3899, a memory corruption vulnerability in Microsoft Word, indicated by the 'malformed string memory corruption' heuristic. The VBA macro uses LoadLibraryA, GetProcAddress, and VirtualProtect APIs, suggesting it is designed to load and execute a second-stage payload. The embedded URL likely serves as the source for this payload, and the document's nature as a password-protected archive lure further supports a malicious intent to bypass security controls.
Heuristics 7
-
CVE-2007-3899 — Microsoft Word malformed string memory corruption critical CVE likely CVE_2007_3899Word OLE document has the MS07-060 malformed-string exploit shape: a Word 97-family FIB points to a malformed DOP/string-table region with an abnormal INT_MAX run, inflated text counters, and exploit payload or Mdropper.Z campaign evidence.
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
Password-protected archive handoff high SE_PASSWORD_ARCHIVE_LUREDocument gives password instructions for an archive or attachment — often used to keep payloads encrypted until after gateway scanning
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect 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 https://markettrendingcenter.com/lk_job_oppor.docx
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas57aa2907a1c184aa9b02557fa1fc1a465d777848352788a34ff074aee15092e5 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 467196 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.