MalwareBazaar Database
You are currently viewing the MalwareBazaar entry for SHA256 4249c01b9d26704bf8e624f5ac5f4af93f994d49b431061be92ed859807c4ce8. 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: 9
Maldoc score: 13
| SHA256 hash: | 4249c01b9d26704bf8e624f5ac5f4af93f994d49b431061be92ed859807c4ce8 |
|---|---|
| SHA3-384 hash: | d82116a8c545c8af85a251b6d0831fe6a86d1b131b43160c5f4d14ebb0d4d941969ff68b2d3dab9e9595fc39a9720ec7 |
| SHA1 hash: | b2597d2daa2451598967e21cd3d87023fb46aca5 |
| MD5 hash: | 0666869275f4a406323b58da5a64a0b4 |
| humanhash: | friend-mobile-edward-california |
| File name: | message_416954.xlsm |
| Download: | download sample |
| Signature | Heodo |
| File size: | 184'320 bytes |
| First seen: | 2021-11-30 18:36:14 UTC |
| Last seen: | Never |
| File type: | |
| MIME type: | application/vnd.ms-excel |
| ssdeep | 3072:37cKoSsxzNDZLDZjlbR868O8K0c03D38TehYTdeHVhjqabWHLtyeGx6Z84TIXGxJ:rcKoSsxzNDZLDZjlbR868O8K0c03D38h |
| TLSH | T164045A5879A4CAB5D55806B00CE7C6FA272BFC33AE1993E330A5730E1EB51E41AC76C5 |
| Reporter | |
| Tags: | Emotet Heodo xlsm xlsx |
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: 13 |
OLE dump
MalwareBazaar was able to identify 39 sections in this file using oledump:
| Section ID | Section size | Section name |
|---|---|---|
| 1 | 109 bytes | CompObj |
| 2 | 216 bytes | DocumentSummaryInformation |
| 3 | 200 bytes | SummaryInformation |
| 4 | 105582 bytes | Workbook |
| 5 | 740 bytes | _VBA_PROJECT_CUR/PROJECT |
| 6 | 152 bytes | _VBA_PROJECT_CUR/PROJECTwm |
| 7 | 97 bytes | _VBA_PROJECT_CUR/UserForm1/CompObj |
| 8 | 265 bytes | _VBA_PROJECT_CUR/UserForm1/VBFrame |
| 9 | 38 bytes | _VBA_PROJECT_CUR/UserForm1/f |
| 10 | 0 bytes | _VBA_PROJECT_CUR/UserForm1/o |
| 11 | 1174 bytes | _VBA_PROJECT_CUR/VBA/UserForm1 |
| 12 | 7138 bytes | _VBA_PROJECT_CUR/VBA/_VBA_PROJECT |
| 13 | 7920 bytes | _VBA_PROJECT_CUR/VBA/__SRP_0 |
| 14 | 1604 bytes | _VBA_PROJECT_CUR/VBA/__SRP_1 |
| 15 | 227 bytes | _VBA_PROJECT_CUR/VBA/__SRP_2 |
| 16 | 380 bytes | _VBA_PROJECT_CUR/VBA/__SRP_3 |
| 17 | 318 bytes | _VBA_PROJECT_CUR/VBA/__SRP_4 |
| 18 | 3393 bytes | _VBA_PROJECT_CUR/VBA/__SRP_5 |
| 19 | 904 bytes | _VBA_PROJECT_CUR/VBA/__SRP_6 |
| 20 | 66 bytes | _VBA_PROJECT_CUR/VBA/__SRP_7 |
| 21 | 929 bytes | _VBA_PROJECT_CUR/VBA/dir |
| 22 | 1444 bytes | _VBA_PROJECT_CUR/VBA/fvguqwey |
| 23 | 998 bytes | _VBA_PROJECT_CUR/VBA/guowys9i8d |
| 24 | 31359 bytes | _VBA_PROJECT_CUR/VBA/tieuswdfghd |
| 25 | 5301 bytes | _VBA_PROJECT_CUR/VBA/vbuweuw |
| 26 | 97 bytes | _VBA_PROJECT_CUR/fvguqwey/CompObj |
| 27 | 291 bytes | _VBA_PROJECT_CUR/fvguqwey/VBFrame |
| 28 | 314 bytes | _VBA_PROJECT_CUR/fvguqwey/f |
| 29 | 115 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/CompObj |
| 30 | 176 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/f |
| 31 | 110 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i08/CompObj |
| 32 | 40 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i08/f |
| 33 | 0 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i08/o |
| 34 | 110 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i09/CompObj |
| 35 | 40 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i09/f |
| 36 | 0 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/i09/o |
| 37 | 148 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/o |
| 38 | 48 bytes | _VBA_PROJECT_CUR/fvguqwey/i06/x |
| 39 | 336 bytes | _VBA_PROJECT_CUR/fvguqwey/o |
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 | Workbook_BeforeClose | Runs when the Excel Workbook is closed |
| Suspicious | Open | May open a file |
| Suspicious | Output | May write to a file (if combined with Open) |
| Suspicious | FindWindow | May enumerate application windows (if combined with Shell.Application object) |
| Suspicious | Lib | May run code from a DLL |
| 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
Vendor Threat Intelligence
MiscreantPunch.EvilMacro.PSHELLB64INVOKEDASHWINVOKEDASHW.2.UNOFFICIAL
TwinWave.EvilDoc.DOCXRSTRGOOD.HTTP_.210304B64.8.UNOFFICIAL
TwinWave.EvilDoc.DOCXRSTRGOOD.HTTPS_.210304B64.1.UNOFFICIAL
TwinWave.EvilDoc.DOCXRSTRGOOD.HTTPS_.210304B64.8.UNOFFICIAL
TwinWave.EvilDoc.DOCXRSTRGOOD.START_PROCES.211006B64.1.UNOFFICIAL
TwinWave.EvilDoc.DOCXRSTRGOOD.START_PROC.211028B64.1.UNOFFICIAL
Result
Behaviour
Result
Document image
Result
Details
Result
Behaviour
File information
The table below shows additional information about this malware sample such as delivery method and external references.
Malspam
Comments
Login required
You need to login to in order to write a comment. Login with your abuse.ch account.