MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 56653f4ad0166bc84cfa1ef31270df6765f00fe35c032c6bc6097b787ba46a1e. 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: 12


Intelligence 12 IOCs YARA 9 File information Comments

SHA256 hash: 56653f4ad0166bc84cfa1ef31270df6765f00fe35c032c6bc6097b787ba46a1e
SHA3-384 hash: a395cb83e410e352636260af76f437dda27b425c83e7f9824bd949e2b191988709e3ffada0fdfb7c38da57dc0e1ee733
SHA1 hash: 0bee8b4acf5d4ff970df437e66decd84d716f7e7
MD5 hash: 49cba37484fc0aa48ee8891d1b12cba0
humanhash: cat-maine-idaho-island
File name:Space.arm7
Download: download sample
Signature Mirai
File size:159'412 bytes
First seen:2025-07-12 20:51:45 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 3072:62bmltnI4BxaB/xGP00Cv/+YZ+a9L6Mj2MDjyoM/9ec03:pbmlt3xaB/xGPe/7+kL6O2MDj1M/9t03
TLSH T1E6F33A46F6418B13C0D61775BA9F420533239BA4E3DB73069A28BFF43F8679A0E67905
telfhash t1f821f071133645146a71caa88decb7b2052887122385ff33ef3ac8dc5809095e939c0f
Magika elf
Reporter abuse_ch
Tags:elf mirai upx-dec


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 5e011f93a04c6dc93df55ab173bee3ba1dc2d7b9d6665bd493cd44c572addf6b
File size (compressed) :61'828 bytes
File size (de-compressed) :159'412 bytes
Format:linux/arm
Packed file: 5e011f93a04c6dc93df55ab173bee3ba1dc2d7b9d6665bd493cd44c572addf6b

Intelligence


File Origin
# of uploads :
1
# of downloads :
15
Origin country :
NL NL
Vendor Threat Intelligence
Result
Verdict:
Malware
Maliciousness:

Behaviour
Runs as daemon
Connection attempt
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
Status:
terminated
Behavior Graph:
%3 guuid=e92e0ccb-1900-0000-091c-c61d98090000 pid=2456 /usr/bin/sudo guuid=0b5356cd-1900-0000-091c-c61d9c090000 pid=2460 /tmp/sample.bin guuid=e92e0ccb-1900-0000-091c-c61d98090000 pid=2456->guuid=0b5356cd-1900-0000-091c-c61d9c090000 pid=2460 execve
Result
Threat name:
Detection:
malicious
Classification:
troj
Score:
76 / 100
Signature
Antivirus / Scanner detection for submitted sample
Contains symbols with names commonly found in malware
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Yara detected Mirai
Behaviour
Behavior Graph:
behaviorgraph top1 signatures2 2 Behavior Graph ID: 1734965 Sample: Space.arm7.elf Startdate: 12/07/2025 Architecture: LINUX Score: 76 19 Malicious sample detected (through community Yara rule) 2->19 21 Antivirus / Scanner detection for submitted sample 2->21 23 Multi AV Scanner detection for submitted file 2->23 25 2 other signatures 2->25 7 Space.arm7.elf 2->7         started        process3 process4 9 Space.arm7.elf 7->9         started        11 Space.arm7.elf 7->11         started        13 Space.arm7.elf 7->13         started        process5 15 Space.arm7.elf 9->15         started        17 Space.arm7.elf 9->17         started       
Threat name:
Linux.Worm.Mirai
Status:
Malicious
First seen:
2025-07-12 20:52:21 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 defense_evasion discovery
Behaviour
Reads runtime system information
Enumerates running processes
Writes file to system bin folder
Modifies Watchdog functionality
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: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_8299c877
Author:Elastic Security
Rule name:Linux_Trojan_Gafgyt_28a2fe0c
Author:Elastic Security
Rule name:MAL_ARM_LNX_Mirai_Mar13_2022
Author:Mehmet Ali Kerimoglu a.k.a. CYB3RMX
Description:Detects new ARM Mirai variant
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 56653f4ad0166bc84cfa1ef31270df6765f00fe35c032c6bc6097b787ba46a1e

(this sample)

  
Delivery method
Distributed via web download

Comments