MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 05fd60735b593c0e809807b14f7d0d1d717aba1fdd62171fbf15ae771846bb3e. 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



PureLogsStealer


Vendor detections: 16


Maldoc score: 9


Intelligence 16 IOCs YARA 4 File information Comments

SHA256 hash: 05fd60735b593c0e809807b14f7d0d1d717aba1fdd62171fbf15ae771846bb3e
SHA3-384 hash: 592bb47256896c9f2e0b028702a0d141a9705c44c0361e45f1b181a656756dfd10174a5a1403db4dfb670d472b30448c
SHA1 hash: 8307b8b713b7f4107b6ecc678971a9c1b5a01c5d
MD5 hash: 3fb1c212e0e1f2b02a6c5fb82c43bfea
humanhash: tennessee-mirror-bluebird-oscar
File name:Comanda HABAU 4500006893.xls
Download: download sample
Signature PureLogsStealer
File size:998'912 bytes
First seen:2026-07-13 17:19:53 UTC
Last seen:Never
File type:Excel file xls
MIME type:application/vnd.ms-excel
ssdeep 24576:ifwI/uycZyYKbcp0NjdGAjPTExjhsE+K6G:ifwIJYKbcKNAALT6SJ
TLSH T1D4252349FB9FCB67C09369399496C49E015EFD81FE0AD20B33613B1E6131627E6CB624
TrID 34.9% (.XLS) Microsoft Excel sheet (32500/1/3)
30.1% (.XLS) Microsoft Excel sheet (alternate) (28000/1/3)
26.3% (.XLS) Microsoft Excel sheet (alternate) (24500/1/2)
8.6% (.) Generic OLE2 / Multistream Compound (8000/1)
Magika xls
Reporter abuse_ch
Tags:PureLogsStealer 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: 9
Application name is Microsoft Excel
File Format is MS Excel 97-2003
Container Format is OLE
Office document is in encrypted
Office document contains VBA Macros
OLE dump

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

Section IDSection sizeSection name
1114 bytesCompObj
2244 bytesDocumentSummaryInformation
3200 bytesSummaryInformation
499 bytesMBD000998CB/CompObj
5708681 bytesMBD000998CB/Package
6656 bytesMBD000998CC/Ole
7267290 bytesWorkbook
8525 bytes_VBA_PROJECT_CUR/PROJECT
9104 bytes_VBA_PROJECT_CUR/PROJECTwm
10977 bytes_VBA_PROJECT_CUR/VBA/Sheet1
11977 bytes_VBA_PROJECT_CUR/VBA/Sheet2
12977 bytes_VBA_PROJECT_CUR/VBA/Sheet3
13985 bytes_VBA_PROJECT_CUR/VBA/ThisWorkbook
142644 bytes_VBA_PROJECT_CUR/VBA/_VBA_PROJECT
15553 bytes_VBA_PROJECT_CUR/VBA/dir
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
SuspiciousHex StringsHex-encoded strings were detected, may beused to obfuscate strings (option --decode tosee all)

Intelligence


File Origin
# of uploads :
1
# of downloads :
152
Origin country :
SE SE
Vendor Threat Intelligence
Verdict:
Legit
File type:
application/vnd.ms-excel
Has a screenshot:
False
Contains macros:
False
Verdict:
Malicious
Score:
99.1%
Tags:
msexcel trojan shell
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a window
Deleting a recently created file
Сreating synchronization primitives
Connection attempt by exploiting the app vulnerability
Sending an HTTP GET request
Result
Verdict:
Malicious
File Type:
Legacy Excel File with Macro
Payload URLs
URL
File name
http://000030073154515/aHR0cDovLzE5Mi4yMzYuMjE3Ljc3Lzg2L2Vjdi9jeGMuaHRh.php
Embedded Ole
Behaviour
SuspiciousRTF detected
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
downloader macros
Label:
Malicious
Suspicious Score:
10/10
Score Malicious:
1%
Score Benign:
0%
Verdict:
Malicious
File Type:
xls
First seen:
2026-07-13T04:40:00Z UTC
Last seen:
2026-07-15T15:15:00Z UTC
Hits:
~10000
Result
Threat name:
n/a
Detection:
malicious
Classification:
expl
Score:
56 / 100
Signature
Document exploit detected (process start blacklist hit)
Excel sheet contains many unusual embedded objects
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
Verdict:
inconclusive
YARA:
5 match(es)
Tags:
Office Document
Threat name:
Win32.Trojan.Ravartar
Status:
Malicious
First seen:
2026-07-13 07:30:44 UTC
AV detection:
9 of 24 (37.50%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  10/10
Tags:
persistence ransomware
Behaviour
Checks processor information in registry
Enumerates system info in registry
Suspicious behavior: AddClipboardFormatListener
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Uses Task Scheduler COM API
Uses Volume Shadow Copy WMI provider
Uses Volume Shadow Copy service COM API
Process spawned unexpected child process
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:informational_win_ole_protected
Author:Jeff White (karttoon@gmail.com) @noottrak
Description:Identify OLE Project protection within documents.
Rule name:pe_no_import_table
Description:Detect pe file that no import table
Rule name:VECT_Ransomware
Author:Mustafa Bakhit
Description:Detects activity associated with VECT ransomware. This includes registry modifications and deletions, execution of system and defense-evasion commands, suspicious API usage, mutex creation, file and memory manipulation, ransomware note generation, anti-debugging and anti-analysis techniques, and embedded cryptographic constants (SHA256) characteristic of this malware family. Designed for threat intelligence and malware detection environments.
Rule name:XLS_STRINGS
Author:somedieyoungZZ
Description:Detect Strings targeting Bangladesh

File information


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

Comments