MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 5590bd5abef415d7b9d6c8c34140cadfc6f7f6aed5c37c6af2a026b1e88e2f4d. 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 11 File information Comments 1

SHA256 hash: 5590bd5abef415d7b9d6c8c34140cadfc6f7f6aed5c37c6af2a026b1e88e2f4d
SHA3-384 hash: fd038902c138737a190f190e892506a49a19cc1b7a9625f36c7e4a0f415998890d7070e55e8691a3859e43bca6f6b5e1
SHA1 hash: 9ba785d40c7798989e52ec93a817c2c497e6ca9b
MD5 hash: 0add09ae84458ca55de1b6ccb09905fd
humanhash: oxygen-kentucky-jersey-september
File name:0add09ae84458ca55de1b6ccb09905fd
Download: download sample
Signature Mirai
File size:129'444 bytes
First seen:2024-04-14 12:15:50 UTC
Last seen:Never
File type: elf
MIME type:application/x-executable
ssdeep 1536:DbHreDewj2SZTdlnZDpm4ph/TmdiTvLty+FtJRNOh2nMXDDULAkPm9CBnh/YS:DeDeqmq3LtTFtDocnVLAUnCS
TLSH T132C36E227A395B27C1E5A53901F38336B2F66B492970920EBE251E8C7F197F030573B6
telfhash t12521f0755b21563a5b61dd6888ed67b1151ca3066744ef33df24848c24190ebe93ec0f
Reporter zbetcheckin
Tags:32 elf gafgyt mirai sparc

Intelligence


File Origin
# of uploads :
1
# of downloads :
95
Origin country :
FR FR
Vendor Threat Intelligence
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
anti-debug mirai obfuscated
Result
Verdict:
MALICIOUS
Result
Threat name:
Detection:
malicious
Classification:
spre.troj
Score:
100 / 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
Sample tries to kill multiple processes (SIGKILL)
Snort IDS alert for network traffic
Uses known network protocols on non-standard ports
Yara detected Mirai
Behaviour
Behavior Graph:
behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1425737 Sample: hCGaMRj2il.elf Startdate: 14/04/2024 Architecture: LINUX Score: 100 29 197.152.130.227 airtel-tz-asTZ Tanzania United Republic of 2->29 31 5.166.10.50 YAR-ASRU Russian Federation 2->31 33 99 other IPs or domains 2->33 35 Snort IDS alert for network traffic 2->35 37 Malicious sample detected (through community Yara rule) 2->37 39 Antivirus / Scanner detection for submitted sample 2->39 41 4 other signatures 2->41 8 hCGaMRj2il.elf 2->8         started        10 xfce4-panel wrapper-2.0 2->10         started        12 xfce4-panel wrapper-2.0 2->12         started        14 6 other processes 2->14 signatures3 process4 process5 16 hCGaMRj2il.elf 8->16         started        18 wrapper-2.0 xfpm-power-backlight-helper 10->18         started        process6 20 hCGaMRj2il.elf 16->20         started        23 hCGaMRj2il.elf 16->23         started        25 hCGaMRj2il.elf 16->25         started        27 3 other processes 16->27 signatures7 43 Sample tries to kill multiple processes (SIGKILL) 20->43
Threat name:
Linux.Trojan.Mirai
Status:
Malicious
First seen:
2024-04-14 12:16:07 UTC
File Type:
ELF32 Big (Exe)
AV detection:
17 of 24 (70.83%)
Threat level:
  5/5
Result
Malware family:
Score:
  10/10
Tags:
family:mirai botnet:unstable linux
Malware Config
C2 Extraction:
rsx.nextoneup.shop
rep.nextoneup.shop
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:BitcoinAddress
Author:Didier Stevens (@DidierStevens)
Description:Contains a valid Bitcoin address
Rule name:linux_generic_ipv6_catcher
Author:@_lubiedo
Description:ELF samples using IPv6 addresses
Rule name:MAL_ARM_LNX_Mirai_Mar13_2022
Author:Mehmet Ali Kerimoglu a.k.a. CYB3RMX
Description:Detects new ARM Mirai variant
Rule name:MAL_ELF_LNX_Mirai_Oct10_1
Author:Florian Roth (Nextron Systems)
Description:Detects ELF Mirai variant
Reference:Internal Research
Rule name:MAL_ELF_LNX_Mirai_Oct10_1_RID2F39
Author:Florian Roth
Description:Detects ELF Mirai variant
Reference:Internal Research
Rule name:MAL_ELF_LNX_Mirai_Oct10_2
Author:Florian Roth (Nextron Systems)
Description:Detects ELF malware Mirai related
Reference:Internal Research
Rule name:MAL_ELF_LNX_Mirai_Oct10_2_RID2F3A
Author:Florian Roth
Description:Detects ELF malware Mirai related
Reference:Internal Research
Rule name:setsockopt
Author:Tim Brown @timb_machine
Description:Hunts for setsockopt() red flags
Rule name:SUSP_XORed_Mozilla
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 5590bd5abef415d7b9d6c8c34140cadfc6f7f6aed5c37c6af2a026b1e88e2f4d

(this sample)

  
Delivery method
Distributed via web download

Comments



Avatar
zbet commented on 2024-04-14 12:15:51 UTC

url : hxxp://37.44.238.94/bins/spc