MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 60552865b9d62b1a0e50733f5f940ced9b7716850fd9a43f0c28733bd42fbb6d. 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 1 File information Comments

SHA256 hash: 60552865b9d62b1a0e50733f5f940ced9b7716850fd9a43f0c28733bd42fbb6d
SHA3-384 hash: df50808170a8cde7ff45637d9fcc8bf81b8b84cc1878c8510fc24b81cf83e2940d51eeda8fb6e79c161eab3712284860
SHA1 hash: 9215614f5497cd9f3bdf761a292c9183f3ff541b
MD5 hash: 60a41ac34d670d6b6af1f1f7bda94725
humanhash: chicken-east-delta-failed
File name:emo111.xls
Download: download sample
Signature Heodo
File size:145'920 bytes
First seen:2022-01-25 09:51:39 UTC
Last seen:2022-01-25 15:59:20 UTC
File type:Excel file xls
MIME type:application/vnd.ms-excel
ssdeep 3072:r7cKoSsxzNDZLDZjlbR868O8K0c03D38TehYTdeHVhjqabWHLtyeGx6Z84TI4Gxz:ncKoSsxzNDZLDZjlbR868O8K0c03D38C
TLSH T1CBE35A5576B5C9F6DA0407B10AD2CAFA2327FC739E5603E33198B30E1FB91509AD26C6
Reporter ankit_anubhav
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 :
3
# of downloads :
149
Origin country :
n/a
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
emo111.xls
Verdict:
Malicious activity
Analysis date:
2022-01-25 09:56:19 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
Creating a window
Сreating synchronization primitives
Searching for synchronization primitives
Creating a file
Creating a process with a hidden window
Launching a process
Launching the default Windows debugger (dwwin.exe)
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.2/10
Score Malicious:
93%
Score Benign:
7%
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:
Document-Office.Trojan.Emotet
Status:
Malicious
First seen:
2022-01-25 09:17:18 UTC
File Type:
Document
Extracted files:
34
AV detection:
18 of 28 (64.29%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
n/a
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
Process spawned unexpected child process
Malware Config
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/
Malware family:
Verdict:
Malicious
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:BitcoinAddress
Author:Didier Stevens (@DidierStevens)
Description:Contains a valid Bitcoin address

File information


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

Malspam

Heodo

Excel file xls 60552865b9d62b1a0e50733f5f940ced9b7716850fd9a43f0c28733bd42fbb6d

(this sample)

  
Delivery method
Distributed via e-mail attachment

Comments