MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 0ae7f60c6bfbf64d8f0f3f223559492a2f973b7f1ac0eeeeb34709ab7c9e17d5. 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: 0ae7f60c6bfbf64d8f0f3f223559492a2f973b7f1ac0eeeeb34709ab7c9e17d5
SHA3-384 hash: b29f90434dca015a16b49b9dab9f854f0d16885a0767d2a97a7c329d284c7abeaf38a3b53bf6bfb1ac704a7e171d1b0c
SHA1 hash: 6157b75d2c47e02b59b1a996b59da6bc4ce87351
MD5 hash: 8717949180cb9caf47de0fdc01e1c04d
humanhash: eighteen-montana-chicken-lamp
File name:neon.armv7l
Download: download sample
Signature Mirai
File size:172'762 bytes
First seen:2025-06-05 08:37:49 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 3072:H8gI+wi9y6Xltbta/hVT/ebAIgb88e+6TDe/3g3dM/9YTVH:NIxiZtta/ht/ebpgbq+eDe/3gNM/9YpH
TLSH T100F33C46E6818A13C0D3177AB6DF424633339B94E3DB73069928AFB43F8275E4E67905
telfhash t1c731ec315b7255292ba1d924ddec97b2152c931367849e73cf39c8cc242a4abe93ed0f
Magika elf
Reporter abuse_ch
Tags:elf gafgyt mirai upx-dec


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 9913f0e8f18b36f84211820db2bd12efa92c9ecac9ba73c7bd7833b38ba2d546
File size (compressed) :65'208 bytes
File size (de-compressed) :172'762 bytes
Format:linux/arm
Packed file: 9913f0e8f18b36f84211820db2bd12efa92c9ecac9ba73c7bd7833b38ba2d546

Intelligence


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

Behaviour
Connection attempt
DNS request
Runs as daemon
Receives data from a server
Opens a port
Sends data to a server
Verdict:
Unknown
Threat level:
  2.5/10
Confidence:
100%
Tags:
gcc lolbin mirai remote
Verdict:
Malicious
Uses P2P?:
false
Uses anti-vm?:
false
Architecture:
arm
Packer:
not packed
Botnet:
unknown
Number of open files:
79
Number of processes launched:
7
Processes remaning?
false
Remote TCP ports scanned:
8080,80,37215
Behaviour
Information Gathering
Botnet C2s
TCP botnet C2(s):
not identified
UDP botnet C2(s):
not identified
Result
Threat name:
Detection:
malicious
Classification:
troj
Score:
80 / 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 signatures2 2 Behavior Graph ID: 1706993 Sample: neon.armv7l.elf Startdate: 05/06/2025 Architecture: LINUX Score: 80 25 Malicious sample detected (through community Yara rule) 2->25 27 Antivirus / Scanner detection for submitted sample 2->27 29 Multi AV Scanner detection for submitted file 2->29 31 Yara detected Mirai 2->31 7 neon.armv7l.elf 2->7         started        process3 process4 9 neon.armv7l.elf 7->9         started        11 neon.armv7l.elf 7->11         started        13 neon.armv7l.elf 7->13         started        15 4 other processes 7->15 process5 17 neon.armv7l.elf 9->17         started        19 neon.armv7l.elf 9->19         started        21 neon.armv7l.elf 9->21         started        23 3 other processes 9->23
Threat name:
Linux.Trojan.Gafgyt
Status:
Malicious
First seen:
2025-06-05 08:38:35 UTC
File Type:
ELF32 Little (Exe)
AV detection:
21 of 38 (55.26%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:mirai defense_evasion discovery
Behaviour
Reads runtime system information
Enumerates running processes
Writes file to system bin folder
Modifies Watchdog functionality
Contacts a large (854992) amount of remote hosts
Creates a large amount of network flows
Malware Config
C2 Extraction:
traxanhc2.duckdns.org
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:CVE_2017_17215
Author:NDA0E
Description:Detects exploitation attempt of CVE-2017-17215
Rule name:ELF_Mirai
Author:NDA0E
Description:Detects multiple Mirai variants
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 0ae7f60c6bfbf64d8f0f3f223559492a2f973b7f1ac0eeeeb34709ab7c9e17d5

(this sample)

  
Delivery method
Distributed via web download

Comments