Analysis

  • max time kernel
    35s
  • max time network
    29s
  • platform
    debian-9_mips
  • resource
    debian9-mipsbe-20260513-en
  • resource tags

    arch:mipsimage:debian9-mipsbe-20260513-enkernel:4.9.0-13-4kc-maltalocale:en-usos:debian-9-mipssystem
  • submitted
    13/09/2026, 16:47

General

  • Target
    5d81829595150eb5f702e5dcc8c0005e95e216e08947fed48b67c35c9ef73708_offset-manipulation.sh
  • Size 868KB
  • Sample260913-varvjszfmb
  • SHA256 4e6f69b011c2410f178a1b4528610207fc899727a3371674798a4a038e680b02
  • MD5 SHA1 SHA512 SSDEEP TLSH
Score
6/10

Malware Config

Signatures

  • Enumerates running processes

    Discovers information about currently running processes on the system

  • Reads CPU attributes 1 TTPs 2 IoCs
  • Enumerates kernel/hardware configuration 1 TTPs 4 IoCs

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

  • Reads runtime system information 64 IoCs

    Reads data from /proc virtual filesystem.

  • System Network Configuration Discovery 1 TTPs 2 IoCs

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

  • Writes file to tmp directory 4 IoCs

    Malware often drops required files in the /tmp directory.

