Analysis

  • max time kernel
    150s
  • max time network
    151s
  • platform
    debian-9_mips
  • resource
    debian9-mipsbe-20240418-en
  • resource tags

    arch:mipsimage:debian9-mipsbe-20240418-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem
  • submitted
    01-08-2024 10:08

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 (13972) amount of remote hosts 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.

  • Modifies Watchdog functionality 1 TTPs 2 IoCs

    Malware like Mirai modifies the Watchdog to prevent it restarting an infected system.

  • UPX packed file 1 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Creates a large amount of network flows 1 TTPs

    This may indicate a network scan to discover remotely running services.

  • Enumerates active TCP sockets 1 TTPs 1 IoCs

    Gets active TCP sockets from /proc virtual filesystem.

  • Enumerates running processes

    Discovers information about currently running processes on the system

  • Modifies init.d 1 TTPs 4 IoCs

    Adds/modifies system service, likely for persistence.

  • Reads system routing table 1 TTPs 1 IoCs

    Gets active network interfaces from /proc virtual filesystem.

  • Writes file to system bin folder 1 TTPs 2 IoCs
  • Changes its process name 1 IoCs
  • Reads system network configuration 1 TTPs 3 IoCs

    Uses contents of /proc filesystem to enumerate network settings.

  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • Writes file to tmp directory 2 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/Mozi.m
    /tmp/Mozi.m
    1⤵
    • Modifies Watchdog functionality
    • Enumerates active TCP sockets
    • Modifies init.d
    • Reads system routing table
    • Writes file to system bin folder
    • Reads system network configuration
    • Reads runtime system information
    • Writes file to tmp directory
    PID:710
    • /bin/sh
      sh -c "killall -9 telnetd utelnetd scfgmgr"
      2⤵
        PID:714
        • /usr/bin/killall
          killall -9 telnetd utelnetd scfgmgr
          3⤵
          • Reads runtime system information
          PID:716
      • /bin/sh
        sh -c "iptables -I INPUT -p tcp --destination-port 37657 -j ACCEPT"
        2⤵
          PID:823
          • /sbin/iptables
            iptables -I INPUT -p tcp --destination-port 37657 -j ACCEPT
            3⤵
              PID:824
          • /bin/sh
            sh -c "iptables -I OUTPUT -p tcp --source-port 37657 -j ACCEPT"
            2⤵
              PID:828
              • /sbin/iptables
                iptables -I OUTPUT -p tcp --source-port 37657 -j ACCEPT
                3⤵
                  PID:830
              • /bin/sh
                sh -c "iptables -I PREROUTING -t nat -p tcp --destination-port 37657 -j ACCEPT"
                2⤵
                  PID:831
                  • /sbin/iptables
                    iptables -I PREROUTING -t nat -p tcp --destination-port 37657 -j ACCEPT
                    3⤵
                      PID:832
                  • /bin/sh
                    sh -c "iptables -I POSTROUTING -t nat -p tcp --source-port 37657 -j ACCEPT"
                    2⤵
                      PID:841
                      • /sbin/iptables
                        iptables -I POSTROUTING -t nat -p tcp --source-port 37657 -j ACCEPT
                        3⤵
                          PID:842
                      • /bin/sh
                        sh -c "iptables -I INPUT -p tcp --dport 37657 -j ACCEPT"
                        2⤵
                          PID:843
                          • /sbin/iptables
                            iptables -I INPUT -p tcp --dport 37657 -j ACCEPT
                            3⤵
                              PID:844
                          • /bin/sh
                            sh -c "iptables -I OUTPUT -p tcp --sport 37657 -j ACCEPT"
                            2⤵
                              PID:845
                              • /sbin/iptables
                                iptables -I OUTPUT -p tcp --sport 37657 -j ACCEPT
                                3⤵
                                  PID:846
                              • /bin/sh
                                sh -c "iptables -I PREROUTING -t nat -p tcp --dport 37657 -j ACCEPT"
                                2⤵
                                  PID:847
                                  • /sbin/iptables
                                    iptables -I PREROUTING -t nat -p tcp --dport 37657 -j ACCEPT
                                    3⤵
                                      PID:848
                                  • /bin/sh
                                    sh -c "iptables -I POSTROUTING -t nat -p tcp --sport 37657 -j ACCEPT"
                                    2⤵
                                      PID:849
                                      • /sbin/iptables
                                        iptables -I POSTROUTING -t nat -p tcp --sport 37657 -j ACCEPT
                                        3⤵
                                          PID:850
                                      • /bin/sh
                                        sh -c "iptables -I INPUT -p tcp --destination-port 22 -j DROP"
                                        2⤵
                                          PID:851
                                          • /sbin/iptables
                                            iptables -I INPUT -p tcp --destination-port 22 -j DROP
                                            3⤵
                                              PID:852
                                          • /bin/sh
                                            sh -c "iptables -I INPUT -p tcp --destination-port 23 -j DROP"
                                            2⤵
                                              PID:853
                                              • /sbin/iptables
                                                iptables -I INPUT -p tcp --destination-port 23 -j DROP
                                                3⤵
                                                  PID:854
                                              • /bin/sh
                                                sh -c "iptables -I INPUT -p tcp --destination-port 2323 -j DROP"
                                                2⤵
                                                  PID:855
                                                  • /sbin/iptables
                                                    iptables -I INPUT -p tcp --destination-port 2323 -j DROP
                                                    3⤵
                                                      PID:856
                                                  • /bin/sh
                                                    sh -c "iptables -I OUTPUT -p tcp --source-port 22 -j DROP"
                                                    2⤵
                                                      PID:857
                                                      • /sbin/iptables
                                                        iptables -I OUTPUT -p tcp --source-port 22 -j DROP
                                                        3⤵
                                                          PID:858
                                                      • /bin/sh
                                                        sh -c "iptables -I OUTPUT -p tcp --source-port 23 -j DROP"
                                                        2⤵
                                                          PID:859
                                                          • /sbin/iptables
                                                            iptables -I OUTPUT -p tcp --source-port 23 -j DROP
                                                            3⤵
                                                              PID:860
                                                          • /bin/sh
                                                            sh -c "iptables -I OUTPUT -p tcp --source-port 2323 -j DROP"
                                                            2⤵
                                                              PID:861
                                                              • /sbin/iptables
                                                                iptables -I OUTPUT -p tcp --source-port 2323 -j DROP
                                                                3⤵
                                                                  PID:862
                                                              • /bin/sh
                                                                sh -c "iptables -I INPUT -p tcp --dport 22 -j DROP"
                                                                2⤵
                                                                  PID:863
                                                                  • /sbin/iptables
                                                                    iptables -I INPUT -p tcp --dport 22 -j DROP
                                                                    3⤵
                                                                      PID:864
                                                                  • /bin/sh
                                                                    sh -c "iptables -I INPUT -p tcp --dport 23 -j DROP"
                                                                    2⤵
                                                                      PID:865
                                                                      • /sbin/iptables
                                                                        iptables -I INPUT -p tcp --dport 23 -j DROP
                                                                        3⤵
                                                                          PID:866
                                                                      • /bin/sh
                                                                        sh -c "iptables -I INPUT -p tcp --dport 2323 -j DROP"
                                                                        2⤵
                                                                          PID:867
                                                                          • /sbin/iptables
                                                                            iptables -I INPUT -p tcp --dport 2323 -j DROP
                                                                            3⤵
                                                                              PID:868
                                                                          • /bin/sh
                                                                            sh -c "iptables -I OUTPUT -p tcp --sport 22 -j DROP"
                                                                            2⤵
                                                                              PID:869
                                                                              • /sbin/iptables
                                                                                iptables -I OUTPUT -p tcp --sport 22 -j DROP
                                                                                3⤵
                                                                                  PID:870
                                                                              • /bin/sh
                                                                                sh -c "iptables -I OUTPUT -p tcp --sport 23 -j DROP"
                                                                                2⤵
                                                                                  PID:871
                                                                                  • /sbin/iptables
                                                                                    iptables -I OUTPUT -p tcp --sport 23 -j DROP
                                                                                    3⤵
                                                                                      PID:872
                                                                                  • /bin/sh
                                                                                    sh -c "iptables -I OUTPUT -p tcp --sport 2323 -j DROP"
                                                                                    2⤵
                                                                                      PID:873
                                                                                      • /sbin/iptables
                                                                                        iptables -I OUTPUT -p tcp --sport 2323 -j DROP
                                                                                        3⤵
                                                                                          PID:874
                                                                                      • /bin/sh
                                                                                        sh -c "iptables -I INPUT -p tcp --destination-port 58000 -j DROP"
                                                                                        2⤵
                                                                                          PID:875
                                                                                          • /sbin/iptables
                                                                                            iptables -I INPUT -p tcp --destination-port 58000 -j DROP
                                                                                            3⤵
                                                                                              PID:876
                                                                                          • /bin/sh
                                                                                            sh -c "iptables -I OUTPUT -p tcp --source-port 58000 -j DROP"
                                                                                            2⤵
                                                                                              PID:877
                                                                                              • /sbin/iptables
                                                                                                iptables -I OUTPUT -p tcp --source-port 58000 -j DROP
                                                                                                3⤵
                                                                                                  PID:878
                                                                                              • /bin/sh
                                                                                                sh -c "iptables -I INPUT -p tcp --dport 58000 -j DROP"
                                                                                                2⤵
                                                                                                  PID:879
                                                                                                  • /sbin/iptables
                                                                                                    iptables -I INPUT -p tcp --dport 58000 -j DROP
                                                                                                    3⤵
                                                                                                      PID:880
                                                                                                  • /bin/sh
                                                                                                    sh -c "iptables -I OUTPUT -p tcp --sport 58000 -j DROP"
                                                                                                    2⤵
                                                                                                      PID:881
                                                                                                      • /sbin/iptables
                                                                                                        iptables -I OUTPUT -p tcp --sport 58000 -j DROP
                                                                                                        3⤵
                                                                                                          PID:882
                                                                                                      • /bin/sh
                                                                                                        sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer URL \"http://127.0.0.1\""
                                                                                                        2⤵
                                                                                                          PID:883
                                                                                                        • /bin/sh
                                                                                                          sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer ConnectionRequestPassword \"acsMozi\""
                                                                                                          2⤵
                                                                                                            PID:884
                                                                                                          • /bin/sh
                                                                                                            sh -c "iptables -I INPUT -p tcp --destination-port 35000 -j DROP"
                                                                                                            2⤵
                                                                                                              PID:885
                                                                                                              • /sbin/iptables
                                                                                                                iptables -I INPUT -p tcp --destination-port 35000 -j DROP
                                                                                                                3⤵
                                                                                                                  PID:886
                                                                                                              • /bin/sh
                                                                                                                sh -c "iptables -I INPUT -p tcp --destination-port 50023 -j DROP"
                                                                                                                2⤵
                                                                                                                  PID:887
                                                                                                                  • /sbin/iptables
                                                                                                                    iptables -I INPUT -p tcp --destination-port 50023 -j DROP
                                                                                                                    3⤵
                                                                                                                      PID:888
                                                                                                                  • /bin/sh
                                                                                                                    sh -c "iptables -I OUTPUT -p tcp --source-port 50023 -j DROP"
                                                                                                                    2⤵
                                                                                                                      PID:889
                                                                                                                      • /sbin/iptables
                                                                                                                        iptables -I OUTPUT -p tcp --source-port 50023 -j DROP
                                                                                                                        3⤵
                                                                                                                          PID:890
                                                                                                                      • /bin/sh
                                                                                                                        sh -c "iptables -I OUTPUT -p tcp --source-port 35000 -j DROP"
                                                                                                                        2⤵
                                                                                                                          PID:891
                                                                                                                          • /sbin/iptables
                                                                                                                            iptables -I OUTPUT -p tcp --source-port 35000 -j DROP
                                                                                                                            3⤵
                                                                                                                              PID:892
                                                                                                                          • /bin/sh
                                                                                                                            sh -c "iptables -I INPUT -p tcp --destination-port 7547 -j DROP"
                                                                                                                            2⤵
                                                                                                                              PID:893
                                                                                                                              • /sbin/iptables
                                                                                                                                iptables -I INPUT -p tcp --destination-port 7547 -j DROP
                                                                                                                                3⤵
                                                                                                                                  PID:894
                                                                                                                              • /bin/sh
                                                                                                                                sh -c "iptables -I OUTPUT -p tcp --source-port 7547 -j DROP"
                                                                                                                                2⤵
                                                                                                                                  PID:895
                                                                                                                                  • /sbin/iptables
                                                                                                                                    iptables -I OUTPUT -p tcp --source-port 7547 -j DROP
                                                                                                                                    3⤵
                                                                                                                                      PID:896
                                                                                                                                  • /bin/sh
                                                                                                                                    sh -c "iptables -I INPUT -p tcp --dport 35000 -j DROP"
                                                                                                                                    2⤵
                                                                                                                                      PID:897
                                                                                                                                      • /sbin/iptables
                                                                                                                                        iptables -I INPUT -p tcp --dport 35000 -j DROP
                                                                                                                                        3⤵
                                                                                                                                          PID:898
                                                                                                                                      • /bin/sh
                                                                                                                                        sh -c "iptables -I INPUT -p tcp --dport 50023 -j DROP"
                                                                                                                                        2⤵
                                                                                                                                          PID:899
                                                                                                                                          • /sbin/iptables
                                                                                                                                            iptables -I INPUT -p tcp --dport 50023 -j DROP
                                                                                                                                            3⤵
                                                                                                                                              PID:900
                                                                                                                                          • /bin/sh
                                                                                                                                            sh -c "iptables -I OUTPUT -p tcp --sport 50023 -j DROP"
                                                                                                                                            2⤵
                                                                                                                                              PID:901
                                                                                                                                              • /sbin/iptables
                                                                                                                                                iptables -I OUTPUT -p tcp --sport 50023 -j DROP
                                                                                                                                                3⤵
                                                                                                                                                  PID:902
                                                                                                                                              • /bin/sh
                                                                                                                                                sh -c "iptables -I OUTPUT -p tcp --sport 35000 -j DROP"
                                                                                                                                                2⤵
                                                                                                                                                  PID:903
                                                                                                                                                  • /sbin/iptables
                                                                                                                                                    iptables -I OUTPUT -p tcp --sport 35000 -j DROP
                                                                                                                                                    3⤵
                                                                                                                                                      PID:904
                                                                                                                                                  • /bin/sh
                                                                                                                                                    sh -c "iptables -I INPUT -p tcp --dport 7547 -j DROP"
                                                                                                                                                    2⤵
                                                                                                                                                      PID:905
                                                                                                                                                      • /sbin/iptables
                                                                                                                                                        iptables -I INPUT -p tcp --dport 7547 -j DROP
                                                                                                                                                        3⤵
                                                                                                                                                          PID:906
                                                                                                                                                      • /bin/sh
                                                                                                                                                        sh -c "iptables -I OUTPUT -p tcp --sport 7547 -j DROP"
                                                                                                                                                        2⤵
                                                                                                                                                          PID:907
                                                                                                                                                          • /sbin/iptables
                                                                                                                                                            iptables -I OUTPUT -p tcp --sport 7547 -j DROP
                                                                                                                                                            3⤵
                                                                                                                                                              PID:908
                                                                                                                                                          • /bin/sh
                                                                                                                                                            sh -c "iptables -I INPUT -p udp --destination-port 1434 -j ACCEPT"
                                                                                                                                                            2⤵
                                                                                                                                                              PID:912
                                                                                                                                                              • /sbin/iptables
                                                                                                                                                                iptables -I INPUT -p udp --destination-port 1434 -j ACCEPT
                                                                                                                                                                3⤵
                                                                                                                                                                  PID:913
                                                                                                                                                              • /bin/sh
                                                                                                                                                                sh -c "iptables -I OUTPUT -p udp --source-port 1434 -j ACCEPT"
                                                                                                                                                                2⤵
                                                                                                                                                                  PID:914
                                                                                                                                                                  • /sbin/iptables
                                                                                                                                                                    iptables -I OUTPUT -p udp --source-port 1434 -j ACCEPT
                                                                                                                                                                    3⤵
                                                                                                                                                                      PID:915
                                                                                                                                                                  • /bin/sh
                                                                                                                                                                    sh -c "iptables -I PREROUTING -t nat -p udp --destination-port 1434 -j ACCEPT"
                                                                                                                                                                    2⤵
                                                                                                                                                                      PID:916
                                                                                                                                                                      • /sbin/iptables
                                                                                                                                                                        iptables -I PREROUTING -t nat -p udp --destination-port 1434 -j ACCEPT
                                                                                                                                                                        3⤵
                                                                                                                                                                          PID:917
                                                                                                                                                                      • /bin/sh
                                                                                                                                                                        sh -c "iptables -I POSTROUTING -t nat -p udp --source-port 1434 -j ACCEPT"
                                                                                                                                                                        2⤵
                                                                                                                                                                          PID:918
                                                                                                                                                                          • /sbin/iptables
                                                                                                                                                                            iptables -I POSTROUTING -t nat -p udp --source-port 1434 -j ACCEPT
                                                                                                                                                                            3⤵
                                                                                                                                                                              PID:919
                                                                                                                                                                          • /bin/sh
                                                                                                                                                                            sh -c "iptables -I INPUT -p udp --dport 1434 -j ACCEPT"
                                                                                                                                                                            2⤵
                                                                                                                                                                              PID:920
                                                                                                                                                                              • /sbin/iptables
                                                                                                                                                                                iptables -I INPUT -p udp --dport 1434 -j ACCEPT
                                                                                                                                                                                3⤵
                                                                                                                                                                                  PID:921
                                                                                                                                                                              • /bin/sh
                                                                                                                                                                                sh -c "iptables -I OUTPUT -p udp --sport 1434 -j ACCEPT"
                                                                                                                                                                                2⤵
                                                                                                                                                                                  PID:922
                                                                                                                                                                                  • /sbin/iptables
                                                                                                                                                                                    iptables -I OUTPUT -p udp --sport 1434 -j ACCEPT
                                                                                                                                                                                    3⤵
                                                                                                                                                                                      PID:923
                                                                                                                                                                                  • /bin/sh
                                                                                                                                                                                    sh -c "iptables -I PREROUTING -t nat -p udp --dport 1434 -j ACCEPT"
                                                                                                                                                                                    2⤵
                                                                                                                                                                                      PID:924
                                                                                                                                                                                      • /sbin/iptables
                                                                                                                                                                                        iptables -I PREROUTING -t nat -p udp --dport 1434 -j ACCEPT
                                                                                                                                                                                        3⤵
                                                                                                                                                                                          PID:925
                                                                                                                                                                                      • /bin/sh
                                                                                                                                                                                        sh -c "iptables -I POSTROUTING -t nat -p udp --sport 1434 -j ACCEPT"
                                                                                                                                                                                        2⤵
                                                                                                                                                                                          PID:926
                                                                                                                                                                                          • /sbin/iptables
                                                                                                                                                                                            iptables -I POSTROUTING -t nat -p udp --sport 1434 -j ACCEPT
                                                                                                                                                                                            3⤵
                                                                                                                                                                                              PID:927

                                                                                                                                                                                        Network

                                                                                                                                                                                        MITRE ATT&CK Enterprise v15

                                                                                                                                                                                        Replay Monitor

                                                                                                                                                                                        Loading Replay Monitor...

                                                                                                                                                                                        Downloads

                                                                                                                                                                                        • /etc/rcS.d/S95baby.sh

                                                                                                                                                                                          Filesize

                                                                                                                                                                                          25B

                                                                                                                                                                                          MD5

                                                                                                                                                                                          1b3235ba10fc04836c941d3d27301956

                                                                                                                                                                                          SHA1

                                                                                                                                                                                          8909655763143702430b8c58b3ae3b04cfd3a29c

                                                                                                                                                                                          SHA256

                                                                                                                                                                                          01ba1fb41632594997a41d0c3a911ae5b3034d566ebb991ef76ad76e6f9e283a

                                                                                                                                                                                          SHA512

                                                                                                                                                                                          98bdb5c266222ccbd63b6f80c87e501c8033dc53b0513d300b8da50e39a207a0b69f8cd3ecc4a128dec340a1186779fedd1049c9b0a70e90d2cb3ae6ebfa4c4d

                                                                                                                                                                                        • /tmp/.config

                                                                                                                                                                                          Filesize

                                                                                                                                                                                          147B

                                                                                                                                                                                          MD5

                                                                                                                                                                                          b8a8f466da2abb274b5da8a184d10172

                                                                                                                                                                                          SHA1

                                                                                                                                                                                          2444c38c3462702bf815cf4e37100214824b76e6

                                                                                                                                                                                          SHA256

                                                                                                                                                                                          74c9b3a712c3e883f3d0181d64bb83d4aa02f1619615f4f584441e4ae4de0936

                                                                                                                                                                                          SHA512

                                                                                                                                                                                          33dfaaae402915c324acb901a94deac1c6f4b2773bdd9fc5e61fed5fd848570a699abcf3f178f8c2b2bdf527dd10a40edaefbe43b94f6e2f1d8e69ebd681768f

                                                                                                                                                                                        • /usr/networks

                                                                                                                                                                                          Filesize

                                                                                                                                                                                          132KB

                                                                                                                                                                                          MD5

                                                                                                                                                                                          59ce0baba11893f90527fc951ac69912

                                                                                                                                                                                          SHA1

                                                                                                                                                                                          5857a7dd621c4c3ebb0b5a3bec915d409f70d39f

                                                                                                                                                                                          SHA256

                                                                                                                                                                                          4293c1d8574dc87c58360d6bac3daa182f64f7785c9d41da5e0741d2b1817fc7

                                                                                                                                                                                          SHA512

                                                                                                                                                                                          c5b12797b477e5e5964a78766bb40b1c0d9fdfb8eef1f9aee3df451e3441a40c61d325bf400ba51048811b68e1c70a95f15e4166b7a65a4eca0c624864328647

                                                                                                                                                                                        • memory/710-1-0x00400000-0x004c2fd8-memory.dmp

                                                                                                                                                                                        • memory/871-2-0x775e2000-0x775f30d0-memory.dmp

                                                                                                                                                                                        • memory/890-3-0x776cb000-0x776dc0d0-memory.dmp