MALICIOUS
310
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.001 PowerShell
T1204.002 Malicious File
T1566.001 Spearphishing Attachment
The sample contains obfuscated VBA macros, including an AutoOpen macro, which are designed to execute malicious code. Heuristics indicate the use of WScript.Shell and CreateObject, suggesting the macros likely download and execute a second-stage payload from the embedded URL http://137.32.34.67/NiteDecrypt.AES256_CBC_NOPAD_NO_IV_Keydecrypt(Array(((59. The document body's repetitive plea for employment is likely a lure to distract the user while the malicious macros execute.
Heuristics 9
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
Obfuscated auto-exec VBA loader critical OLE_VBA_OBFUSCATED_AUTOEXEC_LOADERAuto-exec VBA reconstructs strings with a heavy custom decoder (numeric char-array, repeated hex-string decode, or junk-token Replace removal) and feeds them to a COM-instantiation or execution sink. This obfuscated-loader shape keeps CreateObject/Shell/URL indicators out of the macro source.
-
Reference to Windows Script Host high SC_STR_WSCRIPTReference to Windows Script Host
-
AutoOpen macro high OLE_VBA_AUTOOPENAutoOpen 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
-
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://137.32.34.67/NiteDecrypt.AES256_CBC_NOPAD_NO_IV_Keydecrypt(Array(((59
- http://schemas.openxmlformats.org/drawingml/2006/main
- https://example.com/vdySPCEKzGniHf(Array(235,(31
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas134a27f60089617a6ddf9275537ddf953077ebe25fdb95d401063b44e23ebcdc |
vba-macro | oletools.olevba.extract_macros (decoded VBA source) | 266188 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.