Analysis

  • max time kernel
    6s
  • platform
    debian-9_mips
  • resource
    debian9-mipsbe-20260513-en
  • resource tags

    arch:mipsimage:debian9-mipsbe-20260513-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem
  • submitted
    16/09/2026, 18:25

General

  • Target
    clean
  • Size 1KB
  • Sample260916-w2w41scc42
  • SHA256 3f3a11bafabb1a35db913cfe51995f2e357d049e268860175876ae5a93d23892
  • MD5 SHA1 SHA512 TLSH

Malware Config

Signatures

  • Creates/modifies Cron job 1 TTPs 1 IoCs

    Cron allows running tasks on a schedule, and is commonly used for malware persistence.

  • Removes the immutable protection flag from a file 1 TTPs 29 IoCs

    Uses chattr to remove the immutable flag from a file, allowing previously write-protected files to be modified or deleted.

  • Enumerates kernel/hardware configuration 1 TTPs 4 IoCs

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

  • Reads runtime system information 31 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/clean
    /tmp/clean
    1⤵
    • Writes file to tmp directory
    PID:710
    • /bin/systemctl
      systemctl disable c3pool_miner
      2⤵
      • Enumerates kernel/hardware configuration
      • Reads runtime system information
      PID:717
    • /bin/systemctl
      systemctl stop c3pool_miner
      2⤵
      • Enumerates kernel/hardware configuration
      • Reads runtime system information
      PID:721
    • /bin/systemctl
      systemctl disable bot.service
      2⤵
      • Enumerates kernel/hardware configuration
      • Reads runtime system information
      PID:724
    • /bin/systemctl
      systemctl stop bot.service
      2⤵
      • Enumerates kernel/hardware configuration
      • Reads runtime system information
      PID:728
    • /usr/bin/chattr
      chattr -ia /var/spool/cron/crontabs
      2⤵
      • Removes the immutable protection flag from a file
      PID:732
    • /usr/bin/chattr
      chattr -ia /etc/crontab
      2⤵
      • Removes the immutable protection flag from a file
      PID:734
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/crontab
      2⤵
      • Removes the immutable protection flag from a file
      PID:735
    • /bin/mv
      mv -f /tmp/clean_file /etc/crontab
      2⤵
      • Reads runtime system information
      PID:736
    • /usr/bin/chattr
      chattr -ia /etc/cron.hourly
      2⤵
      • Removes the immutable protection flag from a file
      PID:738
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily
      2⤵
      • Removes the immutable protection flag from a file
      PID:740
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/apt-compat
      2⤵
      • Removes the immutable protection flag from a file
      PID:741
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/apt-compat
      2⤵
      • Removes the immutable protection flag from a file
      PID:742
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/apt-compat
      2⤵
      • Reads runtime system information
      PID:745
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/bsdmainutils
      2⤵
      • Removes the immutable protection flag from a file
      PID:747
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/bsdmainutils
      2⤵
      • Removes the immutable protection flag from a file
      PID:748
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/bsdmainutils
      2⤵
      • Reads runtime system information
      PID:749
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/dpkg
      2⤵
      • Removes the immutable protection flag from a file
      PID:751
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/dpkg
      2⤵
      • Removes the immutable protection flag from a file
      PID:752
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/dpkg
      2⤵
      • Reads runtime system information
      PID:753
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/exim4-base
      2⤵
      • Removes the immutable protection flag from a file
      PID:754
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/exim4-base
      2⤵
      • Removes the immutable protection flag from a file
      PID:755
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/exim4-base
      2⤵
      • Reads runtime system information
      PID:757
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/logrotate
      2⤵
      • Removes the immutable protection flag from a file
      PID:758
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/logrotate
      2⤵
      • Removes the immutable protection flag from a file
      PID:759
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/logrotate
      2⤵
      • Reads runtime system information
      PID:760
    • /usr/bin/chattr
      chattr -ia /etc/cron.daily/passwd
      2⤵
      • Removes the immutable protection flag from a file
      PID:761
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/cron.daily/passwd
      2⤵
      • Removes the immutable protection flag from a file
      PID:762
    • /bin/mv
      mv -f /tmp/clean_file /etc/cron.daily/passwd
      2⤵
      • Reads runtime system information
      PID:763
    • /usr/bin/chattr
      chattr -ia /etc/cron.weekly
      2⤵
      • Removes the immutable protection flag from a file
      PID:764
    • /usr/bin/chattr
      chattr -ia /etc/cron.monthly
      2⤵
      • Removes the immutable protection flag from a file
      PID:765
    • /usr/bin/chattr
      chattr -ia /etc/cron.d
      2⤵
      • Removes the immutable protection flag from a file
      PID:766
    • /usr/bin/chattr
      chattr -ia /etc/anacrontab
      2⤵
      • Removes the immutable protection flag from a file
      PID:767
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /etc/anacrontab
      2⤵
      • Removes the immutable protection flag from a file
      PID:768
    • /bin/mv
      mv -f /tmp/clean_file /etc/anacrontab
      2⤵
      • Reads runtime system information
      PID:769
    • /bin/grep
      grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d"
      2⤵
      • Removes the immutable protection flag from a file
      PID:771
    • /usr/bin/crontab
      crontab -
      2⤵
      • Creates/modifies Cron job
      • Reads runtime system information
      PID:772
    • /usr/bin/crontab
      crontab -l
      2⤵
      • Reads runtime system information
      PID:770
    • /bin/grep
      grep -q /tmp
      2⤵
        PID:775
      • /bin/grep
        grep -q /var/tmp
        2⤵
          PID:777
        • /usr/bin/find
          find /var/tmp -mindepth 1 -maxdepth 1 -exec rm -rf -- "{}" +
          2⤵
          • Reads runtime system information
          PID:778
          • /usr/local/sbin/rm
            rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
            3⤵
              PID:779
            • /usr/local/bin/rm
              rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
              3⤵
                PID:779
              • /usr/sbin/rm
                rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
                3⤵
                  PID:779
                • /usr/bin/rm
                  rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
                  3⤵
                    PID:779
                  • /sbin/rm
                    rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
                    3⤵
                      PID:779
                    • /bin/rm
                      rm -rf -- /var/tmp/systemd-private-3d017d0cabd845e5b8a996d84692834d-systemd-timedated.service-yAOEr6
                      3⤵
                        PID:779
                    • /bin/grep
                      grep -q /dev/shm
                      2⤵
                        PID:781
                      • /usr/bin/find
                        find /dev/shm -mindepth 1 -maxdepth 1 -exec rm -rf -- "{}" +
                        2⤵
                        • Reads runtime system information
                        PID:782
                      • /usr/bin/chattr
                        chattr -ia /root/.bashrc
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:783
                      • /bin/grep
                        grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /root/.bashrc
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:784
                      • /bin/mv
                        mv -f /tmp/clean_file /root/.bashrc
                        2⤵
                        • Reads runtime system information
                        PID:785
                      • /usr/bin/chattr
                        chattr -ia /root/.bash_profile
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:786
                      • /bin/grep
                        grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /root/.bash_profile
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:787
                      • /bin/mv
                        mv -f /tmp/clean_file /root/.bash_profile
                        2⤵
                        • Reads runtime system information
                        PID:788
                      • /usr/bin/chattr
                        chattr -ia /root/.profile
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:789
                      • /bin/grep
                        grep -vE "wget|curl|/dev/tcp|/tmp|\\.sh|nc|bash -i|sh -i|base64 -d" /root/.profile
                        2⤵
                        • Removes the immutable protection flag from a file
                        PID:790
                      • /bin/mv
                        mv -f /tmp/clean_file /root/.profile
                        2⤵
                        • Reads runtime system information
                        PID:791

                    Network

                          MITRE ATT&CK Enterprise v16

                          Replay Monitor

                          Loading Replay Monitor...

                          Downloads

                          clean_file

                          • Path /tmp/clean_file
                          • Size 3KB
                          • SHA256 70633db2fbb6f06c7eb01bdf1d094f602d3a86af456aa5e9cbf38732c84b2a81
                          • MD5 SHA1 SHA512 TLSH

                          clean_file

                          • Path /tmp/clean_file
                          • Size 722B
                          • SHA256 0e5c204385b21e15b031c83f37212bf5a4ee77b51762b7b54bd6ad973ebdf354
                          • MD5 SHA1 SHA512 TLSH

                          clean_file

                          • Path /tmp/clean_file
                          • Size 1KB
                          • SHA256 8eeae3a9df22621d51062e4dadfc5c63b49732b38a37b5d4e52c99c2237e5767
                          • MD5 SHA1 SHA512 TLSH

                          clean_file

                          • Path /tmp/clean_file
                          • Size 279B
                          • SHA256 340dfc483eb79b83b0630b1c0b339e30ebd724ef2f58bb87ba92946472e8e63d
                          • MD5 SHA1 SHA512 TLSH

                          clean_file

                          • Path /tmp/clean_file
                          • Size 1KB
                          • SHA256 eff406c0943e1399e3e15fdb6ca2893a187d6b273f5bd9d17eec4e4b4c52b8cd
                          • MD5 SHA1 SHA512 TLSH

                          tmp.oWdfNp

                          • Path /var/spool/cron/crontabs/tmp.oWdfNp
                          • Size 175B
                          • SHA256 dedf65da8a071070c0282978190c92dbecb8e299457f270757c018a4f26f27c8
                          • MD5 SHA1 SHA512 TLSH