Analysis
-
max time kernel
150s -
max time network
155s -
platform
debian-9_mipsel -
resource
debian9-mipsel-20240226-en -
resource tags
arch:mipselimage:debian9-mipsel-20240226-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipselsystem -
submitted
13-11-2024 23:47
Behavioral task
behavioral1
Sample
botnet.mpsl.elf
Resource
debian9-mipsel-20240226-en
General
-
Target
botnet.mpsl.elf
-
Size
37KB
-
MD5
9f283a66e6aa73b192d236fb6c16cf51
-
SHA1
4079022688540bd661f8d3246be685cf8f652c3b
-
SHA256
c9c219a8c84a6f4a4d2c6b2daab81dfec2d1de4dfe12649c25b3b2be73589f1e
-
SHA512
fee1659c1bd5befdaeb3c34a241d6f1cdcfefeaee9f3e06d77fae24ebbb23f79cf2b9d9d6c9ced7b32c95058c5142498ad896bf75701e46207bad00de18ac157
-
SSDEEP
768:TghW5vB2zC1sX2v5WkybCQCBcqL4szKtRS6RaWbTJo+YEHhWMVK:Uo58CTvrsCGYKtRSGaWbloWHK
Malware Config
Extracted
mirai
MIRAI
Signatures
-
Mirai family
-
Contacts a large (23197) 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.
Processes:
shchmodpid process 705 sh 717 chmod -
Changes its process name 1 IoCs
Processes:
botnet.mpsl.elfdescription ioc pid process Changes the process name, possibly in an attempt to hide itself /bin/busybox 704 botnet.mpsl.elf -
Processes:
botnet.mpsl.elfmkdirmvdescription ioc process File opened for reading /proc/self/exe botnet.mpsl.elf File opened for reading /proc/filesystems mkdir File opened for reading /proc/filesystems mv -
Writes file to tmp directory 1 IoCs
Malware often drops required files in the /tmp directory.
Processes:
shdescription ioc process File opened for modification /tmp/bin/busybox sh
Processes
-
/tmp/botnet.mpsl.elf/tmp/botnet.mpsl.elf1⤵
- Changes its process name
- Reads runtime system information
PID:704 -
/bin/shsh -c "rm -rf bin/busybox && mkdir bin; >bin/busybox && mv /tmp/botnet.mpsl.elf bin/busybox; chmod 777 bin/busybox"2⤵
- File and Directory Permissions Modification
- Writes file to tmp directory
PID:705 -
/bin/rmrm -rf bin/busybox3⤵PID:706
-
-
/bin/mkdirmkdir bin3⤵
- Reads runtime system information
PID:708
-
-
/bin/mvmv /tmp/botnet.mpsl.elf bin/busybox3⤵
- Reads runtime system information
PID:714
-
-
/bin/chmodchmod 777 bin/busybox3⤵
- File and Directory Permissions Modification
PID:717
-
-