Windows
Analysis Report
vsf098633534.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
vsf098633534.exe (PID: 7020 cmdline:
"C:\Users\ user\Deskt op\vsf0986 33534.exe" MD5: CB68430AC5F87FDDAF2AF8477B82308C) svchost.exe (PID: 7080 cmdline:
"C:\Users\ user\Deskt op\vsf0986 33534.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_1 | Yara detected Lokibot | Joe Security | ||
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 |
| |
Click to see the 19 entries |
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 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-20T03:43:15.323418+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.388825+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T03:43:14.532930+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:19.442017+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:21.771429+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:23.729997+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:27.752713+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:33.456489+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.205648+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.094784+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.102723+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:48.866259+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:50.820013+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:54.693351+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:56.661305+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:00.632178+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:02.549016+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:04.348269+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:06.337593+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:10.316672+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:14.257584+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:16.237190+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.180783+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.080002+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:25.986832+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:27.785264+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:33.834170+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:35.821785+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:39.722812+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:41.717939+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:43.553868+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:45.418212+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:47.367804+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:51.269807+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:53.251485+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:55.447771+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:57.397582+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:59.369050+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:01.395935+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:03.336005+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:05.459884+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:07.274491+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:13.295502+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:15.286586+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:17.298173+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T03:43:14.427531+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50067 | TCP |
2025-02-20T03:43:18.285091+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49733 | TCP |
2025-02-20T03:43:20.272240+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49734 | TCP |
2025-02-20T03:43:22.580509+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49735 | TCP |
2025-02-20T03:43:26.470269+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49737 | TCP |
2025-02-20T03:43:32.309783+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49745 | TCP |
2025-02-20T03:43:38.075914+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49749 | TCP |
2025-02-20T03:43:41.920221+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49751 | TCP |
2025-02-20T03:43:43.912590+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49752 | TCP |
2025-02-20T03:43:47.717726+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49754 | TCP |
2025-02-20T03:43:49.667999+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49755 | TCP |
2025-02-20T03:43:53.550248+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49757 | TCP |
2025-02-20T03:43:55.488427+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49758 | TCP |
2025-02-20T03:43:59.472981+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49760 | TCP |
2025-02-20T03:44:01.399671+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49761 | TCP |
2025-02-20T03:44:03.208740+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49762 | TCP |
2025-02-20T03:44:05.175755+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49763 | TCP |
2025-02-20T03:44:09.173953+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49766 | TCP |
2025-02-20T03:44:13.099060+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49779 | TCP |
2025-02-20T03:44:15.066841+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49793 | TCP |
2025-02-20T03:44:17.022997+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49806 | TCP |
2025-02-20T03:44:20.915778+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49829 | TCP |
2025-02-20T03:44:24.824962+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49854 | TCP |
2025-02-20T03:44:26.639425+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49868 | TCP |
2025-02-20T03:44:32.668381+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49908 | TCP |
2025-02-20T03:44:34.666252+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49922 | TCP |
2025-02-20T03:44:38.565398+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49946 | TCP |
2025-02-20T03:44:40.533589+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49958 | TCP |
2025-02-20T03:44:42.380787+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49973 | TCP |
2025-02-20T03:44:44.276001+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49986 | TCP |
2025-02-20T03:44:46.217280+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 49999 | TCP |
2025-02-20T03:44:50.023196+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50027 | TCP |
2025-02-20T03:44:52.091745+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50041 | TCP |
2025-02-20T03:44:54.035383+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50053 | TCP |
2025-02-20T03:44:56.242976+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50056 | TCP |
2025-02-20T03:44:58.222823+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50057 | TCP |
2025-02-20T03:45:00.186635+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50058 | TCP |
2025-02-20T03:45:02.160343+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50059 | TCP |
2025-02-20T03:45:04.188919+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50060 | TCP |
2025-02-20T03:45:06.111884+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50061 | TCP |
2025-02-20T03:45:12.136494+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50064 | TCP |
2025-02-20T03:45:14.088586+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50065 | TCP |
2025-02-20T03:45:16.105934+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.64.1 | 80 | 192.168.2.4 | 50066 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T03:43:18.278303+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:20.267191+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:22.574776+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:24.489416+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:26.463190+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:28.504763+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:30.375616+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:32.302084+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:34.207473+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:36.139359+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:38.070830+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.936584+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.914924+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.907574+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.839243+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:47.712754+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:49.660952+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:51.567802+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:53.545131+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:55.482262+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:57.403205+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:59.467933+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:01.394606+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:03.203757+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:05.170718+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:07.123723+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:09.168850+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:11.054295+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:13.092683+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:15.060888+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:17.017876+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.948386+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.910590+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.852440+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.819834+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:26.634314+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:28.529010+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:30.432256+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:32.663291+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:34.661211+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:36.566884+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:38.560384+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:40.528513+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:42.375594+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:44.228854+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:46.211968+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:48.129551+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:50.017620+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:52.086657+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:54.030291+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:56.235776+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:58.216631+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:00.181510+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:02.154762+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:04.177292+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:06.106556+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:08.243365+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:10.160329+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:12.131378+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:14.083485+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:16.100549+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:18.101250+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T03:43:14.532930+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:19.442017+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:21.771429+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:23.729997+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:27.752713+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:33.456489+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.205648+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.094784+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.102723+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:48.866259+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:50.820013+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:54.693351+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:56.661305+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:00.632178+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:02.549016+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:04.348269+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:06.337593+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:10.316672+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:14.257584+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:16.237190+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.180783+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.080002+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:25.986832+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:27.785264+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:33.834170+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:35.821785+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:39.722812+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:41.717939+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:43.553868+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:45.418212+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:47.367804+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:51.269807+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:53.251485+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:55.447771+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:57.397582+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:59.369050+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:01.395935+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:03.336005+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:05.459884+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:07.274491+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:13.295502+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:15.286586+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:17.298173+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T03:43:14.532930+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:19.442017+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:21.771429+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:23.729997+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:27.752713+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:33.456489+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.205648+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.094784+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.102723+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:48.866259+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:50.820013+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:54.693351+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:56.661305+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:00.632178+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:02.549016+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:04.348269+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:06.337593+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:10.316672+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:14.257584+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:16.237190+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.180783+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.080002+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:25.986832+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:27.785264+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:33.834170+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:35.821785+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:39.722812+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:41.717939+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:43.553868+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:45.418212+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:47.367804+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:51.269807+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:53.251485+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:55.447771+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:57.397582+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:59.369050+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:01.395935+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:03.336005+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:05.459884+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:07.274491+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:13.295502+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:15.286586+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:17.298173+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
Click to jump to signature section
Show All Signature Results
AV Detection |
---|
Source: | Avira URL Cloud: |
Source: | Malware Configuration Extractor: |
Source: | Virustotal: | Perma Link | ||
Source: | ReversingLabs: |
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_00B4445A | |
Source: | Code function: | 0_2_00B4C6D1 | |
Source: | Code function: | 0_2_00B4C75C | |
Source: | Code function: | 0_2_00B4EF95 | |
Source: | Code function: | 0_2_00B4F0F2 | |
Source: | Code function: | 0_2_00B4F3F3 | |
Source: | Code function: | 0_2_00B437EF | |
Source: | Code function: | 0_2_00B43B12 | |
Source: | Code function: | 0_2_00B4BCBC | |
Source: | Code function: | 1_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: | 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: | UDP traffic detected without corresponding DNS query: |
Source: | Code function: | 0_2_00B522EE |
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: | 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_00B54164 |
Source: | Code function: | 0_2_00B54164 |
Source: | Code function: | 0_2_00B53F66 |
Source: | Code function: | 0_2_00B4001C |
Source: | Code function: | 0_2_00B6CABC |
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_00AE3B3A | |
Source: | String found in binary or memory: | ||
Source: | String found in binary or memory: | memstr_ef3b0ebc-e | |
Source: | String found in binary or memory: | memstr_3ec914ff-d | |
Source: | String found in binary or memory: | memstr_dede2965-f | |
Source: | String found in binary or memory: | memstr_5c03f107-f |
Source: | Code function: | 1_2_00D93540 | |
Source: | Code function: | 1_2_00D933C0 | |
Source: | Code function: | 1_2_00D92720 |
Source: | Code function: | 0_2_00B4A1EF |
Source: | Code function: | 0_2_00B38310 |
Source: | Code function: | 0_2_00B451BD |
Source: | Code function: | 0_2_00AEE6A0 | |
Source: | Code function: | 0_2_00B0D975 | |
Source: | Code function: | 0_2_00AEFCE0 | |
Source: | Code function: | 0_2_00B021C5 | |
Source: | Code function: | 0_2_00B162D2 | |
Source: | Code function: | 0_2_00B603DA | |
Source: | Code function: | 0_2_00B1242E | |
Source: | Code function: | 0_2_00B025FA | |
Source: | Code function: | 0_2_00AF66E1 | |
Source: | Code function: | 0_2_00B3E616 | |
Source: | Code function: | 0_2_00B1878F | |
Source: | Code function: | 0_2_00B48889 | |
Source: | Code function: | 0_2_00AF8808 | |
Source: | Code function: | 0_2_00B60857 | |
Source: | Code function: | 0_2_00B16844 | |
Source: | Code function: | 0_2_00B0CB21 | |
Source: | Code function: | 0_2_00B16DB6 | |
Source: | Code function: | 0_2_00AF6F9E | |
Source: | Code function: | 0_2_00AF3030 | |
Source: | Code function: | 0_2_00B03187 | |
Source: | Code function: | 0_2_00B0F1D9 | |
Source: | Code function: | 0_2_00AE1287 | |
Source: | Code function: | 0_2_00B01484 | |
Source: | Code function: | 0_2_00AF5520 | |
Source: | Code function: | 0_2_00B07696 | |
Source: | Code function: | 0_2_00AF5760 | |
Source: | Code function: | 0_2_00B01978 | |
Source: | Code function: | 0_2_00B19AB5 | |
Source: | Code function: | 0_2_00B0BDA6 | |
Source: | Code function: | 0_2_00B01D90 | |
Source: | Code function: | 0_2_00B67DDB | |
Source: | Code function: | 0_2_00AF3FE0 | |
Source: | Code function: | 0_2_00AEDF00 | |
Source: | Code function: | 0_2_00CE3610 | |
Source: | Code function: | 1_2_0040549C | |
Source: | Code function: | 1_2_004029D4 | |
Source: | Code function: | 1_2_00D92720 |
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_00B4A06A |
Source: | Code function: | 0_2_00B381CB | |
Source: | Code function: | 0_2_00B387E1 | |
Source: | Code function: | 1_2_0040650A |
Source: | Code function: | 0_2_00B4B3FB |
Source: | Code function: | 0_2_00B5EE0D |
Source: | Code function: | 0_2_00B583BB |
Source: | Code function: | 0_2_00AE4E89 |
Source: | Code function: | 1_2_00D93360 |
Source: | Code function: | 1_2_00D93360 |
Source: | File created: | Jump to behavior |
Source: | Mutant created: |
Source: | File created: | Jump to behavior |
Source: | Command line argument: | 0_2_00AE47D0 | |
Source: | Command line argument: | 0_2_00AE47D0 |
Source: | Static PE information: |
Source: | Key opened: | Jump to behavior |
Source: | Binary or memory string: |
Source: | Virustotal: | ||
Source: | ReversingLabs: |
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_00AE4B37 |
Source: | Code function: | 0_2_00B48491 | |
Source: | Code function: | 0_2_00B0E711 | |
Source: | Code function: | 0_2_00B0E82A | |
Source: | Code function: | 0_2_00B08958 | |
Source: | Code function: | 0_2_00B0EAEE | |
Source: | Code function: | 0_2_00B0EA05 | |
Source: | Code function: | 1_2_00402AD4 | |
Source: | Code function: | 1_2_00402AFC |
Source: | Code function: | 1_2_00D93360 |
Source: | Code function: | 0_2_00AE48D7 | |
Source: | Code function: | 0_2_00B65376 |
Source: | Code function: | 0_2_00B03187 |
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-106329 |
Source: | API coverage: |
Source: | Thread sleep time: | Jump to behavior |
Source: | Code function: | 0_2_00B4445A | |
Source: | Code function: | 0_2_00B4C6D1 | |
Source: | Code function: | 0_2_00B4C75C | |
Source: | Code function: | 0_2_00B4EF95 | |
Source: | Code function: | 0_2_00B4F0F2 | |
Source: | Code function: | 0_2_00B4F3F3 | |
Source: | Code function: | 0_2_00B437EF | |
Source: | Code function: | 0_2_00B43B12 | |
Source: | Code function: | 0_2_00B4BCBC | |
Source: | Code function: | 1_2_00403D74 |
Source: | Code function: | 0_2_00AE49A0 |
Source: | Thread delayed: | Jump to behavior |
Source: | Binary or memory string: |
Source: | API call chain: | graph_0-103986 |
Source: | Code function: | 0_2_00B53F09 |
Source: | Code function: | 0_2_00AE3B3A |
Source: | Code function: | 0_2_00B15A7C |
Source: | Code function: | 0_2_00AE4B37 |
Source: | Code function: | 0_2_00CE34A0 | |
Source: | Code function: | 0_2_00CE3500 | |
Source: | Code function: | 0_2_00CE1E70 | |
Source: | Code function: | 1_2_0040317B | |
Source: | Code function: | 1_2_00D93060 | |
Source: | Code function: | 1_2_00D93060 | |
Source: | Code function: | 1_2_00D93060 | |
Source: | Code function: | 1_2_00D93060 | |
Source: | Code function: | 1_2_00D94410 | |
Source: | Code function: | 1_2_00D94410 | |
Source: | Code function: | 1_2_00D93540 | |
Source: | Code function: | 1_2_00D93540 | |
Source: | Code function: | 1_2_00D93540 | |
Source: | Code function: | 1_2_00D956A0 | |
Source: | Code function: | 1_2_00D956A0 | |
Source: | Code function: | 1_2_00D94610 | |
Source: | Code function: | 1_2_00D94610 | |
Source: | Code function: | 1_2_00D94610 | |
Source: | Code function: | 1_2_00D94610 |
Source: | Code function: | 0_2_00B380A9 |
Source: | Process token adjusted: | Jump to behavior |
Source: | Code function: | 0_2_00B0A124 | |
Source: | Code function: | 0_2_00B0A155 | |
Source: | Code function: | 1_2_00D95848 | |
Source: | Code function: | 1_2_00D933C0 |
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_00B387B1 |
Source: | Code function: | 0_2_00AE3B3A |
Source: | Code function: | 0_2_00AE48D7 |
Source: | Code function: | 0_2_00B44C27 |
Source: | Process created: | Jump to behavior |
Source: | Code function: | 0_2_00B37CAF |
Source: | Code function: | 0_2_00B3874B |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | Code function: | 0_2_00B0862B |
Source: | Code function: | 0_2_00B14E87 |
Source: | Code function: | 0_2_00B21E06 |
Source: | Code function: | 0_2_00B13F3A |
Source: | Code function: | 0_2_00AE49A0 |
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: | 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: | 1_2_0040D069 | |
Source: | Code function: | 1_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_00B56283 | |
Source: | Code function: | 0_2_00B56747 | |
Source: | Code function: | 1_2_00D96AF0 | |
Source: | Code function: | 1_2_00D96BB0 | |
Source: | Code function: | 1_2_00D96B60 |
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 Command and Scripting Interpreter | 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 | 2 Service Execution | 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 |
---|---|---|---|---|
30% | Virustotal | Browse | ||
29% | ReversingLabs | Win32.Trojan.AutoitInject |
⊘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.64.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.64.1 | touxzw.ir | United States | 13335 | CLOUDFLARENETUS | false |
Joe Sandbox version: | 42.0.0 Malachite |
Analysis ID: | 1619628 |
Start date and time: | 2025-02-20 03:42:20 +01:00 |
Joe Sandbox product: | CloudBasic |
Overall analysis duration: | 0h 5m 27s |
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: | 6 |
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: | vsf098633534.exe |
Detection: | MAL |
Classification: | mal100.troj.spyw.evad.winEXE@3/6@1/1 |
EGA Information: |
|
HCA Information: |
|
Cookbook Comments: |
|
- Exclude process from analysis (whitelisted): MpCmdRun.exe, WMIADAP.exe, SIHClient.exe, conhost.exe
- Excluded IPs from analysis (whitelisted): 20.12.23.50, 13.107.246.45
- Excluded domains from analysis (whitelisted): ocsp.digicert.com, slscr.update.microsoft.com, otelrules.azureedge.net, ctldl.windowsupdate.com, fe3cr.delivery.mp.microsoft.com
- Not all processes where analyzed, report is missing behavior information
- 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 |
---|---|---|
21:43:16 | API Interceptor |
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
104.21.64.1 | 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 | Unknown | 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 | DarkTortilla, 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 | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
|
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
CLOUDFLARENETUS | Get hash | malicious | Snake Keylogger | Browse |
| |
Get hash | malicious | IcedID | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | IcedID | Browse |
| ||
Get hash | malicious | KnowBe4, PDFPhish | Browse |
| ||
Get hash | malicious | AgentTesla | Browse |
| ||
Get hash | malicious | Unknown | 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\vsf098633534.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 28674 |
Entropy (8bit): | 3.5804687143373863 |
Encrypted: | false |
SSDEEP: | 768:X9QA+dD/VzCaynKpACXECY9wVsMQZBRRq26dS3xlO:uA+R//sdq264+ |
MD5: | F8A06F830B97695FD12EFBCE21CE7AC6 |
SHA1: | 6904AF1CEA82628BF200F6EA0220A1C6B31D3D20 |
SHA-256: | 433D1EDB99371C9ED01664D397427B5F4DC75E2924EA50747D06B5442F22D4D5 |
SHA-512: | 9007897B1CF89B5769A9B81F6075B4C61B1E1D99736477615AA36EF8864B40CD6BF7C4590346F75109C4377C7066DBAF77BB7C16A6F598E866364066CE332475 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\vsf098633534.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 82796 |
Entropy (8bit): | 7.9644146196240815 |
Encrypted: | false |
SSDEEP: | 1536:bUIrCdWSHl8g2gj9dkyVbX0tVpG1EaUT90/hvaQDDgpTJjPFLQ9Q44fuF8JAXto4:boASF8g2CdMVYEaUOiQD4JZ7uKJ+V |
MD5: | 1629D0FD2FDF9323DCFAD3E1959AEA32 |
SHA1: | D0E2C6A3449E60F9318BD356B63BF0E8503463ED |
SHA-256: | 08DA94BDED104007900CCAFBE84339D4CEFF941116A9BE03DBAF6484085246C8 |
SHA-512: | CEAE1D2342E23E243CCEA3423B35882A936ED54B1A767DF9738E1DCF8A6197D736FCA59AB065B9CFE64162D13739D9293121982F862506A50959CC622D192B20 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\vsf098633534.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 9768 |
Entropy (8bit): | 7.627427881699107 |
Encrypted: | false |
SSDEEP: | 192:6JVLuam+BbAnlvfd+lVxo9K1nlNaz1ljAQDudWRefOL4FA8bx7Z5KNyQybSX:67uamwbMltmoQnlg19AQKdvpFA8bx7ZA |
MD5: | 05147AF906C977E68C80626AE266E639 |
SHA1: | 359960C667DB68AC936F80D3F2DE5B5341BC6A05 |
SHA-256: | F4E36C0D1C9013ACA9E5C3AF8FCB23345032F01783625FBA5835341105A86197 |
SHA-512: | 9AA3C61DD840B26519418EEBCCA6C8E5B92AA818E9CF2E4B1919EE5585BEF5518F00FF03D35636550ED6E6C3D3C753D2850D82DBDE39C179EBCD24F6B513A4EB |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\vsf098633534.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 106496 |
Entropy (8bit): | 7.51959111824812 |
Encrypted: | false |
SSDEEP: | 1536:s1lGPGEz2DBf+Pi7wxkv2iX78/Y91g/goI/Fe/01eg6BZcjy403Mh7BBQldUNUD0:q0PGpQiXXh7g4oax1eg6eGx3M77CiqD0 |
MD5: | 0C6E82667069C21AE6B40EB7DD06952D |
SHA1: | 594FEE73ABF6C300A01B64769041E4273CB86306 |
SHA-256: | EBD2E8A921B1F5C8D94A278052AFEA2D1003214F794AD770D7743B1434184EC8 |
SHA-512: | 56063F694B4CBE225E52DEBA9788F6790E0AC840D38D1089DD3C240E15A225642ECFFB57A65D62365337A6577B48BBBE2C5876164751C5F868A3E75BA8F52BD0 |
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-1002\bc49718863ee53e026d805ec372039e9_9e146be9-c76a-4720-bcdb-53011b87bd06
Download File
Process: | C:\Windows\SysWOW64\svchost.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 46 |
Entropy (8bit): | 1.0424600748477153 |
Encrypted: | false |
SSDEEP: | 3:/lbq:4 |
MD5: | 8CB7B7F28464C3FCBAE8A10C46204572 |
SHA1: | 767FE80969EC2E67F54CC1B6D383C76E7859E2DE |
SHA-256: | ED5E3DCEB0A1D68803745084985051C1ED41E11AC611DF8600B1A471F3752E96 |
SHA-512: | 9BA84225FDB6C0FD69AD99B69824EC5B8D2B8FD3BB4610576DB4AD79ADF381F7F82C4C9522EC89F7171907577FAF1B4E70B82364F516CF8BBFED99D2ADEA43AF |
Malicious: | false |
Reputation: | moderate, very likely benign file |
Preview: |
File type: | |
Entropy (8bit): | 6.851506071240427 |
TrID: |
|
File name: | vsf098633534.exe |
File size: | 968'192 bytes |
MD5: | cb68430ac5f87fddaf2af8477b82308c |
SHA1: | 4b86f7f627f7bb989fc02e76dfe687c7d0d5ca91 |
SHA256: | 5eb39af58bc99962a6439d873bda78086903301b0476ef79daf3802220fdf382 |
SHA512: | 0c561291305ef66ee82712dad69d7e3c29eec29937990838bde6938e6db2802d6c8f93c9d54ca2beb22aba6a72dcd894b1dceff40b1593ed52ae5455d7efaafe |
SSDEEP: | 12288:5u6JWgXT7rKfXNeKgOIc0nAWY/ySWHDVz/Vovh7V1C0NnCGso9fgBDYgaYT8JryW:5u6J33O0c+JY5UZ+XC0kGso6FaglgWY |
TLSH: | 4325AE2273DDC360CB669173BF69B7016EBF3C614630B85B2F980D7DA950162262D7A3 |
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: | 0x67B68006 [Thu Feb 20 01:06:14 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 00007FE6984D635Ah |
jmp 00007FE6984C9124h |
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 00007FE6984C92AAh |
cmp edi, eax |
jc 00007FE6984C960Eh |
bt dword ptr [004C31FCh], 01h |
jnc 00007FE6984C92A9h |
rep movsb |
jmp 00007FE6984C95BCh |
cmp ecx, 00000080h |
jc 00007FE6984C9474h |
mov eax, edi |
xor eax, esi |
test eax, 0000000Fh |
jne 00007FE6984C92B0h |
bt dword ptr [004BE324h], 01h |
jc 00007FE6984C9780h |
bt dword ptr [004C31FCh], 00000000h |
jnc 00007FE6984C944Dh |
test edi, 00000003h |
jne 00007FE6984C945Eh |
test esi, 00000003h |
jne 00007FE6984C943Dh |
bt edi, 02h |
jnc 00007FE6984C92AFh |
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 00007FE6984C92B3h |
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 00007FE6984C9305h |
bt esi, 03h |
jnc 00007FE6984C9358h |
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 | 0x23dbc | .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 | 0x23dbc | 0x23e00 | 55bff7fe4f626786f64f1ca361faab89 | False | 0.8171480291811847 | data | 7.586997349910274 | 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 | 0x1b082 | data | 1.000370296779321 | ||
RT_GROUP_ICON | 0xea83c | 0x76 | data | English | Great Britain | 0.6610169491525424 |
RT_GROUP_ICON | 0xea8b4 | 0x14 | data | English | Great Britain | 1.25 |
RT_GROUP_ICON | 0xea8c8 | 0x14 | data | English | Great Britain | 1.15 |
RT_GROUP_ICON | 0xea8dc | 0x14 | data | English | Great Britain | 1.25 |
RT_VERSION | 0xea8f0 | 0xdc | data | English | Great Britain | 0.6181818181818182 |
RT_MANIFEST | 0xea9cc | 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-20T03:43:14.427531+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50067 | TCP |
2025-02-20T03:43:14.532930+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:14.532930+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:14.532930+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:15.323418+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:16.479030+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.388825+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:17.451575+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:18.278303+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:18.285091+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49733 | TCP |
2025-02-20T03:43:19.442017+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:19.442017+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:19.442017+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:20.267191+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:20.272240+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49734 | TCP |
2025-02-20T03:43:21.771429+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:21.771429+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:21.771429+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:22.574776+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:22.580509+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49735 | TCP |
2025-02-20T03:43:23.729997+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:23.729997+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:23.729997+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:24.489416+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:25.651126+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:26.463190+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:26.470269+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49737 | TCP |
2025-02-20T03:43:27.752713+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:27.752713+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:27.752713+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:28.504763+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:29.660543+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:30.375616+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:31.521910+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:32.302084+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:32.309783+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49745 | TCP |
2025-02-20T03:43:33.456489+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:33.456489+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:33.456489+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:34.207473+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:35.363345+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:36.139359+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:37.303125+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:38.070830+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:38.075914+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49749 | TCP |
2025-02-20T03:43:39.205648+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.205648+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.205648+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:39.936584+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.134380+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.914924+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:41.920221+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49751 | TCP |
2025-02-20T03:43:43.094784+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.094784+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.094784+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.907574+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:43.912590+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49752 | TCP |
2025-02-20T03:43:45.102723+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.102723+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.102723+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:45.839243+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:46.997245+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:47.712754+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:47.717726+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49754 | TCP |
2025-02-20T03:43:48.866259+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:48.866259+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:48.866259+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:49.660952+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:49.667999+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49755 | TCP |
2025-02-20T03:43:50.820013+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:50.820013+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:50.820013+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:51.567802+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:52.721741+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:53.545131+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:53.550248+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49757 | TCP |
2025-02-20T03:43:54.693351+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:54.693351+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:54.693351+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:55.482262+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:55.488427+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49758 | TCP |
2025-02-20T03:43:56.661305+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:56.661305+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:56.661305+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:57.403205+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:58.705695+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:59.467933+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:43:59.472981+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49760 | TCP |
2025-02-20T03:44:00.632178+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:00.632178+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:00.632178+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:01.394606+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:01.399671+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49761 | TCP |
2025-02-20T03:44:02.549016+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:02.549016+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:02.549016+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:03.203757+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:03.208740+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49762 | TCP |
2025-02-20T03:44:04.348269+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:04.348269+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:04.348269+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:05.170718+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:05.175755+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49763 | TCP |
2025-02-20T03:44:06.337593+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:06.337593+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:06.337593+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:07.123723+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:08.290722+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:09.168850+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:09.173953+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49766 | TCP |
2025-02-20T03:44:10.316672+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:10.316672+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:10.316672+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:11.054295+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:12.216353+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:13.092683+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:13.099060+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49779 | TCP |
2025-02-20T03:44:14.257584+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:14.257584+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:14.257584+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:15.060888+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:15.066841+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49793 | TCP |
2025-02-20T03:44:16.237190+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:16.237190+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:16.237190+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:17.017876+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:17.022997+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49806 | TCP |
2025-02-20T03:44:18.180783+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.180783+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.180783+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:18.948386+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.117514+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.910590+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:20.915778+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49829 | TCP |
2025-02-20T03:44:22.080002+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.080002+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.080002+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:22.852440+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.005441+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.819834+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:24.824962+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49854 | TCP |
2025-02-20T03:44:25.986832+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:25.986832+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:25.986832+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:26.634314+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:26.639425+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49868 | TCP |
2025-02-20T03:44:27.785264+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:27.785264+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:27.785264+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:28.529010+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:29.675258+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:30.432256+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:31.765736+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:32.663291+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:32.668381+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49908 | TCP |
2025-02-20T03:44:33.834170+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:33.834170+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:33.834170+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:34.661211+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:34.666252+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49922 | TCP |
2025-02-20T03:44:35.821785+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:35.821785+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:35.821785+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:36.566884+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:37.738492+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:38.560384+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:38.565398+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49946 | TCP |
2025-02-20T03:44:39.722812+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:39.722812+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:39.722812+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:40.528513+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:40.533589+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49958 | TCP |
2025-02-20T03:44:41.717939+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:41.717939+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:41.717939+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:42.375594+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49973 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:42.380787+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49973 | TCP |
2025-02-20T03:44:43.553868+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:43.553868+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:43.553868+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:44.228854+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49986 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:44.276001+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49986 | TCP |
2025-02-20T03:44:45.418212+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:45.418212+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:45.418212+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:46.211968+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 49999 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:46.217280+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 49999 | TCP |
2025-02-20T03:44:47.367804+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:47.367804+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:47.367804+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:48.129551+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50013 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:49.319994+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:50.017620+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50027 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:50.023196+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50027 | TCP |
2025-02-20T03:44:51.269807+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:51.269807+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:51.269807+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:52.086657+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50041 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:52.091745+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50041 | TCP |
2025-02-20T03:44:53.251485+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:53.251485+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:53.251485+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:54.030291+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50053 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:54.035383+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50053 | TCP |
2025-02-20T03:44:55.447771+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:55.447771+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:55.447771+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:56.235776+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50056 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:56.242976+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50056 | TCP |
2025-02-20T03:44:57.397582+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:57.397582+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:57.397582+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:58.216631+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50057 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:58.222823+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50057 | TCP |
2025-02-20T03:44:59.369050+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:59.369050+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:44:59.369050+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:00.181510+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50058 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:00.186635+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50058 | TCP |
2025-02-20T03:45:01.395935+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:01.395935+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:01.395935+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:02.154762+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50059 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:02.160343+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50059 | TCP |
2025-02-20T03:45:03.336005+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:03.336005+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:03.336005+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:04.177292+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50060 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:04.188919+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50060 | TCP |
2025-02-20T03:45:05.459884+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:05.459884+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:05.459884+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:06.106556+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50061 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:06.111884+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50061 | TCP |
2025-02-20T03:45:07.274491+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:07.274491+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:07.274491+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:08.243365+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50062 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:09.425072+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:10.160329+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50063 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:11.338444+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:12.131378+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50064 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:12.136494+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50064 | TCP |
2025-02-20T03:45:13.295502+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:13.295502+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:13.295502+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:14.083485+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50065 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:14.088586+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50065 | TCP |
2025-02-20T03:45:15.286586+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:15.286586+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:15.286586+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:16.100549+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50066 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:16.105934+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.64.1 | 80 | 192.168.2.4 | 50066 | TCP |
2025-02-20T03:45:17.298173+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:17.298173+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:17.298173+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
2025-02-20T03:45:18.101250+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.4 | 50067 | 104.21.64.1 | 80 | TCP |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 20, 2025 03:43:14.520634890 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:14.525825024 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:14.525935888 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:14.527729988 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:14.532831907 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:14.532929897 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:14.537996054 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:15.323247910 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:15.323417902 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:15.324186087 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:15.324245930 CET | 49731 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:15.329921961 CET | 80 | 49731 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:16.452344894 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:16.457642078 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:16.457729101 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:16.473067999 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:16.478965044 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:16.479029894 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:16.484528065 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.388662100 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.388824940 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.389904976 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.389976025 CET | 49732 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.393966913 CET | 80 | 49732 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.438942909 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.444108009 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.444298983 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.446084023 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.451406002 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:17.451575041 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:17.456621885 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:18.278176069 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:18.278237104 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:18.278302908 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:18.278359890 CET | 49733 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:18.285090923 CET | 80 | 49733 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:19.429105043 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:19.434511900 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:19.434591055 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:19.436868906 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:19.441970110 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:19.442017078 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:19.447031975 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:20.266947985 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:20.267190933 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:20.267674923 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:20.267736912 CET | 49734 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:20.272239923 CET | 80 | 49734 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:21.758496046 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:21.763823032 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:21.763905048 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:21.766257048 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:21.771346092 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:21.771429062 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:21.776541948 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:22.574636936 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:22.574775934 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:22.575284004 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:22.575368881 CET | 49735 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:22.580508947 CET | 80 | 49735 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:23.713989973 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:23.721154928 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:23.721236944 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:23.722965956 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:23.729943991 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:23.729996920 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:23.736990929 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:24.489306927 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:24.489415884 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:24.491131067 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:24.491185904 CET | 49736 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:24.496598959 CET | 80 | 49736 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:25.638648033 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:25.644197941 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:25.644299030 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:25.645998001 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:25.651058912 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:25.651125908 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:25.656189919 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:26.463025093 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:26.463190079 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:26.464051962 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:26.464102983 CET | 49737 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:26.470268965 CET | 80 | 49737 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:27.740406990 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:27.745573997 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:27.745659113 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:27.747466087 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:27.752650023 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:27.752712965 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:27.758343935 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:28.504662037 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:28.504762888 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:28.505197048 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:28.505253077 CET | 49738 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:28.511096001 CET | 80 | 49738 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:29.646959066 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:29.652359009 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:29.652452946 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:29.654202938 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:29.660480022 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:29.660542965 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:29.665663958 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:30.375478983 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:30.375586033 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:30.375616074 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:30.375701904 CET | 49741 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:30.380817890 CET | 80 | 49741 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:31.509757996 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:31.514930010 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:31.514997005 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:31.516771078 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:31.521857023 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:31.521909952 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:31.526936054 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:32.301815987 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:32.302083969 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:32.303030014 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:32.303684950 CET | 49745 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:32.309782982 CET | 80 | 49745 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:33.442800045 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:33.449378014 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:33.449455976 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:33.451307058 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:33.456435919 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:33.456489086 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:33.461515903 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:34.207351923 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:34.207473040 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:34.207807064 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:34.207858086 CET | 49747 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:34.214416981 CET | 80 | 49747 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:35.351172924 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:35.356359005 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:35.356437922 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:35.358187914 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:35.363276958 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:35.363344908 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:35.368339062 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:36.139050007 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:36.139358997 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:36.139523983 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:36.139790058 CET | 49748 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:36.144500971 CET | 80 | 49748 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:37.290888071 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:37.296156883 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:37.296257973 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:37.298062086 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:37.303061008 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:37.303124905 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:37.308116913 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:38.070710897 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:38.070830107 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:38.071363926 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:38.071424961 CET | 49749 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:38.075913906 CET | 80 | 49749 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.193353891 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.198513031 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.198713064 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.200334072 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.205442905 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.205647945 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.210704088 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.936440945 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.936583996 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.937345982 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:39.937410116 CET | 49750 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:39.941623926 CET | 80 | 49750 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.122317076 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.127460957 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.127554893 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.129297018 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.134327888 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.134380102 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.139343977 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.914738894 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.914799929 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:41.914923906 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.914923906 CET | 49751 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:41.920221090 CET | 80 | 49751 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.071953058 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.078968048 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.082654953 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.085863113 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.092834949 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.094784021 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.101803064 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.907433033 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.907573938 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.908482075 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:43.908523083 CET | 49752 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:43.912590027 CET | 80 | 49752 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.090369940 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.095470905 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.095539093 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.097601891 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.102668047 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.102722883 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.107729912 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.838972092 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.839242935 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.839556932 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:45.839623928 CET | 49753 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:45.844263077 CET | 80 | 49753 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:46.982934952 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:46.989191055 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:46.989281893 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:46.991051912 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:46.997163057 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:46.997245073 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:47.003268957 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:47.712637901 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:47.712754011 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:47.713078976 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:47.713154078 CET | 49754 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:47.717725992 CET | 80 | 49754 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:48.850588083 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:48.857314110 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:48.857386112 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:48.859348059 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:48.866208076 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:48.866259098 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:48.873116970 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:49.660723925 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:49.660952091 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:49.661859989 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:49.661914110 CET | 49755 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:49.667999029 CET | 80 | 49755 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:50.803113937 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:50.810252905 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:50.810343027 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:50.812558889 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:50.819837093 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:50.820013046 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:50.826107979 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:51.567676067 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:51.567801952 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:51.568017960 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:51.568070889 CET | 49756 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:51.573697090 CET | 80 | 49756 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:52.709480047 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:52.714760065 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:52.714834929 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:52.716670990 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:52.721688032 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:52.721740961 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:52.726766109 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:53.545025110 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:53.545130968 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:53.545607090 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:53.545715094 CET | 49757 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:53.550247908 CET | 80 | 49757 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:54.679311037 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:54.685576916 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:54.685664892 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:54.687501907 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:54.693295956 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:54.693351030 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:54.700922012 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:55.482131958 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:55.482261896 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:55.482913017 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:55.482965946 CET | 49758 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:55.488426924 CET | 80 | 49758 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:56.643157959 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:56.648370981 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:56.650684118 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:56.653667927 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:56.660065889 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:56.661304951 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:56.666481972 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:57.403055906 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:57.403204918 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:57.403400898 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:57.403481007 CET | 49759 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:57.408242941 CET | 80 | 49759 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:58.692567110 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:58.697757006 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:58.697813034 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:58.700609922 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:58.705652952 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:58.705694914 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:58.710659027 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:59.467822075 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:59.467932940 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:59.468637943 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:43:59.468717098 CET | 49760 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:43:59.472980976 CET | 80 | 49760 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:00.616983891 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:00.623682022 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:00.623759985 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:00.625502110 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:00.632122040 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:00.632178068 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:00.638731003 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:01.394223928 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:01.394606113 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:01.395112038 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:01.395246029 CET | 49761 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:01.399671078 CET | 80 | 49761 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:02.537031889 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:02.542150974 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:02.542227030 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:02.543962955 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:02.548974991 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:02.549015999 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:02.553988934 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:03.203638077 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:03.203757048 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:03.206147909 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:03.206203938 CET | 49762 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:03.208739996 CET | 80 | 49762 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:04.336026907 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:04.341181040 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:04.341250896 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:04.343209028 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:04.348192930 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:04.348268986 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:04.353270054 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:05.170475960 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:05.170717955 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:05.171680927 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:05.171741962 CET | 49763 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:05.175755024 CET | 80 | 49763 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:06.324538946 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:06.329794884 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:06.329929113 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:06.332422018 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:06.337491989 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:06.337593079 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:06.342581987 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:07.123472929 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:07.123723030 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:07.123982906 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:07.124043941 CET | 49764 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:07.128756046 CET | 80 | 49764 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:08.278520107 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:08.283663034 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:08.283873081 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:08.285682917 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:08.290653944 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:08.290721893 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:08.295722961 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:09.168638945 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:09.168849945 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:09.169111013 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:09.169847965 CET | 49766 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:09.173953056 CET | 80 | 49766 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:10.304547071 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:10.309679985 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:10.309794903 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:10.311546087 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:10.316589117 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:10.316672087 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:10.321664095 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:11.054193974 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:11.054295063 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:11.054579020 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:11.054635048 CET | 49768 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:11.059393883 CET | 80 | 49768 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:12.203788042 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:12.209014893 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:12.209108114 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:12.211334944 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:12.216310024 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:12.216352940 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:12.221415997 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:13.092571974 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:13.092683077 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:13.093388081 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:13.093441010 CET | 49779 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:13.099060059 CET | 80 | 49779 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:14.244458914 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:14.249562025 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:14.250744104 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:14.252463102 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:14.257539034 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:14.257584095 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:14.262612104 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:15.060792923 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:15.060888052 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:15.061045885 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:15.061105967 CET | 49793 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:15.066840887 CET | 80 | 49793 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:16.225214958 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:16.230372906 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:16.230448961 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:16.232182026 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:16.237139940 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:16.237190008 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:16.242496014 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:17.017465115 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:17.017875910 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:17.018348932 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:17.018413067 CET | 49806 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:17.022996902 CET | 80 | 49806 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.167665958 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.172710896 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.172801971 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.175738096 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.180736065 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.180783033 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.185780048 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.948215008 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.948385954 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.949486971 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:18.949531078 CET | 49819 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:18.954293966 CET | 80 | 49819 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.100064993 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.105267048 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.108989000 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.110713005 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.115772963 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.117513895 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.122565031 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.910202980 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.910586119 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:20.910589933 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.910681009 CET | 49829 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:20.915777922 CET | 80 | 49829 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.067795992 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.072905064 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.073009014 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.074762106 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.079927921 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.080002069 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.085092068 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.852338076 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.852440119 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.852443933 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:22.852547884 CET | 49840 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:22.857460022 CET | 80 | 49840 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:23.992754936 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:23.997817039 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:23.997884989 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:24.000293016 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:24.005387068 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:24.005440950 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:24.010552883 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:24.819494963 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:24.819766045 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:24.819833994 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:24.819834948 CET | 49854 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:24.824961901 CET | 80 | 49854 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:25.973829031 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:25.978925943 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:25.978996038 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:25.980731010 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:25.986779928 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:25.986831903 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:25.992993116 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:26.634171009 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:26.634314060 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:26.634809017 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:26.634867907 CET | 49868 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:26.639425039 CET | 80 | 49868 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:27.773267031 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:27.778352022 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:27.778445959 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:27.780179024 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:27.785200119 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:27.785264015 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:27.790318012 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:28.528862953 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:28.529010057 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:28.529839993 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:28.529906988 CET | 49881 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:28.534085989 CET | 80 | 49881 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:29.663084030 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:29.668252945 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:29.668344021 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:29.670077085 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:29.675196886 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:29.675257921 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:29.680320978 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:30.431359053 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:30.432185888 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:30.432255983 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:30.438566923 CET | 49892 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:30.443763018 CET | 80 | 49892 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:31.752507925 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:31.757873058 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:31.758806944 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:31.760562897 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:31.765650034 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:31.765736103 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:31.770921946 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:32.663177967 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:32.663290977 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:32.664463043 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:32.664778948 CET | 49908 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:32.668380976 CET | 80 | 49908 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:33.821858883 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:33.827024937 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:33.827148914 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:33.828871012 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:33.834100962 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:33.834170103 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:33.839224100 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:34.661083937 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:34.661211014 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:34.661756992 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:34.661808014 CET | 49922 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:34.666251898 CET | 80 | 49922 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:35.809420109 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:35.814973116 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:35.815040112 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:35.816777945 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:35.821729898 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:35.821784973 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:35.826771975 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:36.566781044 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:36.566884041 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:36.567120075 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:36.567157030 CET | 49934 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:36.571862936 CET | 80 | 49934 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:37.726314068 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:37.731537104 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:37.731621981 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:37.733357906 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:37.738429070 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:37.738492012 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:37.743565083 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:38.559964895 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:38.560384035 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:38.561394930 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:38.561562061 CET | 49946 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:38.565397978 CET | 80 | 49946 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:39.710850954 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:39.715945959 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:39.716037989 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:39.717734098 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:39.722753048 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:39.722811937 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:39.728333950 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:40.528428078 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:40.528512955 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:40.529413939 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:40.529463053 CET | 49958 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:40.533588886 CET | 80 | 49958 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:41.702842951 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:41.709501982 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:41.709698915 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:41.711992025 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:41.717864037 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:41.717938900 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:41.723023891 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:42.375356913 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:42.375593901 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:42.377259016 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:42.377321005 CET | 49973 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:42.380786896 CET | 80 | 49973 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:43.541484118 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:43.546560049 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:43.546792984 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:43.548425913 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:43.553795099 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:43.553868055 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:43.558932066 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:44.228435993 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:44.228842974 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:44.228853941 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:44.228941917 CET | 49986 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:44.276000977 CET | 80 | 49986 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:45.403678894 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:45.408778906 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:45.410855055 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:45.412970066 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:45.417984009 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:45.418211937 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:45.423207045 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:46.211839914 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:46.211857080 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:46.211967945 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:46.212276936 CET | 49999 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:46.217279911 CET | 80 | 49999 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:47.354126930 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:47.360059977 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:47.360138893 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:47.362063885 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:47.367743969 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:47.367804050 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:47.373626947 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:48.129391909 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:48.129550934 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:48.129771948 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:48.129826069 CET | 50013 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:48.135821104 CET | 80 | 50013 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:49.307396889 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:49.312567949 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:49.312644005 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:49.314848900 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:49.319931030 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:49.319993973 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:49.325037956 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:50.017230988 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:50.017620087 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:50.017836094 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:50.018274069 CET | 50027 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:50.023195982 CET | 80 | 50027 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:51.257488012 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:51.262662888 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:51.262742043 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:51.264692068 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:51.269745111 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:51.269807100 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:51.274940014 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:52.086555958 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:52.086657047 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:52.086962938 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:52.087028980 CET | 50041 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:52.091744900 CET | 80 | 50041 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:53.238917112 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:53.244096041 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:53.244493961 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:53.246336937 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:53.251389980 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:53.251485109 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:53.256541014 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:54.030165911 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:54.030291080 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:54.031982899 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:54.032037973 CET | 50053 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:54.035382986 CET | 80 | 50053 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:55.435472965 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:55.440798998 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:55.440892935 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:55.442614079 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:55.447711945 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:55.447771072 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:55.452848911 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:56.235663891 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:56.235775948 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:56.236459017 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:56.236510038 CET | 50056 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:56.242975950 CET | 80 | 50056 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:57.385402918 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:57.390791893 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:57.390868902 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:57.392328978 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:57.397478104 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:57.397582054 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:57.402654886 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:58.216435909 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:58.216630936 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:58.218620062 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:58.218669891 CET | 50057 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:58.222822905 CET | 80 | 50057 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:59.356652975 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:59.361937046 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:59.362010956 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:59.363951921 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:59.368994951 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:44:59.369050026 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:44:59.374082088 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:00.181344986 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:00.181509972 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:00.182147026 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:00.182199955 CET | 50058 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:00.186635017 CET | 80 | 50058 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:01.368074894 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:01.373451948 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:01.373542070 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:01.390707970 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:01.395821095 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:01.395935059 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:01.401072025 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:02.154589891 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:02.154762030 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:02.154932022 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:02.154983044 CET | 50059 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:02.160342932 CET | 80 | 50059 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:03.323556900 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:03.329006910 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:03.329088926 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:03.330809116 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:03.335886955 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:03.336004972 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:03.341087103 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:04.175951004 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:04.177119970 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:04.177292109 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:04.183718920 CET | 50060 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:04.188919067 CET | 80 | 50060 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:05.447444916 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:05.452756882 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:05.452862978 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:05.454601049 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:05.459819078 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:05.459883928 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:05.466892958 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:06.106306076 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:06.106555939 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:06.106921911 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:06.106977940 CET | 50061 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:06.111884117 CET | 80 | 50061 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:07.262002945 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:07.267272949 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:07.267354965 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:07.269330025 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:07.274444103 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:07.274491072 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:07.279577017 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:08.243223906 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:08.243365049 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:08.243845940 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:08.243891954 CET | 50062 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:08.248496056 CET | 80 | 50062 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:09.411355019 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:09.417018890 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:09.417247057 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:09.418967009 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:09.424988031 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:09.425071955 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:09.431243896 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:10.160115957 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:10.160329103 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:10.160712957 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:10.160770893 CET | 50063 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:10.165479898 CET | 80 | 50063 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:11.324737072 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:11.330849886 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:11.330929995 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:11.332679033 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:11.338383913 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:11.338443995 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:11.343576908 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:12.131237984 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:12.131377935 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:12.131870985 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:12.131921053 CET | 50064 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:12.136493921 CET | 80 | 50064 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:13.283030987 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:13.288527012 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:13.288623095 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:13.290354967 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:13.295434952 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:13.295501947 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:13.300592899 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:14.083281994 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:14.083484888 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:14.083779097 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:14.083832979 CET | 50065 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:14.088586092 CET | 80 | 50065 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:15.268640041 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:15.276714087 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:15.276793003 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:15.278754950 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:15.286535025 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:15.286586046 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:15.293909073 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:16.100430012 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:16.100548983 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:16.101772070 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:16.101864100 CET | 50066 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:16.105933905 CET | 80 | 50066 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:17.285442114 CET | 50067 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:17.290777922 CET | 80 | 50067 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:17.291043043 CET | 50067 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:17.293014050 CET | 50067 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:17.298113108 CET | 80 | 50067 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:17.298172951 CET | 50067 | 80 | 192.168.2.4 | 104.21.64.1 |
Feb 20, 2025 03:45:17.303354979 CET | 80 | 50067 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:18.100327969 CET | 80 | 50067 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:18.101185083 CET | 80 | 50067 | 104.21.64.1 | 192.168.2.4 |
Feb 20, 2025 03:45:18.101249933 CET | 50067 | 80 | 192.168.2.4 | 104.21.64.1 |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 20, 2025 03:43:14.427531004 CET | 51736 | 53 | 192.168.2.4 | 1.1.1.1 |
Feb 20, 2025 03:43:14.516443014 CET | 53 | 51736 | 1.1.1.1 | 192.168.2.4 |
Timestamp | Source IP | Dest IP | Trans ID | OP Code | Name | Type | Class | DNS over HTTPS |
---|---|---|---|---|---|---|---|---|
Feb 20, 2025 03:43:14.427531004 CET | 192.168.2.4 | 1.1.1.1 | 0xfffb | 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 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.64.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.32.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.112.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.48.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.96.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.16.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 03:43:14.516443014 CET | 1.1.1.1 | 192.168.2.4 | 0xfffb | No error (0) | 104.21.80.1 | A (IP address) | IN (0x0001) | false |
|
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
0 | 192.168.2.4 | 49731 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:14.527729988 CET | 238 | OUT | |
Feb 20, 2025 03:43:14.532929897 CET | 176 | OUT | |
Feb 20, 2025 03:43:15.323247910 CET | 811 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
1 | 192.168.2.4 | 49732 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:16.473067999 CET | 238 | OUT | |
Feb 20, 2025 03:43:16.479029894 CET | 176 | OUT | |
Feb 20, 2025 03:43:17.388662100 CET | 819 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
2 | 192.168.2.4 | 49733 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:17.446084023 CET | 238 | OUT | |
Feb 20, 2025 03:43:17.451575041 CET | 149 | OUT | |
Feb 20, 2025 03:43:18.278176069 CET | 843 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
3 | 192.168.2.4 | 49734 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:19.436868906 CET | 238 | OUT | |
Feb 20, 2025 03:43:19.442017078 CET | 149 | OUT | |
Feb 20, 2025 03:43:20.266947985 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
4 | 192.168.2.4 | 49735 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:21.766257048 CET | 238 | OUT | |
Feb 20, 2025 03:43:21.771429062 CET | 149 | OUT | |
Feb 20, 2025 03:43:22.574636936 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
5 | 192.168.2.4 | 49736 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:23.722965956 CET | 238 | OUT | |
Feb 20, 2025 03:43:23.729996920 CET | 149 | OUT | |
Feb 20, 2025 03:43:24.489306927 CET | 826 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
6 | 192.168.2.4 | 49737 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:25.645998001 CET | 238 | OUT | |
Feb 20, 2025 03:43:25.651125908 CET | 149 | OUT | |
Feb 20, 2025 03:43:26.463025093 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
7 | 192.168.2.4 | 49738 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:27.747466087 CET | 238 | OUT | |
Feb 20, 2025 03:43:27.752712965 CET | 149 | OUT | |
Feb 20, 2025 03:43:28.504662037 CET | 828 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
8 | 192.168.2.4 | 49741 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:29.654202938 CET | 238 | OUT | |
Feb 20, 2025 03:43:29.660542965 CET | 149 | OUT | |
Feb 20, 2025 03:43:30.375478983 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
9 | 192.168.2.4 | 49745 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:31.516771078 CET | 238 | OUT | |
Feb 20, 2025 03:43:31.521909952 CET | 149 | OUT | |
Feb 20, 2025 03:43:32.301815987 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
10 | 192.168.2.4 | 49747 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:33.451307058 CET | 238 | OUT | |
Feb 20, 2025 03:43:33.456489086 CET | 149 | OUT | |
Feb 20, 2025 03:43:34.207351923 CET | 826 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
11 | 192.168.2.4 | 49748 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:35.358187914 CET | 238 | OUT | |
Feb 20, 2025 03:43:35.363344908 CET | 149 | OUT | |
Feb 20, 2025 03:43:36.139050007 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
12 | 192.168.2.4 | 49749 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:37.298062086 CET | 238 | OUT | |
Feb 20, 2025 03:43:37.303124905 CET | 149 | OUT | |
Feb 20, 2025 03:43:38.070710897 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
13 | 192.168.2.4 | 49750 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:39.200334072 CET | 238 | OUT | |
Feb 20, 2025 03:43:39.205647945 CET | 149 | OUT | |
Feb 20, 2025 03:43:39.936440945 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
14 | 192.168.2.4 | 49751 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:41.129297018 CET | 238 | OUT | |
Feb 20, 2025 03:43:41.134380102 CET | 149 | OUT | |
Feb 20, 2025 03:43:41.914738894 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
15 | 192.168.2.4 | 49752 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:43.085863113 CET | 238 | OUT | |
Feb 20, 2025 03:43:43.094784021 CET | 149 | OUT | |
Feb 20, 2025 03:43:43.907433033 CET | 849 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
16 | 192.168.2.4 | 49753 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:45.097601891 CET | 238 | OUT | |
Feb 20, 2025 03:43:45.102722883 CET | 149 | OUT | |
Feb 20, 2025 03:43:45.838972092 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
17 | 192.168.2.4 | 49754 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:46.991051912 CET | 238 | OUT | |
Feb 20, 2025 03:43:46.997245073 CET | 149 | OUT | |
Feb 20, 2025 03:43:47.712637901 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
18 | 192.168.2.4 | 49755 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:48.859348059 CET | 238 | OUT | |
Feb 20, 2025 03:43:48.866259098 CET | 149 | OUT | |
Feb 20, 2025 03:43:49.660723925 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
19 | 192.168.2.4 | 49756 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:50.812558889 CET | 238 | OUT | |
Feb 20, 2025 03:43:50.820013046 CET | 149 | OUT | |
Feb 20, 2025 03:43:51.567676067 CET | 818 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
20 | 192.168.2.4 | 49757 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:52.716670990 CET | 238 | OUT | |
Feb 20, 2025 03:43:52.721740961 CET | 149 | OUT | |
Feb 20, 2025 03:43:53.545025110 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
21 | 192.168.2.4 | 49758 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:54.687501907 CET | 238 | OUT | |
Feb 20, 2025 03:43:54.693351030 CET | 149 | OUT | |
Feb 20, 2025 03:43:55.482131958 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
22 | 192.168.2.4 | 49759 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:56.653667927 CET | 238 | OUT | |
Feb 20, 2025 03:43:56.661304951 CET | 149 | OUT | |
Feb 20, 2025 03:43:57.403055906 CET | 825 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
23 | 192.168.2.4 | 49760 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:43:58.700609922 CET | 238 | OUT | |
Feb 20, 2025 03:43:58.705694914 CET | 149 | OUT | |
Feb 20, 2025 03:43:59.467822075 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
24 | 192.168.2.4 | 49761 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:00.625502110 CET | 238 | OUT | |
Feb 20, 2025 03:44:00.632178068 CET | 149 | OUT | |
Feb 20, 2025 03:44:01.394223928 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
25 | 192.168.2.4 | 49762 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:02.543962955 CET | 238 | OUT | |
Feb 20, 2025 03:44:02.549015999 CET | 149 | OUT | |
Feb 20, 2025 03:44:03.203638077 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
26 | 192.168.2.4 | 49763 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:04.343209028 CET | 238 | OUT | |
Feb 20, 2025 03:44:04.348268986 CET | 149 | OUT | |
Feb 20, 2025 03:44:05.170475960 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
27 | 192.168.2.4 | 49764 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:06.332422018 CET | 238 | OUT | |
Feb 20, 2025 03:44:06.337593079 CET | 149 | OUT | |
Feb 20, 2025 03:44:07.123472929 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
28 | 192.168.2.4 | 49766 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:08.285682917 CET | 238 | OUT | |
Feb 20, 2025 03:44:08.290721893 CET | 149 | OUT | |
Feb 20, 2025 03:44:09.168638945 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
29 | 192.168.2.4 | 49768 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:10.311546087 CET | 238 | OUT | |
Feb 20, 2025 03:44:10.316672087 CET | 149 | OUT | |
Feb 20, 2025 03:44:11.054193974 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
30 | 192.168.2.4 | 49779 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:12.211334944 CET | 238 | OUT | |
Feb 20, 2025 03:44:12.216352940 CET | 149 | OUT | |
Feb 20, 2025 03:44:13.092571974 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
31 | 192.168.2.4 | 49793 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:14.252463102 CET | 238 | OUT | |
Feb 20, 2025 03:44:14.257584095 CET | 149 | OUT | |
Feb 20, 2025 03:44:15.060792923 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
32 | 192.168.2.4 | 49806 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:16.232182026 CET | 238 | OUT | |
Feb 20, 2025 03:44:16.237190008 CET | 149 | OUT | |
Feb 20, 2025 03:44:17.017465115 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
33 | 192.168.2.4 | 49819 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:18.175738096 CET | 238 | OUT | |
Feb 20, 2025 03:44:18.180783033 CET | 149 | OUT | |
Feb 20, 2025 03:44:18.948215008 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
34 | 192.168.2.4 | 49829 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:20.110713005 CET | 238 | OUT | |
Feb 20, 2025 03:44:20.117513895 CET | 149 | OUT | |
Feb 20, 2025 03:44:20.910202980 CET | 854 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
35 | 192.168.2.4 | 49840 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:22.074762106 CET | 238 | OUT | |
Feb 20, 2025 03:44:22.080002069 CET | 149 | OUT | |
Feb 20, 2025 03:44:22.852338076 CET | 837 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
36 | 192.168.2.4 | 49854 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:24.000293016 CET | 238 | OUT | |
Feb 20, 2025 03:44:24.005440950 CET | 149 | OUT | |
Feb 20, 2025 03:44:24.819494963 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
37 | 192.168.2.4 | 49868 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:25.980731010 CET | 238 | OUT | |
Feb 20, 2025 03:44:25.986831903 CET | 149 | OUT | |
Feb 20, 2025 03:44:26.634171009 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
38 | 192.168.2.4 | 49881 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:27.780179024 CET | 238 | OUT | |
Feb 20, 2025 03:44:27.785264015 CET | 149 | OUT | |
Feb 20, 2025 03:44:28.528862953 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
39 | 192.168.2.4 | 49892 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:29.670077085 CET | 238 | OUT | |
Feb 20, 2025 03:44:29.675257921 CET | 149 | OUT | |
Feb 20, 2025 03:44:30.431359053 CET | 815 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
40 | 192.168.2.4 | 49908 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:31.760562897 CET | 238 | OUT | |
Feb 20, 2025 03:44:31.765736103 CET | 149 | OUT | |
Feb 20, 2025 03:44:32.663177967 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
41 | 192.168.2.4 | 49922 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:33.828871012 CET | 238 | OUT | |
Feb 20, 2025 03:44:33.834170103 CET | 149 | OUT | |
Feb 20, 2025 03:44:34.661083937 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
42 | 192.168.2.4 | 49934 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:35.816777945 CET | 238 | OUT | |
Feb 20, 2025 03:44:35.821784973 CET | 149 | OUT | |
Feb 20, 2025 03:44:36.566781044 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
43 | 192.168.2.4 | 49946 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:37.733357906 CET | 238 | OUT | |
Feb 20, 2025 03:44:37.738492012 CET | 149 | OUT | |
Feb 20, 2025 03:44:38.559964895 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
44 | 192.168.2.4 | 49958 | 104.21.64.1 | 80 | 7080 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 03:44:39.717734098 CET | 238 | OUT | |
Feb 20, 2025 03:44:39.722811937 CET | 149 | OUT |