MALICIOUS
242
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Service Execution: Visual Basic
T1105 Ingress Tool Transfer
T1218.011 System Binary Proxy Execution: Rundll32
T1059.003 Command and Scripting Interpreter: Windows Command Shell
The sample is a malicious OLE document containing VBA macros. The macros utilize `CreateObject` and reference `certutil` for downloading and decoding payloads, indicating an Ingress Tool Transfer (T1105) attack pattern. The presence of `winmgmts:Win32_Process` and `Rundll32` suggests further execution of malicious code. The ClamAV detection of 'Doc.Dropper.Sagent-9765455-0' further supports its role as a dropper.
Heuristics 7
-
ClamAV: Doc.Dropper.Sagent-9765455-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Dropper.Sagent-9765455-0
-
Heap-spray pattern detected high SC_HEAP_SPRAYRepeated 0x41 (A) bytes found
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
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 — context-specific rules above attribute URLs they actually evaluated; this rule lists URLs that were present in the bytes but were not otherwise tied to a specific finding.URL http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas59c40f8490b9abca7c453578844cfc41a2fd7f3103e93a73ba4db49504b7ecee |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 1511 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
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.