MalwareBazaar Database

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



Mirai


Vendor detections: 15


Intelligence 15 IOCs YARA 10 File information Comments

SHA256 hash: 6247ab101e5e4b51e13d5dbde677d90448a5227aca4e505f4127ef5c3fa23812
SHA3-384 hash: cf8b556fecdb7eecb694a0621138c2e5202ee0b291fdf291f5373676b1569ca2b440fc53682450328e26b061e9ca9313
SHA1 hash: c9abfafbedb8b7fb90c51b34e3806bd84a21a3cb
MD5 hash: 63e57862d47c867f90e5b53685da5f57
humanhash: shade-kentucky-emma-illinois
File name:terrariaupdate.exe.old
Download: download sample
Signature Mirai
File size:10'781'003 bytes
First seen:2025-07-25 06:51:24 UTC
Last seen:Never
File type:Executable exe
MIME type:application/x-dosexec
imphash ffb273f107ecdfd0776396647ec297d9 (1 x Mirai)
ssdeep 196608:MPArkDyNPku6UeSYJQIrh4FP80MQEfl2f+qgS/962:MPQaEsukSYiIrh4FPPKYf+WR
TLSH T172B6CF0179B8B1A6D0C1087734E75E7A25B1DE2148E68A352F26DFFD8C224BBC847ED5
TrID 41.1% (.EXE) Microsoft Visual C++ compiled executable (generic) (16529/12/5)
26.1% (.EXE) Win64 Executable (generic) (10522/11/4)
12.5% (.EXE) Win16 NE executable (generic) (5038/12/1)
5.1% (.ICL) Windows Icons Library (generic) (2059/9)
5.0% (.EXE) OS/2 Executable (generic) (2029/13)
Magika pebin
dhash icon f078eedeb6cce461 (1 x Mirai)
Reporter juroots
Tags:CoinMiner exe mirai

Intelligence


File Origin
# of uploads :
1
# of downloads :
41
Origin country :
CH CH
Vendor Threat Intelligence
Malware family:
ID:
1
File name:
terrariaupdate.exe
Verdict:
Malicious activity
Analysis date:
2025-07-18 09:38:01 UTC
Tags:
miner xmrig

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
99.9%
Tags:
dropper xmrig crypt virus
Result
Verdict:
Malware
Maliciousness:

Behaviour
Creating a file in the %temp% directory
Creating a process from a recently created file
Searching for synchronization primitives
DNS request
Connecting to a cryptocurrency mining pool
Connection attempt
Sending a custom TCP request
Creating a service
Launching a service
Loading a system driver
Creating a window
Enabling autorun with the standard Software\Microsoft\Windows\CurrentVersion\Run registry branch
Enabling autorun for a service
Verdict:
Malicious
Threat level:
  10/10
Confidence:
100%
Tags:
anti-debug evasive obfuscated overlay packed packed packer_detected
Verdict:
inconclusive
YARA:
4 match(es)
Tags:
Executable PE (Portable Executable) Win 64 Exe x64
Threat name:
Win64.PUA.Generic
Status:
Suspicious
First seen:
2025-07-17 14:55:38 UTC
File Type:
PE+ (Exe)
Extracted files:
19
AV detection:
14 of 38 (36.84%)
Threat level:
  1/5
Result
Malware family:
Score:
  10/10
Tags:
family:xmrig miner persistence
Behaviour
Suspicious use of FindShellTrayWindow
Suspicious use of WriteProcessMemory
Adds Run key to start application
Executes dropped EXE
XMRig Miner payload
Xmrig family
xmrig
Unpacked files
SH256 hash:
6247ab101e5e4b51e13d5dbde677d90448a5227aca4e505f4127ef5c3fa23812
MD5 hash:
63e57862d47c867f90e5b53685da5f57
SHA1 hash:
c9abfafbedb8b7fb90c51b34e3806bd84a21a3cb
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:botnet_plaintext_c2
Author:cip
Description:Attempts to match at least some of the strings used in some botnet variants which use plaintext communication protocols.
Rule name:Check_OutputDebugStringA_iat
Rule name:DebuggerCheck__API
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:DetectEncryptedVariants
Author:Zinyth
Description:Detects 'encrypted' in ASCII, Unicode, base64, or hex-encoded
Rule name:golang_bin_JCorn_CSC846
Author:Justin Cornwell
Description:CSC-846 Golang detection ruleset
Rule name:pe_detect_tls_callbacks
Rule name:RANSOMWARE
Author:ToroGuitar
Rule name:SEH__vectored
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)
Rule name:ThreadControl__Context
Reference:https://github.com/naxonez/yaraRules/blob/master/AntiDebugging.yara

File information


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

Web download

Mirai

Executable exe 6247ab101e5e4b51e13d5dbde677d90448a5227aca4e505f4127ef5c3fa23812

(this sample)

  
Delivery method
Distributed via web download

BLint


The following table provides more information about this file using BLint. BLint is a Binary Linter to check the security properties, and capabilities in executables.

Findings
IDTitleSeverity
CHECK_AUTHENTICODEMissing Authenticodehigh
CHECK_DLL_CHARACTERISTICSMissing dll Security Characteristics (GUARD_CF)high
CHECK_TRUST_INFORequires Elevated Execution (uiAccess:None)high
Reviews
IDCapabilitiesEvidence
WIN32_PROCESS_APICan Create Process and ThreadsKERNEL32.dll::CreateProcessW
KERNEL32.dll::OpenProcess
KERNEL32.dll::CloseHandle
WIN_BASE_APIUses Win Base APIKERNEL32.dll::TerminateProcess
KERNEL32.dll::LoadLibraryW
WIN_BASE_EXEC_APICan Execute other programsKERNEL32.dll::GetConsoleWindow
WIN_BASE_IO_APICan Create FilesKERNEL32.dll::CreateFileW
KERNEL32.dll::DeleteFileW
WIN_REG_APICan Manipulate Windows RegistryADVAPI32.dll::RegOpenKeyExA
ADVAPI32.dll::RegSetValueExA

Comments