MALICIOUS
220
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
The file is an Excel spreadsheet containing VBA macros, including an Auto_Open subroutine. Critical heuristics indicate obfuscated API calls, specifically reassembling the string 'URLDownloadToFile'. This strongly suggests the macro's purpose is to download and execute a second-stage payload from a remote source. The ClamAV detection name further supports this, identifying it as a downloader.
Heuristics 5
-
Dangerous API name reassembled from split string literals critical OLE_VBA_SPLIT_KEYWORD_OBFUSCATIONVBA concatenates short string literals that reassemble a dangerous API/ProgID/LOLBin name (e.g. Scripting.FileSystemObject, WScript.Shell, powershell, URLDownloadToFile) which appears in no single literal. Splitting an API name across string concatenation is done only to evade keyword scanning.
-
ClamAV: Doc.Downloader.Docusign112100-9908075-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Doc.Downloader.Docusign112100-9908075-0
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
Auto_Close macro high OLE_VBA_AUTOCLOSEAuto_Close macro
-
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.basb7388804061497f168633a436d67a41b41f67d332432ab9017039fff0030875c |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 4998 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.