Analysis
-
max time kernel
113s -
max time network
152s -
platform
debian-9_mips -
resource
debian9-mipsbe-20240611-en -
resource tags
arch:mipsimage:debian9-mipsbe-20240611-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem -
submitted
06/12/2024, 14:18
Behavioral task
behavioral1
Sample
ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf
Resource
debian9-mipsbe-20240611-en
General
-
Target
ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf
-
Size
36KB
-
MD5
4c51017585663b65da1fd0af12210777
-
SHA1
d060a5edbf65fca1631aa48bfd1bd7c2df384f5b
-
SHA256
ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546
-
SHA512
3fe47b9e6e637f846fa43e2a301bdbc44c3b4731bdf6fb05f007aab7329635a86ae4eff1d85e5aa5ab15c5249f20c58690a1e9373e913b73fbcf9f1ca0da5e34
-
SSDEEP
768:KFwoLdBhILNp1DWceB1vkKjHDBwkJKSmTjJgGlzDpUYsfW:o/dQDWljnBwSkVqYx
Malware Config
Extracted
mirai
MIRAI
Signatures
-
Mirai family
-
Contacts a large (18558) 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 711 sh 718 chmod -
Changes its process name 1 IoCs
description ioc pid Process Changes the process name, possibly in an attempt to hide itself /bin/busybox 710 ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf -
description ioc Process File opened for reading /proc/self/exe ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.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.
description ioc Process File opened for modification /tmp/bin/busybox sh
Processes
-
/tmp/ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf/tmp/ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf1⤵
- Changes its process name
- Reads runtime system information
PID:710 -
/bin/shsh -c "rm -rf bin/busybox && mkdir bin; >bin/busybox && mv /tmp/ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf bin/busybox; chmod 777 bin/busybox"2⤵
- File and Directory Permissions Modification
- Writes file to tmp directory
PID:711 -
/bin/rmrm -rf bin/busybox3⤵PID:713
-
-
/bin/mkdirmkdir bin3⤵
- Reads runtime system information
PID:714
-
-
/bin/mvmv /tmp/ed59aa1939c0eef89211cdf756076ed7a58fa6977d219f0b244c877936303546.elf bin/busybox3⤵
- Reads runtime system information
PID:716
-
-
/bin/chmodchmod 777 bin/busybox3⤵
- File and Directory Permissions Modification
PID:718
-
-