MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 64130060020e26c72ebb7aa9580988fe5bf51f5bb782b0082fadb138ae1b944a. 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: 11


Intelligence 11 IOCs YARA 6 File information Comments

SHA256 hash: 64130060020e26c72ebb7aa9580988fe5bf51f5bb782b0082fadb138ae1b944a
SHA3-384 hash: eaf6dd4994f78d46006deb7053358b88ef72c720d7127aef345fb74835088a4357efd06ca6679807ef1e5e34f469350b
SHA1 hash: 3136c3008d0dc82909b578f443f9377349273c0b
MD5 hash: baa6a1fdbeab8a9c47c359dd06b98e62
humanhash: wyoming-idaho-island-hydrogen
File name:morte.arm5
Download: download sample
Signature Mirai
File size:51'108 bytes
First seen:2025-09-19 20:18:24 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 768:9Zyylmo4Te1M/8zIFCV9owLrH5UwuM8DjQNmNBEcjoAHVPnY2LHBNKn+KmzaK:9hm5Tk0wdUwuM8nWcDFnY44K
TLSH T1C7331781FCD2996AC6C4237AA77E618E3311B7A4D1CF3217CD582F2177C621F4DAAA01
telfhash t10fe06140fe764b1884e75a34ecdd47b495116217a1664710cf54daf0883f15ca71cd5e
TrID 50.1% (.) ELF Executable and Linkable format (Linux) (4022/12)
49.8% (.O) ELF Executable and Linkable format (generic) (4000/1)
Magika elf
Reporter abuse_ch
Tags:elf mirai upx-dec


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 c5e5cc4da8fb890d0bb31e7c970fd6633ade9ecedd7d0a36374a5d2ef09492a3
File size (compressed) :23'512 bytes
File size (de-compressed) :51'108 bytes
Format:linux/arm
Packed file: c5e5cc4da8fb890d0bb31e7c970fd6633ade9ecedd7d0a36374a5d2ef09492a3

Intelligence


File Origin
# of uploads :
1
# of downloads :
64
Origin country :
NL NL
Vendor Threat Intelligence
Result
Verdict:
Malware
Maliciousness:
Verdict:
Unknown
Threat level:
  0/10
Confidence:
100%
Tags:
gcc masquerade
Verdict:
Malicious
Uses P2P?:
false
Uses anti-vm?:
false
Architecture:
arm
Packer:
not packed
Botnet:
unknown
Number of open files:
0
Number of processes launched:
0
Processes remaning?
false
Remote TCP ports scanned:
not identified
Behaviour
no suspicious findings
Botnet C2s
TCP botnet C2(s):
not identified
UDP botnet C2(s):
not identified
Verdict:
Malicious
File Type:
elf.32.le
First seen:
2025-09-19T18:38:00Z UTC
Last seen:
2025-09-19T18:38:00Z UTC
Hits:
~10
Status:
terminated
Behavior Graph:
%3 guuid=19fd1538-2000-0000-3c22-b875c6080000 pid=2246 /usr/bin/sudo guuid=8317043b-2000-0000-3c22-b875ca080000 pid=2250 /tmp/sample.bin guuid=19fd1538-2000-0000-3c22-b875c6080000 pid=2246->guuid=8317043b-2000-0000-3c22-b875ca080000 pid=2250 execve
Result
Threat name:
n/a
Detection:
malicious
Classification:
n/a
Score:
56 / 100
Signature
Antivirus / Scanner detection for submitted sample
Multi AV Scanner detection for submitted file
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1781027 Sample: morte.arm5.elf Startdate: 19/09/2025 Architecture: LINUX Score: 56 14 169.254.169.254, 80 USDOSUS Reserved 2->14 16 109.202.202.202, 80 INIT7CH Switzerland 2->16 18 3 other IPs or domains 2->18 20 Antivirus / Scanner detection for submitted sample 2->20 22 Multi AV Scanner detection for submitted file 2->22 6 dash rm 2->6         started        8 dash rm 2->8         started        10 python3.8 dpkg 2->10         started        12 morte.arm5.elf 2->12         started        signatures3 process4
Threat name:
Linux.Worm.Mirai
Status:
Malicious
First seen:
2025-09-19 20:27:38 UTC
File Type:
ELF32 Little (Exe)
AV detection:
24 of 38 (63.16%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:mirai
Malware Config
C2 Extraction:
uraniumc2.ddns.net
Verdict:
Malicious
Tags:
Unix.Trojan.Mirai-7100807-0
YARA:
n/a
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:CP_AllMal_Detector
Author:DiegoAnalytics
Description:CrossPlatform All Malwares Detector: Detect PE, ELF, Mach-O, scripts, archives; overlay, obfuscation, encryption, spoofing, hiding, high entropy, network communication
Rule name:ELF_Mirai
Author:NDA0E
Description:Detects multiple Mirai variants
Rule name:setsockopt
Author:Tim Brown @timb_machine
Description:Hunts for setsockopt() red flags
Rule name:SUSP_XORed_Mozilla_Oct19
Author:Florian Roth
Description:Detects suspicious single byte XORed keyword 'Mozilla/5.0' - it uses yara's XOR modifier and therefore cannot print the XOR key. You can use the CyberChef recipe linked in the reference field to brute force the used key.
Reference:https://gchq.github.io/CyberChef/#recipe=XOR_Brute_Force()
Rule name:SUSP_XORed_Mozilla_RID2DB4
Author:Florian Roth
Description:Detects suspicious XORed keyword - Mozilla/5.0
Reference:Internal Research
Rule name:unixredflags3
Author:Tim Brown @timb_machine
Description:Hunts for UNIX red flags

File information


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

Web download

Mirai

elf 64130060020e26c72ebb7aa9580988fe5bf51f5bb782b0082fadb138ae1b944a

(this sample)

  
Delivery method
Distributed via web download

Comments