MALICIOUS
200
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059 Command and Scripting Interpreter
T1105 Ingress Tool Transfer
The sample is a Microsoft Word document containing VBA macros. The macro code includes a call to the Shell() function, indicating it can execute external commands. The script attempts to write a file named 'c:\netldx.vxd' containing FTP credentials and a target IP address (209.201.88.110) to the local system, likely to facilitate the download of a second-stage payload. The presence of the 'Doc.Trojan.Marker' ClamAV detection further supports its malicious nature.
Heuristics 4
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
ClamAV: Doc.Trojan.Marker-31 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Trojan.Marker-31
-
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.
-
VBA macros detected medium OLE_VBA_MACROSDocument contains VBA macro code
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas940d025a86dcc1e65907e77c7164a98efa383cab1b985dcb5c2a816bdc76b014 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 22398 bytes |
|
Detection
ClamAV:
Doc.Trojan.Marker-1
Obfuscation or payload:
unlikely
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.