Analysis

  • max time kernel
    113s
  • max time network
    149s
  • platform
    debian-9_mips
  • resource
    debian9-mipsbe-20231221-en
  • resource tags

    arch:mipsimage:debian9-mipsbe-20231221-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem
  • submitted
    07/01/2024, 16:23

General

  • Target

    497895c46ad1d5da3de55b82bebe15d4

  • Size

    158KB

  • MD5

    497895c46ad1d5da3de55b82bebe15d4

  • SHA1

    df968ce1c679e6a4152fdad624581f1f76b3457b

  • SHA256

    1af18c987be8fa557f948c9bc0150da74ff99e93b80afbf6593dcc2b9f30e650

  • SHA512

    c378488afb24713b3db4bead2b53d3e46722e1594da946502927aedb28f0c86019c99d766c27df4a5cf0460f29af607f03830830b48a9368e31036db7e7dc93b

  • SSDEEP

    3072:/TNVO/QJHZcfFj4rwLQGTNO5VZLwHm7vuQTpZUyY6co:7O/QJHZweEL/NOjCHm7FZZnc

Malware Config

Signatures

  • Contacts a large (15421) 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.

  • Changes its process name 1 IoCs
  • 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
  • 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/497895c46ad1d5da3de55b82bebe15d4
    /tmp/497895c46ad1d5da3de55b82bebe15d4
    1⤵
    • Enumerates active TCP sockets
    • Reads system network configuration
    • Reads runtime system information
    • Writes file to tmp directory
    PID:718
  • /bin/sh
    sh -c "killall -9 telnetd utelnetd scfgmgr"
    1⤵
      PID:722
      • /usr/bin/killall
        killall -9 telnetd utelnetd scfgmgr
        2⤵
        • Reads runtime system information
        PID:724
    • /bin/sh
      sh -c "iptables -I INPUT -p tcp --destination-port 43193 -j ACCEPT"
      1⤵
        PID:818
        • /sbin/iptables
          iptables -I INPUT -p tcp --destination-port 43193 -j ACCEPT
          2⤵
            PID:819
        • /bin/sh
          sh -c "iptables -I OUTPUT -p tcp --source-port 43193 -j ACCEPT"
          1⤵
            PID:825
            • /sbin/iptables
              iptables -I OUTPUT -p tcp --source-port 43193 -j ACCEPT
              2⤵
                PID:826
            • /bin/sh
              sh -c "iptables -I PREROUTING -t nat -p tcp --destination-port 43193 -j ACCEPT"
              1⤵
                PID:828
                • /sbin/iptables
                  iptables -I PREROUTING -t nat -p tcp --destination-port 43193 -j ACCEPT
                  2⤵
                    PID:829
                • /bin/sh
                  sh -c "iptables -I POSTROUTING -t nat -p tcp --source-port 43193 -j ACCEPT"
                  1⤵
                    PID:839
                    • /sbin/iptables
                      iptables -I POSTROUTING -t nat -p tcp --source-port 43193 -j ACCEPT
                      2⤵
                        PID:840
                    • /bin/sh
                      sh -c "iptables -I INPUT -p tcp --dport 43193 -j ACCEPT"
                      1⤵
                        PID:842
                        • /sbin/iptables
                          iptables -I INPUT -p tcp --dport 43193 -j ACCEPT
                          2⤵
                            PID:843
                        • /bin/sh
                          sh -c "iptables -I OUTPUT -p tcp --sport 43193 -j ACCEPT"
                          1⤵
                            PID:845
                            • /sbin/iptables
                              iptables -I OUTPUT -p tcp --sport 43193 -j ACCEPT
                              2⤵
                                PID:846
                            • /bin/sh
                              sh -c "iptables -I PREROUTING -t nat -p tcp --dport 43193 -j ACCEPT"
                              1⤵
                                PID:847
                                • /sbin/iptables
                                  iptables -I PREROUTING -t nat -p tcp --dport 43193 -j ACCEPT
                                  2⤵
                                    PID:848
                                • /bin/sh
                                  sh -c "iptables -I POSTROUTING -t nat -p tcp --sport 43193 -j ACCEPT"
                                  1⤵
                                    PID:849
                                    • /sbin/iptables
                                      iptables -I POSTROUTING -t nat -p tcp --sport 43193 -j ACCEPT
                                      2⤵
                                        PID:850
                                    • /bin/sh
                                      sh -c "iptables -I INPUT -p tcp --destination-port 22 -j DROP"
                                      1⤵
                                        PID:851
                                        • /sbin/iptables
                                          iptables -I INPUT -p tcp --destination-port 22 -j DROP
                                          2⤵
                                            PID:852
                                        • /bin/sh
                                          sh -c "iptables -I INPUT -p tcp --destination-port 23 -j DROP"
                                          1⤵
                                            PID:853
                                            • /sbin/iptables
                                              iptables -I INPUT -p tcp --destination-port 23 -j DROP
                                              2⤵
                                                PID:854
                                            • /bin/sh
                                              sh -c "iptables -I INPUT -p tcp --destination-port 2323 -j DROP"
                                              1⤵
                                                PID:855
                                                • /sbin/iptables
                                                  iptables -I INPUT -p tcp --destination-port 2323 -j DROP
                                                  2⤵
                                                    PID:856
                                                • /bin/sh
                                                  sh -c "iptables -I OUTPUT -p tcp --source-port 22 -j DROP"
                                                  1⤵
                                                    PID:857
                                                    • /sbin/iptables
                                                      iptables -I OUTPUT -p tcp --source-port 22 -j DROP
                                                      2⤵
                                                        PID:858
                                                    • /bin/sh
                                                      sh -c "iptables -I OUTPUT -p tcp --source-port 23 -j DROP"
                                                      1⤵
                                                        PID:859
                                                        • /sbin/iptables
                                                          iptables -I OUTPUT -p tcp --source-port 23 -j DROP
                                                          2⤵
                                                            PID:860
                                                        • /bin/sh
                                                          sh -c "iptables -I OUTPUT -p tcp --source-port 2323 -j DROP"
                                                          1⤵
                                                            PID:861
                                                            • /sbin/iptables
                                                              iptables -I OUTPUT -p tcp --source-port 2323 -j DROP
                                                              2⤵
                                                                PID:862
                                                            • /bin/sh
                                                              sh -c "iptables -I INPUT -p tcp --dport 22 -j DROP"
                                                              1⤵
                                                                PID:863
                                                                • /sbin/iptables
                                                                  iptables -I INPUT -p tcp --dport 22 -j DROP
                                                                  2⤵
                                                                    PID:864
                                                                • /bin/sh
                                                                  sh -c "iptables -I INPUT -p tcp --dport 23 -j DROP"
                                                                  1⤵
                                                                    PID:865
                                                                    • /sbin/iptables
                                                                      iptables -I INPUT -p tcp --dport 23 -j DROP
                                                                      2⤵
                                                                        PID:866
                                                                    • /bin/sh
                                                                      sh -c "iptables -I INPUT -p tcp --dport 2323 -j DROP"
                                                                      1⤵
                                                                        PID:867
                                                                        • /sbin/iptables
                                                                          iptables -I INPUT -p tcp --dport 2323 -j DROP
                                                                          2⤵
                                                                            PID:868
                                                                        • /bin/sh
                                                                          sh -c "iptables -I OUTPUT -p tcp --sport 22 -j DROP"
                                                                          1⤵
                                                                            PID:869
                                                                            • /sbin/iptables
                                                                              iptables -I OUTPUT -p tcp --sport 22 -j DROP
                                                                              2⤵
                                                                                PID:870
                                                                            • /bin/sh
                                                                              sh -c "iptables -I OUTPUT -p tcp --sport 23 -j DROP"
                                                                              1⤵
                                                                                PID:871
                                                                                • /sbin/iptables
                                                                                  iptables -I OUTPUT -p tcp --sport 23 -j DROP
                                                                                  2⤵
                                                                                    PID:872
                                                                                • /bin/sh
                                                                                  sh -c "iptables -I OUTPUT -p tcp --sport 2323 -j DROP"
                                                                                  1⤵
                                                                                    PID:873
                                                                                    • /sbin/iptables
                                                                                      iptables -I OUTPUT -p tcp --sport 2323 -j DROP
                                                                                      2⤵
                                                                                        PID:874
                                                                                    • /bin/sh
                                                                                      sh -c "iptables -I INPUT -p tcp --destination-port 58000 -j DROP"
                                                                                      1⤵
                                                                                        PID:875
                                                                                        • /sbin/iptables
                                                                                          iptables -I INPUT -p tcp --destination-port 58000 -j DROP
                                                                                          2⤵
                                                                                            PID:876
                                                                                        • /bin/sh
                                                                                          sh -c "iptables -I OUTPUT -p tcp --source-port 58000 -j DROP"
                                                                                          1⤵
                                                                                            PID:877
                                                                                            • /sbin/iptables
                                                                                              iptables -I OUTPUT -p tcp --source-port 58000 -j DROP
                                                                                              2⤵
                                                                                                PID:878
                                                                                            • /bin/sh
                                                                                              sh -c "iptables -I INPUT -p tcp --dport 58000 -j DROP"
                                                                                              1⤵
                                                                                                PID:879
                                                                                                • /sbin/iptables
                                                                                                  iptables -I INPUT -p tcp --dport 58000 -j DROP
                                                                                                  2⤵
                                                                                                    PID:880
                                                                                                • /bin/sh
                                                                                                  sh -c "iptables -I OUTPUT -p tcp --sport 58000 -j DROP"
                                                                                                  1⤵
                                                                                                    PID:881
                                                                                                    • /sbin/iptables
                                                                                                      iptables -I OUTPUT -p tcp --sport 58000 -j DROP
                                                                                                      2⤵
                                                                                                        PID:882
                                                                                                    • /bin/sh
                                                                                                      sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer URL \"http://127.0.0.1\""
                                                                                                      1⤵
                                                                                                        PID:883
                                                                                                      • /bin/sh
                                                                                                        sh -c "cfgtool set /mnt/jffs2/hw_ctree.xml InternetGatewayDevice.ManagementServer ConnectionRequestPassword \"acsMozi\""
                                                                                                        1⤵
                                                                                                          PID:884
                                                                                                        • /bin/sh
                                                                                                          sh -c "iptables -I INPUT -p tcp --destination-port 35000 -j DROP"
                                                                                                          1⤵
                                                                                                            PID:885
                                                                                                            • /sbin/iptables
                                                                                                              iptables -I INPUT -p tcp --destination-port 35000 -j DROP
                                                                                                              2⤵
                                                                                                                PID:886
                                                                                                            • /bin/sh
                                                                                                              sh -c "iptables -I INPUT -p tcp --destination-port 50023 -j DROP"
                                                                                                              1⤵
                                                                                                                PID:887
                                                                                                                • /sbin/iptables
                                                                                                                  iptables -I INPUT -p tcp --destination-port 50023 -j DROP
                                                                                                                  2⤵
                                                                                                                    PID:888
                                                                                                                • /bin/sh
                                                                                                                  sh -c "iptables -I OUTPUT -p tcp --source-port 50023 -j DROP"
                                                                                                                  1⤵
                                                                                                                    PID:889
                                                                                                                    • /sbin/iptables
                                                                                                                      iptables -I OUTPUT -p tcp --source-port 50023 -j DROP
                                                                                                                      2⤵
                                                                                                                        PID:890
                                                                                                                    • /bin/sh
                                                                                                                      sh -c "iptables -I OUTPUT -p tcp --source-port 35000 -j DROP"
                                                                                                                      1⤵
                                                                                                                        PID:891
                                                                                                                        • /sbin/iptables
                                                                                                                          iptables -I OUTPUT -p tcp --source-port 35000 -j DROP
                                                                                                                          2⤵
                                                                                                                            PID:892
                                                                                                                        • /bin/sh
                                                                                                                          sh -c "iptables -I INPUT -p tcp --destination-port 7547 -j DROP"
                                                                                                                          1⤵
                                                                                                                            PID:893
                                                                                                                            • /sbin/iptables
                                                                                                                              iptables -I INPUT -p tcp --destination-port 7547 -j DROP
                                                                                                                              2⤵
                                                                                                                                PID:894
                                                                                                                            • /bin/sh
                                                                                                                              sh -c "iptables -I OUTPUT -p tcp --source-port 7547 -j DROP"
                                                                                                                              1⤵
                                                                                                                                PID:895
                                                                                                                                • /sbin/iptables
                                                                                                                                  iptables -I OUTPUT -p tcp --source-port 7547 -j DROP
                                                                                                                                  2⤵
                                                                                                                                    PID:896
                                                                                                                                • /bin/sh
                                                                                                                                  sh -c "iptables -I INPUT -p tcp --dport 35000 -j DROP"
                                                                                                                                  1⤵
                                                                                                                                    PID:897
                                                                                                                                    • /sbin/iptables
                                                                                                                                      iptables -I INPUT -p tcp --dport 35000 -j DROP
                                                                                                                                      2⤵
                                                                                                                                        PID:898
                                                                                                                                    • /bin/sh
                                                                                                                                      sh -c "iptables -I INPUT -p tcp --dport 50023 -j DROP"
                                                                                                                                      1⤵
                                                                                                                                        PID:899
                                                                                                                                        • /sbin/iptables
                                                                                                                                          iptables -I INPUT -p tcp --dport 50023 -j DROP
                                                                                                                                          2⤵
                                                                                                                                            PID:900
                                                                                                                                        • /bin/sh
                                                                                                                                          sh -c "iptables -I OUTPUT -p tcp --sport 50023 -j DROP"
                                                                                                                                          1⤵
                                                                                                                                            PID:901
                                                                                                                                            • /sbin/iptables
                                                                                                                                              iptables -I OUTPUT -p tcp --sport 50023 -j DROP
                                                                                                                                              2⤵
                                                                                                                                                PID:902
                                                                                                                                            • /bin/sh
                                                                                                                                              sh -c "iptables -I OUTPUT -p tcp --sport 35000 -j DROP"
                                                                                                                                              1⤵
                                                                                                                                                PID:903
                                                                                                                                                • /sbin/iptables
                                                                                                                                                  iptables -I OUTPUT -p tcp --sport 35000 -j DROP
                                                                                                                                                  2⤵
                                                                                                                                                    PID:904
                                                                                                                                                • /bin/sh
                                                                                                                                                  sh -c "iptables -I INPUT -p tcp --dport 7547 -j DROP"
                                                                                                                                                  1⤵
                                                                                                                                                    PID:905
                                                                                                                                                    • /sbin/iptables
                                                                                                                                                      iptables -I INPUT -p tcp --dport 7547 -j DROP
                                                                                                                                                      2⤵
                                                                                                                                                        PID:906
                                                                                                                                                    • /bin/sh
                                                                                                                                                      sh -c "iptables -I OUTPUT -p tcp --sport 7547 -j DROP"
                                                                                                                                                      1⤵
                                                                                                                                                        PID:907
                                                                                                                                                        • /sbin/iptables
                                                                                                                                                          iptables -I OUTPUT -p tcp --sport 7547 -j DROP
                                                                                                                                                          2⤵
                                                                                                                                                            PID:908
                                                                                                                                                        • /bin/sh
                                                                                                                                                          sh -c "iptables -I INPUT -p udp --destination-port 17983 -j ACCEPT"
                                                                                                                                                          1⤵
                                                                                                                                                            PID:913
                                                                                                                                                            • /sbin/iptables
                                                                                                                                                              iptables -I INPUT -p udp --destination-port 17983 -j ACCEPT
                                                                                                                                                              2⤵
                                                                                                                                                                PID:914
                                                                                                                                                            • /bin/sh
                                                                                                                                                              sh -c "iptables -I OUTPUT -p udp --source-port 17983 -j ACCEPT"
                                                                                                                                                              1⤵
                                                                                                                                                                PID:915
                                                                                                                                                                • /sbin/iptables
                                                                                                                                                                  iptables -I OUTPUT -p udp --source-port 17983 -j ACCEPT
                                                                                                                                                                  2⤵
                                                                                                                                                                    PID:916
                                                                                                                                                                • /bin/sh
                                                                                                                                                                  sh -c "iptables -I PREROUTING -t nat -p udp --destination-port 17983 -j ACCEPT"
                                                                                                                                                                  1⤵
                                                                                                                                                                    PID:918
                                                                                                                                                                    • /sbin/iptables
                                                                                                                                                                      iptables -I PREROUTING -t nat -p udp --destination-port 17983 -j ACCEPT
                                                                                                                                                                      2⤵
                                                                                                                                                                        PID:919
                                                                                                                                                                    • /bin/sh
                                                                                                                                                                      sh -c "iptables -I POSTROUTING -t nat -p udp --source-port 17983 -j ACCEPT"
                                                                                                                                                                      1⤵
                                                                                                                                                                        PID:920
                                                                                                                                                                        • /sbin/iptables
                                                                                                                                                                          iptables -I POSTROUTING -t nat -p udp --source-port 17983 -j ACCEPT
                                                                                                                                                                          2⤵
                                                                                                                                                                            PID:921
                                                                                                                                                                        • /bin/sh
                                                                                                                                                                          sh -c "iptables -I INPUT -p udp --dport 17983 -j ACCEPT"
                                                                                                                                                                          1⤵
                                                                                                                                                                            PID:922
                                                                                                                                                                            • /sbin/iptables
                                                                                                                                                                              iptables -I INPUT -p udp --dport 17983 -j ACCEPT
                                                                                                                                                                              2⤵
                                                                                                                                                                                PID:923
                                                                                                                                                                            • /bin/sh
                                                                                                                                                                              sh -c "iptables -I OUTPUT -p udp --sport 17983 -j ACCEPT"
                                                                                                                                                                              1⤵
                                                                                                                                                                                PID:924
                                                                                                                                                                                • /sbin/iptables
                                                                                                                                                                                  iptables -I OUTPUT -p udp --sport 17983 -j ACCEPT
                                                                                                                                                                                  2⤵
                                                                                                                                                                                    PID:925
                                                                                                                                                                                • /bin/sh
                                                                                                                                                                                  sh -c "iptables -I PREROUTING -t nat -p udp --dport 17983 -j ACCEPT"
                                                                                                                                                                                  1⤵
                                                                                                                                                                                    PID:926
                                                                                                                                                                                    • /sbin/iptables
                                                                                                                                                                                      iptables -I PREROUTING -t nat -p udp --dport 17983 -j ACCEPT
                                                                                                                                                                                      2⤵
                                                                                                                                                                                        PID:927
                                                                                                                                                                                    • /bin/sh
                                                                                                                                                                                      sh -c "iptables -I POSTROUTING -t nat -p udp --sport 17983 -j ACCEPT"
                                                                                                                                                                                      1⤵
                                                                                                                                                                                        PID:928
                                                                                                                                                                                        • /sbin/iptables
                                                                                                                                                                                          iptables -I POSTROUTING -t nat -p udp --sport 17983 -j ACCEPT
                                                                                                                                                                                          2⤵
                                                                                                                                                                                            PID:929

                                                                                                                                                                                        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

                                                                                                                                                                                                158KB

                                                                                                                                                                                                MD5

                                                                                                                                                                                                497895c46ad1d5da3de55b82bebe15d4

                                                                                                                                                                                                SHA1

                                                                                                                                                                                                df968ce1c679e6a4152fdad624581f1f76b3457b

                                                                                                                                                                                                SHA256

                                                                                                                                                                                                1af18c987be8fa557f948c9bc0150da74ff99e93b80afbf6593dcc2b9f30e650

                                                                                                                                                                                                SHA512

                                                                                                                                                                                                c378488afb24713b3db4bead2b53d3e46722e1594da946502927aedb28f0c86019c99d766c27df4a5cf0460f29af607f03830830b48a9368e31036db7e7dc93b