MALICIOUS
340
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1218 System Binary Proxy Execution
T1105 Ingress Tool Transfer
The file contains VBA macros, including an Auto_Open subroutine, which is a common technique for executing malicious code upon opening an Office document. Heuristics indicate the use of LOLBins and obfuscated API calls like 'WScript.Shell', suggesting the script attempts to download and execute a second-stage payload. The reconstructed URL 'http://exe.999O_P/642.491.3.291//:ptth' is highly suspicious and likely points to the download location of the payload.
Heuristics 8
-
LOLBin reference in VBA critical OLE_VBA_LOLBINLOLBin reference in VBA
-
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.
-
Reference to certutil (download/decode) high SC_STR_CERTUTILReference to certutil (download/decode)
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen macro
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
VBA p-code auto-exec with execution tokens high OLE_VBA_PCODE_AUTOEXEC_EXECCompiled VBA/cache stream contains an auto-execution token together with shell/download/object-execution tokens. This catches p-code-only or source-extraction-failure macro documents where visible source is unavailable.
-
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.bas9341472611735e41842168a3deb7f85c41f091e3096f8399c9850b1e3478870d |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 8341 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.