Analysis
-
max time kernel
7012s -
max time network
151s -
platform
debian-9_armhf -
resource
debian9-armhf-20221111-en -
resource tags
arch:armhfimage:debian9-armhf-20221111-enkernel:4.9.0-13-armmp-lpaelocale:en-usos:debian-9-armhfsystem -
submitted
31-01-2023 21:15
Static task
static1
Behavioral task
behavioral1
Sample
12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef
Resource
debian9-armhf-20221111-en
General
-
Target
12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef
-
Size
300KB
-
MD5
eec5c6c219535fba3a0492ea8118b397
-
SHA1
292559e94f1c04b7d0c65d4a01bbbc5dc1ff6f21
-
SHA256
12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef
-
SHA512
3482c8324a18302f0f37b6e23ed85f24fff9f50bb568d8fd7461bf57f077a7c592f7a88bb2e1c398699958946d87bb93ab744d13a0003f9b879c15e6471f7400
-
SSDEEP
6144:T2s/gAWuboqsJ9xcJxspJBqQgTuaJZRhVabE5wKSDP99zBa77oNsKqqfPqOJ:T2s/bW+UmJqBxAuaPRhVabEDSDP99zBT
Malware Config
Signatures
-
Creates a large amount of network flows 1 TTPs
This may indicate a network scan to discover remotely running services.
-
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
Processes:
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.
Processes:
description ioc /etc/hosts /etc/hosts -
Writes DNS configuration 1 TTPs 1 IoCs
Writes data to DNS resolver config file.
-
Enumerates active TCP sockets 1 TTPs 1 IoCs
Gets active TCP sockets from /proc virtual filesystem.
Processes:
12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0efdescription ioc process /proc/net/tcp /proc/net/tcp 12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef -
Processes:
description ioc /etc/init.d/S95baby.sh /etc/init.d/S95baby.sh -
Reads system routing table 1 TTPs 1 IoCs
Gets active network interfaces from /proc virtual filesystem.
Processes:
description ioc /proc/net/route /proc/net/route -
Looks up external IP address via web service 2 IoCs
Uses a legitimate IP lookup service to find the infected system's external IP.
Processes:
flow ioc 20200 ipinfo.io 20201 ipinfo.io -
Reads system network configuration 1 TTPs 3 IoCs
Uses contents of /proc filesystem to enumerate network settings.
Processes:
12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0efdescription ioc process /proc/net/raw /proc/net/raw 12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef /proc/net/route /proc/net/route /proc/net/tcp /proc/net/tcp 12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef -
Reads runtime system information 2 IoCs
Reads data from /proc virtual filesystem.
Processes:
description ioc /proc/stat /proc/stat /proc/mounts /proc/mounts -
Writes file to tmp directory 1 IoCs
Malware often drops required files in the /tmp directory.
Processes:
description ioc /tmp/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef /tmp/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef
Processes
-
/tmp/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef/tmp/12013662c71da69de977c04cd7021f13a70cf7bed4ca6c82acbc100464d4b0ef1⤵
- Enumerates active TCP sockets
- Reads system network configuration
PID:359
-
/bin/sh/bin/sh -c "killall -9 telnetd utelnetd scfgmgr"1⤵PID:362
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --destination-port 58887 -j ACCEPT"1⤵PID:375
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 58887 -j ACCEPT2⤵PID:376
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --source-port 58887 -j ACCEPT"1⤵PID:381
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 58887 -j ACCEPT2⤵PID:382
-
-
/bin/sh/bin/sh -c "iptables -I PREROUTING -t nat -p tcp --destination-port 58887 -j ACCEPT"1⤵PID:383
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --destination-port 58887 -j ACCEPT2⤵PID:384
-
-
/bin/sh/bin/sh -c "iptables -I POSTROUTING -t nat -p tcp --source-port 58887 -j ACCEPT"1⤵PID:395
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --source-port 58887 -j ACCEPT2⤵PID:396
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --dport 58887 -j ACCEPT"1⤵PID:397
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 58887 -j ACCEPT2⤵PID:398
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --sport 58887 -j ACCEPT"1⤵PID:399
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 58887 -j ACCEPT2⤵PID:400
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --destination-port 58000 -j DROP"1⤵PID:401
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 58000 -j DROP2⤵PID:402
-
-
/bin/sh/bin/sh -c "iptables -I PREROUTING -t nat -p tcp --dport 58887 -j ACCEPT"1⤵PID:403
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --dport 58887 -j ACCEPT2⤵PID:404
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --source-port 58000 -j DROP"1⤵PID:405
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 58000 -j DROP2⤵PID:406
-
-
/bin/sh/bin/sh -c "iptables -I POSTROUTING -t nat -p tcp --sport 58887 -j ACCEPT"1⤵PID:407
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --sport 58887 -j ACCEPT2⤵PID:408
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --dport 58000 -j DROP"1⤵PID:409
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 58000 -j DROP2⤵PID:410
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --sport 58000 -j DROP"1⤵PID:411
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 58000 -j DROP2⤵PID:412
-
-
/bin/sh/bin/sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer URL \"http://127.0.0.1\""1⤵PID:413
-
/bin/sh/bin/sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer ConnectionRequestPassword \"acsMozi\""1⤵PID:414
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --destination-port 35000 -j DROP"1⤵PID:415
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 35000 -j DROP2⤵PID:416
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --destination-port 50023 -j DROP"1⤵PID:417
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 50023 -j DROP2⤵PID:418
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --source-port 50023 -j DROP"1⤵PID:419
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 50023 -j DROP2⤵PID:420
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --source-port 35000 -j DROP"1⤵PID:421
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 35000 -j DROP2⤵PID:422
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --destination-port 7547 -j DROP"1⤵PID:423
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 7547 -j DROP2⤵PID:424
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --source-port 7547 -j DROP"1⤵PID:425
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 7547 -j DROP2⤵PID:426
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --dport 35000 -j DROP"1⤵PID:427
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 35000 -j DROP2⤵PID:428
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --dport 50023 -j DROP"1⤵PID:429
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 50023 -j DROP2⤵PID:430
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --sport 50023 -j DROP"1⤵PID:431
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 50023 -j DROP2⤵PID:432
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --sport 35000 -j DROP"1⤵PID:434
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 35000 -j DROP2⤵PID:435
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p tcp --dport 7547 -j DROP"1⤵PID:437
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 7547 -j DROP2⤵PID:438
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p tcp --sport 7547 -j DROP"1⤵PID:439
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 7547 -j DROP2⤵PID:440
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p udp --destination-port 8083 -j ACCEPT"1⤵PID:443
-
/sbin/iptablesiptables -I INPUT -p udp --destination-port 8083 -j ACCEPT2⤵PID:444
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p udp --source-port 8083 -j ACCEPT"1⤵PID:445
-
/sbin/iptablesiptables -I OUTPUT -p udp --source-port 8083 -j ACCEPT2⤵PID:446
-
-
/bin/sh/bin/sh -c "iptables -I PREROUTING -t nat -p udp --destination-port 8083 -j ACCEPT"1⤵PID:447
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --destination-port 8083 -j ACCEPT2⤵PID:448
-
-
/bin/sh/bin/sh -c "iptables -I POSTROUTING -t nat -p udp --source-port 8083 -j ACCEPT"1⤵PID:450
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --source-port 8083 -j ACCEPT2⤵PID:452
-
-
/bin/sh/bin/sh -c "iptables -I INPUT -p udp --dport 8083 -j ACCEPT"1⤵PID:453
-
/sbin/iptablesiptables -I INPUT -p udp --dport 8083 -j ACCEPT2⤵PID:454
-
-
/bin/sh/bin/sh -c "iptables -I OUTPUT -p udp --sport 8083 -j ACCEPT"1⤵PID:455
-
/sbin/iptablesiptables -I OUTPUT -p udp --sport 8083 -j ACCEPT2⤵PID:456
-
-
/bin/sh/bin/sh -c "iptables -I PREROUTING -t nat -p udp --dport 8083 -j ACCEPT"1⤵PID:457
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --dport 8083 -j ACCEPT2⤵PID:458
-
-
/bin/sh/bin/sh -c "iptables -I POSTROUTING -t nat -p udp --sport 8083 -j ACCEPT"1⤵PID:459
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --sport 8083 -j ACCEPT2⤵PID:460
-