MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 53a0177376a77a326faff38d768c0e373120e558b72719340ff557ce28034567. 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
Emotet (aka Heodo)
Vendor detections: 14
Maldoc score: 9
| SHA256 hash: | 53a0177376a77a326faff38d768c0e373120e558b72719340ff557ce28034567 |
|---|---|
| SHA3-384 hash: | 1315139fc6cf98c37a4b47637fc44ded3868b2ec61fa821b02eec011bb5fe7e04137fa8db3ac385cbe61d3779abeb4f7 |
| SHA1 hash: | 7b2c5658f14b2999d4d2de3108a1ffeb04f0d899 |
| MD5 hash: | 49a307bb3ccce451737f2d6ba035efcf |
| humanhash: | autumn-louisiana-bakerloo-jig |
| File name: | OG259431307915205_202303220812.doc |
| Download: | download sample |
| Signature | Heodo |
| File size: | 238'080 bytes |
| First seen: | 2023-03-22 16:13:54 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/msword |
| ssdeep | 3072:3C4JpR+K9y3LtqjsW5rQWm65BxPiP0wjEwRzpswUSkCI1ev2+6ssXR:nD7435u5aWmyBxK3MCI1ev2+6V |
| TLSH | T17534C3026352CE1FC79101302D0BBFF5A72DEC946B6F8192B954F2A82D7ED56F329584 |
| TrID | 78.9% (.DOC) Microsoft Word document (30000/1/2) 21.0% (.) Generic OLE2 / Multistream Compound (8000/1) |
| Reporter | |
| Tags: | doc Heodo |
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: 9 |
OLE dump
MalwareBazaar was able to identify 16 sections in this file using oledump:
| Section ID | Section size | Section name |
|---|---|---|
| 1 | 146 bytes | CompObj |
| 2 | 4096 bytes | DocumentSummaryInformation |
| 3 | 4096 bytes | SummaryInformation |
| 4 | 7170 bytes | 1Table |
| 5 | 68078 bytes | Data |
| 6 | 410 bytes | Macros/PROJECT |
| 7 | 65 bytes | Macros/PROJECTwm |
| 8 | 89536 bytes | Macros/VBA/Module1 |
| 9 | 1097 bytes | Macros/VBA/ThisDocument |
| 10 | 7135 bytes | Macros/VBA/_VBA_PROJECT |
| 11 | 1210 bytes | Macros/VBA/__SRP_0 |
| 12 | 106 bytes | Macros/VBA/__SRP_1 |
| 13 | 220 bytes | Macros/VBA/__SRP_2 |
| 14 | 66 bytes | Macros/VBA/__SRP_3 |
| 15 | 574 bytes | Macros/VBA/dir |
| 16 | 46638 bytes | WordDocument |
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 |
| Suspicious | CreateObject | May create an OLE object |
| Suspicious | CallByName | May attempt to obfuscate malicious function calls |
| Suspicious | System | May run an executable file or a system command on a Mac (if combined with libc.dylib) |
| Suspicious | Base64 Strings | Base64-encoded strings were detected, may be used to obfuscate strings (option --decode to see all) |
Intelligence
File Origin
Vendor Threat Intelligence
Result
Behaviour
Result
Behaviour
Document image
Result
Details
Result
Signature
Behaviour
Result
Behaviour
Malware Config
129.232.188.93:443
103.43.75.120:443
197.242.150.244:8080
1.234.2.232:8080
110.232.117.186:8080
95.217.221.146:8080
159.89.202.34:443
159.65.88.10:8080
82.223.21.224:8080
169.57.156.166:8080
45.176.232.124:443
45.235.8.30:8080
173.212.193.249:8080
107.170.39.149:8080
119.59.103.152:8080
167.172.199.165:8080
91.207.28.33:8080
185.4.135.165:8080
104.168.155.143:8080
206.189.28.199:8080
79.137.35.198:8080
103.132.242.26:8080
202.129.205.3:8080
103.75.201.2:443
149.56.131.28:8080
5.135.159.50:443
172.105.226.75:8080
201.94.166.162:443
115.68.227.76:8080
164.90.222.65:443
186.194.240.217:443
153.126.146.25:7080
187.63.160.88:80
209.126.85.32:8080
72.15.201.15:8080
153.92.5.27:8080
167.172.253.162:8080
147.139.166.154:8080
163.44.196.120:8080
183.111.227.137:8080
139.59.126.41:443
164.68.99.3:8080
188.44.20.25:443
94.23.45.86:4143
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: | BitcoinAddress |
|---|---|
| Author: | Didier Stevens (@DidierStevens) |
| Description: | Contains a valid Bitcoin address |
| Rule name: | informational_win_ole_protected |
|---|---|
| Author: | Jeff White (karttoon@gmail.com) @noottrak |
| Description: | Identify OLE Project protection within documents. |
| Rule name: | malware_shellcode_hash |
|---|---|
| Author: | JPCERT/CC Incident Response Group |
| Description: | detect shellcode api hash value |
| Rule name: | meth_get_eip |
|---|---|
| Author: | Willi Ballenthin |
| Rule name: | Office_AutoOpen_Macro |
|---|---|
| Author: | Florian Roth (Nextron Systems) |
| Description: | Detects an Microsoft Office file that contains the AutoOpen Macro function |
| Rule name: | pdb_YARAify |
|---|---|
| Author: | @wowabiy314 |
| Description: | PDB |
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.