Analysis

  • max time kernel
    25s
  • max time network
    129s
  • 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
    11/09/2026, 06:14

General

  • Target
    pty3
  • Size 47KB
  • Sample260911-gzf8fsck21
  • SHA256 0d762c8cbba56cd827c0dc710688d7410840940b9994020b8e365b63d3ff316c
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Family: Kaiten,Tsunami

    Linux-based IoT botnet which is controlled through IRC and normally used to carry out DDoS attacks.

  • Detects Kaiten/Tsunami Payload 1 IoCs
  • Creates/modifies Cron job 1 TTPs 5 IoCs

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

  • Enumerates running processes

    Discovers information about currently running processes on the system

  • Indicator Removal: Timestomp 1 TTPs 10 IoCs

    Adversaries may remove indicators of compromise from the host to evade detection.

  • UPX packed file 1 IoCs

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

  • Changes its process name 1 IoCs
  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • 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 1 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/pty3
    /tmp/pty3
    1⤵
    • Changes its process name
    • Writes file to tmp directory
    PID:1478
    • /bin/sh
      sh -c "pidof -x strace > /dev/null"
      2⤵
        PID:1479
        • /bin/pidof
          pidof -x strace
          3⤵
          • Reads runtime system information
          PID:1480
      • /bin/sh
        sh -c "pidof -x tcpdump > /dev/null"
        2⤵
          PID:1481
          • /bin/pidof
            pidof -x tcpdump
            3⤵
            • Reads runtime system information
            PID:1482
        • /bin/sh
          sh -c "cat /etc/inittab | grep -v \"/tmp/pty3\" > /etc/inittab2"
          2⤵
            PID:1485
            • /bin/cat
              cat /etc/inittab
              3⤵
                PID:1487
              • /bin/grep
                grep -v /tmp/pty3
                3⤵
                  PID:1488
              • /bin/sh
                sh -c "crontab -l | grep /tmp/pty3 | grep -v \"no cron\" || (crontab -l ; echo \"* * * * * /tmp/pty3 > /dev/null 2>&1 &\") | crontab -"
                2⤵
                  PID:1486
                  • /bin/grep
                    grep -v "no cron"
                    3⤵
                      PID:1492
                    • /bin/grep
                      grep /tmp/pty3
                      3⤵
                        PID:1491
                      • /usr/bin/crontab
                        crontab -l
                        3⤵
                          PID:1490
                        • /usr/bin/crontab
                          crontab -
                          3⤵
                          • Creates/modifies Cron job
                          PID:1498
                        • /usr/bin/crontab
                          crontab -l
                          3⤵
                            PID:1500
                        • /bin/sh
                          sh -c "crontab -r"
                          2⤵
                            PID:1489
                            • /usr/bin/crontab
                              crontab -r
                              3⤵
                                PID:1493
                            • /bin/sh
                              sh -c "echo \"0:2345:respawn:/tmp/pty3\" >> /etc/inittab2"
                              2⤵
                                PID:1496
                              • /bin/sh
                                sh -c "cat /etc/inittab2 > /etc/inittab"
                                2⤵
                                  PID:1499
                                  • /bin/cat
                                    cat /etc/inittab2
                                    3⤵
                                      PID:1502
                                  • /bin/sh
                                    sh -c "rm -rf /etc/inittab2"
                                    2⤵
                                      PID:1503
                                      • /bin/rm
                                        rm -rf /etc/inittab2
                                        3⤵
                                          PID:1504
                                      • /bin/sh
                                        sh -c "touch -acmr /bin/ls /etc/inittab"
                                        2⤵
                                        • Indicator Removal: Timestomp
                                        PID:1505
                                        • /usr/bin/touch
                                          touch -acmr /bin/ls /etc/inittab
                                          3⤵
                                          • Indicator Removal: Timestomp
                                          PID:1506
                                      • /bin/sh
                                        sh -c "/bin/uname -n"
                                        2⤵
                                          PID:1509
                                          • /bin/uname
                                            /bin/uname -n
                                            3⤵
                                              PID:1511
                                          • /bin/sh
                                            sh -c "cp -f /tmp/pty3 /dev/shm/pty3"
                                            2⤵
                                              PID:1510
                                              • /bin/cp
                                                cp -f /tmp/pty3 /dev/shm/pty3
                                                3⤵
                                                • Writes file to shm directory
                                                PID:1512
                                            • /bin/sh
                                              sh -c "cat /etc/inittab | grep -v \"/dev/shm/pty3\" > /etc/inittab2"
                                              2⤵
                                                PID:1514
                                                • /bin/grep
                                                  grep -v /dev/shm/pty3
                                                  3⤵
                                                    PID:1516
                                                  • /bin/cat
                                                    cat /etc/inittab
                                                    3⤵
                                                      PID:1515
                                                  • /bin/sh
                                                    sh -c "crontab -l | grep /dev/shm/pty3 | grep -v \"no cron\" || (crontab -l ; echo \"* * * * * /dev/shm/pty3 > /dev/null 2>&1 &\") | crontab -"
                                                    2⤵
                                                      PID:1517
                                                      • /bin/grep
                                                        grep -v "no cron"
                                                        3⤵
                                                          PID:1520
                                                        • /bin/grep
                                                          grep /dev/shm/pty3
                                                          3⤵
                                                            PID:1519
                                                          • /usr/bin/crontab
                                                            crontab -l
                                                            3⤵
                                                              PID:1518
                                                            • /usr/bin/crontab
                                                              crontab -
                                                              3⤵
                                                              • Creates/modifies Cron job
                                                              PID:1525
                                                            • /usr/bin/crontab
                                                              crontab -l
                                                              3⤵
                                                                PID:1527
                                                            • /bin/sh
                                                              sh -c "echo \"0:2345:respawn:/dev/shm/pty3\" >> /etc/inittab2"
                                                              2⤵
                                                                PID:1521
                                                              • /bin/sh
                                                                sh -c "cat /etc/inittab2 > /etc/inittab"
                                                                2⤵
                                                                  PID:1523
                                                                  • /bin/cat
                                                                    cat /etc/inittab2
                                                                    3⤵
                                                                      PID:1526
                                                                  • /bin/sh
                                                                    sh -c "rm -rf /etc/inittab2"
                                                                    2⤵
                                                                      PID:1528
                                                                      • /bin/rm
                                                                        rm -rf /etc/inittab2
                                                                        3⤵
                                                                          PID:1529
                                                                      • /bin/sh
                                                                        sh -c "touch -acmr /bin/ls /etc/inittab"
                                                                        2⤵
                                                                        • Indicator Removal: Timestomp
                                                                        PID:1530
                                                                        • /usr/bin/touch
                                                                          touch -acmr /bin/ls /etc/inittab
                                                                          3⤵
                                                                          • Indicator Removal: Timestomp
                                                                          PID:1531
                                                                      • /bin/sh
                                                                        sh -c "cp -f /tmp/pty3 /var/tmp/pty3"
                                                                        2⤵
                                                                          PID:1532
                                                                          • /bin/cp
                                                                            cp -f /tmp/pty3 /var/tmp/pty3
                                                                            3⤵
                                                                              PID:1533
                                                                          • /bin/sh
                                                                            sh -c "cat /etc/inittab | grep -v \"/var/tmp/pty3\" > /etc/inittab2"
                                                                            2⤵
                                                                              PID:1535
                                                                              • /bin/grep
                                                                                grep -v /var/tmp/pty3
                                                                                3⤵
                                                                                  PID:1537
                                                                                • /bin/cat
                                                                                  cat /etc/inittab
                                                                                  3⤵
                                                                                    PID:1536
                                                                                • /bin/sh
                                                                                  sh -c "crontab -l | grep /var/tmp/pty3 | grep -v \"no cron\" || (crontab -l ; echo \"* * * * * /var/tmp/pty3 > /dev/null 2>&1 &\") | crontab -"
                                                                                  2⤵
                                                                                    PID:1538
                                                                                    • /bin/grep
                                                                                      grep -v "no cron"
                                                                                      3⤵
                                                                                        PID:1541
                                                                                      • /bin/grep
                                                                                        grep /var/tmp/pty3
                                                                                        3⤵
                                                                                          PID:1540
                                                                                        • /usr/bin/crontab
                                                                                          crontab -l
                                                                                          3⤵
                                                                                            PID:1539
                                                                                          • /usr/bin/crontab
                                                                                            crontab -
                                                                                            3⤵
                                                                                            • Creates/modifies Cron job
                                                                                            PID:1544
                                                                                          • /usr/bin/crontab
                                                                                            crontab -l
                                                                                            3⤵
                                                                                              PID:1546
                                                                                          • /bin/sh
                                                                                            sh -c "echo \"0:2345:respawn:/var/tmp/pty3\" >> /etc/inittab2"
                                                                                            2⤵
                                                                                              PID:1542
                                                                                            • /bin/sh
                                                                                              sh -c "cat /etc/inittab2 > /etc/inittab"
                                                                                              2⤵
                                                                                                PID:1545
                                                                                                • /bin/cat
                                                                                                  cat /etc/inittab2
                                                                                                  3⤵
                                                                                                    PID:1547
                                                                                                • /bin/sh
                                                                                                  sh -c "rm -rf /etc/inittab2"
                                                                                                  2⤵
                                                                                                    PID:1548
                                                                                                    • /bin/rm
                                                                                                      rm -rf /etc/inittab2
                                                                                                      3⤵
                                                                                                        PID:1549
                                                                                                    • /bin/sh
                                                                                                      sh -c "touch -acmr /bin/ls /etc/inittab"
                                                                                                      2⤵
                                                                                                      • Indicator Removal: Timestomp
                                                                                                      PID:1550
                                                                                                      • /usr/bin/touch
                                                                                                        touch -acmr /bin/ls /etc/inittab
                                                                                                        3⤵
                                                                                                        • Indicator Removal: Timestomp
                                                                                                        PID:1551
                                                                                                    • /bin/sh
                                                                                                      sh -c "cp -f /tmp/pty3 /var/lock/pty3"
                                                                                                      2⤵
                                                                                                        PID:1552
                                                                                                        • /bin/cp
                                                                                                          cp -f /tmp/pty3 /var/lock/pty3
                                                                                                          3⤵
                                                                                                            PID:1553
                                                                                                        • /bin/sh
                                                                                                          sh -c "cat /etc/inittab | grep -v \"/var/lock/pty3\" > /etc/inittab2"
                                                                                                          2⤵
                                                                                                            PID:1555
                                                                                                            • /bin/grep
                                                                                                              grep -v /var/lock/pty3
                                                                                                              3⤵
                                                                                                                PID:1557
                                                                                                              • /bin/cat
                                                                                                                cat /etc/inittab
                                                                                                                3⤵
                                                                                                                  PID:1556
                                                                                                              • /bin/sh
                                                                                                                sh -c "crontab -l | grep /var/lock/pty3 | grep -v \"no cron\" || (crontab -l ; echo \"* * * * * /var/lock/pty3 > /dev/null 2>&1 &\") | crontab -"
                                                                                                                2⤵
                                                                                                                  PID:1558
                                                                                                                  • /bin/grep
                                                                                                                    grep -v "no cron"
                                                                                                                    3⤵
                                                                                                                      PID:1561
                                                                                                                    • /bin/grep
                                                                                                                      grep /var/lock/pty3
                                                                                                                      3⤵
                                                                                                                        PID:1560
                                                                                                                      • /usr/bin/crontab
                                                                                                                        crontab -l
                                                                                                                        3⤵
                                                                                                                          PID:1559
                                                                                                                        • /usr/bin/crontab
                                                                                                                          crontab -
                                                                                                                          3⤵
                                                                                                                          • Creates/modifies Cron job
                                                                                                                          PID:1565
                                                                                                                        • /usr/bin/crontab
                                                                                                                          crontab -l
                                                                                                                          3⤵
                                                                                                                            PID:1567
                                                                                                                        • /bin/sh
                                                                                                                          sh -c "echo \"0:2345:respawn:/var/lock/pty3\" >> /etc/inittab2"
                                                                                                                          2⤵
                                                                                                                            PID:1562
                                                                                                                          • /bin/sh
                                                                                                                            sh -c "cat /etc/inittab2 > /etc/inittab"
                                                                                                                            2⤵
                                                                                                                              PID:1563
                                                                                                                              • /bin/cat
                                                                                                                                cat /etc/inittab2
                                                                                                                                3⤵
                                                                                                                                  PID:1566
                                                                                                                              • /bin/sh
                                                                                                                                sh -c "rm -rf /etc/inittab2"
                                                                                                                                2⤵
                                                                                                                                  PID:1568
                                                                                                                                  • /bin/rm
                                                                                                                                    rm -rf /etc/inittab2
                                                                                                                                    3⤵
                                                                                                                                      PID:1569
                                                                                                                                  • /bin/sh
                                                                                                                                    sh -c "touch -acmr /bin/ls /etc/inittab"
                                                                                                                                    2⤵
                                                                                                                                    • Indicator Removal: Timestomp
                                                                                                                                    PID:1570
                                                                                                                                    • /usr/bin/touch
                                                                                                                                      touch -acmr /bin/ls /etc/inittab
                                                                                                                                      3⤵
                                                                                                                                      • Indicator Removal: Timestomp
                                                                                                                                      PID:1571
                                                                                                                                  • /bin/sh
                                                                                                                                    sh -c "cp -f /tmp/pty3 /var/run/pty3"
                                                                                                                                    2⤵
                                                                                                                                      PID:1572
                                                                                                                                      • /bin/cp
                                                                                                                                        cp -f /tmp/pty3 /var/run/pty3
                                                                                                                                        3⤵
                                                                                                                                          PID:1573
                                                                                                                                      • /bin/sh
                                                                                                                                        sh -c "cat /etc/inittab | grep -v \"/var/run/pty3\" > /etc/inittab2"
                                                                                                                                        2⤵
                                                                                                                                          PID:1575
                                                                                                                                          • /bin/grep
                                                                                                                                            grep -v /var/run/pty3
                                                                                                                                            3⤵
                                                                                                                                              PID:1578
                                                                                                                                            • /bin/cat
                                                                                                                                              cat /etc/inittab
                                                                                                                                              3⤵
                                                                                                                                                PID:1577
                                                                                                                                            • /bin/sh
                                                                                                                                              sh -c "crontab -l | grep /var/run/pty3 | grep -v \"no cron\" || (crontab -l ; echo \"* * * * * /var/run/pty3 > /dev/null 2>&1 &\") | crontab -"
                                                                                                                                              2⤵
                                                                                                                                                PID:1576
                                                                                                                                                • /bin/grep
                                                                                                                                                  grep -v "no cron"
                                                                                                                                                  3⤵
                                                                                                                                                    PID:1581
                                                                                                                                                  • /bin/grep
                                                                                                                                                    grep /var/run/pty3
                                                                                                                                                    3⤵
                                                                                                                                                      PID:1580
                                                                                                                                                    • /usr/bin/crontab
                                                                                                                                                      crontab -l
                                                                                                                                                      3⤵
                                                                                                                                                        PID:1579
                                                                                                                                                      • /usr/bin/crontab
                                                                                                                                                        crontab -
                                                                                                                                                        3⤵
                                                                                                                                                        • Creates/modifies Cron job
                                                                                                                                                        PID:1585
                                                                                                                                                      • /usr/bin/crontab
                                                                                                                                                        crontab -l
                                                                                                                                                        3⤵
                                                                                                                                                          PID:1587
                                                                                                                                                      • /bin/sh
                                                                                                                                                        sh -c "echo \"0:2345:respawn:/var/run/pty3\" >> /etc/inittab2"
                                                                                                                                                        2⤵
                                                                                                                                                          PID:1582
                                                                                                                                                        • /bin/sh
                                                                                                                                                          sh -c "cat /etc/inittab2 > /etc/inittab"
                                                                                                                                                          2⤵
                                                                                                                                                            PID:1583
                                                                                                                                                            • /bin/cat
                                                                                                                                                              cat /etc/inittab2
                                                                                                                                                              3⤵
                                                                                                                                                                PID:1586
                                                                                                                                                            • /bin/sh
                                                                                                                                                              sh -c "rm -rf /etc/inittab2"
                                                                                                                                                              2⤵
                                                                                                                                                                PID:1588
                                                                                                                                                                • /bin/rm
                                                                                                                                                                  rm -rf /etc/inittab2
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:1589
                                                                                                                                                                • /bin/sh
                                                                                                                                                                  sh -c "touch -acmr /bin/ls /etc/inittab"
                                                                                                                                                                  2⤵
                                                                                                                                                                  • Indicator Removal: Timestomp
                                                                                                                                                                  PID:1590
                                                                                                                                                                  • /usr/bin/touch
                                                                                                                                                                    touch -acmr /bin/ls /etc/inittab
                                                                                                                                                                    3⤵
                                                                                                                                                                    • Indicator Removal: Timestomp
                                                                                                                                                                    PID:1591

                                                                                                                                                              Network

                                                                                                                                                                    MITRE ATT&CK Enterprise v16

                                                                                                                                                                    Replay Monitor

                                                                                                                                                                    Loading Replay Monitor...

                                                                                                                                                                    Downloads

                                                                                                                                                                    pty3

                                                                                                                                                                    • Path /dev/shm/pty3
                                                                                                                                                                    • Size 47KB
                                                                                                                                                                    • SHA256 0d762c8cbba56cd827c0dc710688d7410840940b9994020b8e365b63d3ff316c
                                                                                                                                                                    • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                    inittab

                                                                                                                                                                    • Path /etc/inittab
                                                                                                                                                                    • Size 83B
                                                                                                                                                                    • SHA256 0a4eb5870807ef4406d093845baf96e7f8cc59effda08f32a4d73d489264d11a
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    inittab

                                                                                                                                                                    • Path /etc/inittab
                                                                                                                                                                    • Size 113B
                                                                                                                                                                    • SHA256 247ae0a8c28f9e39397c45a9e586b8b2c371878cf8814f9cf41c76aa05939552
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    inittab2

                                                                                                                                                                    • Path /etc/inittab2
                                                                                                                                                                    • Size 54B
                                                                                                                                                                    • SHA256 e5018fad1758921486984b6c0d39050ec65f06908d99387dc15363ca5557c581
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    inittab2

                                                                                                                                                                    • Path /etc/inittab2
                                                                                                                                                                    • Size 142B
                                                                                                                                                                    • SHA256 bf7a744dcb866fe6c59f07c77d2b579c84b057f79321028b6b45320e4f6a2eed
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    inittab2

                                                                                                                                                                    • Path /etc/inittab2
                                                                                                                                                                    • Size 25B
                                                                                                                                                                    • SHA256 bf305607b10a91ee18ceef3ca7843f016eba8e25cfaa8c4bb88ae79c2c06f561
                                                                                                                                                                    • MD5 SHA1 SHA512

                                                                                                                                                                    tmp.4lbcJ8

                                                                                                                                                                    • Path /var/spool/cron/crontabs/tmp.4lbcJ8
                                                                                                                                                                    • Size 387B
                                                                                                                                                                    • SHA256 8110171082e999c32c1cdf886039bfa00a0ff2651db3ff0a9ca41b526108a801
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    tmp.8YfYk1

                                                                                                                                                                    • Path /var/spool/cron/crontabs/tmp.8YfYk1
                                                                                                                                                                    • Size 257B
                                                                                                                                                                    • SHA256 501d13f4e0f00033ca9d9eafa29422d9ceafdcd6891ebaa04154cda9d5eb62e1
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    tmp.ZRd1D4

                                                                                                                                                                    • Path /var/spool/cron/crontabs/tmp.ZRd1D4
                                                                                                                                                                    • Size 300B
                                                                                                                                                                    • SHA256 dafa6c3df08612ce52ddeeec5417ae8db9fc71a34854d7397c2975f513136f7e
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    tmp.jdYKjZ

                                                                                                                                                                    • Path /var/spool/cron/crontabs/tmp.jdYKjZ
                                                                                                                                                                    • Size 214B
                                                                                                                                                                    • SHA256 fa52a1de03d88cce0cc88514dbe2e145ac077f4a866ffaae1dfd661e73b859bb
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                    tmp.uo7F16

                                                                                                                                                                    • Path /var/spool/cron/crontabs/tmp.uo7F16
                                                                                                                                                                    • Size 344B
                                                                                                                                                                    • SHA256 f309939e62c313247720278d1c05bc19e6e8e8812c0869ff96f84b9fb36ac524
                                                                                                                                                                    • MD5 SHA1 SHA512 TLSH