MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 282e189a38374ce617073f353580971897a17a1eae677743234fa85c73cb5225. 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: 17


Intelligence 9 IOCs YARA 1 File information Comments

SHA256 hash: 282e189a38374ce617073f353580971897a17a1eae677743234fa85c73cb5225
SHA3-384 hash: e76b55e0135f1073528ec8f521a7f617cbe57e182f3b934a6a33f5f1e41a28a4f1132359f32fa3afabc607d708df7705
SHA1 hash: a23b89806bcdfa39fe3a479708ec4a285b9e04d7
MD5 hash: 383753ee44003445796fbe120922fd51
humanhash: carolina-cardinal-pip-grey
File name:emotet_e2_282e189a38374ce617073f353580971897a17a1eae677743234fa85c73cb5225_2020-12-22__185058939508._doc
Download: download sample
Signature Heodo
File size:216'168 bytes
First seen:2020-12-22 18:54:13 UTC
Last seen:Never
File type:Word file docx
MIME type:application/msword
ssdeep 3072:s9ufstRUUKSns8T00JSHUgteMJ8qMD7gLLxcbsdAJjD4LgKfvBQW:s9ufsfgIf0pLLLxcbsdAJjD4LgKfvBQW
TLSH 52241731B210C54AE3093239CCC096A96510EFB5FE0995CF35EAF70EEB3975699C621B
Reporter Cryptolaemus1
Tags:doc Emotet epoch2 Heodo


Avatar
Cryptolaemus1
Emotet epoch2 doc

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: 17
Application name is Microsoft Office Word
Office document is in OLE format
Office document contains VBA Macros
OLE dump

MalwareBazaar was able to identify 53 sections in this file using oledump:

Section IDSection sizeSection name
1121 bytesCompObj
24096 bytesDocumentSummaryInformation
3556 bytesSummaryInformation
46493 bytes1Table
599192 bytesData
697 bytesMacros/Fhfyngnmbr3/CompObj
7267 bytesMacros/Fhfyngnmbr3/VBFrame
838 bytesMacros/Fhfyngnmbr3/f
90 bytesMacros/Fhfyngnmbr3/o
1097 bytesMacros/G8lzqkdr4uvznj6z/CompObj
11272 bytesMacros/G8lzqkdr4uvznj6z/VBFrame
1238 bytesMacros/G8lzqkdr4uvznj6z/f
130 bytesMacros/G8lzqkdr4uvznj6z/o
1497 bytesMacros/Jtojdc1k6om/CompObj
15267 bytesMacros/Jtojdc1k6om/VBFrame
1638 bytesMacros/Jtojdc1k6om/f
170 bytesMacros/Jtojdc1k6om/o
1897 bytesMacros/Jwczbr27ugd_9rlv_/CompObj
19273 bytesMacros/Jwczbr27ugd_9rlv_/VBFrame
2038 bytesMacros/Jwczbr27ugd_9rlv_/f
210 bytesMacros/Jwczbr27ugd_9rlv_/o
2297 bytesMacros/Kdxo65_f0cfp/CompObj
23268 bytesMacros/Kdxo65_f0cfp/VBFrame
2438 bytesMacros/Kdxo65_f0cfp/f
250 bytesMacros/Kdxo65_f0cfp/o
261200 bytesMacros/PROJECT
27497 bytesMacros/PROJECTwm
2897 bytesMacros/V683pv1f68va/CompObj
29268 bytesMacros/V683pv1f68va/VBFrame
3038 bytesMacros/V683pv1f68va/f
310 bytesMacros/V683pv1f68va/o
321114 bytesMacros/VBA/Cab6gcrxw1y2nm
331161 bytesMacros/VBA/Fhfyngnmbr3
341168 bytesMacros/VBA/G8lzqkdr4uvznj6z
35700 bytesMacros/VBA/Gsd7bkk8oi86c7i
3627141 bytesMacros/VBA/H4utcox9cyumf2bc
371163 bytesMacros/VBA/Jtojdc1k6om
381164 bytesMacros/VBA/Jwczbr27ugd_9rlv_
391162 bytesMacros/VBA/Kdxo65_f0cfp
401161 bytesMacros/VBA/V683pv1f68va
411165 bytesMacros/VBA/X9vygguhdielw
421169 bytesMacros/VBA/Z77deqezxex73dkns
437419 bytesMacros/VBA/_VBA_PROJECT
441459 bytesMacros/VBA/dir
4597 bytesMacros/X9vygguhdielw/CompObj
46269 bytesMacros/X9vygguhdielw/VBFrame
4738 bytesMacros/X9vygguhdielw/f
480 bytesMacros/X9vygguhdielw/o
4997 bytesMacros/Z77deqezxex73dkns/CompObj
50273 bytesMacros/Z77deqezxex73dkns/VBFrame
5138 bytesMacros/Z77deqezxex73dkns/f
520 bytesMacros/Z77deqezxex73dkns/o
5333326 bytesWordDocument
OLE vba

MalwareBazaar was able to extract and deobfuscate VBA script(s) the following information from OLE objects embedded in this file using olevba:

TypeKeywordDescription
AutoExecDocument_openRuns when the Word or Publisher document is opened
SuspiciousOpenMay open a file
SuspiciousPutMay write to a file (if combined with Open)
SuspiciousBinaryMay read or write a binary file (if combined with Open)
SuspiciousCreateMay execute file or a system command through WMI
SuspiciousCreateObjectMay create an OLE object
SuspiciousChrWMay attempt to obfuscate specific strings (use option --deobf to deobfuscate)
SuspiciousHex StringsHex-encoded strings were detected, may be used to obfuscate strings (option --decode to see all)
SuspiciousBase64 StringsBase64-encoded strings were detected, may be used to obfuscate strings (option --decode to see all)

