Malware Insights
The sample is an OLE file containing an embedded PE executable and exhibits numerous high-severity heuristic firings related to shellcode execution, including references to WinExec, CreateProcess, ShellExecute, URLDownloadToFile, WriteProcessMemory, and CreateRemoteThread. The presence of an embedded executable and these API calls strongly suggests the file is designed to download and execute a secondary payload. The document body explicitly states 'This is an Antivirus Bait file', which is a common tactic used by malware authors to test detection capabilities.
Heuristics 17
-
ClamAV: Win.Malware.Ausiv-9940816-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Win.Malware.Ausiv-9940816-0
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Reference to WriteProcessMemory API critical SC_STR_WRITEPROCESSMEMORYReference to WriteProcessMemory API
-
Reference to CreateRemoteThread API critical SC_STR_CREATEREMOTETHREADReference to CreateRemoteThread API
-
Embedded PE executable critical OLE_EMBEDDED_EXEMZ/PE header found inside document — possible embedded executable
-
Heap-spray pattern detected high SC_HEAP_SPRAYRepeated 0x0C bytes foundDisassembly hidden — these bytes score as degenerate, not coherent x86 code (single mnemonic 'or' is 64% of instructions — a sled or padding/filler run, not program logic).
-
Reference to WinExec API high SC_STR_WINEXECReference to WinExec API
-
Reference to CreateProcess API high SC_STR_CREATEPROCESSReference to CreateProcess API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Reference to LoadLibrary API high SC_STR_LOADLIBRARYReference to LoadLibrary API
-
Reference to GetProcAddress API high SC_STR_GETPROCADDRESSReference to GetProcAddress API
-
OLE document has large unaccounted-for region high OLE_SLACK_ANOMALYOLE file is 772,773 bytes but its declared streams total only 12,288 bytes — 760,485 bytes (98%) live in unallocated sector slack. This is the canonical hiding place for pre-macro-era Office exploit payloads (XOR-encoded shellcode reached via a parser pointer-corruption bug in the document structure).
-
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.
-
NOP-equivalent sled detected medium SC_NOP_EQUIV_SLEDLong run of 0x41 bytesDisassembly hidden — these bytes score as degenerate, not coherent x86 code (single mnemonic 'inc' is 100% of instructions — a sled or padding/filler run, not program logic).
-
Reference to VirtualAlloc API medium SC_STR_VIRTUALALLOCReference to VirtualAlloc API
-
Reference to VirtualProtect API medium SC_STR_VIRTUALPROTECTReference to VirtualProtect API
-
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://www.nirsoft.net/articles/saved_password_location.html In document text (OLE body)
- http://www.nirsoft.net/utils/internet_explorer_password.htmlIn document text (OLE body)
- http://www.mozilla.org/MPL/In document text (OLE body)
- http://www.json.org/In document text (OLE body)
- http://www.json.org/json.jsIn document text (OLE body)
- http://www.w3.org/1999/XMLSchemaIn document text (OLE body)
- http://schemas.microsoft.com/Schemas/AspWebControlsIn document text (OLE body)
- http://schemas.microsoft.com/Schemas/VisualStudio/HTMLIn document text (OLE body)
- http://www.nirsoft.net/articles/saved_password_location.htmlremIn document text (OLE body)
Extracted artifacts 1
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
embedded_office_0008caa5.exe |
embedded-pe | Office MZ+PE at offset 0x8CAA5 | 196608 bytes |
SHA-256: 356435a04096260169f56b48593ecfc39bf22430554b21af34858839d59b6405 |
|||
|
Detection
ClamAV:
Win.Malware.Ausiv-9940816-0
Obfuscation or payload:
likely
Static shellcode analysis found candidate code region(s). Indicators: heap spray 0x0C, SC_STR_CREATEPROCESS, SC_STR_SHELLEXEC Static shellcode analysis recovered API/import strings: CreateProcessA, CreateRemoteThread, URLDownloadToFileA, LoadLibraryA, LoadLibraryW, VirtualAlloc Static shellcode analysis recovered command string(s): CmdLine->%s"
|
|||
Open this report in the interactive analyzer, or submit your own file for analysis.