Analysis
-
max time kernel
149s -
max time network
151s -
platform
debian-9_mips -
resource
debian9-mipsbe-20240729-en -
resource tags
arch:mipsimage:debian9-mipsbe-20240729-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem -
submitted
02-10-2024 01:20
Behavioral task
behavioral1
Sample
6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf
Resource
debian9-mipsbe-20240729-en
General
-
Target
6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf
-
Size
36KB
-
MD5
8580cdc2029cafca09e91526ab00468d
-
SHA1
35f33d253414de7d01683107be22ae60b5668041
-
SHA256
6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1
-
SHA512
be209112a270ce04acd3b46183a861782481d90362c90012cc54c79aa64cdc7d2788225c00d6fce82045c5727776d97b778b46cd50714455c6ec42696202ccfb
-
SSDEEP
768:jxI6EJ2q/pOK4XT43j2bBgvrg0UAHdtQJgGlzDpUYse:VQIq/R4XT43aUPjQVqYF
Malware Config
Extracted
mirai
MIRAI
Signatures
-
Contacts a large (23832) 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 711 chmod -
Changes its process name 1 IoCs
description ioc pid Process Changes the process name, possibly in an attempt to hide itself /bin/systemd 700 6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf -
description ioc Process File opened for reading /proc/filesystems mv File opened for reading /proc/self/exe 6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf File opened for reading /proc/filesystems mkdir -
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/6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf/tmp/6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf1⤵
- Changes its process name
- Reads runtime system information
PID:700 -
/bin/shsh -c "rm -rf bin/systemd && mkdir bin; >bin/systemd && mv /tmp/6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.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:706
-
-
/bin/mvmv /tmp/6f3a4a076d6b50ddc1d6caeb07fe23813128ba2bf032f9115d8f55e344ccb4b1.elf bin/systemd3⤵
- Reads runtime system information
PID:708
-
-
/bin/chmodchmod 777 bin/systemd3⤵
- File and Directory Permissions Modification
PID:711
-
-