MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 ae5dbccdfcd0e48e2065b462be5879d1c103e3dc9c553ce8eb319c6385580d78. 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: ae5dbccdfcd0e48e2065b462be5879d1c103e3dc9c553ce8eb319c6385580d78
SHA3-384 hash: f76a0c03beecb7257602c6d93cd75aac96e0e0f34d669961aaa8e0f48eeb2754146ef6bf7bbaaeebcbcb9ba5c87fba95
SHA1 hash: e4117801912821087301fd39b750056a12cb7986
MD5 hash: 4fbb5c5a0cfeb4132d1cac1d9efb6279
humanhash: shade-texas-timing-mississippi
File name:armv7l
Download: download sample
Signature Mirai
File size:118'480 bytes
First seen:2025-06-18 11:04:56 UTC
Last seen:2025-06-19 09:11:28 UTC
File type: elf
MIME type:application/x-executable
ssdeep 1536:fFn3rJZNbdQ4bEcMv3w/91B0wLV8xpno/n+rCyzi8seS8JeEpj9l8si7Uf1k36:pPdbEcF/91+lxp1FzdseS8JeZuf1e6
TLSH T169C34A4AFD829B21D8D522B9FE2E118933231778D3EB71128D251F2577CA91B0F7B642
telfhash t12ce0eb44af05129cfbd48838206f1003a0ee31f83b102122e23d95de8a93ed0302024c
Magika elf
Reporter abuse_ch
Tags:elf mirai

Intelligence


File Origin
# of uploads :
4
# of downloads :
80
Origin country :
DE DE
Vendor Threat Intelligence
Result
Verdict:
Malware
Maliciousness:

Behaviour
Kills processes
Connection attempt
Opens a port
Receives data from a server
Sends data to a server
DNS request
Runs as daemon
Substitutes an application name
Deleting of the original file
Verdict:
Malicious
Uses P2P?:
false
Uses anti-vm?:
true
Architecture:
arm
Packer:
not packed
Botnet:
unknown
Number of open files:
15
Number of processes launched:
2
Processes remaning?
true
Remote TCP ports scanned:
not identified
Behaviour
Anti-VM
Process Renaming
Botnet C2s
TCP botnet C2(s):
not identified
UDP botnet C2(s):
type: 172.217.192.127:3478
type: 108.177.15.127:3478
type: 108.177.119.127:3478
type: 142.250.112.127:3478
type: 74.125.192.127:3478
type: 212.53.40.43:3478
type: 118.163.25.225:3478
type: 195.35.114.37:3478
Status:
terminated
Behavior Graph:
%3 guuid=72164aee-1800-0000-1ed4-bcb9600a0000 pid=2656 /usr/bin/sudo guuid=eb0f85f0-1800-0000-1ed4-bcb9660a0000 pid=2662 /tmp/sample.bin guuid=72164aee-1800-0000-1ed4-bcb9600a0000 pid=2656->guuid=eb0f85f0-1800-0000-1ed4-bcb9660a0000 pid=2662 execve
Result
Threat name:
n/a
Detection:
malicious
Classification:
troj.spyw.evad
Score:
68 / 100
Signature
Connects to many ports of the same IP (likely port scanning)
Multi AV Scanner detection for submitted file
Opens /sys/class/net/* files useful for querying network interface information
Performs DNS TXT record lookups
Sample deletes itself
Uses STUN server to do NAT traversial
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1717372 Sample: armv7l.elf Startdate: 18/06/2025 Architecture: LINUX Score: 68 28 stun.mitake.com.tw 2->28 30 EICp.gaihwstpzuomtfnu.live 2->30 32 20 other IPs or domains 2->32 34 Multi AV Scanner detection for submitted file 2->34 36 Connects to many ports of the same IP (likely port scanning) 2->36 10 armv7l.elf 2->10         started        13 dash rm 2->13         started        15 dash cat 2->15         started        17 8 other processes 2->17 signatures3 38 Uses STUN server to do NAT traversial 28->38 40 Performs DNS TXT record lookups 30->40 process4 signatures5 44 Sample deletes itself 10->44 19 armv7l.elf 10->19         started        process6 signatures7 42 Opens /sys/class/net/* files useful for querying network interface information 19->42 22 armv7l.elf 19->22         started        process8 process9 24 armv7l.elf 22->24         started        process10 26 armv7l.elf 24->26         started       
Threat name:
Linux.Worm.Mirai
Status:
Malicious
First seen:
2025-06-18 11:05:47 UTC
File Type:
ELF32 Little (Exe)
AV detection:
16 of 38 (42.11%)
Threat level:
  5/5
Result
Malware family:
n/a
Score:
  7/10
Tags:
defense_evasion discovery
Behaviour
Enumerates kernel/hardware configuration
Changes its process name
Reads system network configuration
Reads MAC address of network interface
Reads network interface configuration
Deletes itself
Unexpected DNS network traffic destination
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:RANSOMWARE
Author:ToroGuitar
Rule name:RIPEMD160_Constants
Author:phoul (@phoul)
Description:Look for RIPEMD-160 constants
Rule name:SHA1_Constants
Author:phoul (@phoul)
Description:Look for SHA1 constants
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 ae5dbccdfcd0e48e2065b462be5879d1c103e3dc9c553ce8eb319c6385580d78

(this sample)

Comments