Windows
Analysis Report
PO.exe
Overview
General Information
Detection
Lokibot
Score: | 100 |
Range: | 0 - 100 |
Confidence: | 100% |
Signatures
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
System process connects to network (likely due to code injection or exploit)
Yara detected Lokibot
Binary is likely a compiled AutoIt script file
C2 URLs / IPs found in malware configuration
Joe Sandbox ML detected suspicious sample
Maps a DLL or memory area into another process
Switches to a custom stack to bypass stack traces
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
Contains functionality for read data from the clipboard
Contains functionality to block mouse and keyboard input (often used to hinder debugging)
Contains functionality to call native functions
Contains functionality to check if a debugger is running (IsDebuggerPresent)
Contains functionality to check if a debugger is running (OutputDebugString,GetLastError)
Contains functionality to check if a window is minimized (may be used to check if an application is visible)
Contains functionality to communicate with device drivers
Contains functionality to dynamically determine API calls
Contains functionality to execute programs as a different user
Contains functionality to launch a process as a different user
Contains functionality to launch a program with higher privileges
Contains functionality to modify clipboard data
Contains functionality to open a port and listen for incoming connection (possibly a backdoor)
Contains functionality to query CPU information (cpuid)
Contains functionality to read the PEB
Contains functionality to read the clipboard data
Contains functionality to retrieve information about pressed keystrokes
Contains functionality to shutdown / reboot the system
Contains functionality to simulate keystroke presses
Contains functionality to simulate mouse events
Contains functionality which may be used to detect a debugger (GetProcessHeap)
Creates a process in suspended mode (likely to inject code)
Detected potential crypto function
Enables debug privileges
Extensive use of GetProcAddress (often used to hide API calls)
Found evasive API chain (date check)
Found large amount of non-executed APIs
Found potential string decryption / allocating functions
IP address seen in connection with other malware
May sleep (evasive loops) to hinder dynamic analysis
OS version to string mapping found (often used in BOTs)
Potential key logger detected (key state polling based)
Sample file is different than original file name gathered from version info
Sigma detected: Uncommon Svchost Parent Process
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
PO.exe (PID: 6632 cmdline:
"C:\Users\ user\Deskt op\PO.exe" MD5: DC844C53658EB8E174BE70D9F7B7E789) svchost.exe (PID: 320 cmdline:
"C:\Users\ user\Deskt op\PO.exe" MD5: 1ED18311E3DA35942DB37D15FA40CC5B)
- cleanup
Name | Description | Attribution | Blogpost URLs | Link |
---|---|---|---|---|
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 |
{"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"]}
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_Lokibot_1 | Yara detected Lokibot | Joe Security |
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_Lokibot | Yara detected Lokibot | Joe Security | ||
JoeSecurity_aPLib_compressed_binary | Yara detected aPLib compressed binary | Joe Security | ||
JoeSecurity_CredentialStealer | Yara detected Credential Stealer | Joe Security | ||
Windows_Trojan_Lokibot_1f885282 | unknown | unknown |
| |
Windows_Trojan_Lokibot_0f421617 | unknown | unknown |
| |
Click to see the 18 entries |
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_aPLib_compressed_binary | Yara detected aPLib compressed binary | Joe Security | ||
Windows_Trojan_Lokibot_1f885282 | unknown | unknown |
| |
Windows_Trojan_Lokibot_0f421617 | unknown | unknown |
| |
Loki_1 | Loki Payload | kevoreilly |
| |
Lokibot | detect Lokibot in memory | JPCERT/CC Incident Response Group |
| |
Click to see the 24 entries |
System Summary |
---|
Source: | Author: Florian Roth (Nextron Systems): |
Source: | Author: vburov: |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:11.820982+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.815999+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:11.100054+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:15.830902+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:17.732481+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:21.513553+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:23.406015+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:29.234934+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.156773+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.109138+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:36.891694+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.157567+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:55.751903+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:57.564039+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:59.497837+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:01.410148+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:05.320340+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.217222+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.128533+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:12.999939+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:14.943218+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:16.841565+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:18.785842+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:20.582160+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:24.422327+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.140838+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.134031+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.079242+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:37.908677+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:39.832786+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:43.709004+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:47.694139+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:49.782796+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:53.663006+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:55.595533+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:59.460377+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:01.398189+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:03.448370+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.176187+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.117397+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.086717+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:14.682527+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49706 | TCP |
2025-02-25T05:24:16.573678+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49707 | TCP |
2025-02-25T05:24:20.366406+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49709 | TCP |
2025-02-25T05:24:22.260092+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49710 | TCP |
2025-02-25T05:24:27.985771+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49750 | TCP |
2025-02-25T05:24:30.007653+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49764 | TCP |
2025-02-25T05:24:31.924500+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49775 | TCP |
2025-02-25T05:24:35.722729+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49803 | TCP |
2025-02-25T05:24:46.998807+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49885 | TCP |
2025-02-25T05:24:54.587042+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49937 | TCP |
2025-02-25T05:24:56.380157+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49953 | TCP |
2025-02-25T05:24:58.316135+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49964 | TCP |
2025-02-25T05:25:00.257285+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 49976 | TCP |
2025-02-25T05:25:04.114840+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50004 | TCP |
2025-02-25T05:25:06.071085+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50007 | TCP |
2025-02-25T05:25:07.970889+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50008 | TCP |
2025-02-25T05:25:11.828359+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50010 | TCP |
2025-02-25T05:25:13.777704+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50011 | TCP |
2025-02-25T05:25:15.693672+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50012 | TCP |
2025-02-25T05:25:17.611002+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50013 | TCP |
2025-02-25T05:25:19.410941+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50014 | TCP |
2025-02-25T05:25:23.272185+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50016 | TCP |
2025-02-25T05:25:28.977409+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50019 | TCP |
2025-02-25T05:25:30.946727+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50020 | TCP |
2025-02-25T05:25:32.914062+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50021 | TCP |
2025-02-25T05:25:36.745246+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50023 | TCP |
2025-02-25T05:25:38.675147+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50024 | TCP |
2025-02-25T05:25:42.548921+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50026 | TCP |
2025-02-25T05:25:46.529931+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50028 | TCP |
2025-02-25T05:25:48.455909+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50029 | TCP |
2025-02-25T05:25:52.480048+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50031 | TCP |
2025-02-25T05:25:54.444104+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50032 | TCP |
2025-02-25T05:25:58.273278+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50034 | TCP |
2025-02-25T05:26:00.229947+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50035 | TCP |
2025-02-25T05:26:02.186610+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50036 | TCP |
2025-02-25T05:26:06.013075+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50038 | TCP |
2025-02-25T05:26:07.944101+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50039 | TCP |
2025-02-25T05:26:11.940779+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.96.1 | 80 | 192.168.2.5 | 50041 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:14.677464+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:16.568391+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:18.458451+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:20.361372+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:22.255015+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:24.135502+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:26.058592+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.972135+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:30.002577+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.919364+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.812913+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:35.717643+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:37.619452+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:39.493477+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:41.417009+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:43.344638+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:45.224511+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.993722+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.884257+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.775720+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:52.670724+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:54.581660+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:56.369453+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:58.311102+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:00.252248+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:02.133231+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:04.109784+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:06.066009+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.965764+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.877106+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.823241+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:13.772613+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:15.688616+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:17.605902+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:19.405903+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:21.306113+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:23.267064+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:25.153137+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:27.054481+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.971804+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.941623+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.905995+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.791351+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:36.740193+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:38.670110+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:40.573705+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:42.543813+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:44.429533+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:46.524821+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:48.450830+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:50.491077+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:52.472350+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:54.439089+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:56.310385+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:58.268082+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:00.224886+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:02.181519+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:04.182458+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:06.007993+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.939009+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.848187+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.935736+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.796031+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:11.100054+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:15.830902+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:17.732481+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:21.513553+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:23.406015+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:29.234934+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.156773+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.109138+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:36.891694+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.157567+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:55.751903+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:57.564039+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:59.497837+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:01.410148+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:05.320340+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.217222+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.128533+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:12.999939+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:14.943218+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:16.841565+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:18.785842+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:20.582160+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:24.422327+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.140838+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.134031+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.079242+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:37.908677+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:39.832786+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:43.709004+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:47.694139+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:49.782796+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:53.663006+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:55.595533+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:59.460377+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:01.398189+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:03.448370+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.176187+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.117397+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.086717+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:11.100054+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:15.830902+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:17.732481+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:21.513553+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:23.406015+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:29.234934+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.156773+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.109138+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:36.891694+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.157567+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:55.751903+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:57.564039+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:59.497837+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:01.410148+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:05.320340+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.217222+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.128533+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:12.999939+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:14.943218+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:16.841565+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:18.785842+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:20.582160+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:24.422327+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.140838+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.134031+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.079242+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:37.908677+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:39.832786+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:43.709004+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:47.694139+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:49.782796+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:53.663006+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:55.595533+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:59.460377+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:01.398189+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:03.448370+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.176187+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.117397+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.086717+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
Click to jump to signature section
Show All Signature Results
AV Detection |
---|
Source: | Avira URL Cloud: |
Source: | Malware Configuration Extractor: |
Source: | ReversingLabs: | |||
Source: | Virustotal: | Perma Link |
Source: | Integrated Neural Analysis Model: |
Source: | Static PE information: |
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: |
Source: | Code function: | 0_2_009F445A | |
Source: | Code function: | 0_2_009FC6D1 | |
Source: | Code function: | 0_2_009FC75C | |
Source: | Code function: | 0_2_009FEF95 | |
Source: | Code function: | 0_2_009FF0F2 | |
Source: | Code function: | 0_2_009FF3F3 | |
Source: | Code function: | 0_2_009F37EF | |
Source: | Code function: | 0_2_009F3B12 | |
Source: | Code function: | 0_2_009FBCBC | |
Source: | Code function: | 2_2_00403D74 |
Networking |
---|
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: |
Source: | Network Connect: | Jump to behavior |
Source: | URLs: | ||
Source: | URLs: | ||
Source: | URLs: | ||
Source: | URLs: |
Source: | IP Address: | ||
Source: | IP Address: |
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: |
Source: | UDP traffic detected without corresponding DNS query: |
Source: | Code function: | 0_2_00A022EE |
Source: | DNS traffic detected: |
Source: | HTTP traffic detected: |
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: |
Source: | String found in binary or memory: |
Source: | Code function: | 0_2_00A04164 |
Source: | Code function: | 0_2_00A04164 |
Source: | Code function: | 0_2_00A03F66 |
Source: | Code function: | 0_2_009F001C |
Source: | Code function: | 0_2_00A1CABC |
System Summary |
---|
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: |
Source: | Code function: | 0_2_00993B3A | |
Source: | String found in binary or memory: | ||
Source: | String found in binary or memory: | memstr_9b454161-f | |
Source: | String found in binary or memory: | memstr_1271b75f-1 | |
Source: | String found in binary or memory: | memstr_62a913f3-5 | |
Source: | String found in binary or memory: | memstr_c97b0964-4 |
Source: | Code function: | 2_2_00302720 | |
Source: | Code function: | 2_2_00303540 | |
Source: | Code function: | 2_2_003033C0 |
Source: | Code function: | 0_2_009FA1EF |
Source: | Code function: | 0_2_009E8310 |
Source: | Code function: | 0_2_009F51BD |
Source: | Code function: | 0_2_0099E6A0 | |
Source: | Code function: | 0_2_009BD975 | |
Source: | Code function: | 0_2_009B21C5 | |
Source: | Code function: | 0_2_009C62D2 | |
Source: | Code function: | 0_2_00A103DA | |
Source: | Code function: | 0_2_009C242E | |
Source: | Code function: | 0_2_009B25FA | |
Source: | Code function: | 0_2_009A66E1 | |
Source: | Code function: | 0_2_009EE616 | |
Source: | Code function: | 0_2_009C878F | |
Source: | Code function: | 0_2_009F8889 | |
Source: | Code function: | 0_2_009A8808 | |
Source: | Code function: | 0_2_009C6844 | |
Source: | Code function: | 0_2_00A10857 | |
Source: | Code function: | 0_2_009BCB21 | |
Source: | Code function: | 0_2_009C6DB6 | |
Source: | Code function: | 0_2_009A6F9E | |
Source: | Code function: | 0_2_009A3030 | |
Source: | Code function: | 0_2_009B3187 | |
Source: | Code function: | 0_2_009BF1D9 | |
Source: | Code function: | 0_2_00991287 | |
Source: | Code function: | 0_2_009B1484 | |
Source: | Code function: | 0_2_009A5520 | |
Source: | Code function: | 0_2_009B7696 | |
Source: | Code function: | 0_2_009A5760 | |
Source: | Code function: | 0_2_009B1978 | |
Source: | Code function: | 0_2_009C9AB5 | |
Source: | Code function: | 0_2_0099FCE0 | |
Source: | Code function: | 0_2_009B1D90 | |
Source: | Code function: | 0_2_009BBDA6 | |
Source: | Code function: | 0_2_00A17DDB | |
Source: | Code function: | 0_2_009A3FE0 | |
Source: | Code function: | 0_2_0099DF00 | |
Source: | Code function: | 0_2_00AF3630 | |
Source: | Code function: | 2_2_00302720 | |
Source: | Code function: | 2_2_0040549C | |
Source: | Code function: | 2_2_004029D4 |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | Static PE information: |
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: |
Source: | Classification label: |
Source: | Code function: | 0_2_009FA06A |
Source: | Code function: | 0_2_009E81CB | |
Source: | Code function: | 0_2_009E87E1 | |
Source: | Code function: | 2_2_0040650A |
Source: | Code function: | 0_2_009FB3FB |
Source: | Code function: | 0_2_00A0EE0D |
Source: | Code function: | 0_2_009FC397 |
Source: | Code function: | 0_2_00994E89 |
Source: | Code function: | 2_2_00303360 |
Source: | Code function: | 2_2_00303360 |
Source: | File created: | Jump to behavior |
Source: | Mutant created: |
Source: | File created: | Jump to behavior |
Source: | Static PE information: |
Source: | Key opened: | Jump to behavior |
Source: | Binary or memory string: |
Source: | ReversingLabs: | ||
Source: | Virustotal: |
Source: | Process created: | |||
Source: | Process created: | |||
Source: | Process created: | Jump to behavior |
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior |
Source: | Key opened: | Jump to behavior |
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: |
Source: | Static PE information: |
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: |
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: |
Data Obfuscation |
---|
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: |
Source: | Code function: | 0_2_00994B37 |
Source: | Code function: | 0_2_009B8958 | |
Source: | Code function: | 2_2_00402AD4 | |
Source: | Code function: | 2_2_00402AFC |
Source: | Code function: | 2_2_00303360 |
Source: | Code function: | 0_2_009948D7 | |
Source: | Code function: | 0_2_00A15376 |
Source: | Code function: | 0_2_009B3187 |
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior | ||
Source: | Process information set: | Jump to behavior |
Malware Analysis System Evasion |
---|
Source: | API/Special instruction interceptor: |
Source: | Evasive API call chain: | graph_0-105834 |
Source: | API coverage: |
Source: | Thread sleep time: | Jump to behavior |
Source: | Code function: | 0_2_009F445A | |
Source: | Code function: | 0_2_009FC6D1 | |
Source: | Code function: | 0_2_009FC75C | |
Source: | Code function: | 0_2_009FEF95 | |
Source: | Code function: | 0_2_009FF0F2 | |
Source: | Code function: | 0_2_009FF3F3 | |
Source: | Code function: | 0_2_009F37EF | |
Source: | Code function: | 0_2_009F3B12 | |
Source: | Code function: | 0_2_009FBCBC | |
Source: | Code function: | 2_2_00403D74 |
Source: | Code function: | 0_2_009949A0 |
Source: | Thread delayed: | Jump to behavior |
Source: | Binary or memory string: |
Source: | API call chain: | graph_0-104601 |
Source: | Code function: | 0_2_00A03F09 |
Source: | Code function: | 0_2_00993B3A |
Source: | Code function: | 0_2_009C5A7C |
Source: | Code function: | 0_2_00994B37 |
Source: | Code function: | 0_2_00AF34C0 | |
Source: | Code function: | 0_2_00AF3520 | |
Source: | Code function: | 0_2_00AF1E70 | |
Source: | Code function: | 2_2_003056A0 | |
Source: | Code function: | 2_2_003056A0 | |
Source: | Code function: | 2_2_00304610 | |
Source: | Code function: | 2_2_00304610 | |
Source: | Code function: | 2_2_00304610 | |
Source: | Code function: | 2_2_00304610 | |
Source: | Code function: | 2_2_00304410 | |
Source: | Code function: | 2_2_00304410 | |
Source: | Code function: | 2_2_00303060 | |
Source: | Code function: | 2_2_00303060 | |
Source: | Code function: | 2_2_00303060 | |
Source: | Code function: | 2_2_00303060 | |
Source: | Code function: | 2_2_00303540 | |
Source: | Code function: | 2_2_00303540 | |
Source: | Code function: | 2_2_00303540 | |
Source: | Code function: | 2_2_0040317B |
Source: | Code function: | 0_2_009E80A9 |
Source: | Process token adjusted: | Jump to behavior |
Source: | Code function: | 0_2_009BA124 | |
Source: | Code function: | 0_2_009BA155 | |
Source: | Code function: | 2_2_003033C0 | |
Source: | Code function: | 2_2_00305848 |
HIPS / PFW / Operating System Protection Evasion |
---|
Source: | Network Connect: | Jump to behavior |
Source: | Section loaded: | Jump to behavior |
Source: | Memory written: | Jump to behavior |
Source: | Code function: | 0_2_009E87B1 |
Source: | Code function: | 0_2_00993B3A |
Source: | Code function: | 0_2_009948D7 |
Source: | Code function: | 0_2_009F4C27 |
Source: | Process created: | Jump to behavior |
Source: | Code function: | 0_2_009E7CAF |
Source: | Code function: | 0_2_009E874B |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | Code function: | 0_2_009B862B |
Source: | Code function: | 0_2_009C4E87 |
Source: | Code function: | 0_2_009D1E06 |
Source: | Code function: | 0_2_009C3F3A |
Source: | Code function: | 0_2_009949A0 |
Source: | Key value queried: | Jump to behavior |
Stealing of Sensitive Information |
---|
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: |
Source: | Key opened: | Jump to behavior | ||
Source: | Key opened: | Jump to behavior |
Source: | File opened: | Jump to behavior |
Source: | File opened: | Jump to behavior | ||
Source: | File opened: | Jump to behavior | ||
Source: | File opened: | Jump to behavior | ||
Source: | File opened: | Jump to behavior |
Source: | Key opened: | Jump to behavior | ||
Source: | Key opened: | Jump to behavior |
Source: | Code function: | 2_2_0040D069 | |
Source: | Code function: | 2_2_0040D069 |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: |
Source: | Code function: | 0_2_00A06283 | |
Source: | Code function: | 0_2_00A06747 | |
Source: | Code function: | 2_2_00306BB0 | |
Source: | Code function: | 2_2_00306AF0 | |
Source: | Code function: | 2_2_00306B60 |
Reconnaissance | Resource Development | Initial Access | Execution | Persistence | Privilege Escalation | Defense Evasion | Credential Access | Discovery | Lateral Movement | Collection | Command and Control | Exfiltration | Impact |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Gather Victim Identity Information | Acquire Infrastructure | 2 Valid Accounts | 2 Native API | 1 DLL Side-Loading | 1 Exploitation for Privilege Escalation | 1 Disable or Modify Tools | 2 OS Credential Dumping | 2 System Time Discovery | Remote Services | 1 Archive Collected Data | 3 Ingress Tool Transfer | Exfiltration Over Other Network Medium | 1 System Shutdown/Reboot |
Credentials | Domains | Default Accounts | 2 Service Execution | 2 Valid Accounts | 1 DLL Side-Loading | 1 Deobfuscate/Decode Files or Information | 21 Input Capture | 1 Account Discovery | Remote Desktop Protocol | 2 Data from Local System | 1 Encrypted Channel | Exfiltration Over Bluetooth | Network Denial of Service |
Email Addresses | DNS Server | Domain Accounts | At | 3 Windows Service | 2 Valid Accounts | 2 Obfuscated Files or Information | 2 Credentials in Registry | 1 File and Directory Discovery | SMB/Windows Admin Shares | 1 Email Collection | 3 Non-Application Layer Protocol | Automated Exfiltration | Data Encrypted for Impact |
Employee Names | Virtual Private Server | Local Accounts | Cron | Login Hook | 21 Access Token Manipulation | 1 DLL Side-Loading | NTDS | 117 System Information Discovery | Distributed Component Object Model | 21 Input Capture | 113 Application Layer Protocol | Traffic Duplication | Data Destruction |
Gather Victim Network Information | Server | Cloud Accounts | Launchd | Network Logon Script | 3 Windows Service | 1 Masquerading | LSA Secrets | 131 Security Software Discovery | SSH | 3 Clipboard Data | Fallback Channels | Scheduled Transfer | Data Encrypted for Impact |
Domain Properties | Botnet | Replication Through Removable Media | Scheduled Task | RC Scripts | 312 Process Injection | 2 Valid Accounts | Cached Domain Credentials | 11 Virtualization/Sandbox Evasion | VNC | GUI Input Capture | Multiband Communication | Data Transfer Size Limits | Service Stop |
DNS | Web Services | External Remote Services | Systemd Timers | Startup Items | Startup Items | 11 Virtualization/Sandbox Evasion | DCSync | 2 Process Discovery | Windows Remote Management | Web Portal Capture | Commonly Used Port | Exfiltration Over C2 Channel | Inhibit System Recovery |
Network Trust Dependencies | Serverless | Drive-by Compromise | Container Orchestration Job | Scheduled Task/Job | Scheduled Task/Job | 21 Access Token Manipulation | Proc Filesystem | 1 Application Window Discovery | Cloud Services | Credential API Hooking | Application Layer Protocol | Exfiltration Over Alternative Protocol | Defacement |
Network Topology | Malvertising | Exploit Public-Facing Application | Command and Scripting Interpreter | At | At | 312 Process Injection | /etc/passwd and /etc/shadow | 1 System Owner/User Discovery | Direct Cloud VM Connections | Data Staged | Web Protocols | Exfiltration Over Symmetric Encrypted Non-C2 Protocol | Internal Defacement |
This section contains all screenshots as thumbnails, including those not shown in the slideshow.
Source | Detection | Scanner | Label | Link |
---|---|---|---|---|
32% | ReversingLabs | Win32.Trojan.AutoitInject | ||
35% | Virustotal | Browse |
⊘No Antivirus matches
⊘No Antivirus matches
⊘No Antivirus matches
Source | Detection | Scanner | Label | Link |
---|---|---|---|---|
100% | Avira URL Cloud | malware |
Name | IP | Active | Malicious | Antivirus Detection | Reputation |
---|---|---|---|---|---|
touxzw.ir | 104.21.96.1 | true | false | high |
Name | Malicious | Antivirus Detection | Reputation |
---|---|---|---|
true |
| unknown | |
false | high | ||
false | high | ||
false | high | ||
false | high |
Name | Source | Malicious | Antivirus Detection | Reputation |
---|---|---|---|---|
false | high |
- No. of IPs < 25%
- 25% < No. of IPs < 50%
- 50% < No. of IPs < 75%
- 75% < No. of IPs
IP | Domain | Country | Flag | ASN | ASN Name | Malicious |
---|---|---|---|---|---|---|
104.21.96.1 | touxzw.ir | United States | 13335 | CLOUDFLARENETUS | false |
Joe Sandbox version: | 42.0.0 Malachite |
Analysis ID: | 1623298 |
Start date and time: | 2025-02-25 05:23:13 +01:00 |
Joe Sandbox product: | CloudBasic |
Overall analysis duration: | 0h 5m 6s |
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: | 5 |
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: |
|
Analysis Mode: | default |
Analysis stop reason: | Timeout |
Sample name: | PO.exe |
Detection: | MAL |
Classification: | mal100.troj.spyw.evad.winEXE@3/6@1/1 |
EGA Information: |
|
HCA Information: |
|
Cookbook Comments: |
|
- Exclude process from analysis (whitelisted): dllhost.exe, WMIADAP.exe, SIHClient.exe
- Excluded IPs from analysis (whitelisted): 13.107.246.60, 172.202.163.200
- Excluded domains from analysis (whitelisted): ocsp.digicert.com, otelrules.azureedge.net, slscr.update.microsoft.com, ctldl.windowsupdate.com, fe3cr.delivery.mp.microsoft.com
- Report size exceeded maximum capacity and may have missing disassembly code.
- Report size getting too big, too many NtOpenKeyEx calls found.
- Report size getting too big, too many NtQueryValueKey calls found.
Time | Type | Description |
---|---|---|
23:24:13 | API Interceptor |
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
104.21.96.1 | Get hash | malicious | Lokibot | Browse |
| |
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
|
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
touxzw.ir | Get hash | malicious | Lokibot | Browse |
| |
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | DarkTortilla, Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
|
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
CLOUDFLARENETUS | Get hash | malicious | LummaC Stealer | Browse |
| |
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | MSIL Logger, MassLogger RAT | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | AgentTesla | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
|
⊘No context
⊘No context
Process: | C:\Users\user\Desktop\PO.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 81192 |
Entropy (8bit): | 7.916846682408393 |
Encrypted: | false |
SSDEEP: | 1536:7+nPw5nCZjc66Y85JtKlYApy99lcksxJRclS+EV1kxjP9Bgy37+iR:K4ww7tKNp6cdvclOV1SjP9BD3aiR |
MD5: | 571BCF4E44C08163319740B89DE918B0 |
SHA1: | C8386F76C0BC7EB3BDD6E0D0386E5D3BA7692529 |
SHA-256: | 4F357BA778FD4AEF4EB90601081780D6A146F72DA22755B5FDA339D7144207DE |
SHA-512: | BF2349F83298B16D7E4CC293DAD2CB0F86CB704C1B32994CBF70556F12C517876527BC4C1BFE5285E5D3691D2BF8404C59FC96FEB666075A3A1CA913ACC6B8D6 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\PO.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 9788 |
Entropy (8bit): | 7.623644623468206 |
Encrypted: | false |
SSDEEP: | 192:Z28sED7v36fijqoLBPj4YYhVzHgXS5mY7vqg+P1ovS:ZsEDj6firj4x5HgMmQqg0ua |
MD5: | 1FD46F6BCB392F751722FEFE2251EADE |
SHA1: | BC5FBFA8B766C7D3139085945748611976A7DD29 |
SHA-256: | F76F1C4B6342BC7DA99FEC7AE2E8ACF7E8A3775E4775D647BAC8859503B20F68 |
SHA-512: | 031D86E8E062E287480E156C4E5546C077B1702D124660B41859BCF59E29F6D2273360DD45207C6FD01E771AF15BFE43F1CE9A1003D586B6CF2058C6D6B331A7 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\PO.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 28674 |
Entropy (8bit): | 3.5839474126733597 |
Encrypted: | false |
SSDEEP: | 384:Q1td57ya1MdjrkiIYIdziIg9U5WtHbiIghU7D:6tTya1KrkgIdziIgDfD |
MD5: | 508B322D53D19117CB3EBD0F6F9E6DC6 |
SHA1: | 4B308199D0FA4B6518E05EDC4684340469A560BF |
SHA-256: | 2A25B7390A6E22713BF2BA17C93E802F6FECEBCB4F5854440DB59967A9921E16 |
SHA-512: | 24DEEBFDC4F581A6A80529E9EC38EE6CC88AFE17517899D08AD3C7703EBFEB0E234837ED096DCE0DC8D26C86D2F60E128A5EE2DD190A435E3319EFCC87CB0303 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\PO.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 106496 |
Entropy (8bit): | 7.408575153934986 |
Encrypted: | false |
SSDEEP: | 3072:FV25+tDEDIEMu4iz99L2nFVpfxIbelKGfjJkMxh:YcDEVp9LU7pZIbelLhr |
MD5: | FB3A1CFCB6E6AE59A97989DE17762F83 |
SHA1: | 6B4A2DC310E4471338A33EA17414E94CDFF17F36 |
SHA-256: | B98863001BFC3DDA064BCE33F55376281A1AE1D875EC00827BCA54A13BA83346 |
SHA-512: | C2D76643B68E5FCF41FE7563A2108D48141A1089D1A0E7F9E646CD6422B2E5054E0323144B091C81B956B0C7E17415EAAFB31C0621852E91D84F363937A34D60 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Windows\SysWOW64\svchost.exe |
File Type: | |
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: |
C:\Users\user\AppData\Roaming\Microsoft\Crypto\RSA\S-1-5-21-2246122658-3693405117-2476756634-1003\89dad5d484a9f889a3a8dfca823edc3e_9e146be9-c76a-4720-bcdb-53011b87bd06
Download File
Process: | C:\Windows\SysWOW64\svchost.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 47 |
Entropy (8bit): | 1.168829563685559 |
Encrypted: | false |
SSDEEP: | 3:/lSll2DQi:AoMi |
MD5: | DAB633BEBCCE13575989DCFA4E2203D6 |
SHA1: | 33186D50F04C5B5196C1FCC1FAD17894B35AC6C7 |
SHA-256: | 1C00FBA1B82CD386E866547F33E1526B03F59E577449792D99C882DEF05A1D17 |
SHA-512: | EDDBB22D9FC6065B8F5376EC95E316E7569530EFAA9EA9BC641881D763B91084DCCC05BC793E8E29131D20946392A31BD943E8FC632D91EE13ABA7B0CD1C626F |
Malicious: | false |
Reputation: | moderate, very likely benign file |
Preview: |
File type: | |
Entropy (8bit): | 6.847283866966325 |
TrID: |
|
File name: | PO.exe |
File size: | 966'144 bytes |
MD5: | dc844c53658eb8e174be70d9f7b7e789 |
SHA1: | b25392616ef8639025855379f28a07e165657e7e |
SHA256: | b78e65e95bfd3ead234d18b3f116363c23e993631931f2ce6fe89afdf13ab361 |
SHA512: | cdae6f4c4949c06435387a62964ad8c70ff4ceba2bca6a260293f2e06ec808cdb023dc33e88809991ff48d5f32c753983129ac839d38fa2bc51546d0c425f03b |
SSDEEP: | 24576:uu6J33O0c+JY5UZ+XC0kGso6Fa1QJyWY:gu0c++OCvkGs9Fa1QPY |
TLSH: | CD25AE2273DDC360CB669173BF69B7016EBF7C614630B85B2F880D7DA950162262D7A3 |
File Content Preview: | MZ......................@...............................................!..L.!This program cannot be run in DOS mode....$.......6...r}..r}..r}..4,".p}......s}.../..A}.../#..}.../".G}..{.@.{}..{.P.W}..r}..R.....)."}......s}.../..s}..r}T.s}......s}..Richr}. |
Icon Hash: | aaf3e3e3938382a0 |
Entrypoint: | 0x427dcd |
Entrypoint Section: | .text |
Digitally signed: | false |
Imagebase: | 0x400000 |
Subsystem: | windows gui |
Image File Characteristics: | EXECUTABLE_IMAGE, LARGE_ADDRESS_AWARE, 32BIT_MACHINE |
DLL Characteristics: | DYNAMIC_BASE, TERMINAL_SERVER_AWARE |
Time Stamp: | 0x67BD2CE9 [Tue Feb 25 02:37:29 2025 UTC] |
TLS Callbacks: | |
CLR (.Net) Version: | |
OS Version Major: | 5 |
OS Version Minor: | 1 |
File Version Major: | 5 |
File Version Minor: | 1 |
Subsystem Version Major: | 5 |
Subsystem Version Minor: | 1 |
Import Hash: | afcdf79be1557326c854b6e20cb900a7 |
Instruction |
---|
call 00007F68C0825BBAh |
jmp 00007F68C0818984h |
int3 |
int3 |
int3 |
int3 |
int3 |
int3 |
int3 |
int3 |
int3 |
push edi |
push esi |
mov esi, dword ptr [esp+10h] |
mov ecx, dword ptr [esp+14h] |
mov edi, dword ptr [esp+0Ch] |
mov eax, ecx |
mov edx, ecx |
add eax, esi |
cmp edi, esi |
jbe 00007F68C0818B0Ah |
cmp edi, eax |
jc 00007F68C0818E6Eh |
bt dword ptr [004C31FCh], 01h |
jnc 00007F68C0818B09h |
rep movsb |
jmp 00007F68C0818E1Ch |
cmp ecx, 00000080h |
jc 00007F68C0818CD4h |
mov eax, edi |
xor eax, esi |
test eax, 0000000Fh |
jne 00007F68C0818B10h |
bt dword ptr [004BE324h], 01h |
jc 00007F68C0818FE0h |
bt dword ptr [004C31FCh], 00000000h |
jnc 00007F68C0818CADh |
test edi, 00000003h |
jne 00007F68C0818CBEh |
test esi, 00000003h |
jne 00007F68C0818C9Dh |
bt edi, 02h |
jnc 00007F68C0818B0Fh |
mov eax, dword ptr [esi] |
sub ecx, 04h |
lea esi, dword ptr [esi+04h] |
mov dword ptr [edi], eax |
lea edi, dword ptr [edi+04h] |
bt edi, 03h |
jnc 00007F68C0818B13h |
movq xmm1, qword ptr [esi] |
sub ecx, 08h |
lea esi, dword ptr [esi+08h] |
movq qword ptr [edi], xmm1 |
lea edi, dword ptr [edi+08h] |
test esi, 00000007h |
je 00007F68C0818B65h |
bt esi, 03h |
jnc 00007F68C0818BB8h |
Programming Language: |
|
Name | Virtual Address | Virtual Size | Is in Section |
---|---|---|---|
IMAGE_DIRECTORY_ENTRY_EXPORT | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_IMPORT | 0xba44c | 0x17c | .rdata |
IMAGE_DIRECTORY_ENTRY_RESOURCE | 0xc7000 | 0x2342c | .rsrc |
IMAGE_DIRECTORY_ENTRY_EXCEPTION | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_SECURITY | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_BASERELOC | 0xeb000 | 0x711c | .reloc |
IMAGE_DIRECTORY_ENTRY_DEBUG | 0x92bc0 | 0x1c | .rdata |
IMAGE_DIRECTORY_ENTRY_COPYRIGHT | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_GLOBALPTR | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_TLS | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG | 0xa4870 | 0x40 | .rdata |
IMAGE_DIRECTORY_ENTRY_BOUND_IMPORT | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_IAT | 0x8f000 | 0x884 | .rdata |
IMAGE_DIRECTORY_ENTRY_DELAY_IMPORT | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_COM_DESCRIPTOR | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_RESERVED | 0x0 | 0x0 |
Name | Virtual Address | Virtual Size | Raw Size | MD5 | Xored PE | ZLIB Complexity | File Type | Entropy | Characteristics |
---|---|---|---|---|---|---|---|---|---|
.text | 0x1000 | 0x8dcc4 | 0x8de00 | d28a820a1d9ff26cda02d12b888ba4b4 | False | 0.5728679102422908 | data | 6.676118058520316 | IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ |
.rdata | 0x8f000 | 0x2e10e | 0x2e200 | 79b14b254506b0dbc8cd0ad67fb70ad9 | False | 0.33535526761517614 | OpenPGP Public Key | 5.76010872795207 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ |
.data | 0xbe000 | 0x8f74 | 0x5200 | 9f9d6f746f1a415a63de45f8b7983d33 | False | 0.1017530487804878 | data | 1.198745897703538 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE |
.rsrc | 0xc7000 | 0x2342c | 0x23600 | 475c14962183e3a13c806359637947c4 | False | 0.8122239399293286 | data | 7.576012863965026 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ |
.reloc | 0xeb000 | 0x711c | 0x7200 | 6fcae3cbbf6bfbabf5ec5bbe7cf612c3 | False | 0.7650767543859649 | data | 6.779031650454199 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ |
Name | RVA | Size | Type | Language | Country | ZLIB Complexity |
---|---|---|---|---|---|---|
RT_ICON | 0xc75a8 | 0x128 | Device independent bitmap graphic, 16 x 32 x 4, image size 192 | English | Great Britain | 0.7466216216216216 |
RT_ICON | 0xc76d0 | 0x128 | Device independent bitmap graphic, 16 x 32 x 4, image size 128, 16 important colors | English | Great Britain | 0.3277027027027027 |
RT_ICON | 0xc77f8 | 0x128 | Device independent bitmap graphic, 16 x 32 x 4, image size 192 | English | Great Britain | 0.3885135135135135 |
RT_ICON | 0xc7920 | 0x2e8 | Device independent bitmap graphic, 32 x 64 x 4, image size 0 | English | Great Britain | 0.3333333333333333 |
RT_ICON | 0xc7c08 | 0x128 | Device independent bitmap graphic, 16 x 32 x 4, image size 0 | English | Great Britain | 0.5 |
RT_ICON | 0xc7d30 | 0xea8 | Device independent bitmap graphic, 48 x 96 x 8, image size 0 | English | Great Britain | 0.2835820895522388 |
RT_ICON | 0xc8bd8 | 0x8a8 | Device independent bitmap graphic, 32 x 64 x 8, image size 0 | English | Great Britain | 0.37906137184115524 |
RT_ICON | 0xc9480 | 0x568 | Device independent bitmap graphic, 16 x 32 x 8, image size 0 | English | Great Britain | 0.23699421965317918 |
RT_ICON | 0xc99e8 | 0x25a8 | Device independent bitmap graphic, 48 x 96 x 32, image size 0 | English | Great Britain | 0.13858921161825727 |
RT_ICON | 0xcbf90 | 0x10a8 | Device independent bitmap graphic, 32 x 64 x 32, image size 0 | English | Great Britain | 0.25070356472795496 |
RT_ICON | 0xcd038 | 0x468 | Device independent bitmap graphic, 16 x 32 x 32, image size 0 | English | Great Britain | 0.3173758865248227 |
RT_MENU | 0xcd4a0 | 0x50 | data | English | Great Britain | 0.9 |
RT_STRING | 0xcd4f0 | 0x594 | data | English | Great Britain | 0.3333333333333333 |
RT_STRING | 0xcda84 | 0x68a | data | English | Great Britain | 0.2747909199522103 |
RT_STRING | 0xce110 | 0x490 | data | English | Great Britain | 0.3715753424657534 |
RT_STRING | 0xce5a0 | 0x5fc | data | English | Great Britain | 0.3087467362924282 |
RT_STRING | 0xceb9c | 0x65c | data | English | Great Britain | 0.34336609336609336 |
RT_STRING | 0xcf1f8 | 0x466 | data | English | Great Britain | 0.3605683836589698 |
RT_STRING | 0xcf660 | 0x158 | Matlab v4 mat-file (little endian) n, numeric, rows 0, columns 0 | English | Great Britain | 0.502906976744186 |
RT_RCDATA | 0xcf7b8 | 0x1a6f4 | data | 1.0003786619380102 | ||
RT_GROUP_ICON | 0xe9eac | 0x76 | data | English | Great Britain | 0.6610169491525424 |
RT_GROUP_ICON | 0xe9f24 | 0x14 | data | English | Great Britain | 1.25 |
RT_GROUP_ICON | 0xe9f38 | 0x14 | data | English | Great Britain | 1.15 |
RT_GROUP_ICON | 0xe9f4c | 0x14 | data | English | Great Britain | 1.25 |
RT_VERSION | 0xe9f60 | 0xdc | data | English | Great Britain | 0.6181818181818182 |
RT_MANIFEST | 0xea03c | 0x3ef | ASCII text, with CRLF line terminators | English | Great Britain | 0.5074478649453823 |
DLL | Import |
---|---|
WSOCK32.dll | WSACleanup, socket, inet_ntoa, setsockopt, ntohs, recvfrom, ioctlsocket, htons, WSAStartup, __WSAFDIsSet, select, accept, listen, bind, closesocket, WSAGetLastError, recv, sendto, send, inet_addr, gethostbyname, gethostname, connect |
VERSION.dll | GetFileVersionInfoW, GetFileVersionInfoSizeW, VerQueryValueW |
WINMM.dll | timeGetTime, waveOutSetVolume, mciSendStringW |
COMCTL32.dll | ImageList_ReplaceIcon, ImageList_Destroy, ImageList_Remove, ImageList_SetDragCursorImage, ImageList_BeginDrag, ImageList_DragEnter, ImageList_DragLeave, ImageList_EndDrag, ImageList_DragMove, InitCommonControlsEx, ImageList_Create |
MPR.dll | WNetUseConnectionW, WNetCancelConnection2W, WNetGetConnectionW, WNetAddConnection2W |
WININET.dll | InternetQueryDataAvailable, InternetCloseHandle, InternetOpenW, InternetSetOptionW, InternetCrackUrlW, HttpQueryInfoW, InternetQueryOptionW, HttpOpenRequestW, HttpSendRequestW, FtpOpenFileW, FtpGetFileSize, InternetOpenUrlW, InternetReadFile, InternetConnectW |
PSAPI.DLL | GetProcessMemoryInfo |
IPHLPAPI.DLL | IcmpCreateFile, IcmpCloseHandle, IcmpSendEcho |
USERENV.dll | DestroyEnvironmentBlock, UnloadUserProfile, CreateEnvironmentBlock, LoadUserProfileW |
UxTheme.dll | IsThemeActive |
KERNEL32.dll | DuplicateHandle, CreateThread, WaitForSingleObject, HeapAlloc, GetProcessHeap, HeapFree, Sleep, GetCurrentThreadId, MultiByteToWideChar, MulDiv, GetVersionExW, IsWow64Process, GetSystemInfo, FreeLibrary, LoadLibraryA, GetProcAddress, SetErrorMode, GetModuleFileNameW, WideCharToMultiByte, lstrcpyW, lstrlenW, GetModuleHandleW, QueryPerformanceCounter, VirtualFreeEx, OpenProcess, VirtualAllocEx, WriteProcessMemory, ReadProcessMemory, CreateFileW, SetFilePointerEx, SetEndOfFile, ReadFile, WriteFile, FlushFileBuffers, TerminateProcess, CreateToolhelp32Snapshot, Process32FirstW, Process32NextW, SetFileTime, GetFileAttributesW, FindFirstFileW, SetCurrentDirectoryW, GetLongPathNameW, GetShortPathNameW, DeleteFileW, FindNextFileW, CopyFileExW, MoveFileW, CreateDirectoryW, RemoveDirectoryW, SetSystemPowerState, QueryPerformanceFrequency, FindResourceW, LoadResource, LockResource, SizeofResource, EnumResourceNamesW, OutputDebugStringW, GetTempPathW, GetTempFileNameW, DeviceIoControl, GetLocalTime, CompareStringW, GetCurrentProcess, EnterCriticalSection, LeaveCriticalSection, GetStdHandle, CreatePipe, InterlockedExchange, TerminateThread, LoadLibraryExW, FindResourceExW, CopyFileW, VirtualFree, FormatMessageW, GetExitCodeProcess, GetPrivateProfileStringW, WritePrivateProfileStringW, GetPrivateProfileSectionW, WritePrivateProfileSectionW, GetPrivateProfileSectionNamesW, FileTimeToLocalFileTime, FileTimeToSystemTime, SystemTimeToFileTime, LocalFileTimeToFileTime, GetDriveTypeW, GetDiskFreeSpaceExW, GetDiskFreeSpaceW, GetVolumeInformationW, SetVolumeLabelW, CreateHardLinkW, SetFileAttributesW, CreateEventW, SetEvent, GetEnvironmentVariableW, SetEnvironmentVariableW, GlobalLock, GlobalUnlock, GlobalAlloc, GetFileSize, GlobalFree, GlobalMemoryStatusEx, Beep, GetSystemDirectoryW, HeapReAlloc, HeapSize, GetComputerNameW, GetWindowsDirectoryW, GetCurrentProcessId, GetProcessIoCounters, CreateProcessW, GetProcessId, SetPriorityClass, LoadLibraryW, VirtualAlloc, IsDebuggerPresent, GetCurrentDirectoryW, lstrcmpiW, DecodePointer, GetLastError, RaiseException, InitializeCriticalSectionAndSpinCount, DeleteCriticalSection, InterlockedDecrement, InterlockedIncrement, GetCurrentThread, CloseHandle, GetFullPathNameW, EncodePointer, ExitProcess, GetModuleHandleExW, ExitThread, GetSystemTimeAsFileTime, ResumeThread, GetCommandLineW, IsProcessorFeaturePresent, IsValidCodePage, GetACP, GetOEMCP, GetCPInfo, SetLastError, UnhandledExceptionFilter, SetUnhandledExceptionFilter, TlsAlloc, TlsGetValue, TlsSetValue, TlsFree, GetStartupInfoW, GetStringTypeW, SetStdHandle, GetFileType, GetConsoleCP, GetConsoleMode, RtlUnwind, ReadConsoleW, GetTimeZoneInformation, GetDateFormatW, GetTimeFormatW, LCMapStringW, GetEnvironmentStringsW, FreeEnvironmentStringsW, WriteConsoleW, FindClose, SetEnvironmentVariableA |
USER32.dll | AdjustWindowRectEx, CopyImage, SetWindowPos, GetCursorInfo, RegisterHotKey, ClientToScreen, GetKeyboardLayoutNameW, IsCharAlphaW, IsCharAlphaNumericW, IsCharLowerW, IsCharUpperW, GetMenuStringW, GetSubMenu, GetCaretPos, IsZoomed, MonitorFromPoint, GetMonitorInfoW, SetWindowLongW, SetLayeredWindowAttributes, FlashWindow, GetClassLongW, TranslateAcceleratorW, IsDialogMessageW, GetSysColor, InflateRect, DrawFocusRect, DrawTextW, FrameRect, DrawFrameControl, FillRect, PtInRect, DestroyAcceleratorTable, CreateAcceleratorTableW, SetCursor, GetWindowDC, GetSystemMetrics, GetActiveWindow, CharNextW, wsprintfW, RedrawWindow, DrawMenuBar, DestroyMenu, SetMenu, GetWindowTextLengthW, CreateMenu, IsDlgButtonChecked, DefDlgProcW, CallWindowProcW, ReleaseCapture, SetCapture, CreateIconFromResourceEx, mouse_event, ExitWindowsEx, SetActiveWindow, FindWindowExW, EnumThreadWindows, SetMenuDefaultItem, InsertMenuItemW, IsMenu, TrackPopupMenuEx, GetCursorPos, DeleteMenu, SetRect, GetMenuItemID, GetMenuItemCount, SetMenuItemInfoW, GetMenuItemInfoW, SetForegroundWindow, IsIconic, FindWindowW, MonitorFromRect, keybd_event, SendInput, GetAsyncKeyState, SetKeyboardState, GetKeyboardState, GetKeyState, VkKeyScanW, LoadStringW, DialogBoxParamW, MessageBeep, EndDialog, SendDlgItemMessageW, GetDlgItem, SetWindowTextW, CopyRect, ReleaseDC, GetDC, EndPaint, BeginPaint, GetClientRect, GetMenu, DestroyWindow, EnumWindows, GetDesktopWindow, IsWindow, IsWindowEnabled, IsWindowVisible, EnableWindow, InvalidateRect, GetWindowLongW, GetWindowThreadProcessId, AttachThreadInput, GetFocus, GetWindowTextW, ScreenToClient, SendMessageTimeoutW, EnumChildWindows, CharUpperBuffW, GetParent, GetDlgCtrlID, SendMessageW, MapVirtualKeyW, PostMessageW, GetWindowRect, SetUserObjectSecurity, CloseDesktop, CloseWindowStation, OpenDesktopW, SetProcessWindowStation, GetProcessWindowStation, OpenWindowStationW, GetUserObjectSecurity, MessageBoxW, DefWindowProcW, SetClipboardData, EmptyClipboard, CountClipboardFormats, CloseClipboard, GetClipboardData, IsClipboardFormatAvailable, OpenClipboard, BlockInput, GetMessageW, LockWindowUpdate, DispatchMessageW, TranslateMessage, PeekMessageW, UnregisterHotKey, CheckMenuRadioItem, CharLowerBuffW, MoveWindow, SetFocus, PostQuitMessage, KillTimer, CreatePopupMenu, RegisterWindowMessageW, SetTimer, ShowWindow, CreateWindowExW, RegisterClassExW, LoadIconW, LoadCursorW, GetSysColorBrush, GetForegroundWindow, MessageBoxA, DestroyIcon, SystemParametersInfoW, LoadImageW, GetClassNameW |
GDI32.dll | StrokePath, DeleteObject, GetTextExtentPoint32W, ExtCreatePen, GetDeviceCaps, EndPath, SetPixel, CloseFigure, CreateCompatibleBitmap, CreateCompatibleDC, SelectObject, StretchBlt, GetDIBits, LineTo, AngleArc, MoveToEx, Ellipse, DeleteDC, GetPixel, CreateDCW, GetStockObject, GetTextFaceW, CreateFontW, SetTextColor, PolyDraw, BeginPath, Rectangle, SetViewportOrgEx, GetObjectW, SetBkMode, RoundRect, SetBkColor, CreatePen, CreateSolidBrush, StrokeAndFillPath |
COMDLG32.dll | GetOpenFileNameW, GetSaveFileNameW |
ADVAPI32.dll | GetAce, RegEnumValueW, RegDeleteValueW, RegDeleteKeyW, RegEnumKeyExW, RegSetValueExW, RegOpenKeyExW, RegCloseKey, RegQueryValueExW, RegConnectRegistryW, InitializeSecurityDescriptor, InitializeAcl, AdjustTokenPrivileges, OpenThreadToken, OpenProcessToken, LookupPrivilegeValueW, DuplicateTokenEx, CreateProcessAsUserW, CreateProcessWithLogonW, GetLengthSid, CopySid, LogonUserW, AllocateAndInitializeSid, CheckTokenMembership, RegCreateKeyExW, FreeSid, GetTokenInformation, GetSecurityDescriptorDacl, GetAclInformation, AddAce, SetSecurityDescriptorDacl, GetUserNameW, InitiateSystemShutdownExW |
SHELL32.dll | DragQueryPoint, ShellExecuteExW, DragQueryFileW, SHEmptyRecycleBinW, SHGetPathFromIDListW, SHBrowseForFolderW, SHCreateShellItem, SHGetDesktopFolder, SHGetSpecialFolderLocation, SHGetFolderPathW, SHFileOperationW, ExtractIconExW, Shell_NotifyIconW, ShellExecuteW, DragFinish |
ole32.dll | CoTaskMemAlloc, CoTaskMemFree, CLSIDFromString, ProgIDFromCLSID, CLSIDFromProgID, OleSetMenuDescriptor, MkParseDisplayName, OleSetContainedObject, CoCreateInstance, IIDFromString, StringFromGUID2, CreateStreamOnHGlobal, OleInitialize, OleUninitialize, CoInitialize, CoUninitialize, GetRunningObjectTable, CoGetInstanceFromFile, CoGetObject, CoSetProxyBlanket, CoCreateInstanceEx, CoInitializeSecurity |
OLEAUT32.dll | LoadTypeLibEx, VariantCopyInd, SysReAllocString, SysFreeString, SafeArrayDestroyDescriptor, SafeArrayDestroyData, SafeArrayUnaccessData, SafeArrayAccessData, SafeArrayAllocData, SafeArrayAllocDescriptorEx, SafeArrayCreateVector, RegisterTypeLib, CreateStdDispatch, DispCallFunc, VariantChangeType, SysStringLen, VariantTimeToSystemTime, VarR8FromDec, SafeArrayGetVartype, VariantCopy, VariantClear, OleLoadPicture, QueryPathOfRegTypeLib, RegisterTypeLibForUser, UnRegisterTypeLibForUser, UnRegisterTypeLib, CreateDispTypeInfo, SysAllocString, VariantInit |
Description | Data |
---|---|
Translation | 0x0809 0x04b0 |
Language of compilation system | Country where language is spoken | Map |
---|---|---|
English | Great Britain |
Timestamp | SID | Signature | Severity | Source IP | Source Port | Dest IP | Dest Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-25T05:24:11.100054+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:11.100054+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:11.100054+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:11.820982+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.065853+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.815999+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:13.907230+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:14.677464+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:14.682527+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49706 | TCP |
2025-02-25T05:24:15.830902+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:15.830902+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:15.830902+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:16.568391+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:16.573678+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49707 | TCP |
2025-02-25T05:24:17.732481+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:17.732481+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:17.732481+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:18.458451+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:19.607817+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:20.361372+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:20.366406+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49709 | TCP |
2025-02-25T05:24:21.513553+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:21.513553+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:21.513553+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:22.255015+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:22.260092+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49710 | TCP |
2025-02-25T05:24:23.406015+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:23.406015+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:23.406015+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:24.135502+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:25.298458+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:26.058592+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.219618+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.972135+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:27.985771+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49750 | TCP |
2025-02-25T05:24:29.234934+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:29.234934+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:29.234934+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:30.002577+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:30.007653+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49764 | TCP |
2025-02-25T05:24:31.156773+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.156773+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.156773+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.919364+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:31.924500+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49775 | TCP |
2025-02-25T05:24:33.109138+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.109138+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.109138+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:33.812913+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:34.969508+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:35.717643+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:35.722729+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49803 | TCP |
2025-02-25T05:24:36.891694+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:36.891694+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:36.891694+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:37.619452+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:38.780753+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:39.493477+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:40.654333+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:41.417009+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:42.607102+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:43.344638+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:44.500110+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:45.224511+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.379957+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.993722+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:46.998807+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49885 | TCP |
2025-02-25T05:24:48.157567+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.157567+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.157567+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:48.884257+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.062939+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:50.775720+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:51.944793+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:52.670724+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:53.828807+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:54.581660+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:54.587042+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49937 | TCP |
2025-02-25T05:24:55.751903+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:55.751903+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:55.751903+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:56.369453+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:56.380157+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49953 | TCP |
2025-02-25T05:24:57.564039+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:57.564039+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:57.564039+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:58.311102+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:58.316135+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49964 | TCP |
2025-02-25T05:24:59.497837+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:59.497837+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:24:59.497837+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:00.252248+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:00.257285+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 49976 | TCP |
2025-02-25T05:25:01.410148+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:01.410148+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:01.410148+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:02.133231+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:03.315327+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:04.109784+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:04.114840+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50004 | TCP |
2025-02-25T05:25:05.320340+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:05.320340+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:05.320340+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:06.066009+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:06.071085+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50007 | TCP |
2025-02-25T05:25:07.217222+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.217222+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.217222+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.965764+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:07.970889+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50008 | TCP |
2025-02-25T05:25:09.128533+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.128533+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.128533+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:09.877106+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.030905+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.823241+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:11.828359+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50010 | TCP |
2025-02-25T05:25:12.999939+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:12.999939+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:12.999939+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:13.772613+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:13.777704+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50011 | TCP |
2025-02-25T05:25:14.943218+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:14.943218+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:14.943218+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:15.688616+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:15.693672+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50012 | TCP |
2025-02-25T05:25:16.841565+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:16.841565+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:16.841565+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:17.605902+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:17.611002+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50013 | TCP |
2025-02-25T05:25:18.785842+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:18.785842+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:18.785842+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:19.405903+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:19.410941+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50014 | TCP |
2025-02-25T05:25:20.582160+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:20.582160+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:20.582160+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:21.306113+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:22.499828+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:23.267064+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:23.272185+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50016 | TCP |
2025-02-25T05:25:24.422327+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:24.422327+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:24.422327+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:25.153137+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:26.320259+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:27.054481+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.219808+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.971804+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:28.977409+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50019 | TCP |
2025-02-25T05:25:30.140838+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.140838+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.140838+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.941623+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:30.946727+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50020 | TCP |
2025-02-25T05:25:32.134031+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.134031+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.134031+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.905995+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:32.914062+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50021 | TCP |
2025-02-25T05:25:34.079242+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.079242+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.079242+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:34.791351+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:35.970246+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:36.740193+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:36.745246+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50023 | TCP |
2025-02-25T05:25:37.908677+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:37.908677+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:37.908677+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:38.670110+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:38.675147+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50024 | TCP |
2025-02-25T05:25:39.832786+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:39.832786+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:39.832786+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:40.573705+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:41.755922+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:42.543813+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:42.548921+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50026 | TCP |
2025-02-25T05:25:43.709004+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:43.709004+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:43.709004+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:44.429533+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:45.764297+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:46.524821+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:46.529931+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50028 | TCP |
2025-02-25T05:25:47.694139+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:47.694139+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:47.694139+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:48.450830+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:48.455909+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50029 | TCP |
2025-02-25T05:25:49.782796+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:49.782796+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:49.782796+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:50.491077+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:51.686456+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:52.472350+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:52.480048+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50031 | TCP |
2025-02-25T05:25:53.663006+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:53.663006+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:53.663006+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:54.439089+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:54.444104+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50032 | TCP |
2025-02-25T05:25:55.595533+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:55.595533+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:55.595533+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:56.310385+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:57.477338+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:58.268082+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:58.273278+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50034 | TCP |
2025-02-25T05:25:59.460377+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:59.460377+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:25:59.460377+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:00.224886+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:00.229947+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50035 | TCP |
2025-02-25T05:26:01.398189+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:01.398189+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:01.398189+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:02.181519+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:02.186610+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50036 | TCP |
2025-02-25T05:26:03.448370+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:03.448370+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:03.448370+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:04.182458+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:05.372369+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:06.007993+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:06.013075+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50038 | TCP |
2025-02-25T05:26:07.176187+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.176187+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.176187+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.939009+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:07.944101+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50039 | TCP |
2025-02-25T05:26:09.117397+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.117397+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.117397+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:09.848187+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.284388+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.935736+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:11.940779+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.96.1 | 80 | 192.168.2.5 | 50041 | TCP |
2025-02-25T05:26:13.086717+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.086717+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.086717+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
2025-02-25T05:26:13.796031+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.5 | 50042 | 104.21.96.1 | 80 | TCP |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 25, 2025 05:24:11.084394932 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.089538097 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:11.092097044 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.094521999 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.099533081 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:11.100054026 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.105159044 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:11.820811033 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:11.820981979 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.821618080 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:11.821681023 CET | 49704 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:11.826059103 CET | 80 | 49704 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.051644087 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.057636023 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.057755947 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.060691118 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.065757990 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.065853119 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.070919991 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.815632105 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.815999031 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.816678047 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.816739082 CET | 49705 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.821070910 CET | 80 | 49705 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.892735958 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.898057938 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.900084972 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.902112007 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.907160044 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:13.907229900 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:13.912368059 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:14.677139997 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:14.677396059 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:14.677464008 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:14.677791119 CET | 49706 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:14.682527065 CET | 80 | 49706 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:15.818527937 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:15.823692083 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:15.823786974 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:15.825815916 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:15.830852985 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:15.830902100 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:15.835912943 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:16.568116903 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:16.568391085 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:16.569392920 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:16.569453955 CET | 49707 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:16.573678017 CET | 80 | 49707 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:17.720066071 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:17.725276947 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:17.725378990 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:17.727360010 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:17.732414961 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:17.732481003 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:17.737445116 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:18.458218098 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:18.458451033 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:18.458647013 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:18.458705902 CET | 49708 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:18.463571072 CET | 80 | 49708 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:19.595451117 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:19.600574970 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:19.600684881 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:19.602703094 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:19.607754946 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:19.607816935 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:19.612793922 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:20.361226082 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:20.361371994 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:20.362351894 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:20.362396002 CET | 49709 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:20.366405964 CET | 80 | 49709 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:21.501121998 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:21.506392002 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:21.506505013 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:21.508479118 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:21.513485909 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:21.513552904 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:21.518590927 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:22.254756927 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:22.255014896 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:22.255134106 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:22.255193949 CET | 49710 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:22.260092020 CET | 80 | 49710 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:23.393670082 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:23.398824930 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:23.398904085 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:23.400933981 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:23.405966043 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:23.406014919 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:23.411017895 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:24.135411024 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:24.135441065 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:24.135502100 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:24.138673067 CET | 49718 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:24.143728018 CET | 80 | 49718 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:25.285897970 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:25.291008949 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:25.291349888 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:25.293277025 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:25.298358917 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:25.298458099 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:25.303451061 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:26.058486938 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:26.058592081 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:26.059122086 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:26.059169054 CET | 49733 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:26.063692093 CET | 80 | 49733 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.203989029 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.209254026 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.212148905 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.214498043 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.219559908 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.219618082 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.224636078 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.969352007 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.970395088 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:27.972135067 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.980732918 CET | 49750 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:27.985770941 CET | 80 | 49750 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:29.222754002 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:29.227899075 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:29.227983952 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:29.229752064 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:29.234877110 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:29.234934092 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:29.240014076 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:30.002439976 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:30.002577066 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:30.003830910 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:30.004055977 CET | 49764 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:30.007652998 CET | 80 | 49764 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.144232988 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.149350882 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.149441957 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.151612043 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.156712055 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.156773090 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.161823034 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.919231892 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.919363976 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.919560909 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:31.919627905 CET | 49775 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:31.924499989 CET | 80 | 49775 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.089124918 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.094393969 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.094497919 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.103878021 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.108995914 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.109138012 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.114258051 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.812817097 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.812912941 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.813842058 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:33.814119101 CET | 49791 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:33.817986965 CET | 80 | 49791 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:34.956641912 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:34.962279081 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:34.962361097 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:34.964456081 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:34.969446898 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:34.969507933 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:34.974571943 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:35.717529058 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:35.717643023 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:35.718331099 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:35.718385935 CET | 49803 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:35.722728968 CET | 80 | 49803 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:36.878998041 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:36.884052992 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:36.884186029 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:36.886544943 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:36.891561985 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:36.891694069 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:36.896667957 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:37.619327068 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:37.619452000 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:37.620346069 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:37.620397091 CET | 49818 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:37.624443054 CET | 80 | 49818 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:38.768127918 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:38.773236036 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:38.773322105 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:38.775614977 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:38.780683994 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:38.780752897 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:38.785811901 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:39.493319988 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:39.493477106 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:39.495567083 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:39.495640993 CET | 49830 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:39.498552084 CET | 80 | 49830 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:40.642009974 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:40.647126913 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:40.647213936 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:40.649154902 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:40.654269934 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:40.654333115 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:40.659378052 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:41.416893005 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:41.417009115 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:41.417751074 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:41.417814016 CET | 49845 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:41.422230005 CET | 80 | 49845 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:42.594840050 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:42.599889040 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:42.599961996 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:42.602026939 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:42.607028961 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:42.607101917 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:42.612071037 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:43.344516039 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:43.344638109 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:43.345129013 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:43.345195055 CET | 49858 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:43.349628925 CET | 80 | 49858 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:44.487809896 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:44.492851973 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:44.492929935 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:44.494901896 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:44.500057936 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:44.500109911 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:44.505060911 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:45.224410057 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:45.224510908 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:45.224726915 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:45.224775076 CET | 49872 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:45.229552031 CET | 80 | 49872 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.366494894 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.371537924 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.371746063 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.374806881 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.379806995 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.379956961 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.384923935 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.993603945 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.993721962 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.993781090 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:46.993835926 CET | 49885 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:46.998806953 CET | 80 | 49885 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.145009995 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.150258064 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.150374889 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.152407885 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.157497883 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.157567024 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.162894011 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.884139061 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.884257078 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.885696888 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:48.885819912 CET | 49899 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:48.889411926 CET | 80 | 49899 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.049715042 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.055717945 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.055799961 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.057765007 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.062853098 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.062938929 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.068041086 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.775299072 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.775629044 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:50.775719881 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.775796890 CET | 49910 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:50.780894041 CET | 80 | 49910 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:51.928138971 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:51.934962988 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:51.935236931 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:51.938152075 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:51.944655895 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:51.944792986 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:51.951258898 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:52.670548916 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:52.670723915 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:52.671410084 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:52.671555996 CET | 49926 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:52.675791025 CET | 80 | 49926 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:53.816427946 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:53.821546078 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:53.821646929 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:53.823657990 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:53.828746080 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:53.828807116 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:53.834870100 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:54.581516981 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:54.581660032 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:54.582048893 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:54.582108974 CET | 49937 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:54.587042093 CET | 80 | 49937 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:55.739233971 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:55.744507074 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:55.744611025 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:55.746699095 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:55.751811028 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:55.751903057 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:55.757529974 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:56.369088888 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:56.369386911 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:56.369452953 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:56.375087976 CET | 49953 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:56.380156994 CET | 80 | 49953 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:57.550674915 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:57.556025982 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:57.556123972 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:57.557872057 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:57.562947989 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:57.564038992 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:57.569164038 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:58.310960054 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:58.311101913 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:58.311285019 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:58.311331034 CET | 49964 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:58.316134930 CET | 80 | 49964 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:59.485651970 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:59.490776062 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:59.490921021 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:59.492676973 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:59.497766972 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:24:59.497837067 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:24:59.502840042 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:00.252089024 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:00.252248049 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:00.252474070 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:00.252695084 CET | 49976 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:00.257285118 CET | 80 | 49976 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:01.397291899 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:01.402483940 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:01.402573109 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:01.405045033 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:01.410094976 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:01.410147905 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:01.415280104 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:02.133009911 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:02.133230925 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:02.133378983 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:02.133441925 CET | 49992 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:02.138322115 CET | 80 | 49992 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:03.301506996 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:03.306560040 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:03.308218002 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:03.310174942 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:03.315251112 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:03.315326929 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:03.320331097 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:04.109627962 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:04.109783888 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:04.111082077 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:04.111144066 CET | 50004 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:04.114840031 CET | 80 | 50004 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:05.302053928 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:05.307208061 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:05.308240891 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:05.310194016 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:05.315190077 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:05.320339918 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:05.325345993 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:06.065833092 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:06.066009045 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:06.066601038 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:06.066658020 CET | 50007 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:06.071084976 CET | 80 | 50007 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.204802036 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.209974051 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.210081100 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.212063074 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.217164993 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.217221975 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.222371101 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.965418100 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.965764046 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.965970039 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:07.966026068 CET | 50008 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:07.970889091 CET | 80 | 50008 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.113692999 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.118886948 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.119012117 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.121912956 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.128449917 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.128532887 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.135059118 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.876976967 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.877105951 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.877701044 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:09.877747059 CET | 50009 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:09.882117987 CET | 80 | 50009 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.018450022 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.023577929 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.023665905 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.025738001 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.030827045 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.030905008 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.035927057 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.823061943 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.823240995 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.824501991 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:11.824556112 CET | 50010 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:11.828358889 CET | 80 | 50010 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:12.987519979 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:12.992697001 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:12.992798090 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:12.994770050 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:12.999871016 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:12.999938965 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:13.005290031 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:13.772494078 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:13.772613049 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:13.773591995 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:13.773642063 CET | 50011 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:13.777704000 CET | 80 | 50011 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:14.930890083 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:14.936116934 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:14.936239004 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:14.938050032 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:14.943144083 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:14.943217993 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:14.948299885 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:15.688381910 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:15.688616037 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:15.689112902 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:15.689163923 CET | 50012 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:15.693671942 CET | 80 | 50012 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:16.828824997 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:16.834590912 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:16.834669113 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:16.836450100 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:16.841511011 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:16.841564894 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:16.846651077 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:17.605642080 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:17.605901957 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:17.606646061 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:17.606704950 CET | 50013 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:17.611001968 CET | 80 | 50013 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:18.770258904 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:18.777776003 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:18.777892113 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:18.779872894 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:18.785756111 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:18.785841942 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:18.791640997 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:19.405771971 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:19.405903101 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:19.406065941 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:19.406121016 CET | 50014 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:19.410940886 CET | 80 | 50014 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:20.569329977 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:20.574866056 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:20.574939013 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:20.576951981 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:20.582010984 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:20.582159996 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:20.587383986 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:21.304136992 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:21.304486036 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:21.306113005 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:21.306204081 CET | 50015 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:21.311198950 CET | 80 | 50015 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:22.487430096 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:22.492667913 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:22.492763042 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:22.494730949 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:22.499763012 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:22.499828100 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:22.504885912 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:23.266937017 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:23.267064095 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:23.268112898 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:23.268161058 CET | 50016 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:23.272185087 CET | 80 | 50016 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:24.409717083 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:24.414967060 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:24.415075064 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:24.417159081 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:24.422251940 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:24.422327042 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:24.427360058 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:25.153019905 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:25.153136969 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:25.154200077 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:25.154247999 CET | 50017 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:25.158253908 CET | 80 | 50017 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:26.306879997 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:26.312043905 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:26.312159061 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:26.315150976 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:26.320195913 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:26.320259094 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:26.325248957 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:27.054311037 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:27.054481030 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:27.055634022 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:27.055684090 CET | 50018 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:27.059485912 CET | 80 | 50018 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.207442999 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.212614059 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.212693930 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.214761019 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.219749928 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.219808102 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.224818945 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.971689939 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.971803904 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.973546028 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:28.973598003 CET | 50019 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:28.977408886 CET | 80 | 50019 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.128320932 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.133667946 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.133755922 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.135705948 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.140795946 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.140837908 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.145796061 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.941464901 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.941622972 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.942080975 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:30.942140102 CET | 50020 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:30.946727037 CET | 80 | 50020 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.120434046 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.126188040 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.126373053 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.128465891 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.133960962 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.134031057 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.138976097 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.905833960 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.905994892 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.906089067 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:32.906132936 CET | 50021 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:32.914062023 CET | 80 | 50021 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.066915989 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.072056055 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.072159052 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.074167967 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.079193115 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.079241991 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.084194899 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.791112900 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.791279078 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:34.791351080 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.791351080 CET | 50022 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:34.796366930 CET | 80 | 50022 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:35.957866907 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:35.963088036 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:35.963175058 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:35.965142012 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:35.970181942 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:35.970246077 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:35.975280046 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:36.740041971 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:36.740192890 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:36.740808964 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:36.740863085 CET | 50023 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:36.745245934 CET | 80 | 50023 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:37.896460056 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:37.901644945 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:37.901740074 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:37.903537035 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:37.908616066 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:37.908677101 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:37.913794994 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:38.669800043 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:38.670015097 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:38.670109987 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:38.670154095 CET | 50024 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:38.675147057 CET | 80 | 50024 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:39.820427895 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:39.825623989 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:39.827701092 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:39.827701092 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:39.832735062 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:39.832786083 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:39.837769032 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:40.573344946 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:40.573704958 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:40.574105978 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:40.574173927 CET | 50025 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:40.578794956 CET | 80 | 50025 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:41.743474960 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:41.748656988 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:41.748730898 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:41.750845909 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:41.755844116 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:41.755922079 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:41.760982037 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:42.543618917 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:42.543708086 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:42.543812990 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:42.543845892 CET | 50026 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:42.548921108 CET | 80 | 50026 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:43.696454048 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:43.701683998 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:43.701782942 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:43.703857899 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:43.708923101 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:43.709003925 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:43.714148998 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:44.428369999 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:44.429465055 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:44.429533005 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:44.434537888 CET | 50027 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:44.439591885 CET | 80 | 50027 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:45.748296976 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:45.753632069 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:45.756351948 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:45.758398056 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:45.763494015 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:45.764297009 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:45.769396067 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:46.524693966 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:46.524821043 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:46.525007010 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:46.525058031 CET | 50028 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:46.529931068 CET | 80 | 50028 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:47.681080103 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:47.686418056 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:47.686609030 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:47.688956022 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:47.694051027 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:47.694139004 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:47.699184895 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:48.450730085 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:48.450829983 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:48.451639891 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:48.451689959 CET | 50029 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:48.455909014 CET | 80 | 50029 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:49.754065037 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:49.759263039 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:49.759361029 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:49.777595043 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:49.782735109 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:49.782795906 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:49.787875891 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:50.490956068 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:50.491076946 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:50.491228104 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:50.491277933 CET | 50030 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:50.496608973 CET | 80 | 50030 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:51.671998978 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:51.677198887 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:51.677314997 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:51.679333925 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:51.684376955 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:51.686455965 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:51.691555023 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:52.471117020 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:52.472286940 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:52.472349882 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:52.475012064 CET | 50031 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:52.480047941 CET | 80 | 50031 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:53.650609970 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:53.655718088 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:53.655791044 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:53.657907963 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:53.662957907 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:53.663006067 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:53.668005943 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:54.438973904 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:54.439089060 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:54.440046072 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:54.440118074 CET | 50032 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:54.444103956 CET | 80 | 50032 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:55.583120108 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:55.588340044 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:55.588423967 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:55.590445042 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:55.595469952 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:55.595532894 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:55.600553989 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:56.310067892 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:56.310384989 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:56.310420036 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:56.310487986 CET | 50033 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:56.315498114 CET | 80 | 50033 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:57.463690042 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:57.468976974 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:57.469367027 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:57.472239971 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:57.477267981 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:57.477338076 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:57.482455969 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:58.267930984 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:58.268081903 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:58.268662930 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:58.268726110 CET | 50034 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:58.273277998 CET | 80 | 50034 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:59.447355032 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:59.452598095 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:59.452685118 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:59.455275059 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:59.460318089 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:25:59.460376978 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:25:59.465359926 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:00.224647999 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:00.224885941 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:00.225286007 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:00.225352049 CET | 50035 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:00.229947090 CET | 80 | 50035 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:01.385600090 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:01.390815973 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:01.390944958 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:01.393002033 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:01.398104906 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:01.398189068 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:01.403302908 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:02.181185007 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:02.181519032 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:02.181842089 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:02.181915998 CET | 50036 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:02.186609983 CET | 80 | 50036 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:03.434618950 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:03.439835072 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:03.440017939 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:03.443218946 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:03.448282003 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:03.448369980 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:03.453397036 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:04.182133913 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:04.182457924 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:04.182475090 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:04.182543039 CET | 50037 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:04.188034058 CET | 80 | 50037 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:05.356398106 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:05.361589909 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:05.364398956 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:05.366341114 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:05.371350050 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:05.372369051 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:05.377374887 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:06.007834911 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:06.007992983 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:06.008146048 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:06.008229971 CET | 50038 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:06.013075113 CET | 80 | 50038 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.163279057 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.168951988 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.169054985 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.171087027 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.176114082 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.176187038 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.181309938 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.938870907 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.939008951 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.939343929 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:07.939405918 CET | 50039 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:07.944101095 CET | 80 | 50039 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.104933023 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.110233068 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.110327959 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.112327099 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.117330074 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.117397070 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.122488976 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.847412109 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.848119020 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:09.848186970 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.905884981 CET | 50040 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:09.911048889 CET | 80 | 50040 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.267642975 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.274468899 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.274565935 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.276530981 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.283294916 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.284388065 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.289431095 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.935039997 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.935414076 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:11.935735941 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.935735941 CET | 50041 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:11.940778971 CET | 80 | 50041 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.073115110 CET | 50042 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:13.078404903 CET | 80 | 50042 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.078494072 CET | 50042 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:13.080568075 CET | 50042 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:13.086636066 CET | 80 | 50042 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.086716890 CET | 50042 | 80 | 192.168.2.5 | 104.21.96.1 |
Feb 25, 2025 05:26:13.091803074 CET | 80 | 50042 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.795639038 CET | 80 | 50042 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.795964956 CET | 80 | 50042 | 104.21.96.1 | 192.168.2.5 |
Feb 25, 2025 05:26:13.796030998 CET | 50042 | 80 | 192.168.2.5 | 104.21.96.1 |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 25, 2025 05:24:11.024820089 CET | 57844 | 53 | 192.168.2.5 | 1.1.1.1 |
Feb 25, 2025 05:24:11.054275036 CET | 53 | 57844 | 1.1.1.1 | 192.168.2.5 |
Timestamp | Source IP | Dest IP | Trans ID | OP Code | Name | Type | Class | DNS over HTTPS |
---|---|---|---|---|---|---|---|---|
Feb 25, 2025 05:24:11.024820089 CET | 192.168.2.5 | 1.1.1.1 | 0xa181 | Standard query (0) | A (IP address) | IN (0x0001) | false |
Timestamp | Source IP | Dest IP | Trans ID | Reply Code | Name | CName | Address | Type | Class | DNS over HTTPS |
---|---|---|---|---|---|---|---|---|---|---|
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.96.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.112.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.32.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.80.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.64.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.16.1 | A (IP address) | IN (0x0001) | false | ||
Feb 25, 2025 05:24:11.054275036 CET | 1.1.1.1 | 192.168.2.5 | 0xa181 | No error (0) | 104.21.48.1 | A (IP address) | IN (0x0001) | false |
|
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
0 | 192.168.2.5 | 49704 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:11.094521999 CET | 238 | OUT | |
Feb 25, 2025 05:24:11.100054026 CET | 180 | OUT | |
Feb 25, 2025 05:24:11.820811033 CET | 815 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
1 | 192.168.2.5 | 49705 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:13.060691118 CET | 238 | OUT | |
Feb 25, 2025 05:24:13.065853119 CET | 180 | OUT | |
Feb 25, 2025 05:24:13.815632105 CET | 809 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
2 | 192.168.2.5 | 49706 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:13.902112007 CET | 238 | OUT | |
Feb 25, 2025 05:24:13.907229900 CET | 153 | OUT | |
Feb 25, 2025 05:24:14.677139997 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
3 | 192.168.2.5 | 49707 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:15.825815916 CET | 238 | OUT | |
Feb 25, 2025 05:24:15.830902100 CET | 153 | OUT | |
Feb 25, 2025 05:24:16.568116903 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
4 | 192.168.2.5 | 49708 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:17.727360010 CET | 238 | OUT | |
Feb 25, 2025 05:24:17.732481003 CET | 153 | OUT | |
Feb 25, 2025 05:24:18.458218098 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
5 | 192.168.2.5 | 49709 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:19.602703094 CET | 238 | OUT | |
Feb 25, 2025 05:24:19.607816935 CET | 153 | OUT | |
Feb 25, 2025 05:24:20.361226082 CET | 849 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
6 | 192.168.2.5 | 49710 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:21.508479118 CET | 238 | OUT | |
Feb 25, 2025 05:24:21.513552904 CET | 153 | OUT | |
Feb 25, 2025 05:24:22.254756927 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
7 | 192.168.2.5 | 49718 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:23.400933981 CET | 238 | OUT | |
Feb 25, 2025 05:24:23.406014919 CET | 153 | OUT | |
Feb 25, 2025 05:24:24.135411024 CET | 828 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
8 | 192.168.2.5 | 49733 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:25.293277025 CET | 238 | OUT | |
Feb 25, 2025 05:24:25.298458099 CET | 153 | OUT | |
Feb 25, 2025 05:24:26.058486938 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
9 | 192.168.2.5 | 49750 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:27.214498043 CET | 238 | OUT | |
Feb 25, 2025 05:24:27.219618082 CET | 153 | OUT | |
Feb 25, 2025 05:24:27.969352007 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
10 | 192.168.2.5 | 49764 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:29.229752064 CET | 238 | OUT | |
Feb 25, 2025 05:24:29.234934092 CET | 153 | OUT | |
Feb 25, 2025 05:24:30.002439976 CET | 836 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
11 | 192.168.2.5 | 49775 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:31.151612043 CET | 238 | OUT | |
Feb 25, 2025 05:24:31.156773090 CET | 153 | OUT | |
Feb 25, 2025 05:24:31.919231892 CET | 852 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
12 | 192.168.2.5 | 49791 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:33.103878021 CET | 238 | OUT | |
Feb 25, 2025 05:24:33.109138012 CET | 153 | OUT | |
Feb 25, 2025 05:24:33.812817097 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
13 | 192.168.2.5 | 49803 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:34.964456081 CET | 238 | OUT | |
Feb 25, 2025 05:24:34.969507933 CET | 153 | OUT | |
Feb 25, 2025 05:24:35.717529058 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
14 | 192.168.2.5 | 49818 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:36.886544943 CET | 238 | OUT | |
Feb 25, 2025 05:24:36.891694069 CET | 153 | OUT | |
Feb 25, 2025 05:24:37.619327068 CET | 813 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
15 | 192.168.2.5 | 49830 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:38.775614977 CET | 238 | OUT | |
Feb 25, 2025 05:24:38.780752897 CET | 153 | OUT | |
Feb 25, 2025 05:24:39.493319988 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
16 | 192.168.2.5 | 49845 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:40.649154902 CET | 238 | OUT | |
Feb 25, 2025 05:24:40.654333115 CET | 153 | OUT | |
Feb 25, 2025 05:24:41.416893005 CET | 825 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
17 | 192.168.2.5 | 49858 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:42.602026939 CET | 238 | OUT | |
Feb 25, 2025 05:24:42.607101917 CET | 153 | OUT | |
Feb 25, 2025 05:24:43.344516039 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
18 | 192.168.2.5 | 49872 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:44.494901896 CET | 238 | OUT | |
Feb 25, 2025 05:24:44.500109911 CET | 153 | OUT | |
Feb 25, 2025 05:24:45.224410057 CET | 818 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
19 | 192.168.2.5 | 49885 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:46.374806881 CET | 238 | OUT | |
Feb 25, 2025 05:24:46.379956961 CET | 153 | OUT | |
Feb 25, 2025 05:24:46.993603945 CET | 847 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
20 | 192.168.2.5 | 49899 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:48.152407885 CET | 238 | OUT | |
Feb 25, 2025 05:24:48.157567024 CET | 153 | OUT | |
Feb 25, 2025 05:24:48.884139061 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
21 | 192.168.2.5 | 49910 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:50.057765007 CET | 238 | OUT | |
Feb 25, 2025 05:24:50.062938929 CET | 153 | OUT | |
Feb 25, 2025 05:24:50.775299072 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
22 | 192.168.2.5 | 49926 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:51.938152075 CET | 238 | OUT | |
Feb 25, 2025 05:24:51.944792986 CET | 153 | OUT | |
Feb 25, 2025 05:24:52.670548916 CET | 823 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
23 | 192.168.2.5 | 49937 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:53.823657990 CET | 238 | OUT | |
Feb 25, 2025 05:24:53.828807116 CET | 153 | OUT | |
Feb 25, 2025 05:24:54.581516981 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
24 | 192.168.2.5 | 49953 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:55.746699095 CET | 238 | OUT | |
Feb 25, 2025 05:24:55.751903057 CET | 153 | OUT | |
Feb 25, 2025 05:24:56.369088888 CET | 850 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
25 | 192.168.2.5 | 49964 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:57.557872057 CET | 238 | OUT | |
Feb 25, 2025 05:24:57.564038992 CET | 153 | OUT | |
Feb 25, 2025 05:24:58.310960054 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
26 | 192.168.2.5 | 49976 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:24:59.492676973 CET | 238 | OUT | |
Feb 25, 2025 05:24:59.497837067 CET | 153 | OUT | |
Feb 25, 2025 05:25:00.252089024 CET | 847 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
27 | 192.168.2.5 | 49992 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:01.405045033 CET | 238 | OUT | |
Feb 25, 2025 05:25:01.410147905 CET | 153 | OUT | |
Feb 25, 2025 05:25:02.133009911 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
28 | 192.168.2.5 | 50004 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:03.310174942 CET | 238 | OUT | |
Feb 25, 2025 05:25:03.315326929 CET | 153 | OUT | |
Feb 25, 2025 05:25:04.109627962 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
29 | 192.168.2.5 | 50007 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:05.310194016 CET | 238 | OUT | |
Feb 25, 2025 05:25:05.320339918 CET | 153 | OUT | |
Feb 25, 2025 05:25:06.065833092 CET | 843 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
30 | 192.168.2.5 | 50008 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:07.212063074 CET | 238 | OUT | |
Feb 25, 2025 05:25:07.217221975 CET | 153 | OUT | |
Feb 25, 2025 05:25:07.965418100 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
31 | 192.168.2.5 | 50009 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:09.121912956 CET | 238 | OUT | |
Feb 25, 2025 05:25:09.128532887 CET | 153 | OUT | |
Feb 25, 2025 05:25:09.876976967 CET | 828 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
32 | 192.168.2.5 | 50010 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:11.025738001 CET | 238 | OUT | |
Feb 25, 2025 05:25:11.030905008 CET | 153 | OUT | |
Feb 25, 2025 05:25:11.823061943 CET | 836 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
33 | 192.168.2.5 | 50011 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:12.994770050 CET | 238 | OUT | |
Feb 25, 2025 05:25:12.999938965 CET | 153 | OUT | |
Feb 25, 2025 05:25:13.772494078 CET | 852 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
34 | 192.168.2.5 | 50012 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:14.938050032 CET | 238 | OUT | |
Feb 25, 2025 05:25:14.943217993 CET | 153 | OUT | |
Feb 25, 2025 05:25:15.688381910 CET | 845 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
35 | 192.168.2.5 | 50013 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:16.836450100 CET | 238 | OUT | |
Feb 25, 2025 05:25:16.841564894 CET | 153 | OUT | |
Feb 25, 2025 05:25:17.605642080 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
36 | 192.168.2.5 | 50014 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:18.779872894 CET | 238 | OUT | |
Feb 25, 2025 05:25:18.785841942 CET | 153 | OUT | |
Feb 25, 2025 05:25:19.405771971 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
37 | 192.168.2.5 | 50015 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:20.576951981 CET | 238 | OUT | |
Feb 25, 2025 05:25:20.582159996 CET | 153 | OUT | |
Feb 25, 2025 05:25:21.304136992 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
38 | 192.168.2.5 | 50016 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:22.494730949 CET | 238 | OUT | |
Feb 25, 2025 05:25:22.499828100 CET | 153 | OUT | |
Feb 25, 2025 05:25:23.266937017 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
39 | 192.168.2.5 | 50017 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:24.417159081 CET | 238 | OUT | |
Feb 25, 2025 05:25:24.422327042 CET | 153 | OUT | |
Feb 25, 2025 05:25:25.153019905 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
40 | 192.168.2.5 | 50018 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:26.315150976 CET | 238 | OUT | |
Feb 25, 2025 05:25:26.320259094 CET | 153 | OUT | |
Feb 25, 2025 05:25:27.054311037 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
41 | 192.168.2.5 | 50019 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:28.214761019 CET | 238 | OUT | |
Feb 25, 2025 05:25:28.219808102 CET | 153 | OUT | |
Feb 25, 2025 05:25:28.971689939 CET | 850 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
42 | 192.168.2.5 | 50020 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:30.135705948 CET | 238 | OUT | |
Feb 25, 2025 05:25:30.140837908 CET | 153 | OUT | |
Feb 25, 2025 05:25:30.941464901 CET | 847 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
43 | 192.168.2.5 | 50021 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:32.128465891 CET | 238 | OUT | |
Feb 25, 2025 05:25:32.134031057 CET | 153 | OUT | |
Feb 25, 2025 05:25:32.905833960 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
44 | 192.168.2.5 | 50022 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:34.074167967 CET | 238 | OUT | |
Feb 25, 2025 05:25:34.079241991 CET | 153 | OUT | |
Feb 25, 2025 05:25:34.791112900 CET | 820 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
45 | 192.168.2.5 | 50023 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:35.965142012 CET | 238 | OUT | |
Feb 25, 2025 05:25:35.970246077 CET | 153 | OUT | |
Feb 25, 2025 05:25:36.740041971 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
46 | 192.168.2.5 | 50024 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:37.903537035 CET | 238 | OUT | |
Feb 25, 2025 05:25:37.908677101 CET | 153 | OUT | |
Feb 25, 2025 05:25:38.669800043 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
47 | 192.168.2.5 | 50025 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:39.827701092 CET | 238 | OUT | |
Feb 25, 2025 05:25:39.832786083 CET | 153 | OUT | |
Feb 25, 2025 05:25:40.573344946 CET | 825 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
48 | 192.168.2.5 | 50026 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:41.750845909 CET | 238 | OUT | |
Feb 25, 2025 05:25:41.755922079 CET | 153 | OUT | |
Feb 25, 2025 05:25:42.543618917 CET | 852 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
49 | 192.168.2.5 | 50027 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:43.703857899 CET | 238 | OUT | |
Feb 25, 2025 05:25:43.709003925 CET | 153 | OUT | |
Feb 25, 2025 05:25:44.428369999 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
50 | 192.168.2.5 | 50028 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:45.758398056 CET | 238 | OUT | |
Feb 25, 2025 05:25:45.764297009 CET | 153 | OUT | |
Feb 25, 2025 05:25:46.524693966 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
51 | 192.168.2.5 | 50029 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:47.688956022 CET | 238 | OUT | |
Feb 25, 2025 05:25:47.694139004 CET | 153 | OUT | |
Feb 25, 2025 05:25:48.450730085 CET | 845 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
52 | 192.168.2.5 | 50030 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:49.777595043 CET | 238 | OUT | |
Feb 25, 2025 05:25:49.782795906 CET | 153 | OUT | |
Feb 25, 2025 05:25:50.490956068 CET | 817 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
53 | 192.168.2.5 | 50031 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:51.679333925 CET | 238 | OUT | |
Feb 25, 2025 05:25:51.686455965 CET | 153 | OUT | |
Feb 25, 2025 05:25:52.471117020 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
54 | 192.168.2.5 | 50032 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:53.657907963 CET | 238 | OUT | |
Feb 25, 2025 05:25:53.663006067 CET | 153 | OUT | |
Feb 25, 2025 05:25:54.438973904 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
55 | 192.168.2.5 | 50033 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:55.590445042 CET | 238 | OUT | |
Feb 25, 2025 05:25:55.595532894 CET | 153 | OUT | |
Feb 25, 2025 05:25:56.310067892 CET | 820 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
56 | 192.168.2.5 | 50034 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:57.472239971 CET | 238 | OUT | |
Feb 25, 2025 05:25:57.477338076 CET | 153 | OUT | |
Feb 25, 2025 05:25:58.267930984 CET | 836 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
57 | 192.168.2.5 | 50035 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:25:59.455275059 CET | 238 | OUT | |
Feb 25, 2025 05:25:59.460376978 CET | 153 | OUT | |
Feb 25, 2025 05:26:00.224647999 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
58 | 192.168.2.5 | 50036 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:01.393002033 CET | 238 | OUT | |
Feb 25, 2025 05:26:01.398189068 CET | 153 | OUT | |
Feb 25, 2025 05:26:02.181185007 CET | 845 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
59 | 192.168.2.5 | 50037 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:03.443218946 CET | 238 | OUT | |
Feb 25, 2025 05:26:03.448369980 CET | 153 | OUT | |
Feb 25, 2025 05:26:04.182133913 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
60 | 192.168.2.5 | 50038 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:05.366341114 CET | 238 | OUT | |
Feb 25, 2025 05:26:05.372369051 CET | 153 | OUT | |
Feb 25, 2025 05:26:06.007834911 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
61 | 192.168.2.5 | 50039 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:07.171087027 CET | 238 | OUT | |
Feb 25, 2025 05:26:07.176187038 CET | 153 | OUT | |
Feb 25, 2025 05:26:07.938870907 CET | 845 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
62 | 192.168.2.5 | 50040 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:09.112327099 CET | 238 | OUT | |
Feb 25, 2025 05:26:09.117397070 CET | 153 | OUT | |
Feb 25, 2025 05:26:09.847412109 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
63 | 192.168.2.5 | 50041 | 104.21.96.1 | 80 | 320 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:11.276530981 CET | 238 | OUT | |
Feb 25, 2025 05:26:11.284388065 CET | 153 | OUT | |
Feb 25, 2025 05:26:11.935039997 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port |
---|---|---|---|---|
64 | 192.168.2.5 | 50042 | 104.21.96.1 | 80 |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 25, 2025 05:26:13.080568075 CET | 238 | OUT | |
Feb 25, 2025 05:26:13.086716890 CET | 153 | OUT | |
Feb 25, 2025 05:26:13.795639038 CET | 817 | IN |
Click to jump to process
Click to jump to process
back
Click to dive into process behavior distribution
Click to jump to process
Target ID: | 0 |
Start time: | 23:24:06 |
Start date: | 24/02/2025 |
Path: | C:\Users\user\Desktop\PO.exe |
Wow64 process (32bit): | true |
Commandline: | |
Imagebase: | 0x990000 |
File size: | 966'144 bytes |
MD5 hash: | DC844C53658EB8E174BE70D9F7B7E789 |
Has elevated privileges: | true |
Has administrator privileges: | true |
Programmed in: | C, C++ or other language |
Yara matches: |
|
Reputation: | low |
Has exited: | true |
Target ID: | 2 |
Start time: | 23:24:07 |
Start date: | 24/02/2025 |
Path: | C:\Windows\SysWOW64\svchost.exe |
Wow64 process (32bit): | true |
Commandline: | |
Imagebase: | 0x300000 |
File size: | 46'504 bytes |
MD5 hash: | 1ED18311E3DA35942DB37D15FA40CC5B |
Has elevated privileges: | true |
Has administrator privileges: | true |
Programmed in: | C, C++ or other language |
Yara matches: |
|
Reputation: | high |
Has exited: | false |