Loading Joe Sandbox Report ...

Edit tour

Linux Analysis Report
mpsl.elf

Overview

General Information

Sample name:mpsl.elf
Analysis ID:1581725
MD5:d4156b7b325d0ecb6cdc2272e0a99f76
SHA1:db21714f40edfcc64951c7f723745935f88b24a0
SHA256:5b39dff0c76c5fe2a237e3b6c5553b8d2f36bf9f65709deeb6cbfaed32c692cd
Tags:elfuser-abuse_ch
Infos:

Detection

Gafgyt
Score:64
Range:0 - 100
Whitelisted:false

Signatures

Multi AV Scanner detection for submitted file
Yara detected Gafgyt
Connects to many ports of the same IP (likely port scanning)
Executes the "iptables" command to insert, remove and/or manipulate rules
Detected TCP or UDP traffic on non-standard ports
Executes commands using a shell command-line interpreter
Executes the "iptables" command used for managing IP filtering and manipulation
Sample contains strings indicative of BusyBox which embeds multiple Unix commands in a single executable
Sample has stripped symbol table
Sample listens on a socket
Tries to connect to HTTP servers, but all servers are down (expired dropper behavior)
Uses the "uname" system call to query kernel version information (possible evasion)

Classification

Joe Sandbox version:41.0.0 Charoite
Analysis ID:1581725
Start date and time:2024-12-28 20:56:06 +01:00
Joe Sandbox product:CloudBasic
Overall analysis duration:0h 4m 27s
Hypervisor based Inspection enabled:false
Report type:full
Cookbook file name:defaultlinuxfilecookbook.jbs
Analysis system description:Ubuntu Linux 20.04 x64 (Kernel 5.4.0-72, Firefox 91.0, Evince Document Viewer 3.36.10, LibreOffice 6.4.7.2, OpenJDK 11.0.11)
Analysis Mode:default
Sample name:mpsl.elf
Detection:MAL
Classification:mal64.troj.linELF@0/0@29/0
Command:/tmp/mpsl.elf
PID:6240
Exit Code:0
Exit Code Info:
Killed:False
Standard Output:
listening dn0
Standard Error:
  • system is lnxubuntu20
  • mpsl.elf (PID: 6240, Parent: 6159, MD5: 0d6f61f82cf2f781c6eb0661071d42d9) Arguments: /tmp/mpsl.elf
    • mpsl.elf New Fork (PID: 6242, Parent: 6240)
      • mpsl.elf New Fork (PID: 6246, Parent: 6242)
        • mpsl.elf New Fork (PID: 6248, Parent: 6246)
        • sh (PID: 6248, Parent: 6246, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
          • sh New Fork (PID: 6252, Parent: 6248)
          • iptables (PID: 6252, Parent: 6248, MD5: 1ab05fef765b6342cdfadaa5275b33af) Arguments: iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
        • mpsl.elf New Fork (PID: 6258, Parent: 6246)
        • sh (PID: 6258, Parent: 6246, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "/bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
          • sh New Fork (PID: 6264, Parent: 6258)
          • busybox (PID: 6264, Parent: 6258, MD5: 70584dffe9cb0309eb22ba78aa54bcdc) Arguments: /bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
        • mpsl.elf New Fork (PID: 6265, Parent: 6246)
        • sh (PID: 6265, Parent: 6246, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
          • sh New Fork (PID: 6270, Parent: 6265)
        • mpsl.elf New Fork (PID: 6271, Parent: 6246)
        • sh (PID: 6271, Parent: 6246, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "/usr/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
          • sh New Fork (PID: 6276, Parent: 6271)
        • mpsl.elf New Fork (PID: 6277, Parent: 6246)
        • sh (PID: 6277, Parent: 6246, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
          • sh New Fork (PID: 6282, Parent: 6277)
          • busybox (PID: 6282, Parent: 6277, MD5: 70584dffe9cb0309eb22ba78aa54bcdc) Arguments: busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
      • mpsl.elf New Fork (PID: 6250, Parent: 6242)
  • cleanup
NameDescriptionAttributionBlogpost URLsLink
Bashlite, GafgytBashlite is a malware family which infects Linux systems in order to launch distributed denial-of-service attacks (DDoS). Originally it was also known under the name Bashdoor, but this term now refers to the exploit method used by the malware. It has been used to launch attacks of up to 400 Gbps.No Attributionhttps://malpedia.caad.fkie.fraunhofer.de/details/elf.bashlite
SourceRuleDescriptionAuthorStrings
mpsl.elfJoeSecurity_GafgytYara detected GafgytJoe Security
    SourceRuleDescriptionAuthorStrings
    6240.1.00007f8e20400000.00007f8e2042e000.r-x.sdmpJoeSecurity_GafgytYara detected GafgytJoe Security
      6242.1.00007f8e20400000.00007f8e2042e000.r-x.sdmpJoeSecurity_GafgytYara detected GafgytJoe Security
        No Suricata rule has matched

        Click to jump to signature section

        Show All Signature Results

        AV Detection

        barindex
        Source: mpsl.elfReversingLabs: Detection: 21%

        Networking

        barindex
        Source: global trafficTCP traffic: 83.222.191.146 ports 35342,2,3,4,5,2222
        Source: /bin/sh (PID: 6252)Iptables executable using switch for changing the iptables rules: /usr/sbin/iptables -> iptables -A INPUT -p tcp --dport 26721 -j ACCEPTJump to behavior
        Source: global trafficTCP traffic: 192.168.2.23:52620 -> 83.222.191.146:35342
        Source: /bin/sh (PID: 6252)Iptables executable: /usr/sbin/iptables -> iptables -A INPUT -p tcp --dport 26721 -j ACCEPTJump to behavior
        Source: /tmp/mpsl.elf (PID: 6240)Socket: 127.0.0.1:8345Jump to behavior
        Source: /tmp/mpsl.elf (PID: 6246)Socket: 0.0.0.0:26721Jump to behavior
        Source: global trafficTCP traffic: 192.168.2.23:43928 -> 91.189.91.42:443
        Source: global trafficTCP traffic: 192.168.2.23:42836 -> 91.189.91.43:443
        Source: global trafficTCP traffic: 192.168.2.23:42516 -> 109.202.202.202:80
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.42
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.43
        Source: unknownTCP traffic detected without corresponding DNS query: 109.202.202.202
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.42
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.43
        Source: unknownTCP traffic detected without corresponding DNS query: 109.202.202.202
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.42
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.43
        Source: unknownUDP traffic detected without corresponding DNS query: 185.228.168.168
        Source: unknownUDP traffic detected without corresponding DNS query: 77.88.8.8
        Source: unknownUDP traffic detected without corresponding DNS query: 202.46.34.75
        Source: unknownUDP traffic detected without corresponding DNS query: 1.1.1.1
        Source: unknownUDP traffic detected without corresponding DNS query: 203.112.2.4
        Source: unknownUDP traffic detected without corresponding DNS query: 203.112.2.4
        Source: unknownUDP traffic detected without corresponding DNS query: 203.112.2.4
        Source: unknownUDP traffic detected without corresponding DNS query: 203.112.2.4
        Source: unknownUDP traffic detected without corresponding DNS query: 203.112.2.4
        Source: unknownUDP traffic detected without corresponding DNS query: 208.67.222.222
        Source: unknownUDP traffic detected without corresponding DNS query: 94.16.114.254
        Source: unknownUDP traffic detected without corresponding DNS query: 94.16.114.254
        Source: unknownUDP traffic detected without corresponding DNS query: 94.16.114.254
        Source: unknownUDP traffic detected without corresponding DNS query: 94.16.114.254
        Source: unknownUDP traffic detected without corresponding DNS query: 94.16.114.254
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 196.216.2.1
        Source: unknownUDP traffic detected without corresponding DNS query: 178.22.122.100
        Source: unknownUDP traffic detected without corresponding DNS query: 178.22.122.100
        Source: unknownUDP traffic detected without corresponding DNS query: 198.101.242.72
        Source: unknownUDP traffic detected without corresponding DNS query: 198.101.242.72
        Source: global trafficDNS traffic detected: DNS query: secure-network-rebirthltd.ru
        Source: unknownNetwork traffic detected: HTTP traffic on port 43928 -> 443
        Source: unknownNetwork traffic detected: HTTP traffic on port 42836 -> 443
        Source: Initial sampleString containing 'busybox' found: /bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
        Source: Initial sampleString containing 'busybox' found: busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
        Source: Initial sampleString containing 'busybox' found: %xDEFRNL94.16.114.254UK185.228.168.168SE77.88.8.8RU8.8.8.8US-Google1.1.1.1US-Cloudflare208.67.222.222US-OpenDNS9.9.9.9US-Quad9119.29.29.29CN101.101.101.101TW210.220.163.82KR203.112.2.4IN202.136.162.11SG203.50.2.71AU202.46.34.75NZ200.85.35.172BR200.69.193.1AR196.216.2.1ZA41.57.120.177EG178.22.122.100IR212.49.64.1SA176.103.130.130AdGuard185.121.177.177OpenNIC37.235.1.174FreeDNS156.154.70.1Neustar198.101.242.72Alternate DNS/proc/proc/%d/exe/usr/sbin//usr/bin//usr/lib//usr/lib64//etc//proc/self//dev/socketsetsockoptbindlistenhi im here, i think/bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT/usr/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPTbusybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPTbindtoipconnectpoll/proc/net/tcp/proc//fd0
        Source: ELF static info symbol of initial sample.symtab present: no
        Source: classification engineClassification label: mal64.troj.linELF@0/0@29/0

        Persistence and Installation Behavior

        barindex
        Source: /bin/sh (PID: 6252)Iptables executable using switch for changing the iptables rules: /usr/sbin/iptables -> iptables -A INPUT -p tcp --dport 26721 -j ACCEPTJump to behavior
        Source: /tmp/mpsl.elf (PID: 6248)Shell command executed: sh -c "iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"Jump to behavior
        Source: /tmp/mpsl.elf (PID: 6258)Shell command executed: sh -c "/bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"Jump to behavior
        Source: /tmp/mpsl.elf (PID: 6265)Shell command executed: sh -c "/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"Jump to behavior
        Source: /tmp/mpsl.elf (PID: 6271)Shell command executed: sh -c "/usr/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"Jump to behavior
        Source: /tmp/mpsl.elf (PID: 6277)Shell command executed: sh -c "busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"Jump to behavior
        Source: /bin/sh (PID: 6252)Iptables executable: /usr/sbin/iptables -> iptables -A INPUT -p tcp --dport 26721 -j ACCEPTJump to behavior
        Source: /tmp/mpsl.elf (PID: 6240)Queries kernel information via 'uname': Jump to behavior
        Source: /bin/busybox (PID: 6264)Queries kernel information via 'uname': Jump to behavior
        Source: /usr/bin/busybox (PID: 6282)Queries kernel information via 'uname': Jump to behavior
        Source: mpsl.elf, 6240.1.00007ffdc2367000.00007ffdc2388000.rw-.sdmp, mpsl.elf, 6242.1.00007ffdc2367000.00007ffdc2388000.rw-.sdmpBinary or memory string: |\x86_64/usr/bin/qemu-mipsel/tmp/mpsl.elfSUDO_USER=saturninoPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/binDISPLAY=:1.0XAUTHORITY=/run/user/1000/gdm/XauthoritySUDO_UID=1000TERM=xterm-256colorCOLORTERM=truecolorLOGNAME=rootUSER=rootLANG=en_US.UTF-8SUDO_COMMAND=/bin/bashHOME=/rootMAIL=/var/mail/rootSUDO_GID=1000SHELL=/bin/bash/tmp/mpsl.elf
        Source: mpsl.elf, 6240.1.000055e1662c0000.000055e16636a000.rw-.sdmp, mpsl.elf, 6242.1.000055e1662c0000.000055e16636a000.rw-.sdmpBinary or memory string: /etc/qemu-binfmt/mipsel
        Source: mpsl.elf, 6240.1.000055e1662c0000.000055e16636a000.rw-.sdmp, mpsl.elf, 6242.1.000055e1662c0000.000055e16636a000.rw-.sdmpBinary or memory string: U!/etc/qemu-binfmt/mipsel
        Source: mpsl.elf, 6240.1.00007ffdc2367000.00007ffdc2388000.rw-.sdmp, mpsl.elf, 6242.1.00007ffdc2367000.00007ffdc2388000.rw-.sdmpBinary or memory string: /usr/bin/qemu-mipsel

        Stealing of Sensitive Information

        barindex
        Source: Yara matchFile source: mpsl.elf, type: SAMPLE
        Source: Yara matchFile source: 6240.1.00007f8e20400000.00007f8e2042e000.r-x.sdmp, type: MEMORY
        Source: Yara matchFile source: 6242.1.00007f8e20400000.00007f8e2042e000.r-x.sdmp, type: MEMORY

        Remote Access Functionality

        barindex
        Source: Yara matchFile source: mpsl.elf, type: SAMPLE
        Source: Yara matchFile source: 6240.1.00007f8e20400000.00007f8e2042e000.r-x.sdmp, type: MEMORY
        Source: Yara matchFile source: 6242.1.00007f8e20400000.00007f8e2042e000.r-x.sdmp, type: MEMORY
        ReconnaissanceResource DevelopmentInitial AccessExecutionPersistencePrivilege EscalationDefense EvasionCredential AccessDiscoveryLateral MovementCollectionCommand and ControlExfiltrationImpact
        Gather Victim Identity Information1
        Scripting
        Valid AccountsWindows Management Instrumentation1
        Scripting
        Path InterceptionDirect Volume AccessOS Credential Dumping11
        Security Software Discovery
        Remote ServicesData from Local System1
        Encrypted Channel
        Exfiltration Over Other Network MediumAbuse Accessibility Features
        CredentialsDomainsDefault AccountsScheduled Task/JobBoot or Logon Initialization ScriptsBoot or Logon Initialization ScriptsRootkitLSASS Memory1
        System Network Configuration Discovery
        Remote Desktop ProtocolData from Removable Media1
        Non-Standard Port
        Exfiltration Over BluetoothNetwork Denial of Service
        Email AddressesDNS ServerDomain AccountsAtLogon Script (Windows)Logon Script (Windows)Obfuscated Files or InformationSecurity Account ManagerQuery RegistrySMB/Windows Admin SharesData from Network Shared Drive1
        Non-Application Layer Protocol
        Automated ExfiltrationData Encrypted for Impact
        Employee NamesVirtual Private ServerLocal AccountsCronLogin HookLogin HookBinary PaddingNTDSSystem Network Configuration DiscoveryDistributed Component Object ModelInput Capture2
        Application Layer Protocol
        Traffic DuplicationData Destruction
        No configs have been found
        Hide Legend

        Legend:

        • Process
        • Signature
        • Created File
        • DNS/IP Info
        • Is Dropped
        • Number of created Files
        • Is malicious
        • Internet
        behaviorgraph top1 dnsIp2 2 Behavior Graph ID: 1581725 Sample: mpsl.elf Startdate: 28/12/2024 Architecture: LINUX Score: 64 37 secure-network-rebirthltd.ru 83.222.191.146, 2222, 35342, 52620 NET1-ASBG Bulgaria 2->37 39 109.202.202.202, 80 INIT7CH Switzerland 2->39 41 2 other IPs or domains 2->41 43 Multi AV Scanner detection for submitted file 2->43 45 Yara detected Gafgyt 2->45 47 Connects to many ports of the same IP (likely port scanning) 2->47 10 mpsl.elf 2->10         started        signatures3 process4 process5 12 mpsl.elf 10->12         started        process6 14 mpsl.elf 12->14         started        16 mpsl.elf 12->16         started        process7 18 mpsl.elf sh 14->18         started        20 mpsl.elf sh 14->20         started        22 mpsl.elf sh 14->22         started        24 2 other processes 14->24 process8 26 sh iptables 18->26         started        29 sh busybox 20->29         started        31 sh busybox 22->31         started        33 sh 24->33         started        35 sh 24->35         started        signatures9 49 Executes the "iptables" command to insert, remove and/or manipulate rules 26->49

        This section contains all screenshots as thumbnails, including those not shown in the slideshow.


        windows-stand
        SourceDetectionScannerLabelLink
        mpsl.elf22%ReversingLabsLinux.Backdoor.Mirai
        No Antivirus matches
        No Antivirus matches
        No Antivirus matches
        NameIPActiveMaliciousAntivirus DetectionReputation
        secure-network-rebirthltd.ru
        83.222.191.146
        truefalse
          high
          • No. of IPs < 25%
          • 25% < No. of IPs < 50%
          • 50% < No. of IPs < 75%
          • 75% < No. of IPs
          IPDomainCountryFlagASNASN NameMalicious
          83.222.191.146
          secure-network-rebirthltd.ruBulgaria
          43561NET1-ASBGfalse
          109.202.202.202
          unknownSwitzerland
          13030INIT7CHfalse
          91.189.91.43
          unknownUnited Kingdom
          41231CANONICAL-ASGBfalse
          91.189.91.42
          unknownUnited Kingdom
          41231CANONICAL-ASGBfalse
          MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
          83.222.191.146arm4.elfGet hashmaliciousGafgytBrowse
            arm5.elfGet hashmaliciousGafgytBrowse
              arm7.elfGet hashmaliciousUnknownBrowse
                mips.elfGet hashmaliciousGafgytBrowse
                  x86_64.elfGet hashmaliciousGafgytBrowse
                    arm5.elfGet hashmaliciousGafgytBrowse
                      mpsl.elfGet hashmaliciousGafgytBrowse
                        arm4.elfGet hashmaliciousGafgytBrowse
                          mips.elfGet hashmaliciousGafgytBrowse
                            arm4.elfGet hashmaliciousGafgytBrowse
                              109.202.202.202kpLwzBouH4.elfGet hashmaliciousUnknownBrowse
                              • ch.archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_92.0%2bbuild3-0ubuntu0.20.04.1_amd64.deb
                              91.189.91.43arm4.elfGet hashmaliciousGafgytBrowse
                                wkb86.elfGet hashmaliciousMiraiBrowse
                                  fnkea7.elfGet hashmaliciousMiraiBrowse
                                    nshkarm7.elfGet hashmaliciousUnknownBrowse
                                      arm6.elfGet hashmaliciousGafgytBrowse
                                        arm5.elfGet hashmaliciousGafgytBrowse
                                          db0fa4b8db0333367e9bda3ab68b8042.arm.elfGet hashmaliciousUnknownBrowse
                                            gnjqwpc.elfGet hashmaliciousMiraiBrowse
                                              .i.elfGet hashmaliciousUnknownBrowse
                                                nshkmips.elfGet hashmaliciousUnknownBrowse
                                                  91.189.91.42arm4.elfGet hashmaliciousGafgytBrowse
                                                    wkb86.elfGet hashmaliciousMiraiBrowse
                                                      fnkea7.elfGet hashmaliciousMiraiBrowse
                                                        nshkarm7.elfGet hashmaliciousUnknownBrowse
                                                          arm6.elfGet hashmaliciousGafgytBrowse
                                                            arm5.elfGet hashmaliciousGafgytBrowse
                                                              db0fa4b8db0333367e9bda3ab68b8042.arm.elfGet hashmaliciousUnknownBrowse
                                                                gnjqwpc.elfGet hashmaliciousMiraiBrowse
                                                                  .i.elfGet hashmaliciousUnknownBrowse
                                                                    nshkmips.elfGet hashmaliciousUnknownBrowse
                                                                      MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                      secure-network-rebirthltd.ruarm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm7.elfGet hashmaliciousUnknownBrowse
                                                                      • 83.222.191.146
                                                                      mips.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      x86_64.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      mpsl.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      mips.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                      CANONICAL-ASGBarm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      wkb86.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      fnkea7.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      nshkarm7.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      arm6.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      db0fa4b8db0333367e9bda3ab68b8042.arm.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      gnjqwpc.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      .i.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      nshkarm.elfGet hashmaliciousUnknownBrowse
                                                                      • 185.125.190.26
                                                                      CANONICAL-ASGBarm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      wkb86.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      fnkea7.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      nshkarm7.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      arm6.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 91.189.91.42
                                                                      db0fa4b8db0333367e9bda3ab68b8042.arm.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      gnjqwpc.elfGet hashmaliciousMiraiBrowse
                                                                      • 91.189.91.42
                                                                      .i.elfGet hashmaliciousUnknownBrowse
                                                                      • 91.189.91.42
                                                                      nshkarm.elfGet hashmaliciousUnknownBrowse
                                                                      • 185.125.190.26
                                                                      INIT7CHarm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 109.202.202.202
                                                                      wkb86.elfGet hashmaliciousMiraiBrowse
                                                                      • 109.202.202.202
                                                                      fnkea7.elfGet hashmaliciousMiraiBrowse
                                                                      • 109.202.202.202
                                                                      nshkarm7.elfGet hashmaliciousUnknownBrowse
                                                                      • 109.202.202.202
                                                                      arm6.elfGet hashmaliciousGafgytBrowse
                                                                      • 109.202.202.202
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 109.202.202.202
                                                                      db0fa4b8db0333367e9bda3ab68b8042.arm.elfGet hashmaliciousUnknownBrowse
                                                                      • 109.202.202.202
                                                                      gnjqwpc.elfGet hashmaliciousMiraiBrowse
                                                                      • 109.202.202.202
                                                                      .i.elfGet hashmaliciousUnknownBrowse
                                                                      • 109.202.202.202
                                                                      nshkmips.elfGet hashmaliciousUnknownBrowse
                                                                      • 109.202.202.202
                                                                      NET1-ASBGarm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm7.elfGet hashmaliciousUnknownBrowse
                                                                      • 83.222.191.146
                                                                      mips.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      x86_64.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm5.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      mpsl.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      mips.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      arm4.elfGet hashmaliciousGafgytBrowse
                                                                      • 83.222.191.146
                                                                      No context
                                                                      No context
                                                                      No created / dropped files found
                                                                      File type:ELF 32-bit LSB executable, MIPS, MIPS-I version 1 (SYSV), statically linked, stripped
                                                                      Entropy (8bit):5.1245900032735445
                                                                      TrID:
                                                                      • ELF Executable and Linkable format (generic) (4004/1) 100.00%
                                                                      File name:mpsl.elf
                                                                      File size:210'688 bytes
                                                                      MD5:d4156b7b325d0ecb6cdc2272e0a99f76
                                                                      SHA1:db21714f40edfcc64951c7f723745935f88b24a0
                                                                      SHA256:5b39dff0c76c5fe2a237e3b6c5553b8d2f36bf9f65709deeb6cbfaed32c692cd
                                                                      SHA512:b86a2064a7af349b5f13d79d9aa2c14b782be56e3790a8c0dcd9b09432de1ba10096d33008e498172b9f544261f575f3cb96c497077d98328eeaf7cd62dfd1da
                                                                      SSDEEP:3072:1KLRbhwavoCvLVm9E8wQOVemcy2/4rbR1QHun:1KLBhwavoCjVz8LOVbHXR1QO
                                                                      TLSH:0024D81AAF650FBBDC6FDE3702E90B4525CC650722A43B7A3674C928F54A50F49E3C68
                                                                      File Content Preview:.ELF....................`.@.4....4......4. ...(...............@...@...........................F...F.xY..............Q.td...............................<...'!......'.......................<h..'!... .........9'.. ........................<8..'!.............9

                                                                      ELF header

                                                                      Class:ELF32
                                                                      Data:2's complement, little endian
                                                                      Version:1 (current)
                                                                      Machine:MIPS R3000
                                                                      Version Number:0x1
                                                                      Type:EXEC (Executable file)
                                                                      OS/ABI:UNIX - System V
                                                                      ABI Version:0
                                                                      Entry Point Address:0x400260
                                                                      Flags:0x1007
                                                                      ELF Header Size:52
                                                                      Program Header Offset:52
                                                                      Program Header Size:32
                                                                      Number of Program Headers:3
                                                                      Section Header Offset:210128
                                                                      Section Header Size:40
                                                                      Number of Section Headers:14
                                                                      Header String Table Index:13
                                                                      NameTypeAddressOffsetSizeEntSizeFlagsFlags DescriptionLinkInfoAlign
                                                                      NULL0x00x00x00x00x0000
                                                                      .initPROGBITS0x4000940x940x8c0x00x6AX004
                                                                      .textPROGBITS0x4001200x1200x2b2300x00x6AX0016
                                                                      .finiPROGBITS0x42b3500x2b3500x5c0x00x6AX004
                                                                      .rodataPROGBITS0x42b3b00x2b3b00x27400x00x2A0016
                                                                      .ctorsPROGBITS0x46daf40x2daf40xc0x00x3WA004
                                                                      .dtorsPROGBITS0x46db000x2db000x80x00x3WA004
                                                                      .data.rel.roPROGBITS0x46db0c0x2db0c0x4ec0x00x3WA004
                                                                      .dataPROGBITS0x46e0000x2e0000x4a300x00x3WA0032
                                                                      .gotPROGBITS0x472a300x32a300xa3c0x40x10000003WAp0016
                                                                      .sbssNOBITS0x47346c0x3346c0x3c0x00x10000003WAp004
                                                                      .bssNOBITS0x4734b00x3346c0x46d00x00x3WA0016
                                                                      .mdebug.abi32PROGBITS0x14e20x3346c0x00x00x0001
                                                                      .shstrtabSTRTAB0x00x3346c0x640x00x0001
                                                                      TypeOffsetVirtual AddressPhysical AddressFile SizeMemory SizeEntropyFlagsFlags DescriptionAlignProg InterpreterSection Mappings
                                                                      LOAD0x00x4000000x4000000x2daf00x2daf05.43040x5R E0x10000.init .text .fini .rodata
                                                                      LOAD0x2daf40x46daf40x46daf40x59780xa08c1.46680x6RW 0x10000.ctors .dtors .data.rel.ro .data .got .sbss .bss
                                                                      GNU_STACK0x00x00x00x00x00.00000x7RWE0x4
                                                                      TimestampSource PortDest PortSource IPDest IP
                                                                      Dec 28, 2024 20:56:46.574246883 CET5262035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:46.694179058 CET353425262083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:46.694268942 CET5262035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:46.694641113 CET5262035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:46.816164970 CET353425262083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:46.816344976 CET5262035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:46.825872898 CET43928443192.168.2.2391.189.91.42
                                                                      Dec 28, 2024 20:56:46.936357975 CET353425262083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:47.073158026 CET577602222192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:47.193248987 CET22225776083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:47.193455935 CET577602222192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:47.194067955 CET577602222192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:47.194137096 CET577602222192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:47.313976049 CET22225776083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:47.353861094 CET22225776083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:47.995788097 CET353425262083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:47.996135950 CET5262035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:48.115677118 CET353425262083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:49.251424074 CET5262435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:49.371387959 CET353425262483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:49.371660948 CET5262435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:49.371660948 CET5262435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:49.451827049 CET22225776083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:49.451992035 CET577602222192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:49.491230965 CET353425262483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:49.491394997 CET5262435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:49.610903025 CET353425262483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:50.717994928 CET353425262483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:50.718122005 CET5262435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:50.837786913 CET353425262483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:51.719348907 CET5262635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:51.839109898 CET353425262683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:51.839202881 CET5262635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:51.839231014 CET5262635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:51.959068060 CET353425262683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:51.959249973 CET5262635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:52.078931093 CET353425262683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:52.201168060 CET42836443192.168.2.2391.189.91.43
                                                                      Dec 28, 2024 20:56:53.141805887 CET353425262683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:53.141948938 CET5262635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:53.261703014 CET353425262683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:53.736958981 CET4251680192.168.2.23109.202.202.202
                                                                      Dec 28, 2024 20:56:54.442749023 CET5262835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:54.562279940 CET353425262883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:54.562365055 CET5262835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:54.562504053 CET5262835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:54.684325933 CET353425262883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:54.684381008 CET5262835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:54.803939104 CET353425262883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:55.954411983 CET353425262883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:55.954607010 CET5262835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:56.074129105 CET353425262883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:57.499469995 CET5263035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:57.619031906 CET353425263083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:57.619132042 CET5263035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:57.619307995 CET5263035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:57.738805056 CET353425263083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:57.738867998 CET5263035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:57.858427048 CET353425263083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:58.966984034 CET353425263083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:58.967154026 CET5263035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:56:59.086750984 CET353425263083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:56:59.969104052 CET5263235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:00.490941048 CET353425263283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:00.491295099 CET5263235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:00.491296053 CET5263235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:00.610924959 CET353425263283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:00.611120939 CET5263235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:00.731503010 CET353425263283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:01.900006056 CET353425263283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:01.900507927 CET5263235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:02.020281076 CET353425263283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:03.050759077 CET5263435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:03.170447111 CET353425263483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:03.170536041 CET5263435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:03.170654058 CET5263435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:03.290234089 CET353425263483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:03.290316105 CET5263435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:03.409920931 CET353425263483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:04.564981937 CET353425263483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:04.565663099 CET5263435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:04.685247898 CET353425263483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:07.815234900 CET43928443192.168.2.2391.189.91.42
                                                                      Dec 28, 2024 20:57:18.053836107 CET42836443192.168.2.2391.189.91.43
                                                                      Dec 28, 2024 20:57:24.196850061 CET4251680192.168.2.23109.202.202.202
                                                                      Dec 28, 2024 20:57:30.599442005 CET5263635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:30.719434977 CET353425263683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:30.719769955 CET5263635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:30.719937086 CET5263635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:30.839823008 CET353425263683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:30.840203047 CET5263635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:30.959923029 CET353425263683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:32.115745068 CET353425263683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:32.116142035 CET5263635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:32.236135006 CET353425263683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:33.118366957 CET5263835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:33.238035917 CET353425263883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:33.238272905 CET5263835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:33.238353014 CET5263835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:33.358342886 CET353425263883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:33.358572006 CET5263835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:33.478188992 CET353425263883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:34.538886070 CET353425263883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:34.539047003 CET5263835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:34.658713102 CET353425263883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:35.970068932 CET5264035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:36.089832067 CET353425264083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:36.090024948 CET5264035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:36.090085030 CET5264035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:36.209724903 CET353425264083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:36.209938049 CET5264035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:36.329734087 CET353425264083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:37.436434984 CET353425264083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:37.436733961 CET5264035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:37.556463957 CET353425264083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:38.439277887 CET5264235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:38.584229946 CET353425264283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:38.584492922 CET5264235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:38.584620953 CET5264235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:38.704272985 CET353425264283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:38.704603910 CET5264235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:38.824321985 CET353425264283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:39.884406090 CET353425264283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:39.884675026 CET5264235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:40.004260063 CET353425264283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:40.886914015 CET5264435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:41.006670952 CET353425264483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:41.006859064 CET5264435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:41.006958008 CET5264435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:41.126502037 CET353425264483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:41.126640081 CET5264435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:41.246206999 CET353425264483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:42.399190903 CET353425264483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:42.399432898 CET5264435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:42.519197941 CET353425264483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:43.401931047 CET5264635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:43.522288084 CET353425264683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:43.522661924 CET5264635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:43.522768974 CET5264635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:43.642473936 CET353425264683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:43.642738104 CET5264635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:43.762526035 CET353425264683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:44.869066000 CET353425264683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:44.869385004 CET5264635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:44.989128113 CET353425264683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:45.871953964 CET5264835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:45.991717100 CET353425264883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:45.992007017 CET5264835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:45.992105961 CET5264835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:46.111844063 CET353425264883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:46.111977100 CET5264835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:46.231615067 CET353425264883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:47.350054026 CET353425264883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:47.350296021 CET5264835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:47.469939947 CET353425264883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:48.352633953 CET5265035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:48.472425938 CET353425265083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:48.472583055 CET5265035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:48.472690105 CET5265035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:48.592242002 CET353425265083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:48.592597961 CET5265035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:48.712160110 CET353425265083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:48.769524097 CET43928443192.168.2.2391.189.91.42
                                                                      Dec 28, 2024 20:57:49.867712975 CET353425265083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:57:49.868227005 CET5265035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:57:49.989062071 CET353425265083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:09.246706963 CET42836443192.168.2.2391.189.91.43
                                                                      Dec 28, 2024 20:58:15.899960995 CET5265235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:16.019850016 CET353425265283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:16.020147085 CET5265235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:16.020313978 CET5265235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:16.139977932 CET353425265283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:16.140259981 CET5265235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:16.259788036 CET353425265283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:17.320291996 CET353425265283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:17.320688009 CET5265235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:17.440464020 CET353425265283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:20.269974947 CET5265435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:20.389559984 CET353425265483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:20.389789104 CET5265435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:20.389899015 CET5265435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:20.509506941 CET353425265483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:20.509784937 CET5265435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:20.630069017 CET353425265483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:21.738451004 CET353425265483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:21.738950014 CET5265435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:21.861236095 CET353425265483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:24.684784889 CET5265635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:24.804471016 CET353425265683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:24.804662943 CET5265635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:24.804760933 CET5265635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:24.924314022 CET353425265683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:24.924607038 CET5265635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:25.044331074 CET353425265683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:26.151056051 CET353425265683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:26.151412964 CET5265635342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:26.271034002 CET353425265683.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:27.153400898 CET5265835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:27.273098946 CET353425265883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:27.273279905 CET5265835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:27.273360014 CET5265835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:27.392899990 CET353425265883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:27.393054962 CET5265835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:27.512959003 CET353425265883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:28.666230917 CET353425265883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:28.666579008 CET5265835342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:28.786744118 CET353425265883.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:34.873807907 CET5266035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:34.993392944 CET353425266083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:34.993556976 CET5266035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:34.993700981 CET5266035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:35.113393068 CET353425266083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:35.113586903 CET5266035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:35.233311892 CET353425266083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:36.340702057 CET353425266083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:36.341015100 CET5266035342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:36.460639954 CET353425266083.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:37.342958927 CET5266235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:37.462636948 CET353425266283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:37.462780952 CET5266235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:37.462949991 CET5266235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:37.582437038 CET353425266283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:37.582631111 CET5266235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:37.702146053 CET353425266283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:38.763396025 CET353425266283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:38.763731956 CET5266235342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:38.884001017 CET353425266283.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:39.765424967 CET5266435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:39.885098934 CET353425266483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:39.885209084 CET5266435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:39.885412931 CET5266435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:40.004937887 CET353425266483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:40.005011082 CET5266435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:40.124818087 CET353425266483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:41.283400059 CET353425266483.222.191.146192.168.2.23
                                                                      Dec 28, 2024 20:58:41.283674955 CET5266435342192.168.2.2383.222.191.146
                                                                      Dec 28, 2024 20:58:41.403321028 CET353425266483.222.191.146192.168.2.23
                                                                      TimestampSource PortDest PortSource IPDest IP
                                                                      Dec 28, 2024 20:56:48.998517990 CET4452353192.168.2.23185.228.168.168
                                                                      Dec 28, 2024 20:56:49.250529051 CET5344523185.228.168.168192.168.2.23
                                                                      Dec 28, 2024 20:56:54.144364119 CET4806453192.168.2.2377.88.8.8
                                                                      Dec 28, 2024 20:56:54.441925049 CET534806477.88.8.8192.168.2.23
                                                                      Dec 28, 2024 20:56:56.956398964 CET4572153192.168.2.23202.46.34.75
                                                                      Dec 28, 2024 20:56:57.498729944 CET5345721202.46.34.75192.168.2.23
                                                                      Dec 28, 2024 20:57:02.903114080 CET5247153192.168.2.231.1.1.1
                                                                      Dec 28, 2024 20:57:03.049745083 CET53524711.1.1.1192.168.2.23
                                                                      Dec 28, 2024 20:57:05.568922997 CET6090153192.168.2.23203.112.2.4
                                                                      Dec 28, 2024 20:57:10.575249910 CET3480953192.168.2.23203.112.2.4
                                                                      Dec 28, 2024 20:57:15.581533909 CET3532153192.168.2.23203.112.2.4
                                                                      Dec 28, 2024 20:57:20.587517977 CET4346753192.168.2.23203.112.2.4
                                                                      Dec 28, 2024 20:57:25.593403101 CET3984553192.168.2.23203.112.2.4
                                                                      Dec 28, 2024 20:57:35.541913033 CET5933953192.168.2.23208.67.222.222
                                                                      Dec 28, 2024 20:57:35.969420910 CET5359339208.67.222.222192.168.2.23
                                                                      Dec 28, 2024 20:57:50.871753931 CET3839253192.168.2.2394.16.114.254
                                                                      Dec 28, 2024 20:57:55.877969980 CET5986253192.168.2.2394.16.114.254
                                                                      Dec 28, 2024 20:58:00.884031057 CET4786553192.168.2.2394.16.114.254
                                                                      Dec 28, 2024 20:58:05.889281034 CET3668253192.168.2.2394.16.114.254
                                                                      Dec 28, 2024 20:58:10.894496918 CET5652853192.168.2.2394.16.114.254
                                                                      Dec 28, 2024 20:58:18.323788881 CET3540153192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:18.710963011 CET5335401196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:18.712630987 CET3669653192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:19.100074053 CET5336696196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:19.100929976 CET3976653192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:19.488908052 CET5339766196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:19.489902973 CET3642153192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:19.879884958 CET5336421196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:19.880908966 CET6098053192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:20.268927097 CET5360980196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:22.741277933 CET4829253192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:23.133382082 CET5348292196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:23.134622097 CET3343653192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:23.520804882 CET5333436196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:23.522473097 CET4340753192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:23.908193111 CET5343407196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:23.909832001 CET5160053192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:24.294802904 CET5351600196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:24.296565056 CET4998553192.168.2.23196.216.2.1
                                                                      Dec 28, 2024 20:58:24.683585882 CET5349985196.216.2.1192.168.2.23
                                                                      Dec 28, 2024 20:58:29.668788910 CET5197453192.168.2.23178.22.122.100
                                                                      Dec 28, 2024 20:58:34.674280882 CET3958353192.168.2.23178.22.122.100
                                                                      Dec 28, 2024 20:58:34.873092890 CET5339583178.22.122.100192.168.2.23
                                                                      Dec 28, 2024 20:58:42.286166906 CET3881853192.168.2.23198.101.242.72
                                                                      Dec 28, 2024 20:58:47.291991949 CET5312653192.168.2.23198.101.242.72
                                                                      TimestampSource IPDest IPTrans IDOP CodeNameTypeClassDNS over HTTPS
                                                                      Dec 28, 2024 20:56:48.998517990 CET192.168.2.23185.228.168.1680x1a10Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:56:54.144364119 CET192.168.2.2377.88.8.80xbc92Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:56:56.956398964 CET192.168.2.23202.46.34.750xe166Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:02.903114080 CET192.168.2.231.1.1.10xc5a9Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:05.568922997 CET192.168.2.23203.112.2.40x6376Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:10.575249910 CET192.168.2.23203.112.2.40x6376Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:15.581533909 CET192.168.2.23203.112.2.40x6376Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:20.587517977 CET192.168.2.23203.112.2.40x6376Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:25.593403101 CET192.168.2.23203.112.2.40x6376Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:35.541913033 CET192.168.2.23208.67.222.2220x2e95Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:50.871753931 CET192.168.2.2394.16.114.2540xf719Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:55.877969980 CET192.168.2.2394.16.114.2540xf719Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:00.884031057 CET192.168.2.2394.16.114.2540xf719Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:05.889281034 CET192.168.2.2394.16.114.2540xf719Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:10.894496918 CET192.168.2.2394.16.114.2540xf719Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:18.323788881 CET192.168.2.23196.216.2.10xed4bStandard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:18.712630987 CET192.168.2.23196.216.2.10xed4bStandard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.100929976 CET192.168.2.23196.216.2.10xed4bStandard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.489902973 CET192.168.2.23196.216.2.10xed4bStandard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.880908966 CET192.168.2.23196.216.2.10xed4bStandard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:22.741277933 CET192.168.2.23196.216.2.10xe3b0Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.134622097 CET192.168.2.23196.216.2.10xe3b0Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.522473097 CET192.168.2.23196.216.2.10xe3b0Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.909832001 CET192.168.2.23196.216.2.10xe3b0Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:24.296565056 CET192.168.2.23196.216.2.10xe3b0Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:29.668788910 CET192.168.2.23178.22.122.1000x9751Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:34.674280882 CET192.168.2.23178.22.122.1000x9751Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:42.286166906 CET192.168.2.23198.101.242.720xc395Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:47.291991949 CET192.168.2.23198.101.242.720xc395Standard query (0)secure-network-rebirthltd.ruA (IP address)IN (0x0001)false
                                                                      TimestampSource IPDest IPTrans IDReply CodeNameCNameAddressTypeClassDNS over HTTPS
                                                                      Dec 28, 2024 20:56:49.250529051 CET185.228.168.168192.168.2.230x1a10No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:56:54.441925049 CET77.88.8.8192.168.2.230xbc92No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:56:57.498729944 CET202.46.34.75192.168.2.230xe166No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:03.049745083 CET1.1.1.1192.168.2.230xc5a9No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:57:35.969420910 CET208.67.222.222192.168.2.230x2e95No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:18.710963011 CET196.216.2.1192.168.2.230xed4bRefused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.100074053 CET196.216.2.1192.168.2.230xed4bRefused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.488908052 CET196.216.2.1192.168.2.230xed4bRefused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:19.879884958 CET196.216.2.1192.168.2.230xed4bRefused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:20.268927097 CET196.216.2.1192.168.2.230xed4bRefused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.133382082 CET196.216.2.1192.168.2.230xe3b0Refused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.520804882 CET196.216.2.1192.168.2.230xe3b0Refused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:23.908193111 CET196.216.2.1192.168.2.230xe3b0Refused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:24.294802904 CET196.216.2.1192.168.2.230xe3b0Refused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:24.683585882 CET196.216.2.1192.168.2.230xe3b0Refused (5)secure-network-rebirthltd.runonenoneA (IP address)IN (0x0001)false
                                                                      Dec 28, 2024 20:58:34.873092890 CET178.22.122.100192.168.2.230x9751No error (0)secure-network-rebirthltd.ru83.222.191.146A (IP address)IN (0x0001)false

                                                                      System Behavior

                                                                      Start time (UTC):19:56:43
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:/tmp/mpsl.elf
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:44
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:sh -c "iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:-
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/usr/sbin/iptables
                                                                      Arguments:iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
                                                                      File size:99296 bytes
                                                                      MD5 hash:1ab05fef765b6342cdfadaa5275b33af

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:sh -c "/bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:-
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/busybox
                                                                      Arguments:/bin/busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
                                                                      File size:2172376 bytes
                                                                      MD5 hash:70584dffe9cb0309eb22ba78aa54bcdc

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:sh -c "/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:-
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:sh -c "/usr/bin/iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:-
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:sh -c "busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT"
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/bin/sh
                                                                      Arguments:-
                                                                      File size:129816 bytes
                                                                      MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/usr/bin/busybox
                                                                      Arguments:busybox iptables -A INPUT -p tcp --dport 26721 -j ACCEPT
                                                                      File size:2172376 bytes
                                                                      MD5 hash:70584dffe9cb0309eb22ba78aa54bcdc

                                                                      Start time (UTC):19:56:46
                                                                      Start date (UTC):28/12/2024
                                                                      Path:/tmp/mpsl.elf
                                                                      Arguments:-
                                                                      File size:5773336 bytes
                                                                      MD5 hash:0d6f61f82cf2f781c6eb0661071d42d9