MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 046caa2db6cd14509741890e971ddc8c64ef4cc0e369bd5ba039c40c907d1a1f. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.
Database Entry
Lazarus
Vendor detections: 13
Maldoc score: 23
| SHA256 hash: | 046caa2db6cd14509741890e971ddc8c64ef4cc0e369bd5ba039c40c907d1a1f |
|---|---|
| SHA3-384 hash: | f2c83c4d6aa6db439fb8f7316acbe1067f75fb2e8d4da24c1917ae16c68e9b8a4c1f776517e0909a8a04879a3f511c84 |
| SHA1 hash: | 701296f6ff0daf3264dd8814c469b2c7f56df1ec |
| MD5 hash: | c014a2ac8c89abc3799a520da331caf5 |
| humanhash: | spaghetti-minnesota-johnny-river |
| File name: | 1LjZuMG417jNuMy4hbiLuIG4gbg.zip |
| Download: | download sample |
| Signature | Lazarus |
| File size: | 342'819 bytes |
| First seen: | 2025-06-19 07:48:33 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/vnd.openxmlformats-officedocument.wordprocessingml.document |
| ssdeep | 6144:yhQmAPm56UzgcUy616BuW0qIYYSNjkLUdrg5acVzkuVN1kLFsV3xtZaziHjD8s2:y7APm51GLMBuW7YPLqgVVt1kI33Zaz4a |
| TLSH | T1C57423288681A9DDC9F2B033B89157F8C07C5835944A6E6330DDBDDFC125BCB92627A7 |
| TrID | 53.6% (.DOCM) Word Microsoft Office Open XML Format document (with Macro) (52000/1/9) 24.2% (.DOCX) Word Microsoft Office Open XML Format document (23500/1/4) 18.0% (.ZIP) Open Packaging Conventions container (17500/1/4) 4.1% (.ZIP) ZIP compressed archive (4000/1) |
| Magika | docx |
| Reporter | |
| Tags: | apt doc hiremployee-com Lazarus |
Office OLE Information
This malware samples appears to be an Office document. The following table provides more information about this document using oletools and oledump.
OLE id
| Maldoc score: 23 |
OLE dump
MalwareBazaar was able to identify 16 sections in this file using oledump:
| Section ID | Section size | Section name |
|---|---|---|
| A1 | 530 bytes | PROJECT |
| A2 | 95 bytes | PROJECTwm |
| A3 | 97 bytes | UserForm1/CompObj |
| A4 | 294 bytes | UserForm1/VBFrame |
| A5 | 255 bytes | UserForm1/f |
| A6 | 664068 bytes | UserForm1/o |
| A7 | 13304 bytes | VBA/Module1 |
| A8 | 999 bytes | VBA/ThisDocument |
| A9 | 2473 bytes | VBA/UserForm1 |
| A10 | 4056 bytes | VBA/_VBA_PROJECT |
| A11 | 2417 bytes | VBA/__SRP_0 |
| A12 | 285 bytes | VBA/__SRP_1 |
| A13 | 423 bytes | VBA/__SRP_2 |
| A14 | 590 bytes | VBA/__SRP_3 |
| A15 | 829 bytes | VBA/dir |
OLE vba
MalwareBazaar was able to extract and deobfuscate VBA script(s) the following information from OLE objects embedded in this file using olevba:
| Type | Keyword | Description |
|---|---|---|
| AutoExec | AutoOpen | Runs when the Word document is opened |
| AutoExec | Label4_Click | Runs when the file is opened and ActiveX objects trigger events |
| AutoExec | rEkpTNxUfs_Change | Runs when the file is opened and ActiveX objects trigger events |
| Suspicious | Open | May open a file |
| Suspicious | Write | May write to a file (if combined with Open) |
| Suspicious | Put | May write to a file (if combined with Open) |
| Suspicious | binary | May read or write a binary file (if combined with Open) |
| Suspicious | MkDir | May create a directory |
| Suspicious | CreateObject | May create an OLE object |
| Suspicious | Lib | May run code from a DLL |
| Suspicious | XOR | May attempt to obfuscate specific strings (use option --deobf to deobfuscate) |
| Suspicious | Hex Strings | Hex-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) |
| Suspicious | Base64 Strings | Base64-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) |
Intelligence
File Origin
HUVendor Threat Intelligence
Result
Behaviour
Result
Behaviour
Result
Signature
Behaviour
Result
Behaviour
YARA Signatures
MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.
| Rule name: | DebuggerCheck__API |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | DebuggerException__SetConsoleCtrl |
|---|---|
| Reference: | https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara |
| Rule name: | golang_bin_JCorn_CSC846 |
|---|---|
| Author: | Justin Cornwell |
| Description: | CSC-846 Golang detection ruleset |
| Rule name: | informational_win_ole_protected |
|---|---|
| Author: | Jeff White (karttoon@gmail.com) @noottrak |
| Description: | Identify OLE Project protection within documents. |
| Rule name: | SUSP_VBS_in_ISO |
|---|---|
| Author: | SECUINFRA Falcon Team |
| Description: | Detects ISO files that contain VBS functions |
| Reference: | Internal Research |
| Rule name: | Sus_Obf_Enc_Spoof_Hide_PE |
|---|---|
| Author: | XiAnzheng |
| Description: | Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP) |
| Rule name: | TA505_Maldoc_21Nov_2 |
|---|---|
| Author: | Arkbird_SOLG |
| Description: | invitation (1).xls |
| Reference: | https://twitter.com/58_158_177_102/status/1197432303057637377 |
| Rule name: | vbaproject_bin |
|---|---|
| Author: | CD_R0M_ |
| Description: | {76 62 61 50 72 6f 6a 65 63 74 2e 62 69 6e} is hex for vbaproject.bin. Macros are often used by threat actors. Work in progress - Ran out of time |
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.