Intelligence


File Origin
# of uploads :
1
# of downloads :
303
Origin country :
n/a
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
emotet_e2_282e189a38374ce617073f353580971897a17a1eae677743234fa85c73cb5225_2020-12-22__185058939508._doc
Verdict:
Malicious activity
Analysis date:
2020-12-22 18:54:53 UTC
Tags:
macros macros-on-open emotet-doc emotet generated-doc trojan loader

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Legit
File type:
application/vnd.openxmlformats-officedocument.wordprocessingml.document
Has a screenshot:
False
Contains macros:
True
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a window
Using the Windows Management Instrumentation requests
Running batch commands
Launching a process
DNS request
Sending a custom TCP request
Sending an HTTP GET request
Creating a file
Moving a file to the Windows subdirectory
Creating a service
Connection attempt
Sending an HTTP POST request
Deleting a recently created file
Possible injection to a system process
Enabling autorun for a service
Launching a process by exploiting the app vulnerability
Result
Verdict:
Malicious
File Type:
Legacy Word File with Macro
Document image
Document image
Result
Verdict:
MALICIOUS
Details
Macro with Startup Hook
Detected macro logic that will automatically execute on document open. Most malware contains some execution hook.
Document With Few Pages
Document contains between one and three pages of content. Most malicious documents are sparse in page count.
Macro Execution Coercion
Detected a document that appears to social engineer the user into activating embedded logic.
Threat name:
Document-Excel.Downloader.Heuristic
Status:
Malicious
First seen:
2020-12-22 18:55:07 UTC
AV detection:
9 of 47 (19.15%)
Threat level:
  2/5
Result
Malware family:
Score:
  10/10
Tags:
family:emotet botnet:epoch2 banker macro trojan
Behaviour
Modifies Internet Explorer settings
Modifies registry class
Suspicious behavior: AddClipboardFormatListener
Suspicious behavior: EnumeratesProcesses
Suspicious use of AdjustPrivilegeToken
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Checks processor information in registry
Enumerates system info in registry
Office loads VBA resources, possible macro or embedded object present
Drops file in Windows directory
Drops file in System32 directory
Loads dropped DLL
Blocklisted process makes network request
Emotet
Process spawned unexpected child process
Malware Config
C2 Extraction:
97.120.3.198:80
70.180.33.202:80
50.116.111.59:8080
173.249.20.233:443
188.165.214.98:8080
172.104.97.173:8080
41.185.28.84:8080
120.150.218.241:443
217.20.166.178:7080
67.10.155.92:80
188.219.31.12:80
120.150.60.189:80
108.21.72.56:443
186.74.215.34:80
144.217.7.207:7080
152.170.205.73:80
49.205.182.134:80
187.161.206.24:80
95.213.236.64:8080
74.40.205.197:443
185.201.9.197:8080
142.112.10.95:20
100.37.240.62:80
178.152.87.96:80
138.68.87.218:443
220.245.198.194:80
62.171.142.179:8080
5.2.212.254:80
115.94.207.99:443
118.83.154.64:443
209.141.54.221:7080
75.143.247.51:80
58.1.242.115:80
87.106.139.101:8080
104.131.11.150:443
78.24.219.147:8080
155.186.9.160:80
2.58.16.89:8080
37.139.21.175:8080
70.92.118.112:80
51.89.36.180:443
172.86.188.251:8080
109.116.245.80:80
72.186.136.247:443
46.105.131.79:8080
74.75.104.224:80
95.9.5.93:80
72.229.97.235:80
174.118.202.24:443
202.134.4.211:8080
37.187.72.193:8080
89.216.122.92:80
201.252.34.3:80
123.176.25.234:80
157.245.99.39:8080
24.178.90.49:80
167.114.153.111:8080
121.124.124.40:7080
139.162.60.124:8080
190.162.215.233:80
181.165.68.127:80
110.145.77.103:80
185.94.252.104:443
85.105.111.166:80
202.141.243.254:443
78.188.225.105:80
64.207.182.168:8080
208.74.26.234:80
190.29.166.0:80
110.145.101.66:443
50.245.107.73:443
172.125.40.123:80
161.0.153.60:80
201.241.127.190:80
62.30.7.67:443
119.59.116.21:8080
79.137.83.50:443
47.144.21.37:80
134.209.144.106:443
74.208.45.104:8080
203.153.216.189:7080
62.75.141.82:80
137.59.187.107:8080
202.134.4.216:8080
172.105.13.66:443
168.235.67.138:7080
190.240.194.77:443
94.23.237.171:443
50.91.114.38:80
139.99.158.11:443
110.145.11.73:80
72.188.173.74:80
5.39.91.110:7080
181.171.209.241:443
61.19.246.238:443
74.128.121.17:80
194.4.58.192:7080
109.74.5.95:8080
200.116.145.225:443
136.244.110.184:8080
67.170.250.203:443
24.69.65.8:8080
139.59.60.244:8080
176.111.60.55:8080
24.179.13.119:80
Dropper Extraction:
http://priyabeatus.com/iltfjz/M8/
http://thebestfikrah.com/wp-content/B1rS/
https://www.vintageartgalleria.com/cgi-bin/h/
https://d-cem.com/wp-admin/6/
https://rycomputer.com/content/X/
http://mts2019-002-site9.gtempurl.com/wp-content/f/
http://wxdgut.cn/auto-refresh-waj4n/0x/
Please note that we are no longer able to provide a coverage score for Virus Total.

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:ach_Heodo_doc_20201222
Author:abuse.ch
Description:Detects Heodo DOC

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Heodo

Word file docx 282e189a38374ce617073f353580971897a17a1eae677743234fa85c73cb5225

(this sample)

  
Delivery method
Distributed via web download

Comments