MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 179ae830e7ce95750c848357e10a1899ade55af51e7803ee1d7ca0eeca31917f. 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: 10


Intelligence 10 IOCs YARA 10 File information Comments

SHA256 hash: 179ae830e7ce95750c848357e10a1899ade55af51e7803ee1d7ca0eeca31917f
SHA3-384 hash: a213c073101cf54e8ded524826e4b12e234b1f3187f00d20f07c658c00b7fd07b85a8c4b4705ff8d9047ffbb98ca7bb4
SHA1 hash: 5a65c8dea7c39e845f36cdca33acf6574d87532c
MD5 hash: 562cfdfd4843ac3c3a287c464c5bc049
humanhash: nineteen-early-juliet-edward
File name:morte.arm7
Download: download sample
Signature Mirai
File size:198'239 bytes
First seen:2025-11-29 04:56:28 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 6144:IJUAi6maL7zHvTb/anndfgIUn5W1ySvfX4DnbxyM/9YzU:IiAi6maL7TvTb/anndfgIUn5Q7a9b/Cg
TLSH T171145D46EB414E13C4D7137AB6EF42463323A7A4D3DB73069928AFB43B8679E0E67501
telfhash t10c310072973152296a61c914dcec97b2162dc7171288fe33df36c49c181a09ee53bc1f
Magika elf
Reporter abuse_ch
Tags:elf gafgyt mirai upx-dec


Avatar
abuse_ch
UPX decompressed file, sourced from SHA256 f08c5f12ed5862443772709ea5444c82440aa8e10bfc03ffa6cbf8ede64ddd3f
File size (compressed) :72'292 bytes
File size (de-compressed) :198'239 bytes
Format:linux/arm
Packed file: f08c5f12ed5862443772709ea5444c82440aa8e10bfc03ffa6cbf8ede64ddd3f

Intelligence


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

Behaviour
Connection attempt
Changes access rights for a written file
Sends data to a server
Receives data from a server
Changes access rights for a file
Runs as daemon
Opens a port
DNS request
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
gafgyt gcc masquerade mirai obfuscated rust
Result
Gathering data
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: 1822706 Sample: morte.arm7.elf Startdate: 29/11/2025 Architecture: LINUX Score: 72 22 169.254.169.254, 80 USDOSUS Reserved 2->22 24 draft21.redirectme.net 45.135.194.71, 12121, 47966, 47968 SKYLINKCZ Germany 2->24 26 daisy.ubuntu.com 2->26 28 Malicious sample detected (through community Yara rule) 2->28 30 Antivirus / Scanner detection for submitted sample 2->30 32 Multi AV Scanner detection for submitted file 2->32 34 Yara detected Mirai 2->34 8 morte.arm7.elf 2->8         started        10 python3.8 dpkg 2->10         started        signatures3 process4 process5 12 morte.arm7.elf 8->12         started        14 morte.arm7.elf 8->14         started        16 morte.arm7.elf 8->16         started        process6 18 morte.arm7.elf 12->18         started        20 morte.arm7.elf 12->20         started       
Threat name:
Linux.Trojan.Gafgyt
Status:
Malicious
First seen:
2025-11-29 04:57:15 UTC
File Type:
ELF32 Little (Exe)
AV detection:
20 of 36 (55.56%)
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
Malware Config
C2 Extraction:
draft21.redirectme.net
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_Script_Inject_Detector
Author:DiegoAnalytics
Description:Detects attempts to inject code into another process across PE, ELF, Mach-O binaries
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 179ae830e7ce95750c848357e10a1899ade55af51e7803ee1d7ca0eeca31917f

(this sample)

Comments