Analysis
-
max time kernel
0s -
max time network
14s -
platform
linux_mips -
resource
debian9-mipsbe -
submitted
20-04-2021 21:44
Static task
static1
Behavioral task
behavioral1
Sample
bin.sh
Resource
debian9-mipsbe
General
-
Target
bin.sh
-
Size
129KB
-
MD5
fbe51695e97a45dc61967dc3241a37dc
-
SHA1
1ed14334b5b71783cd6ec14b8a704fe48e600cf0
-
SHA256
2e4506802aedea2e6d53910dfb296323be6620ac08c4b799a879eace5923a7b6
-
SHA512
c35eab56ba59beb2ec2b362e4d1aae734fadc2d9db1d720439337dcade13ec9c7b68da9d03821efc7277abaf9bace342ff35593373e04c67327d5f7db460ad8a
Malware Config
Signatures
-
Modifies the Watchdog daemon 1 TTPs
Malware like Mirai modify the Watchdog to prevent it restarting an infected system.
-
Writes file to system bin folder 1 TTPs 2 IoCs
description ioc /sbin/watchdog /sbin/watchdog /bin/watchdog /bin/watchdog -
Modifies hosts file 1 IoCs
Adds to hosts file used for mapping hosts to IP addresses.
description ioc /etc/hosts /etc/hosts -
Enumerates active TCP sockets 1 TTPs 1 IoCs
Gets active TCP sockets from /proc virtual filesystem.
description ioc Process /proc/net/tcp /proc/net/tcp bin.sh -
Reads system routing table 1 TTPs 1 IoCs
Gets active network interfaces from /proc virtual filesystem.
description ioc /proc/net/route /proc/net/route -
Reads system network configuration 1 TTPs 3 IoCs
Uses contents of /proc filesystem to enumerate network settings.
description ioc Process /proc/net/route /proc/net/route Process not Found /proc/net/tcp /proc/net/tcp bin.sh /proc/net/raw /proc/net/raw bin.sh -
Reads runtime system information 1 IoCs
Reads data from /proc virtual filesystem.
description ioc Process /proc/self/exe /proc/self/exe bin.sh -
Writes file to tmp directory 1 IoCs
Malware often drops required files in the /tmp directory.
description ioc /tmp/bin.sh /tmp/bin.sh