Analysis
-
max time kernel
110s -
max time network
150s -
platform
debian-9_mips -
resource
debian9-mipsbe-20240418-en -
resource tags
arch:mipsimage:debian9-mipsbe-20240418-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem -
submitted
07-01-2025 19:47
Behavioral task
behavioral1
Sample
botnet.mips.elf
Resource
debian9-mipsbe-20240418-en
General
-
Target
botnet.mips.elf
-
Size
36KB
-
MD5
9650ea1e75146d6179d7a49b142312a4
-
SHA1
e41ebfa59738bfe7d8c53001b5f4d1f56c64ab76
-
SHA256
2f86cef4a796d5a6f44faa45a99fcd4d1626cfa532ca42140a26d5492db5aa5d
-
SHA512
4128b963191bb4e673f97865c6a934491f4972461f61b326ceb1e64c2a667548f70a9c77dba48fdebc08bce9406afdd135e585c34ab12ba4d1b05a79979a0893
-
SSDEEP
768:PbM1A1wkVghxAHEAPHHAscLHuAEE4Ie1eDIyxU/JgGlzDpUYsi:PuIwGfEhLHug4NLyxqVqYB
Malware Config
Extracted
mirai
MIRAI
raw.igxhost.ru
Signatures
-
Mirai family
-
Contacts a large (23510) amount of remote hosts 1 TTPs
This may indicate a network scan to discover remotely running services.
-
Creates a large amount of network flows 1 TTPs
This may indicate a network scan to discover remotely running services.
-
File and Directory Permissions Modification 1 TTPs 2 IoCs
Adversaries may modify file or directory permissions to evade defenses.
pid Process 702 sh 710 chmod -
Changes its process name 1 IoCs
description ioc pid Process Changes the process name, possibly in an attempt to hide itself /bin/systemd 701 botnet.mips.elf -
description ioc Process File opened for reading /proc/self/exe botnet.mips.elf File opened for reading /proc/filesystems mkdir File opened for reading /proc/filesystems mv -
System Network Configuration Discovery 1 TTPs 2 IoCs
Adversaries may gather information about the network configuration of a system.
pid Process 707 mv 701 botnet.mips.elf -
Writes file to tmp directory 1 IoCs
Malware often drops required files in the /tmp directory.
description ioc Process File opened for modification /tmp/bin/systemd sh
Processes
-
/tmp/botnet.mips.elf/tmp/botnet.mips.elf1⤵
- Changes its process name
- Reads runtime system information
- System Network Configuration Discovery
PID:701 -
/bin/shsh -c "rm -rf bin/systemd && mkdir bin; >bin/systemd && mv /tmp/botnet.mips.elf bin/systemd; chmod 777 bin/systemd"2⤵
- File and Directory Permissions Modification
- Writes file to tmp directory
PID:702 -
/bin/rmrm -rf bin/systemd3⤵PID:704
-
-
/bin/mkdirmkdir bin3⤵
- Reads runtime system information
PID:705
-
-
/bin/mvmv /tmp/botnet.mips.elf bin/systemd3⤵
- Reads runtime system information
- System Network Configuration Discovery
PID:707
-
-
/bin/chmodchmod 777 bin/systemd3⤵
- File and Directory Permissions Modification
PID:710
-
-