MALICIOUS
150
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic for Applications
T1105 Ingress Tool Transfer
The sample contains a VBA macro that triggers on Document_Open and displays a form (frmStart) which allows a user to enter a URL, credentials, and a destination path. The script explicitly calls a function 'DownloadFile' using the user-provided 'txtURL.Text' and 'txtPfad.Text'. No hardcoded C2 URLs were found in the extracted scripts, as the input is taken from the user via the interface.
Heuristics 6
-
Document_Open macro high OLE_VBA_DOCOPENDocument_Open macro
-
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 project inside OOXML medium OOXML_VBADocument contains vbaProject.bin — VBA macros present
-
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 http://schemas.openxmlformats.org/markup-compatibility/2006
- http://schemas.openxmlformats.org/officeDocument/2006/relationships
- http://schemas.openxmlformats.org/officeDocument/2006/math
- http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing
- http://schemas.openxmlformats.org/wordprocessingml/2006/main
- http://schemas.microsoft.com/office/word/2006/wordml
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basb195b2fe7c0aef39b1bd5c846665a1af58ded3a0afac881f5c400c2e19c2b19e |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 3175 bytes |
|
Detection
ClamAV:
No threats found
Obfuscation or payload:
likely
Carved macro source contains an auto-exec entry point and execution/download terms.
|
|||
vbaProject_00.bin3590bd8b274ec930ceb7d4d917de4560d56c273ae6f2af421570ae160fa95a4d |
vba-project | OOXML VBA project: word/vbaProject.bin | 24576 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.