Processes

  • /tmp/5d81829595150eb5f702e5dcc8c0005e95e216e08947fed48b67c35c9ef73708_offset-manipulation.sh
    /tmp/5d81829595150eb5f702e5dcc8c0005e95e216e08947fed48b67c35c9ef73708_offset-manipulation.sh
    1⤵
    • System Network Configuration Discovery
    • Writes file to tmp directory
    PID:706
    • /bin/date
      date "+%s"
      2⤵
        PID:717
      • /usr/bin/dirname
        dirname /tmp/5d81829595150eb5f702e5dcc8c0005e95e216e08947fed48b67c35c9ef73708_offset-manipulation.sh
        2⤵
        • System Network Configuration Discovery
        PID:722
      • /bin/mkdir
        mkdir -p /tmp/reports
        2⤵
          PID:723
        • /bin/date
          date -u "+%Y%m%d_%H%M%S"
          2⤵
            PID:726
          • /usr/bin/tr
            tr -cd a-z0-9-
            2⤵
              PID:732
            • /usr/bin/tr
              tr "[:upper:]" "[:lower:]"
              2⤵
                PID:731
              • /bin/hostname
                hostname
                2⤵
                  PID:730
                • /bin/sed
                  sed "s/\\[[0-9;]*m//g"
                  2⤵
                    PID:736
                  • /bin/sed
                    sed "s/\\[[0-9;]*m//g"
                    2⤵
                      PID:741
                    • /bin/sed
                      sed "s/\\[[0-9;]*m//g"
                      2⤵
                        PID:744
                      • /bin/sed
                        sed "s/\\[[0-9;]*m//g"
                        2⤵
                        • Reads runtime system information
                        PID:748
                      • /bin/sed
                        sed "s/\\[[0-9;]*m//g"
                        2⤵
                          PID:752
                        • /bin/sed
                          sed "s/\\[[0-9;]*m//g"
                          2⤵
                            PID:755
                          • /bin/sed
                            sed "s/\\[[0-9;]*m//g"
                            2⤵
                              PID:759
                            • /bin/date
                              date -u "+%Y-%m-%d %H:%M:%S UTC"
                              2⤵
                                PID:761
                              • /bin/sed
                                sed "s/\\[[0-9;]*m//g"
                                2⤵
                                  PID:765
                                • /bin/hostname
                                  hostname
                                  2⤵
                                    PID:766
                                  • /usr/bin/whoami
                                    whoami
                                    2⤵
                                      PID:767
                                    • /usr/bin/id
                                      id -u
                                      2⤵
                                        PID:769
                                      • /bin/sed
                                        sed "s/\\[[0-9;]*m//g"
                                        2⤵
                                          PID:772
                                        • /bin/sed
                                          sed "s/\\[[0-9;]*m//g"
                                          2⤵
                                            PID:775
                                          • /usr/bin/id
                                            id -u
                                            2⤵
                                              PID:776
                                            • /usr/bin/awk
                                              awk -F: "\$3>=500 && \$6!=\"\" {print \$6}" /etc/passwd
                                              2⤵
                                                PID:779
                                              • /bin/sed
                                                sed "s/\\[[0-9;]*m//g"
                                                2⤵
                                                  PID:782
                                                • /bin/mktemp
                                                  mktemp
                                                  2⤵
                                                  • Writes file to tmp directory
                                                  PID:783
                                                • /usr/bin/python3
                                                  python3 -c " import site for p in site.getsitepackages(): print(p) try: print(site.getusersitepackages()) except: pass "
                                                  2⤵
                                                    PID:784
                                                  • /usr/bin/python
                                                    python -c " import site for p in site.getsitepackages(): print(p) try: print(site.getusersitepackages()) except: pass "
                                                    2⤵
                                                      PID:786
                                                    • /usr/bin/python2
                                                      python2 -c " import site for p in site.getsitepackages(): print(p) try: print(site.getusersitepackages()) except: pass "
                                                      2⤵
                                                        PID:788
                                                      • /usr/bin/find
                                                        find /home -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                        2⤵
                                                        • Reads runtime system information
                                                        PID:790
                                                      • /usr/bin/find
                                                        find /root -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                        2⤵
                                                        • Reads runtime system information
                                                        PID:791
                                                      • /usr/bin/find
                                                        find /opt -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                        2⤵
                                                          PID:792
                                                        • /usr/bin/find
                                                          find /srv -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                          2⤵
                                                            PID:793
                                                          • /usr/bin/find
                                                            find /tmp -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                            2⤵
                                                              PID:794
                                                            • /usr/bin/find
                                                              find /var/lib -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                              2⤵
                                                                PID:795
                                                              • /usr/bin/find
                                                                find /var/opt -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                                2⤵
                                                                  PID:796
                                                                • /usr/bin/find
                                                                  find /usr/local -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                                  2⤵
                                                                    PID:797
                                                                  • /usr/bin/find
                                                                    find /usr/lib -maxdepth 5 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o -path "*/.Trash" -prune -o -path "*/docker/overlay2" -prune -o "(" -name site-packages -o -name dist-packages ")" -type d -print0
                                                                    2⤵
                                                                    • Reads runtime system information
                                                                    PID:798
                                                                  • /usr/bin/sort
                                                                    sort -zu
                                                                    2⤵
                                                                      PID:801
                                                                    • /bin/rm
                                                                      rm -f /tmp/tmp.sTAyxlhn6b
                                                                      2⤵
                                                                        PID:803
                                                                      • /bin/sed
                                                                        sed "s/\\[[0-9;]*m//g"
                                                                        2⤵
                                                                        • Reads runtime system information
                                                                        PID:806
                                                                      • /bin/sed
                                                                        sed "s/\\[[0-9;]*m//g"
                                                                        2⤵
                                                                          PID:811
                                                                        • /bin/date
                                                                          date "+%s"
                                                                          2⤵
                                                                            PID:814
                                                                          • /bin/sed
                                                                            sed "s/\\[[0-9;]*m//g"
                                                                            2⤵
                                                                              PID:818
                                                                            • /bin/sed
                                                                              sed "s/\\[[0-9;]*m//g"
                                                                              2⤵
                                                                                PID:822
                                                                              • /bin/sed
                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                2⤵
                                                                                • Reads runtime system information
                                                                                PID:826
                                                                              • /bin/date
                                                                                date "+%s"
                                                                                2⤵
                                                                                  PID:830
                                                                                • /bin/sed
                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                  2⤵
                                                                                    PID:834
                                                                                  • /bin/sed
                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                    2⤵
                                                                                      PID:838
                                                                                    • /bin/sed
                                                                                      sed "s/\\[[0-9;]*m//g"
                                                                                      2⤵
                                                                                        PID:841
                                                                                      • /bin/sed
                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                        2⤵
                                                                                          PID:846
                                                                                        • /bin/sed
                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                          2⤵
                                                                                            PID:849
                                                                                          • /bin/sed
                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                            2⤵
                                                                                              PID:854
                                                                                            • /bin/sed
                                                                                              sed "s/\\[[0-9;]*m//g"
                                                                                              2⤵
                                                                                                PID:857
                                                                                              • /bin/sed
                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                2⤵
                                                                                                  PID:862
                                                                                                • /bin/date
                                                                                                  date "+%s"
                                                                                                  2⤵
                                                                                                    PID:865
                                                                                                  • /bin/sed
                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                    2⤵
                                                                                                      PID:869
                                                                                                    • /bin/sed
                                                                                                      sed "s/\\[[0-9;]*m//g"
                                                                                                      2⤵
                                                                                                        PID:873
                                                                                                      • /bin/sed
                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                        2⤵
                                                                                                          PID:877
                                                                                                        • /bin/sed
                                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                                          2⤵
                                                                                                            PID:881
                                                                                                          • /bin/sed
                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                            2⤵
                                                                                                              PID:885
                                                                                                            • /bin/date
                                                                                                              date "+%s"
                                                                                                              2⤵
                                                                                                                PID:889
                                                                                                              • /bin/sed
                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                2⤵
                                                                                                                  PID:892
                                                                                                                • /bin/systemctl
                                                                                                                  systemctl --user is-active sysmon.service
                                                                                                                  2⤵
                                                                                                                  • Enumerates kernel/hardware configuration
                                                                                                                  • Reads runtime system information
                                                                                                                  PID:895
                                                                                                                • /bin/systemctl
                                                                                                                  systemctl --user is-enabled sysmon.service
                                                                                                                  2⤵
                                                                                                                  • Enumerates kernel/hardware configuration
                                                                                                                  PID:896
                                                                                                                • /usr/bin/id
                                                                                                                  id -u
                                                                                                                  2⤵
                                                                                                                  • Reads runtime system information
                                                                                                                  PID:898
                                                                                                                • /bin/systemctl
                                                                                                                  systemctl is-active sysmon.service
                                                                                                                  2⤵
                                                                                                                  • Enumerates kernel/hardware configuration
                                                                                                                  • Reads runtime system information
                                                                                                                  PID:899
                                                                                                                • /bin/systemctl
                                                                                                                  systemctl is-enabled sysmon.service
                                                                                                                  2⤵
                                                                                                                  • Enumerates kernel/hardware configuration
                                                                                                                  PID:901
                                                                                                                • /bin/sed
                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                  2⤵
                                                                                                                    PID:906
                                                                                                                  • /bin/sed
                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                    2⤵
                                                                                                                      PID:909
                                                                                                                    • /bin/date
                                                                                                                      date "+%s"
                                                                                                                      2⤵
                                                                                                                        PID:913
                                                                                                                      • /bin/sed
                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                        2⤵
                                                                                                                          PID:918
                                                                                                                        • /bin/sed
                                                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                                                          2⤵
                                                                                                                            PID:922
                                                                                                                          • /bin/sed
                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                            2⤵
                                                                                                                              PID:926
                                                                                                                            • /bin/date
                                                                                                                              date "+%s"
                                                                                                                              2⤵
                                                                                                                                PID:931
                                                                                                                              • /bin/sed
                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                2⤵
                                                                                                                                  PID:936
                                                                                                                                • /bin/sed
                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                  2⤵
                                                                                                                                    PID:940
                                                                                                                                  • /bin/sed
                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                    2⤵
                                                                                                                                      PID:944
                                                                                                                                    • /bin/date
                                                                                                                                      date "+%s"
                                                                                                                                      2⤵
                                                                                                                                        PID:948
                                                                                                                                      • /bin/sed
                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                        2⤵
                                                                                                                                          PID:951
                                                                                                                                        • /usr/bin/find
                                                                                                                                          find /usr/lib/python2.7/dist-packages/litellm -name "*.py" -type f -print0
                                                                                                                                          2⤵
                                                                                                                                            PID:955
                                                                                                                                          • /usr/bin/find
                                                                                                                                            find /usr/lib/python3/dist-packages/litellm -name "*.py" -type f -print0
                                                                                                                                            2⤵
                                                                                                                                              PID:958
                                                                                                                                            • /usr/bin/find
                                                                                                                                              find /usr/local/lib/python2.7/dist-packages/litellm -name "*.py" -type f -print0
                                                                                                                                              2⤵
                                                                                                                                                PID:960
                                                                                                                                              • /usr/bin/find
                                                                                                                                                find /usr/local/lib/python2.7/site-packages/litellm -name "*.py" -type f -print0
                                                                                                                                                2⤵
                                                                                                                                                • Reads runtime system information
                                                                                                                                                PID:963
                                                                                                                                              • /usr/bin/find
                                                                                                                                                find /usr/local/lib/python3.5/dist-packages/litellm -name "*.py" -type f -print0
                                                                                                                                                2⤵
                                                                                                                                                  PID:965
                                                                                                                                                • /bin/sed
                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                  2⤵
                                                                                                                                                    PID:968
                                                                                                                                                  • /bin/sed
                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                    2⤵
                                                                                                                                                    • Reads runtime system information
                                                                                                                                                    PID:972
                                                                                                                                                  • /bin/date
                                                                                                                                                    date "+%s"
                                                                                                                                                    2⤵
                                                                                                                                                      PID:975
                                                                                                                                                    • /bin/sed
                                                                                                                                                      sed "s/\\[[0-9;]*m//g"
                                                                                                                                                      2⤵
                                                                                                                                                        PID:978
                                                                                                                                                      • /usr/bin/crontab
                                                                                                                                                        crontab -l
                                                                                                                                                        2⤵
                                                                                                                                                          PID:979
                                                                                                                                                        • /bin/grep
                                                                                                                                                          grep -qi "sysmon\\.py\\|config/sysmon"
                                                                                                                                                          2⤵
                                                                                                                                                            PID:980
                                                                                                                                                          • /bin/grep
                                                                                                                                                            grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/apt-compat
                                                                                                                                                            2⤵
                                                                                                                                                              PID:981
                                                                                                                                                            • /bin/grep
                                                                                                                                                              grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/bsdmainutils
                                                                                                                                                              2⤵
                                                                                                                                                                PID:982
                                                                                                                                                              • /bin/grep
                                                                                                                                                                grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/dpkg
                                                                                                                                                                2⤵
                                                                                                                                                                  PID:983
                                                                                                                                                                • /bin/grep
                                                                                                                                                                  grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/exim4-base
                                                                                                                                                                  2⤵
                                                                                                                                                                    PID:984
                                                                                                                                                                  • /bin/grep
                                                                                                                                                                    grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/logrotate
                                                                                                                                                                    2⤵
                                                                                                                                                                      PID:985
                                                                                                                                                                    • /bin/grep
                                                                                                                                                                      grep -qi "sysmon\\.py\\|config/sysmon" /etc/cron.daily/passwd
                                                                                                                                                                      2⤵
                                                                                                                                                                        PID:986
                                                                                                                                                                      • /bin/grep
                                                                                                                                                                        grep -qi "sysmon\\.py\\|config/sysmon" /etc/crontab
                                                                                                                                                                        2⤵
                                                                                                                                                                          PID:987
                                                                                                                                                                        • /bin/sed
                                                                                                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                          2⤵
                                                                                                                                                                            PID:990
                                                                                                                                                                          • /bin/sed
                                                                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                            2⤵
                                                                                                                                                                            • Reads runtime system information
                                                                                                                                                                            PID:993
                                                                                                                                                                          • /bin/date
                                                                                                                                                                            date "+%s"
                                                                                                                                                                            2⤵
                                                                                                                                                                              PID:996
                                                                                                                                                                            • /bin/sed
                                                                                                                                                                              sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                              2⤵
                                                                                                                                                                                PID:999
                                                                                                                                                                              • /bin/grep
                                                                                                                                                                                grep -qi models.litellm.cloud /var/log/syslog
                                                                                                                                                                                2⤵
                                                                                                                                                                                  PID:1000
                                                                                                                                                                                • /bin/grep
                                                                                                                                                                                  grep -qi checkmarx.zone /var/log/syslog
                                                                                                                                                                                  2⤵
                                                                                                                                                                                    PID:1001
                                                                                                                                                                                  • /bin/grep
                                                                                                                                                                                    grep -qi models.litellm.cloud /var/log/messages
                                                                                                                                                                                    2⤵
                                                                                                                                                                                      PID:1002
                                                                                                                                                                                    • /bin/grep
                                                                                                                                                                                      grep -qi checkmarx.zone /var/log/messages
                                                                                                                                                                                      2⤵
                                                                                                                                                                                        PID:1003
                                                                                                                                                                                      • /bin/grep
                                                                                                                                                                                        grep -qi models.litellm.cloud /var/log/daemon.log
                                                                                                                                                                                        2⤵
                                                                                                                                                                                          PID:1004
                                                                                                                                                                                        • /bin/grep
                                                                                                                                                                                          grep -qi checkmarx.zone /var/log/daemon.log
                                                                                                                                                                                          2⤵
                                                                                                                                                                                            PID:1005
                                                                                                                                                                                          • /bin/grep
                                                                                                                                                                                            grep -qi models.litellm.cloud
                                                                                                                                                                                            2⤵
                                                                                                                                                                                              PID:1007
                                                                                                                                                                                            • /bin/journalctl
                                                                                                                                                                                              journalctl --no-pager -q --since "7 days ago"
                                                                                                                                                                                              2⤵
                                                                                                                                                                                              • Reads runtime system information
                                                                                                                                                                                              PID:1006
                                                                                                                                                                                            • /bin/grep
                                                                                                                                                                                              grep -qi checkmarx.zone
                                                                                                                                                                                              2⤵
                                                                                                                                                                                                PID:1009
                                                                                                                                                                                              • /bin/journalctl
                                                                                                                                                                                                journalctl --no-pager -q --since "7 days ago"
                                                                                                                                                                                                2⤵
                                                                                                                                                                                                • Reads runtime system information
                                                                                                                                                                                                PID:1008
                                                                                                                                                                                              • /bin/grep
                                                                                                                                                                                                grep -qiE "(sysmon\\.py|telemetry|litellm|config/sysmon|pglog)"
                                                                                                                                                                                                2⤵
                                                                                                                                                                                                  PID:1011
                                                                                                                                                                                                • /bin/journalctl
                                                                                                                                                                                                  journalctl --no-pager -q -u sysmon.service --since "30 days ago"
                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                  • Reads runtime system information
                                                                                                                                                                                                  PID:1010
                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                    PID:1014
                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                      PID:1017
                                                                                                                                                                                                    • /bin/date
                                                                                                                                                                                                      date "+%s"
                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                        PID:1020
                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                          PID:1023
                                                                                                                                                                                                        • /usr/bin/pgrep
                                                                                                                                                                                                          pgrep -f "sysmon\\.py"
                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                          • Reads CPU attributes
                                                                                                                                                                                                          • Reads runtime system information
                                                                                                                                                                                                          PID:1024
                                                                                                                                                                                                        • /usr/bin/pgrep
                                                                                                                                                                                                          pgrep -f /tmp/pglog
                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                          • Reads CPU attributes
                                                                                                                                                                                                          • Reads runtime system information
                                                                                                                                                                                                          PID:1025
                                                                                                                                                                                                        • /usr/bin/awk
                                                                                                                                                                                                          awk "{print \$1}"
                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                            PID:1028
                                                                                                                                                                                                          • /usr/bin/getent
                                                                                                                                                                                                            getent hosts models.litellm.cloud
                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                              PID:1027
                                                                                                                                                                                                            • /usr/bin/awk
                                                                                                                                                                                                              awk "{print \$1}"
                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                PID:1031
                                                                                                                                                                                                              • /usr/bin/getent
                                                                                                                                                                                                                getent hosts checkmarx.zone
                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                  PID:1030
                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                    PID:1034
                                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                      PID:1037
                                                                                                                                                                                                                    • /bin/date
                                                                                                                                                                                                                      date "+%s"
                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                        PID:1040
                                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                          PID:1043
                                                                                                                                                                                                                        • /bin/grep
                                                                                                                                                                                                                          grep -q models.litellm.cloud /etc/hosts
                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                            PID:1044
                                                                                                                                                                                                                          • /bin/sed
                                                                                                                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                              PID:1047
                                                                                                                                                                                                                            • /bin/grep
                                                                                                                                                                                                                              grep -q checkmarx.zone /etc/hosts
                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                PID:1048
                                                                                                                                                                                                                              • /bin/sed
                                                                                                                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                • Reads runtime system information
                                                                                                                                                                                                                                PID:1053
                                                                                                                                                                                                                              • /bin/sed
                                                                                                                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                • Reads runtime system information
                                                                                                                                                                                                                                PID:1057
                                                                                                                                                                                                                              • /bin/date
                                                                                                                                                                                                                                date "+%s"
                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                  PID:1061
                                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                    PID:1064
                                                                                                                                                                                                                                  • /usr/bin/find
                                                                                                                                                                                                                                    find -L /home -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                      PID:1068
                                                                                                                                                                                                                                    • /usr/bin/find
                                                                                                                                                                                                                                      find -L /root -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                        PID:1070
                                                                                                                                                                                                                                      • /usr/bin/find
                                                                                                                                                                                                                                        find -L /opt -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                          PID:1073
                                                                                                                                                                                                                                        • /usr/bin/find
                                                                                                                                                                                                                                          find -L /srv -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                            PID:1079
                                                                                                                                                                                                                                          • /usr/bin/find
                                                                                                                                                                                                                                            find -L /var/lib -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                              PID:1081
                                                                                                                                                                                                                                            • /usr/bin/find
                                                                                                                                                                                                                                              find -L /var/opt -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                                PID:1087
                                                                                                                                                                                                                                              • /usr/bin/find
                                                                                                                                                                                                                                                find -L /tmp -maxdepth 4 -path "*/Library" -prune -o -path "*/node_modules" -prune -o -path "*/.git" -prune -o -path "*/.cache" -prune -o "(" -name "requirements*.txt" -o -name constraints.txt -o -name Pipfile -o -name Pipfile.lock -o -name pyproject.toml -o -name setup.py -o -name setup.cfg -o -name poetry.lock -o -name pdm.lock -o -name uv.lock ")" -type f -print0
                                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                                  PID:1090
                                                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                                    PID:1094
                                                                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                      PID:1098
                                                                                                                                                                                                                                                    • /bin/date
                                                                                                                                                                                                                                                      date "+%s"
                                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                                        PID:1102
                                                                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                          PID:1107
                                                                                                                                                                                                                                                        • /bin/sed
                                                                                                                                                                                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                                            PID:1112
                                                                                                                                                                                                                                                          • /bin/sed
                                                                                                                                                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                                              PID:1115
                                                                                                                                                                                                                                                            • /bin/date
                                                                                                                                                                                                                                                              date "+%s"
                                                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                                                PID:1120
                                                                                                                                                                                                                                                              • /bin/sed
                                                                                                                                                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                                                  PID:1123
                                                                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                                                    PID:1127
                                                                                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                                    • Reads runtime system information
                                                                                                                                                                                                                                                                    PID:1131
                                                                                                                                                                                                                                                                  • /bin/date
                                                                                                                                                                                                                                                                    date "+%s"
                                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                                      PID:1135
                                                                                                                                                                                                                                                                    • /bin/sed
                                                                                                                                                                                                                                                                      sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                                                        PID:1139
                                                                                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                                          PID:1142
                                                                                                                                                                                                                                                                        • /bin/date
                                                                                                                                                                                                                                                                          date "+%s"
                                                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                                                            PID:1147
                                                                                                                                                                                                                                                                          • /bin/sed
                                                                                                                                                                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                                                              PID:1150
                                                                                                                                                                                                                                                                            • /bin/sed
                                                                                                                                                                                                                                                                              sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                                                                PID:1155
                                                                                                                                                                                                                                                                              • /bin/sed
                                                                                                                                                                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                                                                  PID:1158
                                                                                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                                                                    PID:1161
                                                                                                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                                                      PID:1164
                                                                                                                                                                                                                                                                                    • /bin/sed
                                                                                                                                                                                                                                                                                      sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                      2⤵
                                                                                                                                                                                                                                                                                        PID:1167
                                                                                                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                                                        • Reads runtime system information
                                                                                                                                                                                                                                                                                        PID:1170
                                                                                                                                                                                                                                                                                      • /bin/sed
                                                                                                                                                                                                                                                                                        sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                        2⤵
                                                                                                                                                                                                                                                                                          PID:1173
                                                                                                                                                                                                                                                                                        • /bin/sed
                                                                                                                                                                                                                                                                                          sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                          2⤵
                                                                                                                                                                                                                                                                                            PID:1176
                                                                                                                                                                                                                                                                                          • /bin/sed
                                                                                                                                                                                                                                                                                            sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                            2⤵
                                                                                                                                                                                                                                                                                              PID:1179
                                                                                                                                                                                                                                                                                            • /bin/sed
                                                                                                                                                                                                                                                                                              sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                              2⤵
                                                                                                                                                                                                                                                                                                PID:1182
                                                                                                                                                                                                                                                                                              • /bin/sed
                                                                                                                                                                                                                                                                                                sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                                2⤵
                                                                                                                                                                                                                                                                                                  PID:1185
                                                                                                                                                                                                                                                                                                • /bin/sed
                                                                                                                                                                                                                                                                                                  sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                                  2⤵
                                                                                                                                                                                                                                                                                                    PID:1188
                                                                                                                                                                                                                                                                                                  • /bin/sed
                                                                                                                                                                                                                                                                                                    sed "s/\\[[0-9;]*m//g"
                                                                                                                                                                                                                                                                                                    2⤵
                                                                                                                                                                                                                                                                                                      PID:1191

                                                                                                                                                                                                                                                                                                  Network

                                                                                                                                                                                                                                                                                                        MITRE ATT&CK Enterprise v16

                                                                                                                                                                                                                                                                                                        Replay Monitor

                                                                                                                                                                                                                                                                                                        Loading Replay Monitor...

                                                                                                                                                                                                                                                                                                        Downloads

                                                                                                                                                                                                                                                                                                        scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt

                                                                                                                                                                                                                                                                                                        • Path /tmp/reports/scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt
                                                                                                                                                                                                                                                                                                        • Size 1B
                                                                                                                                                                                                                                                                                                        • SHA256 01ba4719c80b6fe911b091a7c05124b64eeece964e09c058ef8f9805daca546b
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512

                                                                                                                                                                                                                                                                                                        scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt

                                                                                                                                                                                                                                                                                                        • Path /tmp/reports/scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt
                                                                                                                                                                                                                                                                                                        • Size 195B
                                                                                                                                                                                                                                                                                                        • SHA256 85da6cf683e7109644cd21489f32b51b25d4ac7d64744faa1276a4d15545dfb5
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512

                                                                                                                                                                                                                                                                                                        scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt

                                                                                                                                                                                                                                                                                                        • Path /tmp/reports/scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt
                                                                                                                                                                                                                                                                                                        • Size 264B
                                                                                                                                                                                                                                                                                                        • SHA256 03fba5d211ba8f40dc378ed75b3b8913ba60926581734c94c72ff0dfa3f24dd9
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt

                                                                                                                                                                                                                                                                                                        • Path /tmp/reports/scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt
                                                                                                                                                                                                                                                                                                        • Size 333B
                                                                                                                                                                                                                                                                                                        • SHA256 e15b8a5bbcbdff4c2c060f9c749e11e8fb3f9436a981e74dd48ff9be5e5c35da
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt

                                                                                                                                                                                                                                                                                                        • Path /tmp/reports/scan_debian9-mipsbe-20260513-en-12_20260913_192129.txt
                                                                                                                                                                                                                                                                                                        • Size 3KB
                                                                                                                                                                                                                                                                                                        • SHA256 ad13e776bc00caea2d212272ce356cc80adad6998b4d61e2826df8de6031ede7
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        sh-thd.MW7VAR

                                                                                                                                                                                                                                                                                                        • Path /tmp/sh-thd.MW7VAR
                                                                                                                                                                                                                                                                                                        • Size 827KB
                                                                                                                                                                                                                                                                                                        • SHA256 2d9d9609b98fe1ea8fd588a7b264fa84bf4160c35d192a6571591e69c6e4a60c
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                                                                                                                                                        tmp.sTAyxlhn6b

                                                                                                                                                                                                                                                                                                        • Path /tmp/tmp.sTAyxlhn6b
                                                                                                                                                                                                                                                                                                        • Size 142B
                                                                                                                                                                                                                                                                                                        • SHA256 28f00d6fdd0220c818aec398e1c0b371401971bce394d53536fa8f34eb4c2ec9
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        tmp.sTAyxlhn6b

                                                                                                                                                                                                                                                                                                        • Path /tmp/tmp.sTAyxlhn6b
                                                                                                                                                                                                                                                                                                        • Size 214B
                                                                                                                                                                                                                                                                                                        • SHA256 907c10d2ede766103c993754c4c4ec06648c2aef9e56b6b1ffcb1f857c06a727
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        tmp.sTAyxlhn6b

                                                                                                                                                                                                                                                                                                        • Path /tmp/tmp.sTAyxlhn6b
                                                                                                                                                                                                                                                                                                        • Size 253B
                                                                                                                                                                                                                                                                                                        • SHA256 b9bfcb5dd17d3f2767b9c1c0c0c4927863521695f2ce52d1447c427b543ad0de
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        tmp.sTAyxlhn6b

                                                                                                                                                                                                                                                                                                        • Path /tmp/tmp.sTAyxlhn6b
                                                                                                                                                                                                                                                                                                        • Size 607B
                                                                                                                                                                                                                                                                                                        • SHA256 763f85db7c4028ae31cab3f8482c0990d16465dbd8ec8f72f895bf9ef3320902
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                                                                                                                                                        tmp.sTAyxlhn6b

                                                                                                                                                                                                                                                                                                        • Path /tmp/tmp.sTAyxlhn6b
                                                                                                                                                                                                                                                                                                        • Size 70B
                                                                                                                                                                                                                                                                                                        • SHA256 600d1b844e166fed5c2db5935d9ae88d403acac1b28099435d3387d68129af29
                                                                                                                                                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH