MalwareBazaar Database

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

SHA256 hash: 7bf7cae24599d34e79d6f595932ec3fb813593f1e56298e581c79c40d6d3ceec
SHA3-384 hash: ddbb172d8cd7a55c290699d11691ac5f57f78fef99768381f797dd0b5eadb3208b68f150e37d85935a048f2b6f8a40ee
SHA1 hash: 5f864f786c07f29bcf65e9bcb2dc81506c751c02
MD5 hash: 075b40f791c02d6503713b1b2aa7fc26
humanhash: uncle-florida-connecticut-rugby
File name:Space.arm
Download: download sample
Signature Mirai
File size:79'168 bytes
First seen:2025-09-20 22:28:25 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 1536:uB/VU93ilj19ZBpCO72Rbu1U+qhxp8f8vNG:uB/VBBpCO72RDRZNG
TLSH T102733B56FC814A23C6C1127BF76E468D3B2653E8E2EA72039E259F3133C751B0D6B895
telfhash t1bf4143b1e7b40bdc67c0c704c24a9265aeb4316d771034a38b2d978b92d3bc1b11e42b
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 a406437fde55db125df2d995b303eda4284e979ef2d4a7dc441ff45be48093c7
File size (compressed) :36'840 bytes
File size (de-compressed) :79'168 bytes
Format:linux/arm
Packed file: a406437fde55db125df2d995b303eda4284e979ef2d4a7dc441ff45be48093c7

Intelligence


File Origin
# of uploads :
1
# of downloads :
61
Origin country :
NL NL
Vendor Threat Intelligence
Result
Verdict:
Malware
Maliciousness:
Verdict:
Malicious
Uses P2P?:
false
Uses anti-vm?:
false
Architecture:
arm
Packer:
not packed
Botnet:
unknown
Number of open files:
47
Number of processes launched:
5
Processes remaning?
false
Remote TCP ports scanned:
not identified
Behaviour
Information Gathering
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-20T20:41:00Z UTC
Last seen:
2025-09-20T20:41:00Z UTC
Hits:
~10
Status:
terminated
Behavior Graph:
%3 guuid=bc84e5da-1900-0000-f24b-624bec080000 pid=2284 /usr/bin/sudo guuid=8401eadc-1900-0000-f24b-624bf2080000 pid=2290 /tmp/sample.bin guuid=bc84e5da-1900-0000-f24b-624bec080000 pid=2284->guuid=8401eadc-1900-0000-f24b-624bf2080000 pid=2290 execve
Result
Threat name:
Detection:
malicious
Classification:
troj
Score:
72 / 100
Signature
Antivirus / Scanner detection for submitted sample
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Yara detected Mirai
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1781317 Sample: Space.arm.elf Startdate: 21/09/2025 Architecture: LINUX Score: 72 20 144.172.97.34, 3778, 38138, 38140 PONYNETUS United States 2->20 22 Malicious sample detected (through community Yara rule) 2->22 24 Antivirus / Scanner detection for submitted sample 2->24 26 Multi AV Scanner detection for submitted file 2->26 28 Yara detected Mirai 2->28 8 Space.arm.elf 2->8         started        signatures3 process4 process5 10 Space.arm.elf 8->10         started        12 Space.arm.elf 8->12         started        14 Space.arm.elf 8->14         started        process6 16 Space.arm.elf 10->16         started        18 Space.arm.elf 10->18         started       
Threat name:
Linux.Worm.Mirai
Status:
Malicious
First seen:
2025-09-20 22:31:29 UTC
File Type:
ELF32 Little (Exe)
AV detection:
19 of 24 (79.17%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:mirai botnet:lzrd
Verdict:
Malicious
Tags:
trojan gafgyt Unix.Trojan.Mirai-7100807-0
YARA:
Linux_Trojan_Gafgyt_28a2fe0c Linux_Gafgyt_May_2024
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:linux_generic_ipv6_catcher
Author:@_lubiedo
Description:ELF samples using IPv6 addresses
Rule name:Linux_Generic_Threat_d94e1020
Author:Elastic Security
Rule name:Linux_Trojan_Gafgyt_28a2fe0c
Author:Elastic Security
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 7bf7cae24599d34e79d6f595932ec3fb813593f1e56298e581c79c40d6d3ceec

(this sample)

  
Delivery method
Distributed via web download

Comments