MALICIOUS
148
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
The sample is a malicious Office document containing VBA macros, specifically an AutoOpen macro, which is a common technique for initial execution. The macros likely download and execute a second-stage payload from the unknown URL 'https://lakammes.xyz/hdcdrive4.exe'. The presence of CreateProcess API calls further supports the execution of external code.
Heuristics 6
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
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
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
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://lakammes.xyz/hdcdrive4.exe
- http://schemas.openxmlformats.org/drawingml/2006/main
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas23be558fc7be862b2fd16b46f9ece147b372dbf203510c3f338dcd4c8518267b |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 6797 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.