MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 8032602e7a2db3ceea482f7e007577295dc3c41da8e4c4b5f2ba32074b6a1007. 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: 12


Maldoc score: 18


Intelligence 12 IOCs YARA File information Comments

SHA256 hash: 8032602e7a2db3ceea482f7e007577295dc3c41da8e4c4b5f2ba32074b6a1007
SHA3-384 hash: 5dd6549745cbd9e5909e85db534f9f0f01347fdd049ba03f927b881518c6bd83f5d363fc518b83f75efb00adb2e9a760
SHA1 hash: 5261c758e432cb71d2200895a76504f8b7616b41
MD5 hash: eac50d6d70df2ab19880263d5c9b7613
humanhash: summer-table-lion-football
File name:PO 01252022.xls
Download: download sample
Signature Heodo
File size:145'920 bytes
First seen:2022-01-25 14:32:18 UTC
Last seen:2022-01-25 15:59:54 UTC
File type:Excel file xls
MIME type:application/vnd.ms-excel
ssdeep 3072:R7cKoSsxzNDZLDZjlbR868O8K0c03D38TehYTdeHVhjqabWHLtyeGx6Z84TI4Gxx:1cKoSsxzNDZLDZjlbR868O8K0c03D38s
TLSH T1FCE35B5576B5C9F6DA0407B10AD2CAFA2327FC739E5603E33198B30E1FB91509AD26C6
Reporter James_inthe_box
Tags:Emotet Heodo xls

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: 18
OLE dump

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

Section IDSection sizeSection name
1109 bytesCompObj
2216 bytesDocumentSummaryInformation
3200 bytesSummaryInformation
4106589 bytesWorkbook
597 bytes_VBA_PROJECT_CUR/MNfygIyki6FGDiyd/CompObj
6295 bytes_VBA_PROJECT_CUR/MNfygIyki6FGDiyd/VBFrame
7267 bytes_VBA_PROJECT_CUR/MNfygIyki6FGDiyd/f
8212 bytes_VBA_PROJECT_CUR/MNfygIyki6FGDiyd/o
9807 bytes_VBA_PROJECT_CUR/PROJECT
10233 bytes_VBA_PROJECT_CUR/PROJECTwm
1197 bytes_VBA_PROJECT_CUR/UserForm1/CompObj
12265 bytes_VBA_PROJECT_CUR/UserForm1/VBFrame
1338 bytes_VBA_PROJECT_CUR/UserForm1/f
140 bytes_VBA_PROJECT_CUR/UserForm1/o
151202 bytes_VBA_PROJECT_CUR/VBA/GFe7dryFhsdrgg
167947 bytes_VBA_PROJECT_CUR/VBA/MNfygIyki6FGDiyd
171405 bytes_VBA_PROJECT_CUR/VBA/UserForm1
186118 bytes_VBA_PROJECT_CUR/VBA/_VBA_PROJECT
192165 bytes_VBA_PROJECT_CUR/VBA/__SRP_0
20205 bytes_VBA_PROJECT_CUR/VBA/__SRP_1
21288 bytes_VBA_PROJECT_CUR/VBA/__SRP_2
22440 bytes_VBA_PROJECT_CUR/VBA/__SRP_3
23260 bytes_VBA_PROJECT_CUR/VBA/__SRP_4
2466 bytes_VBA_PROJECT_CUR/VBA/__SRP_5
25985 bytes_VBA_PROJECT_CUR/VBA/bvkeirugtiugsdkjs
261013 bytes_VBA_PROJECT_CUR/VBA/dir
275532 bytes_VBA_PROJECT_CUR/VBA/go4ihosidlsHDasd
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
AutoExecWorkbook_OpenRuns when the Excel Workbook is opened
AutoExecTextBox1_ChangeRuns when the file is opened and ActiveX objects trigger events
Base64QDFEN
SuspiciousOpenMay open a file
SuspiciousWriteMay write to a file (if combined with Open)
SuspiciousOutputMay write to a file (if combined with Open)
SuspiciousRunMay run an executable file or a system command
SuspiciousCreateObjectMay create an OLE object
SuspiciousChrMay 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 :
2
# of downloads :
159
Origin country :
n/a
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
PO 01252022.xls
Verdict:
Malicious activity
Analysis date:
2022-01-25 15:09:01 UTC
Tags:
macros macros-on-open loader

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

