Analysis
-
max time kernel
11962s -
max time network
187s -
platform
linux_mips -
resource
debian9-mipsbe-en-20211208 -
submitted
25-04-2022 23:08
Static task
static1
Behavioral task
behavioral1
Sample
Mozi.mkfcczett
Resource
debian9-mipsbe-en-20211208
General
-
Target
Mozi.mkfcczett
-
Size
132KB
-
MD5
a73ddd6ec22462db955439f665cad4e6
-
SHA1
ac6962542a4b23ac13bddff22f8df9aeb702ef12
-
SHA256
b5cf68c7cb5bb2d21d60bf6654926f61566d95bfd7c9f9e182d032f1da5b4605
-
SHA512
92a52f68a7324c4d5876e1f7e2cb87d14b8604b057ceee2e537815568faa96abf576a22111c5c976eff72ab9015f1261b2331d4b4d711f4e62c8eb403c2377aa
Malware Config
Signatures
-
Contacts a large (11118) amount of remote hosts 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:
Mozi.mkfcczettdescription ioc process /proc/net/tcp /proc/net/tcp Mozi.mkfcczett -
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 -
Creates a large amount of network flows 1 TTPs
This may indicate a network scan to discover remotely running services.
-
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 7551 ipinfo.io 7554 ipinfo.io -
Reads system network configuration 1 TTPs 3 IoCs
Uses contents of /proc filesystem to enumerate network settings.
Processes:
Mozi.mkfcczettdescription ioc /proc/net/route /proc/net/route /proc/net/tcp /proc/net/tcp Mozi.mkfcczett /proc/net/raw /proc/net/raw Mozi.mkfcczett -
Reads runtime system information 2 IoCs
Reads data from /proc virtual filesystem.
Processes:
Mozi.mkfcczettdescription ioc process /proc/self/exe /proc/self/exe Mozi.mkfcczett /proc/mounts /proc/mounts -
Writes file to tmp directory 1 IoCs
Malware often drops required files in the /tmp directory.
Processes:
description ioc /tmp/Mozi.mkfcczett /tmp/Mozi.mkfcczett
Processes
-
./Mozi.mkfcczett./Mozi.mkfcczett1⤵
- Enumerates active TCP sockets
- Reads system network configuration
- Reads runtime system information
PID:320
-
/bin/shsh -c "killall -9 telnetd utelnetd scfgmgr"1⤵PID:324
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 50907 -j ACCEPT"1⤵PID:335
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 50907 -j ACCEPT2⤵PID:336
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 50907 -j ACCEPT"1⤵PID:341
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 50907 -j ACCEPT2⤵PID:342
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p tcp --destination-port 50907 -j ACCEPT"1⤵PID:343
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --destination-port 50907 -j ACCEPT2⤵PID:344
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p tcp --source-port 50907 -j ACCEPT"1⤵PID:352
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --source-port 50907 -j ACCEPT2⤵PID:353
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 50907 -j ACCEPT"1⤵PID:354
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 50907 -j ACCEPT2⤵PID:355
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 50907 -j ACCEPT"1⤵PID:356
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 50907 -j ACCEPT2⤵PID:357
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p tcp --dport 50907 -j ACCEPT"1⤵PID:358
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --dport 50907 -j ACCEPT2⤵PID:360
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 22 -j DROP"1⤵PID:359
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 22 -j DROP2⤵PID:361
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p tcp --sport 50907 -j ACCEPT"1⤵PID:362
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --sport 50907 -j ACCEPT2⤵PID:364
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 23 -j DROP"1⤵PID:363
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 23 -j DROP2⤵PID:365
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 2323 -j DROP"1⤵PID:366
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 2323 -j DROP2⤵PID:367
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 22 -j DROP"1⤵PID:368
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 22 -j DROP2⤵PID:369
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 23 -j DROP"1⤵PID:370
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 23 -j DROP2⤵PID:371
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 2323 -j DROP"1⤵PID:372
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 2323 -j DROP2⤵PID:373
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 22 -j DROP"1⤵PID:374
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 22 -j DROP2⤵PID:375
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 23 -j DROP"1⤵PID:376
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 23 -j DROP2⤵PID:377
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 2323 -j DROP"1⤵PID:378
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 2323 -j DROP2⤵PID:379
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 22 -j DROP"1⤵PID:380
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 22 -j DROP2⤵PID:381
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 23 -j DROP"1⤵PID:382
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 23 -j DROP2⤵PID:383
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 2323 -j DROP"1⤵PID:384
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 2323 -j DROP2⤵PID:385
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 58000 -j DROP"1⤵PID:386
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 58000 -j DROP2⤵PID:387
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 58000 -j DROP"1⤵PID:388
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 58000 -j DROP2⤵PID:389
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 58000 -j DROP"1⤵PID:390
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 58000 -j DROP2⤵PID:391
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 58000 -j DROP"1⤵PID:392
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 58000 -j DROP2⤵PID:393
-
-
/bin/shsh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer URL \"http://127.0.0.1\""1⤵PID:394
-
/bin/shsh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer ConnectionRequestPassword \"acsMozi\""1⤵PID:395
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 35000 -j DROP"1⤵PID:396
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 35000 -j DROP2⤵PID:397
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 50023 -j DROP"1⤵PID:398
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 50023 -j DROP2⤵PID:399
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 50023 -j DROP"1⤵PID:400
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 50023 -j DROP2⤵PID:401
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 35000 -j DROP"1⤵PID:402
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 35000 -j DROP2⤵PID:403
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 7547 -j DROP"1⤵PID:404
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 7547 -j DROP2⤵PID:405
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 7547 -j DROP"1⤵PID:406
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 7547 -j DROP2⤵PID:407
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 35000 -j DROP"1⤵PID:408
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 35000 -j DROP2⤵PID:409
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 50023 -j DROP"1⤵PID:410
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 50023 -j DROP2⤵PID:411
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 50023 -j DROP"1⤵PID:412
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 50023 -j DROP2⤵PID:413
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 35000 -j DROP"1⤵PID:414
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 35000 -j DROP2⤵PID:415
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 7547 -j DROP"1⤵PID:416
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 7547 -j DROP2⤵PID:417
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 7547 -j DROP"1⤵PID:418
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 7547 -j DROP2⤵PID:419
-
-
/bin/shsh -c "iptables -I INPUT -p udp --destination-port 49806 -j ACCEPT"1⤵PID:420
-
/sbin/iptablesiptables -I INPUT -p udp --destination-port 49806 -j ACCEPT2⤵PID:421
-
-
/bin/shsh -c "iptables -I OUTPUT -p udp --source-port 49806 -j ACCEPT"1⤵PID:422
-
/sbin/iptablesiptables -I OUTPUT -p udp --source-port 49806 -j ACCEPT2⤵PID:423
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p udp --destination-port 49806 -j ACCEPT"1⤵PID:424
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --destination-port 49806 -j ACCEPT2⤵PID:425
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p udp --source-port 49806 -j ACCEPT"1⤵PID:426
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --source-port 49806 -j ACCEPT2⤵PID:427
-
-
/bin/shsh -c "iptables -I INPUT -p udp --dport 49806 -j ACCEPT"1⤵PID:428
-
/sbin/iptablesiptables -I INPUT -p udp --dport 49806 -j ACCEPT2⤵PID:429
-
-
/bin/shsh -c "iptables -I OUTPUT -p udp --sport 49806 -j ACCEPT"1⤵PID:430
-
/sbin/iptablesiptables -I OUTPUT -p udp --sport 49806 -j ACCEPT2⤵PID:431
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p udp --dport 49806 -j ACCEPT"1⤵PID:432
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --dport 49806 -j ACCEPT2⤵PID:433
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p udp --sport 49806 -j ACCEPT"1⤵PID:434
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --sport 49806 -j ACCEPT2⤵PID:435
-