MALICIOUS
340
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1218.011 Signed Binary Proxy Execution: Rundll32
T1105 Ingress Tool Transfer
The VBA macro contains an Auto_Open subroutine that is designed to execute malicious code. It attempts to download a payload from the URL 'http://justictl.com/resource/exe.ssres' using a reconstructed 'WScript.Shell' object and likely leverages 'certutil' for execution. The obfuscation and use of LOLBins indicate a downloader or droppper functionality.
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.bas670672fcd053d1bbe60aea9c68c16875b04f909ad9cb474fcade5d0d3b609896 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 7373 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.