Analysis
-
max time kernel
150s -
max time network
152s -
platform
debian-9_mips -
resource
debian9-mipsbe-20230831-en -
resource tags
arch:mipsimage:debian9-mipsbe-20230831-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem -
submitted
04-09-2023 20:35
Behavioral task
behavioral1
Sample
Mozi.m
Resource
debian9-armhf-en-20211208
Behavioral task
behavioral2
Sample
Mozi.m
Resource
debian9-mipsbe-20230831-en
Behavioral task
behavioral3
Sample
Mozi.m
Resource
debian9-mipsel-20230831-en
Behavioral task
behavioral4
Sample
Mozi.m
Resource
ubuntu1804-amd64-en-20211208
General
-
Target
Mozi.m
-
Size
132KB
-
MD5
59ce0baba11893f90527fc951ac69912
-
SHA1
5857a7dd621c4c3ebb0b5a3bec915d409f70d39f
-
SHA256
4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7
-
SHA512
c5b12797b477e5e5964a78766bb40b1c0d9fdfb8eef1f9aee3df451e3441a40c61d325bf400ba51048811b68e1c70a95f15e4166b7a65a4eca0c624864328647
-
SSDEEP
3072:phNlHuBafLeBtfCzpta8xlBIOdVo3/4sxLJ10xioP:p3lOYoaja8xzx/0wsxzSi2
Malware Config
Signatures
-
Contacts a large (17050) 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.
-
Patched UPX-packed file 1 IoCs
Sample is packed with UPX but required header fields are zeroed out to prevent unpacking with the default UPX tool.
resource yara_rule behavioral2/files/fstream-3.dat patched_upx -
Changes its process name 1 IoCs
description ioc pid Changes the process name, possibly in an attempt to hide itself dropbear 339 -
Modifies Watchdog functionality 1 TTPs 2 IoCs
Malware like Mirai modifies the Watchdog to prevent it restarting an infected system.
description ioc File opened for modification /dev/watchdog File opened for modification /dev/misc/watchdog -
resource yara_rule behavioral2/files/fstream-3.dat upx -
Enumerates active TCP sockets 1 TTPs 1 IoCs
Gets active TCP sockets from /proc virtual filesystem.
description ioc Process File opened for reading /proc/net/tcp Mozi.m -
Looks up external IP address via web service 2 IoCs
Uses a legitimate IP lookup service to find the infected system's external IP.
flow ioc 11157 ipinfo.io 11156 ipinfo.io -
description ioc File opened for modification /etc/init.d/S95baby.sh File opened for modification /etc/init.d/hwclock.sh -
Reads system routing table 1 TTPs 1 IoCs
Gets active network interfaces from /proc virtual filesystem.
description ioc File opened for reading /proc/net/route -
Writes file to system bin folder 1 TTPs 2 IoCs
description ioc File opened for modification /sbin/watchdog File opened for modification /bin/watchdog -
Reads system network configuration 1 TTPs 3 IoCs
Uses contents of /proc filesystem to enumerate network settings.
description ioc Process File opened for reading /proc/net/tcp Mozi.m File opened for reading /proc/net/raw Mozi.m File opened for reading /proc/net/route Process not Found -
Reads runtime system information 2 IoCs
Reads data from /proc virtual filesystem.
description ioc Process File opened for reading /proc/self/exe Mozi.m File opened for reading /proc/mounts Process not Found -
Writes file to tmp directory 2 IoCs
Malware often drops required files in the /tmp directory.
description ioc Process File opened for modification /tmp/.ips Mozi.m File opened for modification /tmp/.config Process not Found
Processes
-
/tmp/Mozi.m/tmp/Mozi.m1⤵
- Enumerates active TCP sockets
- Reads system network configuration
- Reads runtime system information
- Writes file to tmp directory
PID:337
-
/bin/shsh -c "killall -9 telnetd utelnetd scfgmgr"1⤵PID:340
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 45235 -j ACCEPT"1⤵PID:351
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 45235 -j ACCEPT2⤵PID:352
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 45235 -j ACCEPT"1⤵PID:357
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 45235 -j ACCEPT2⤵PID:358
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p tcp --destination-port 45235 -j ACCEPT"1⤵PID:359
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --destination-port 45235 -j ACCEPT2⤵PID:360
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p tcp --source-port 45235 -j ACCEPT"1⤵PID:369
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --source-port 45235 -j ACCEPT2⤵PID:370
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 45235 -j ACCEPT"1⤵PID:371
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 45235 -j ACCEPT2⤵PID:372
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 45235 -j ACCEPT"1⤵PID:373
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 45235 -j ACCEPT2⤵PID:374
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p tcp --dport 45235 -j ACCEPT"1⤵PID:375
-
/sbin/iptablesiptables -I PREROUTING -t nat -p tcp --dport 45235 -j ACCEPT2⤵PID:376
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p tcp --sport 45235 -j ACCEPT"1⤵PID:377
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p tcp --sport 45235 -j ACCEPT2⤵PID:378
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 22 -j DROP"1⤵PID:379
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 22 -j DROP2⤵PID:380
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 23 -j DROP"1⤵PID:381
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 23 -j DROP2⤵PID:382
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 2323 -j DROP"1⤵PID:383
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 2323 -j DROP2⤵PID:384
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 22 -j DROP"1⤵PID:385
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 22 -j DROP2⤵PID:386
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 23 -j DROP"1⤵PID:387
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 23 -j DROP2⤵PID:388
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 2323 -j DROP"1⤵PID:389
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 2323 -j DROP2⤵PID:390
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 22 -j DROP"1⤵PID:391
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 22 -j DROP2⤵PID:392
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 23 -j DROP"1⤵PID:393
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 23 -j DROP2⤵PID:394
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 2323 -j DROP"1⤵PID:395
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 2323 -j DROP2⤵PID:396
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 22 -j DROP"1⤵PID:397
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 22 -j DROP2⤵PID:398
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 23 -j DROP"1⤵PID:399
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 23 -j DROP2⤵PID:400
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 2323 -j DROP"1⤵PID:401
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 2323 -j DROP2⤵PID:402
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 58000 -j DROP"1⤵PID:403
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 58000 -j DROP2⤵PID:404
-
-
/bin/shsh -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/shsh -c "iptables -I INPUT -p tcp --dport 58000 -j DROP"1⤵PID:407
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 58000 -j DROP2⤵PID:408
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 58000 -j DROP"1⤵PID:409
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 58000 -j DROP2⤵PID:410
-
-
/bin/shsh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer URL \"http://127.0.0.1\""1⤵PID:411
-
/bin/shsh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer ConnectionRequestPassword \"acsMozi\""1⤵PID:412
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 35000 -j DROP"1⤵PID:413
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 35000 -j DROP2⤵PID:414
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 50023 -j DROP"1⤵PID:415
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 50023 -j DROP2⤵PID:416
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 50023 -j DROP"1⤵PID:417
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 50023 -j DROP2⤵PID:418
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 35000 -j DROP"1⤵PID:419
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 35000 -j DROP2⤵PID:420
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --destination-port 7547 -j DROP"1⤵PID:421
-
/sbin/iptablesiptables -I INPUT -p tcp --destination-port 7547 -j DROP2⤵PID:422
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --source-port 7547 -j DROP"1⤵PID:423
-
/sbin/iptablesiptables -I OUTPUT -p tcp --source-port 7547 -j DROP2⤵PID:424
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 35000 -j DROP"1⤵PID:425
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 35000 -j DROP2⤵PID:426
-
-
/bin/shsh -c "iptables -I INPUT -p tcp --dport 50023 -j DROP"1⤵PID:430
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 50023 -j DROP2⤵PID:431
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 50023 -j DROP"1⤵PID:432
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 50023 -j DROP2⤵PID:433
-
-
/bin/shsh -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/shsh -c "iptables -I INPUT -p tcp --dport 7547 -j DROP"1⤵PID:436
-
/sbin/iptablesiptables -I INPUT -p tcp --dport 7547 -j DROP2⤵PID:437
-
-
/bin/shsh -c "iptables -I OUTPUT -p tcp --sport 7547 -j DROP"1⤵PID:438
-
/sbin/iptablesiptables -I OUTPUT -p tcp --sport 7547 -j DROP2⤵PID:439
-
-
/bin/shsh -c "iptables -I INPUT -p udp --destination-port 30591 -j ACCEPT"1⤵PID:440
-
/sbin/iptablesiptables -I INPUT -p udp --destination-port 30591 -j ACCEPT2⤵PID:441
-
-
/bin/shsh -c "iptables -I OUTPUT -p udp --source-port 30591 -j ACCEPT"1⤵PID:442
-
/sbin/iptablesiptables -I OUTPUT -p udp --source-port 30591 -j ACCEPT2⤵PID:443
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p udp --destination-port 30591 -j ACCEPT"1⤵PID:444
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --destination-port 30591 -j ACCEPT2⤵PID:445
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p udp --source-port 30591 -j ACCEPT"1⤵PID:446
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --source-port 30591 -j ACCEPT2⤵PID:447
-
-
/bin/shsh -c "iptables -I INPUT -p udp --dport 30591 -j ACCEPT"1⤵PID:448
-
/sbin/iptablesiptables -I INPUT -p udp --dport 30591 -j ACCEPT2⤵PID:449
-
-
/bin/shsh -c "iptables -I OUTPUT -p udp --sport 30591 -j ACCEPT"1⤵PID:450
-
/sbin/iptablesiptables -I OUTPUT -p udp --sport 30591 -j ACCEPT2⤵PID:451
-
-
/bin/shsh -c "iptables -I PREROUTING -t nat -p udp --dport 30591 -j ACCEPT"1⤵PID:452
-
/sbin/iptablesiptables -I PREROUTING -t nat -p udp --dport 30591 -j ACCEPT2⤵PID:453
-
-
/bin/shsh -c "iptables -I POSTROUTING -t nat -p udp --sport 30591 -j ACCEPT"1⤵PID:454
-
/sbin/iptablesiptables -I POSTROUTING -t nat -p udp --sport 30591 -j ACCEPT2⤵PID:455
-
Network
MITRE ATT&CK Enterprise v15
Replay Monitor
Loading Replay Monitor...
Downloads
-
Filesize
25B
MD51b3235ba10fc04836c941d3d27301956
SHA18909655763143702430b8c58b3ae3b04cfd3a29c
SHA25601ba1fb41632594997a41d0c3a911ae5b3034d566ebb991ef76ad76e6f9e283a
SHA51298bdb5c266222ccbd63b6f80c87e501c8033dc53b0513d300b8da50e39a207a0b69f8cd3ecc4a128dec340a1186779fedd1049c9b0a70e90d2cb3ae6ebfa4c4d
-
Filesize
147B
MD5b8a8f466da2abb274b5da8a184d10172
SHA12444c38c3462702bf815cf4e37100214824b76e6
SHA25674c9b3a712c3e883f3d0181d64bb83d4aa02f1619615f4f584441e4ae4de0936
SHA51233dfaaae402915c324acb901a94deac1c6f4b2773bdd9fc5e61fed5fd848570a699abcf3f178f8c2b2bdf527dd10a40edaefbe43b94f6e2f1d8e69ebd681768f
-
Filesize
132KB
MD559ce0baba11893f90527fc951ac69912
SHA15857a7dd621c4c3ebb0b5a3bec915d409f70d39f
SHA2564293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7
SHA512c5b12797b477e5e5964a78766bb40b1c0d9fdfb8eef1f9aee3df451e3441a40c61d325bf400ba51048811b68e1c70a95f15e4166b7a65a4eca0c624864328647