Behaviour
Searching for the window
DNS request
Sending a custom TCP request
Creating a window
Сreating synchronization primitives
Searching for synchronization primitives
Creating a file
Creating a process with a hidden window
Launching a process
Sending an HTTP GET request
Running batch commands by exploiting the app vulnerability
Result
Verdict:
Malicious
File Type:
Legacy Excel File with Macro
Document image
Document image
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
control.exe macros macros-on-open print.exe
Label:
Malicious
Suspicious Score:
9.0/10
Score Malicious:
91%
Score Benign:
9%
Result
Verdict:
MALICIOUS
Details
Base64 Encoded Powershell Directives
Detected one or more base64 encoded Powershell directives.
Base64 Encoded URL
Detected an ANSI or UNICODE http:// or https:// base64 encoded URL prefix.
Macro with Startup Hook
Detected macro logic that will automatically execute on document open. Most malware contains some execution hook.
Macro with File System Write
Detected macro logic that can write data to the file system.
Macro with File System Read
Detected macro logic that can read data from the file system.
Macro Contains Suspicious String
Detected a macro with a suspicious string. Suspicious strings include privileged function calls, obfuscations, odd registry keys, etc...
Threat name:
Script-Macro.Trojan.Powload
Status:
Malicious
First seen:
2022-01-25 14:32:22 UTC
File Type:
Document
Extracted files:
34
AV detection:
9 of 43 (20.93%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:emotet botnet:epoch4 banker trojan
Behaviour
Checks processor information in registry
Enumerates system info in registry
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
Office loads VBA resources, possible macro or embedded object present
Enumerates physical storage devices
Drops file in System32 directory
Loads dropped DLL
Blocklisted process makes network request
Downloads MZ/PE file
Emotet
Process spawned unexpected child process
Malware Config
C2 Extraction:
45.80.148.200:443
80.211.3.13:8080
110.232.117.186:8080
45.142.114.231:8080
131.100.24.231:80
107.182.225.142:8080
45.118.135.203:7080
164.68.99.3:8080
212.237.56.116:7080
41.76.108.46:8080
58.227.42.236:80
104.168.155.129:8080
79.172.212.216:8080
192.254.71.210:443
51.38.71.0:443
217.182.143.207:443
203.114.109.124:443
185.157.82.211:8080
173.212.193.249:8080
45.176.232.124:443
158.69.222.101:443
212.237.17.99:8080
207.38.84.195:8080
195.154.133.20:443
162.243.175.63:443
138.185.72.26:8080
103.8.26.102:8080
103.8.26.103:8080
50.116.54.215:443
178.79.147.66:8080
45.118.115.99:8080
178.63.25.185:443
46.55.222.11:443
103.75.201.2:443
81.0.236.90:443
176.104.106.96:8080
162.214.50.39:7080
212.237.5.209:443
209.59.138.75:7080
216.158.226.206:443
104.251.214.46:8080
212.24.98.99:8080
Dropper Extraction:
http://rkeeperua.com/include/FXBsVAOd1U/
http://pozhadvokat.com/images/QmZXA9kRUU8xZZF/
http://queens.renovatiog.ltd/wp-includes/LDH/
http://renovatiomarketing.com/renovatiomarketing.com/A/
http://remedy.eventmasti.com/vendor/Y2XclYoCdDzSSua/
http://ppdbsma.insanrabbany.sch.id/gkvvb/sXVYo8HsPSFQh/
http://pinnaclehomesusa.net/870xg9/pNp3a1iHCKaZwYEV/
http://dandtpremierhomes.com/eapn/lpN6dcAppn/
http://keluargamalaysia.bliblah.com/cgi-bin/FUzc3KOKN3DNeee/
http://crisbdev.com/wp-content/2dmXYgLVdkV/
Please note that we are no longer able to provide a coverage score for Virus Total.

File information


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

  
Delivery method
Other

Comments