Windows
Analysis Report
dfiCWCanbj.exe
Overview
General Information
Sample name: | dfiCWCanbj.exerenamed because original name is a hash value |
Original sample name: | 62ABC4447D8B6877CAB7A721E0331450.exe |
Analysis ID: | 1619976 |
MD5: | 62abc4447d8b6877cab7a721e0331450 |
SHA1: | 0fb7673b2437afa906299a676caf4c2a177c4b89 |
SHA256: | e0c5db8ba3b32956b954091828136618e0130b148675dbb153c0b77b77e2d1d4 |
Tags: | exeLokiuser-abuse_ch |
Infos: | |
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
dfiCWCanbj.exe (PID: 3580 cmdline:
"C:\Users\ user\Deskt op\dfiCWCa nbj.exe" MD5: 62ABC4447D8B6877CAB7A721E0331450) svchost.exe (PID: 3968 cmdline:
"C:\Users\ user\Deskt op\dfiCWCa nbj.exe" MD5: 1ED18311E3DA35942DB37D15FA40CC5B)
- cleanup
Name | Description | Attribution | Blogpost URLs | Link |
---|---|---|---|---|
Loki Password Stealer (PWS), LokiBot | "Loki Bot is a commodity malware sold on underground sites which is designed to steal private data from infected machines, and then submit that info to a command and control host via HTTP POST. This private data includes stored passwords, login credential information from Web browsers, and a variety of cryptocurrency wallets." - PhishMeLoki-Bot employs function hashing to obfuscate the libraries utilized. While not all functions are hashed, a vast majority of them are.Loki-Bot accepts a single argument/switch of -u that simply delays execution (sleeps) for 10 seconds. This is used when Loki-Bot is upgrading itself.The Mutex generated is the result of MD5 hashing the Machine GUID and trimming to 24-characters. For example: B7E1C2CC98066B250DDB2123.Loki-Bot creates a hidden folder within the %APPDATA% directory whose name is supplied by the 8th thru 13th characters of the Mutex. For example: %APPDATA%\ C98066\.There can be four files within the hidden %APPDATA% directory at any given time: .exe, .lck, .hdb and .kdb. They will be named after characters 13 thru 18 of the Mutex. For example: 6B250D. Below is the explanation of their purpose:FILE EXTENSIONFILE DESCRIPTION.exeA copy of the malware that will execute every time the user account is logged into.lckA lock file created when either decrypting Windows Credentials or Keylogging to prevent resource conflicts.hdbA database of hashes for data that has already been exfiltrated to the C2 server.kdbA database of keylogger data that has yet to be sent to the C2 serverIf the user is privileged, Loki-Bot sets up persistence within the registry under HKEY_LOCAL_MACHINE. If not, it sets up persistence under HKEY_CURRENT_USER.The first packet transmitted by Loki-Bot contains application data.The second packet transmitted by Loki-Bot contains decrypted Windows credentials.The third packet transmitted by Loki-Bot is the malware requesting C2 commands from the C2 server. By default, Loki-Bot will send this request out every 10 minutes after the initial packet it sent.Communications to the C2 server from the compromised host contain information about the user and system including the username, hostname, domain, screen resolution, privilege level, system architecture, and Operating System.The first WORD of the HTTP Payload represents the Loki-Bot version.The second WORD of the HTTP Payload is the Payload Type. Below is the table of identified payload types:BYTEPAYLOAD TYPE0x26Stolen Cryptocurrency Wallet0x27Stolen Application Data0x28Get C2 Commands from C2 Server0x29Stolen File0x2APOS (Point of Sale?)0x2BKeylogger Data0x2CScreenshotThe 11th byte of the HTTP Payload begins the Binary ID. This might be useful in tracking campaigns or specific threat actors. This value value is typically ckav.ru. If you come across a Binary ID that is different from this, take note!Loki-Bot encrypts both the URL and the registry key used for persistence using Triple DES encryption.The Content-Key HTTP Header value is the result of hashing the HTTP Header values that precede it. This is likely used as a protection against researchers who wish to poke and prod at Loki-Bots C2 infrastructure.Loki-Bot can accept the following instructions from the C2 Server:BYTEINSTRUCTION DESCRIPTION0x00Download EXE & Execute0x01Download DLL & Load #10x02Download DLL & Load #20x08Delete HDB File0x09Start Keylogger0x0AMine & Steal Data0x0EExit Loki-Bot0x0FUpgrade Loki-Bot0x10Change C2 Polling Frequency0x11Delete Executables & ExitSuricata SignaturesRULE SIDRULE NAME2024311ET TROJAN Loki Bot Cryptocurrency Wallet Exfiltration Detected2024312ET TROJAN Loki Bot Application/Credential Data Exfiltration Detected M12024313ET TROJAN Loki Bot Request for C2 Commands Detected M12024314ET TROJAN Loki Bot File Exfiltration Detected2024315ET TROJAN Loki Bot Keylogger Data Exfiltration Detected M12024316ET TROJAN Loki Bot Screenshot Exfiltration Detected2024317ET TROJAN Loki Bot Application/Credential Data Exfiltration Detected M22024318ET TROJAN Loki Bot Request for C2 Commands Detected M22024319ET TROJAN Loki Bot Keylogger Data Exfiltration Detected M2 |
{"C2 list": ["http://kbfvzoboss.bid/alien/fre.php", "http://alphastand.trade/alien/fre.php", "http://alphastand.win/alien/fre.php", "http://alphastand.top/alien/fre.php"]}
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_Lokibot_1 | Yara detected Lokibot | Joe Security |
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_Lokibot | Yara detected Lokibot | Joe Security | ||
JoeSecurity_aPLib_compressed_binary | Yara detected aPLib compressed binary | Joe Security | ||
JoeSecurity_CredentialStealer | Yara detected Credential Stealer | Joe Security | ||
Windows_Trojan_Lokibot_1f885282 | unknown | unknown |
| |
Windows_Trojan_Lokibot_0f421617 | unknown | unknown |
| |
Click to see the 20 entries |
Source | Rule | Description | Author | Strings |
---|---|---|---|---|
JoeSecurity_aPLib_compressed_binary | Yara detected aPLib compressed binary | Joe Security | ||
Windows_Trojan_Lokibot_1f885282 | unknown | unknown |
| |
Windows_Trojan_Lokibot_0f421617 | unknown | unknown |
| |
Loki_1 | Loki Payload | kevoreilly |
| |
Lokibot | detect Lokibot in memory | JPCERT/CC Incident Response Group |
| |
Click to see the 24 entries |
System Summary |
---|
Source: | Author: Florian Roth (Nextron Systems): |
Source: | Author: vburov: |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:30.962592+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.871847+0100 | 2024312 | 1 | A Network Trojan was detected | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:30.081385+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:34.912048+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.017142+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:38.915989+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.038217+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.032685+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.052569+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.051090+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.022125+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:57.236548+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.191949+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:01.021173+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:03.956144+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:05.878161+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:07.973258+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:09.964814+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:11.940214+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:13.832444+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:15.638534+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:19.553017+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:23.458173+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:27.330956+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.206393+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.094570+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.033842+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:38.927592+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:40.878181+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:42.845534+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:44.825217+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.038071+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.004232+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:50.942877+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:52.911840+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:54.881380+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:56.772588+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:00.794678+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:04.747632+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:06.689667+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:08.766512+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:12.769111+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:14.749379+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:16.794399+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:18.771827+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:30.447083+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:32.416537+0100 | 2025381 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:33.750253+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49712 | TCP |
2025-02-20T15:06:35.758107+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49719 | TCP |
2025-02-20T15:06:37.740651+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49730 | TCP |
2025-02-20T15:06:41.757122+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49758 | TCP |
2025-02-20T15:06:45.780149+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49789 | TCP |
2025-02-20T15:06:47.894768+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49806 | TCP |
2025-02-20T15:06:49.879296+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49820 | TCP |
2025-02-20T15:06:53.862664+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49847 | TCP |
2025-02-20T15:06:55.844992+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49859 | TCP |
2025-02-20T15:06:58.027100+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49872 | TCP |
2025-02-20T15:06:59.874420+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49884 | TCP |
2025-02-20T15:07:02.756796+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49897 | TCP |
2025-02-20T15:07:04.720213+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49912 | TCP |
2025-02-20T15:07:06.713979+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49923 | TCP |
2025-02-20T15:07:08.776089+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49938 | TCP |
2025-02-20T15:07:10.641582+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49951 | TCP |
2025-02-20T15:07:12.656657+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49961 | TCP |
2025-02-20T15:07:14.471578+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49974 | TCP |
2025-02-20T15:07:18.406522+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 49998 | TCP |
2025-02-20T15:07:22.304230+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50010 | TCP |
2025-02-20T15:07:26.172922+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50012 | TCP |
2025-02-20T15:07:28.044405+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50013 | TCP |
2025-02-20T15:07:29.929180+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50014 | TCP |
2025-02-20T15:07:33.875320+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50017 | TCP |
2025-02-20T15:07:37.740209+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50019 | TCP |
2025-02-20T15:07:39.719826+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50020 | TCP |
2025-02-20T15:07:41.679249+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50021 | TCP |
2025-02-20T15:07:43.658699+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50022 | TCP |
2025-02-20T15:07:45.621485+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50023 | TCP |
2025-02-20T15:07:47.850549+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50025 | TCP |
2025-02-20T15:07:49.790448+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50026 | TCP |
2025-02-20T15:07:51.735062+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50027 | TCP |
2025-02-20T15:07:53.718153+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50028 | TCP |
2025-02-20T15:07:55.596523+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50029 | TCP |
2025-02-20T15:07:59.615829+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50031 | TCP |
2025-02-20T15:08:03.588220+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50033 | TCP |
2025-02-20T15:08:05.513428+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50034 | TCP |
2025-02-20T15:08:07.584891+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50036 | TCP |
2025-02-20T15:08:11.592353+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50038 | TCP |
2025-02-20T15:08:13.590884+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50039 | TCP |
2025-02-20T15:08:15.632064+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50040 | TCP |
2025-02-20T15:08:17.610736+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50041 | TCP |
2025-02-20T15:08:29.252883+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50047 | TCP |
2025-02-20T15:08:31.246274+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50048 | TCP |
2025-02-20T15:08:33.268248+0100 | 2025483 | 1 | A Network Trojan was detected | 104.21.80.1 | 80 | 192.168.2.6 | 50049 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:33.745179+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:35.752990+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.735651+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:39.690280+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:41.668278+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.754362+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:45.774988+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.888815+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.874210+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.783915+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:53.857548+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.803929+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:58.022033+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.869131+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:02.752348+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:04.715146+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:06.708944+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:08.770999+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:10.625118+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:12.651602+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:14.466573+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:16.371559+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:18.401403+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:20.290539+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:22.299094+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:24.196182+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:26.167859+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:28.038526+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.916993+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.846949+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.870284+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.752737+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:37.735096+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:39.714801+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:41.672229+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:43.653614+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:45.616285+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.845405+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.785396+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:51.729949+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:53.713076+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:55.591383+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:57.503817+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:59.610783+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:01.538370+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:03.583169+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:05.508007+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:07.579901+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:09.585159+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:11.587148+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:13.585877+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:15.626305+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:17.605130+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:19.519832+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:21.480011+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:23.425796+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:25.336034+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:27.274514+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:29.245218+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:31.241230+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:33.261508+0100 | 2024313 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:30.081385+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:34.912048+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.017142+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:38.915989+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.038217+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.032685+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.052569+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.051090+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.022125+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:57.236548+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.191949+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:01.021173+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:03.956144+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:05.878161+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:07.973258+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:09.964814+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:11.940214+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:13.832444+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:15.638534+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:19.553017+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:23.458173+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:27.330956+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.206393+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.094570+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.033842+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:38.927592+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:40.878181+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:42.845534+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:44.825217+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.038071+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.004232+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:50.942877+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:52.911840+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:54.881380+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:56.772588+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:00.794678+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:04.747632+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:06.689667+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:08.766512+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:12.769111+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:14.749379+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:16.794399+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:18.771827+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:30.447083+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:32.416537+0100 | 2021641 | 1 | A Network Trojan was detected | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
Timestamp | SID | Severity | Classtype | Source IP | Source Port | Destination IP | Destination Port | Protocol |
---|---|---|---|---|---|---|---|---|
2025-02-20T15:06:30.081385+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:34.912048+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.017142+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:38.915989+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.038217+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.032685+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.052569+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.051090+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.022125+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:57.236548+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.191949+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:01.021173+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:03.956144+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:05.878161+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:07.973258+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:09.964814+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:11.940214+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:13.832444+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:15.638534+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:19.553017+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:23.458173+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:27.330956+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.206393+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.094570+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.033842+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:38.927592+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:40.878181+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:42.845534+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:44.825217+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.038071+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.004232+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:50.942877+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:52.911840+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:54.881380+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:56.772588+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:00.794678+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:04.747632+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:06.689667+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:08.766512+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:12.769111+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:14.749379+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:16.794399+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:18.771827+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:30.447083+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:32.416537+0100 | 2825766 | 1 | Malware Command and Control Activity Detected | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
Click to jump to signature section
Show All Signature Results
AV Detection |
---|
Source: | Avira URL Cloud: |
Source: | Malware Configuration Extractor: |
Source: | ReversingLabs: | |||
Source: | Virustotal: | Perma Link |
Source: | Integrated Neural Analysis Model: |
Source: | Static PE information: |
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: |
Source: | Code function: | 0_2_00B9445A | |
Source: | Code function: | 0_2_00B9C6D1 | |
Source: | Code function: | 0_2_00B9C75C | |
Source: | Code function: | 0_2_00B9EF95 | |
Source: | Code function: | 0_2_00B9F0F2 | |
Source: | Code function: | 0_2_00B9F3F3 | |
Source: | Code function: | 0_2_00B937EF | |
Source: | Code function: | 0_2_00B93B12 | |
Source: | Code function: | 0_2_00B9BCBC | |
Source: | Code function: | 2_2_00403D74 |
Networking |
---|
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: | ||
Source: | Suricata IDS: |
Source: | 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: | UDP traffic detected without corresponding DNS query: |
Source: | Code function: | 0_2_00BA22EE |
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: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: | ||
Source: | HTTP traffic detected: |
Source: | String found in binary or memory: |
Source: | Code function: | 0_2_00BA4164 |
Source: | Code function: | 0_2_00BA4164 |
Source: | Code function: | 0_2_00BA3F66 |
Source: | Code function: | 0_2_00B9001C |
Source: | Code function: | 0_2_00BBCABC |
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_00B33B3A | |
Source: | String found in binary or memory: | ||
Source: | String found in binary or memory: | memstr_18604d99-4 | |
Source: | String found in binary or memory: | memstr_9b5bcdd8-0 | |
Source: | String found in binary or memory: | memstr_29f35b09-1 | |
Source: | String found in binary or memory: | memstr_d6072727-3 |
Source: | Code function: | 2_2_00332720 | |
Source: | Code function: | 2_2_00333540 | |
Source: | Code function: | 2_2_003333C0 |
Source: | Code function: | 0_2_00B9A1EF |
Source: | Code function: | 0_2_00B88310 |
Source: | Code function: | 0_2_00B951BD |
Source: | Code function: | 0_2_00B3E6A0 | |
Source: | Code function: | 0_2_00B5D975 | |
Source: | Code function: | 0_2_00B521C5 | |
Source: | Code function: | 0_2_00B662D2 | |
Source: | Code function: | 0_2_00BB03DA | |
Source: | Code function: | 0_2_00B6242E | |
Source: | Code function: | 0_2_00B525FA | |
Source: | Code function: | 0_2_00B466E1 | |
Source: | Code function: | 0_2_00B8E616 | |
Source: | Code function: | 0_2_00B6878F | |
Source: | Code function: | 0_2_00B98889 | |
Source: | Code function: | 0_2_00B48808 | |
Source: | Code function: | 0_2_00BB0857 | |
Source: | Code function: | 0_2_00B66844 | |
Source: | Code function: | 0_2_00B5CB21 | |
Source: | Code function: | 0_2_00B66DB6 | |
Source: | Code function: | 0_2_00B46F9E | |
Source: | Code function: | 0_2_00B43030 | |
Source: | Code function: | 0_2_00B53187 | |
Source: | Code function: | 0_2_00B5F1D9 | |
Source: | Code function: | 0_2_00B31287 | |
Source: | Code function: | 0_2_00B51484 | |
Source: | Code function: | 0_2_00B45520 | |
Source: | Code function: | 0_2_00B57696 | |
Source: | Code function: | 0_2_00B45760 | |
Source: | Code function: | 0_2_00B51978 | |
Source: | Code function: | 0_2_00B69AB5 | |
Source: | Code function: | 0_2_00B3FCE0 | |
Source: | Code function: | 0_2_00B5BDA6 | |
Source: | Code function: | 0_2_00B51D90 | |
Source: | Code function: | 0_2_00BB7DDB | |
Source: | Code function: | 0_2_00B43FE0 | |
Source: | Code function: | 0_2_00B3DF00 | |
Source: | Code function: | 0_2_00DF3600 | |
Source: | Code function: | 2_2_00332720 | |
Source: | Code function: | 2_2_0040549C | |
Source: | Code function: | 2_2_004029D4 |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | Static PE information: |
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: | ||
Source: | Matched rule: |
Source: | Classification label: |
Source: | Code function: | 0_2_00B9A06A |
Source: | Code function: | 0_2_00B881CB | |
Source: | Code function: | 0_2_00B887E1 | |
Source: | Code function: | 2_2_0040650A |
Source: | Code function: | 0_2_00B9B3FB |
Source: | Code function: | 0_2_00BAEE0D |
Source: | Code function: | 0_2_00BA83BB |
Source: | Code function: | 0_2_00B34E89 |
Source: | Code function: | 2_2_00333360 |
Source: | Code function: | 2_2_00333360 |
Source: | File created: | Jump to behavior |
Source: | Mutant created: |
Source: | File created: | Jump to behavior |
Source: | Static PE information: |
Source: | Key opened: | Jump to behavior |
Source: | Binary or memory string: |
Source: | ReversingLabs: | ||
Source: | Virustotal: |
Source: | Process created: | |||
Source: | Process created: | |||
Source: | Process created: | Jump to behavior |
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior | ||
Source: | Section loaded: | Jump to behavior |
Source: | Key opened: | Jump to behavior |
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: |
Source: | Static PE information: |
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: | ||
Source: | Binary string: |
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: | ||
Source: | Static PE information: |
Data Obfuscation |
---|
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: |
Source: | Code function: | 0_2_00B34B37 |
Source: | Code function: | 0_2_00B58958 | |
Source: | Code function: | 2_2_00402AD4 | |
Source: | Code function: | 2_2_00402AFC |
Source: | Code function: | 2_2_00333360 |
Source: | Code function: | 0_2_00B348D7 | |
Source: | Code function: | 0_2_00BB5376 |
Source: | Code function: | 0_2_00B53187 |
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-105321 |
Source: | API coverage: |
Source: | Thread sleep time: | Jump to behavior |
Source: | Code function: | 0_2_00B9445A | |
Source: | Code function: | 0_2_00B9C6D1 | |
Source: | Code function: | 0_2_00B9C75C | |
Source: | Code function: | 0_2_00B9EF95 | |
Source: | Code function: | 0_2_00B9F0F2 | |
Source: | Code function: | 0_2_00B9F3F3 | |
Source: | Code function: | 0_2_00B937EF | |
Source: | Code function: | 0_2_00B93B12 | |
Source: | Code function: | 0_2_00B9BCBC | |
Source: | Code function: | 2_2_00403D74 |
Source: | Code function: | 0_2_00B349A0 |
Source: | Thread delayed: | Jump to behavior |
Source: | Binary or memory string: |
Source: | API call chain: | graph_0-104569 | ||
Source: | API call chain: | graph_0-104788 |
Source: | Code function: | 0_2_00BA3F09 |
Source: | Code function: | 0_2_00B33B3A |
Source: | Code function: | 0_2_00B65A7C |
Source: | Code function: | 0_2_00B34B37 |
Source: | Code function: | 0_2_00DF34F0 | |
Source: | Code function: | 0_2_00DF3490 | |
Source: | Code function: | 0_2_00DF1E70 | |
Source: | Code function: | 2_2_003356A0 | |
Source: | Code function: | 2_2_003356A0 | |
Source: | Code function: | 2_2_00334610 | |
Source: | Code function: | 2_2_00334610 | |
Source: | Code function: | 2_2_00334610 | |
Source: | Code function: | 2_2_00334610 | |
Source: | Code function: | 2_2_00334410 | |
Source: | Code function: | 2_2_00334410 | |
Source: | Code function: | 2_2_00333060 | |
Source: | Code function: | 2_2_00333060 | |
Source: | Code function: | 2_2_00333060 | |
Source: | Code function: | 2_2_00333060 | |
Source: | Code function: | 2_2_00333540 | |
Source: | Code function: | 2_2_00333540 | |
Source: | Code function: | 2_2_00333540 | |
Source: | Code function: | 2_2_0040317B |
Source: | Code function: | 0_2_00B880A9 |
Source: | Process token adjusted: | Jump to behavior |
Source: | Code function: | 0_2_00B5A124 | |
Source: | Code function: | 0_2_00B5A155 | |
Source: | Code function: | 2_2_003333C0 | |
Source: | Code function: | 2_2_00335848 |
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_00B887B1 |
Source: | Code function: | 0_2_00B33B3A |
Source: | Code function: | 0_2_00B348D7 |
Source: | Code function: | 0_2_00B94C27 |
Source: | Process created: | Jump to behavior |
Source: | Code function: | 0_2_00B87CAF |
Source: | Code function: | 0_2_00B8874B |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | Code function: | 0_2_00B5862B |
Source: | Code function: | 0_2_00B64E87 |
Source: | Code function: | 0_2_00B71E06 |
Source: | Code function: | 0_2_00B63F3A |
Source: | Code function: | 0_2_00B349A0 |
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: | 2_2_0040D069 | |
Source: | Code function: | 2_2_0040D069 |
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: | ||
Source: | Binary or memory string: |
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: | ||
Source: | File source: |
Source: | Code function: | 0_2_00BA6283 | |
Source: | Code function: | 0_2_00BA6747 | |
Source: | Code function: | 2_2_00336BB0 | |
Source: | Code function: | 2_2_00336AF0 | |
Source: | Code function: | 2_2_00336B60 |
Reconnaissance | Resource Development | Initial Access | Execution | Persistence | Privilege Escalation | Defense Evasion | Credential Access | Discovery | Lateral Movement | Collection | Command and Control | Exfiltration | Impact |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Gather Victim Identity Information | Acquire Infrastructure | 2 Valid Accounts | 2 Native API | 1 DLL Side-Loading | 1 Exploitation for Privilege Escalation | 1 Disable or Modify Tools | 2 OS Credential Dumping | 2 System Time Discovery | Remote Services | 1 Archive Collected Data | 3 Ingress Tool Transfer | Exfiltration Over Other Network Medium | 1 System Shutdown/Reboot |
Credentials | Domains | Default Accounts | 2 Service Execution | 2 Valid Accounts | 1 DLL Side-Loading | 1 Deobfuscate/Decode Files or Information | 21 Input Capture | 1 Account Discovery | Remote Desktop Protocol | 2 Data from Local System | 1 Encrypted Channel | Exfiltration Over Bluetooth | Network Denial of Service |
Email Addresses | DNS Server | Domain Accounts | At | 3 Windows Service | 2 Valid Accounts | 2 Obfuscated Files or Information | 2 Credentials in Registry | 1 File and Directory Discovery | SMB/Windows Admin Shares | 1 Email Collection | 3 Non-Application Layer Protocol | Automated Exfiltration | Data Encrypted for Impact |
Employee Names | Virtual Private Server | Local Accounts | Cron | Login Hook | 21 Access Token Manipulation | 1 DLL Side-Loading | NTDS | 117 System Information Discovery | Distributed Component Object Model | 21 Input Capture | 113 Application Layer Protocol | Traffic Duplication | Data Destruction |
Gather Victim Network Information | Server | Cloud Accounts | Launchd | Network Logon Script | 3 Windows Service | 1 Masquerading | LSA Secrets | 131 Security Software Discovery | SSH | 3 Clipboard Data | Fallback Channels | Scheduled Transfer | Data Encrypted for Impact |
Domain Properties | Botnet | Replication Through Removable Media | Scheduled Task | RC Scripts | 312 Process Injection | 2 Valid Accounts | Cached Domain Credentials | 11 Virtualization/Sandbox Evasion | VNC | GUI Input Capture | Multiband Communication | Data Transfer Size Limits | Service Stop |
DNS | Web Services | External Remote Services | Systemd Timers | Startup Items | Startup Items | 11 Virtualization/Sandbox Evasion | DCSync | 2 Process Discovery | Windows Remote Management | Web Portal Capture | Commonly Used Port | Exfiltration Over C2 Channel | Inhibit System Recovery |
Network Trust Dependencies | Serverless | Drive-by Compromise | Container Orchestration Job | Scheduled Task/Job | Scheduled Task/Job | 21 Access Token Manipulation | Proc Filesystem | 1 Application Window Discovery | Cloud Services | Credential API Hooking | Application Layer Protocol | Exfiltration Over Alternative Protocol | Defacement |
Network Topology | Malvertising | Exploit Public-Facing Application | Command and Scripting Interpreter | At | At | 312 Process Injection | /etc/passwd and /etc/shadow | 1 System Owner/User Discovery | Direct Cloud VM Connections | Data Staged | Web Protocols | Exfiltration Over Symmetric Encrypted Non-C2 Protocol | Internal Defacement |
This section contains all screenshots as thumbnails, including those not shown in the slideshow.
Source | Detection | Scanner | Label | Link |
---|---|---|---|---|
55% | ReversingLabs | Win32.Trojan.Autoitinject | ||
62% | Virustotal | Browse |
⊘No Antivirus matches
⊘No Antivirus matches
⊘No Antivirus matches
Source | Detection | Scanner | Label | Link |
---|---|---|---|---|
100% | Avira URL Cloud | malware |
Name | IP | Active | Malicious | Antivirus Detection | Reputation |
---|---|---|---|---|---|
touxzw.ir | 104.21.80.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.80.1 | touxzw.ir | United States | 13335 | CLOUDFLARENETUS | false |
Joe Sandbox version: | 42.0.0 Malachite |
Analysis ID: | 1619976 |
Start date and time: | 2025-02-20 15:05:35 +01:00 |
Joe Sandbox product: | CloudBasic |
Overall analysis duration: | 0h 5m 1s |
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: | 7 |
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: | dfiCWCanbj.exerenamed because original name is a hash value |
Original Sample Name: | 62ABC4447D8B6877CAB7A721E0331450.exe |
Detection: | MAL |
Classification: | mal100.troj.spyw.evad.winEXE@3/6@1/1 |
EGA Information: |
|
HCA Information: |
|
Cookbook Comments: |
|
- Exclude process from analysis (whitelisted): dllhost.exe, WMIADAP.exe, SIHClient.exe
- Excluded IPs from analysis (whitelisted): 13.107.246.45, 4.245.163.56
- Excluded domains from analysis (whitelisted): client.wns.windows.com, ocsp.digicert.com, otelrules.azureedge.net, slscr.update.microsoft.com, ctldl.windowsupdate.com, fe3cr.delivery.mp.microsoft.com
- Report size exceeded maximum capacity and may have missing disassembly code.
- Report size getting too big, too many NtOpenKeyEx calls found.
- Report size getting too big, too many NtQueryValueKey calls found.
Time | Type | Description |
---|---|---|
09:06:32 | API Interceptor |
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
104.21.80.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 | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
| ||
Get hash | malicious | FormBook | Browse |
|
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
touxzw.ir | Get hash | malicious | Lokibot | Browse |
| |
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | Lokibot | Browse |
| ||
Get hash | malicious | 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 |
|
Match | Associated Sample Name / URL | SHA 256 | Detection | Threat Name | Link | Context |
---|---|---|---|---|---|---|
CLOUDFLARENETUS | Get hash | malicious | Snake Keylogger, VIP Keylogger | Browse |
| |
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | Unknown | Browse |
| ||
Get hash | malicious | AsyncRAT, XWorm | Browse |
| ||
Get hash | malicious | MSIL Logger, MassLogger RAT | Browse |
| ||
Get hash | malicious | HTMLPhisher | Browse |
| ||
Get hash | malicious | Unknown | Browse |
|
⊘No context
⊘No context
Process: | C:\Users\user\Desktop\dfiCWCanbj.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 106496 |
Entropy (8bit): | 7.3213980260130285 |
Encrypted: | false |
SSDEEP: | 1536:nCL63xGjirp2XTWCsRRZFeThIKjko3kIYa3NY07u+nN914+vRpZf8uejldHPVBLy:n0IKI9CVT7LqQu+N/bnZ0uejRBof |
MD5: | 20D12473655731F417606204864B7B2B |
SHA1: | 71C17AAD673E71C65284640312571D175614D460 |
SHA-256: | 4C21ACF9E17FF1E1FD7D588AF64A740BD9495DFBDCF6A4D88ABD0D868DE09357 |
SHA-512: | 21AA766434EABB715CD4720985E2CB533E9ED335ACA8497F82ACD744FE3221E81FB50B15B02D82D202F32A32A47CE949E37835D740BF4936F90B52E308757646 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\dfiCWCanbj.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 75686 |
Entropy (8bit): | 7.893824227507729 |
Encrypted: | false |
SSDEEP: | 1536:1i18EJuECHGQZBqjuzC0NEkYdNLh01pJ+wnKD3S5bYf:dEcEEGQ6jK2dNLulnKTukf |
MD5: | 4358730B3E7091B729C1F889C23C40CD |
SHA1: | 9943DF898F0130B48417B8DC7E79FC9C0AF2789F |
SHA-256: | 68FAE7E1E7B7B84B0923D1280EB4149408F53F0041D24C002CAAD04C18EA10F8 |
SHA-512: | 9FF0D0D4A51811759A92B9110A76F15BE084ED36BF0D73393FA82E16D2032F267588FFEA2D167DDDBDDDBA3BF4868B26EF831C69B8FD5580837BB2945823DDAE |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\dfiCWCanbj.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 9728 |
Entropy (8bit): | 7.6066355191858825 |
Encrypted: | false |
SSDEEP: | 192:cS6VV4FuBXLe2dvQiNzBxovvFSCgm/aKsTpYT4YmWlpfT5oKtS:cBVVPB62ZNd+FSA/aLTShmepf1B4 |
MD5: | E74063B425BC83A53D6D5BAF4A148AFA |
SHA1: | 1DEE96F9423A4E7397A32037260203F48BC1E332 |
SHA-256: | FA8DD1A0E34B9B053CB3CB8B0EC9CB1DA1103770B3795DCA2BE8CC651B6C6BA4 |
SHA-512: | C383EF20BABF094503BD7F05205B9DD8AB97B0AB7267CC221CF9B60F69CDD8974E747FA56C48342269253EECF40BC54ADB53C450E171F8D0D75878DADD12DC3E |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Users\user\Desktop\dfiCWCanbj.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 28674 |
Entropy (8bit): | 3.5772800681343635 |
Encrypted: | false |
SSDEEP: | 768:zt2mA9+Wj7DQ5RGv6pFOCg0plmI9CrqNt:uxHDKc03CrqNt |
MD5: | C84AE24D69CFD971CAAED7A536565BE2 |
SHA1: | E69CF00B45461B3227B2AE142766C9E4176EB4FB |
SHA-256: | C8D45F7276BC6C47F653D3D7B73F9BBA4FAC2CB2CBF849ED8479E81281FF420C |
SHA-512: | 4B440489CD0869B5CAA8A3B395576566EB88E6E8730FAEB2314289331C27C39B3C4C48CF58D3BED1EFE9AE70B7EF782360FD84535F172FA6CDC20D0D0E8489A3 |
Malicious: | false |
Reputation: | low |
Preview: |
Process: | C:\Windows\SysWOW64\svchost.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 1 |
Entropy (8bit): | 0.0 |
Encrypted: | false |
SSDEEP: | 3:U:U |
MD5: | C4CA4238A0B923820DCC509A6F75849B |
SHA1: | 356A192B7913B04C54574D18C28D46E6395428AB |
SHA-256: | 6B86B273FF34FCE19D6B804EFF5A3F5747ADA4EAA22F1D49C01E52DDB7875B4B |
SHA-512: | 4DFF4EA340F0A823F15D3F4F01AB62EAE0E5DA579CCB851F8DB9DFE84C58B2B37B89903A740E1EE172DA793A6E79D560E5F7F9BD058A12A280433ED6FA46510A |
Malicious: | false |
Reputation: | high, very likely benign file |
Preview: |
C:\Users\user\AppData\Roaming\Microsoft\Crypto\RSA\S-1-5-21-2246122658-3693405117-2476756634-1003\21c8026919fd094ab07ec3c180a9f210_9e146be9-c76a-4720-bcdb-53011b87bd06
Download File
Process: | C:\Windows\SysWOW64\svchost.exe |
File Type: | |
Category: | dropped |
Size (bytes): | 49 |
Entropy (8bit): | 1.2701062923235522 |
Encrypted: | false |
SSDEEP: | 3:/l1PL3n:fPL3 |
MD5: | CD8FA61AD2906643348EEF98A988B873 |
SHA1: | 0B10E2F323B5C73F3A6EA348633B62AE522DDF39 |
SHA-256: | 49A11A24821F2504B8C91BA9D8A6BD6F421ED2F0212C1C771BF1CAC9DE32AD75 |
SHA-512: | 1E6F44AB3231232221CF0F4268E96A13C82E3F96249D7963B78805B693B52D3EBDABF873DB240813DF606D8C207BD2859338D67BA94F33ECBA43EA9A4FEFA086 |
Malicious: | false |
Reputation: | moderate, very likely benign file |
Preview: |
File type: | |
Entropy (8bit): | 6.8298535435398495 |
TrID: |
|
File name: | dfiCWCanbj.exe |
File size: | 956'928 bytes |
MD5: | 62abc4447d8b6877cab7a721e0331450 |
SHA1: | 0fb7673b2437afa906299a676caf4c2a177c4b89 |
SHA256: | e0c5db8ba3b32956b954091828136618e0130b148675dbb153c0b77b77e2d1d4 |
SHA512: | 44ca11519e0c58d7000bbb081101094177812516a467b12268b1be7ae8a8e04dd284abee3464b2524c7ecb229aeb80096f8d7f367102f4b1fac1823221c3cb4a |
SSDEEP: | 24576:uu6J33O0c+JY5UZ+XC0kGso6Far3Vx3WY:gu0c++OCvkGs9FarFkY |
TLSH: | 8D15AD22B3DDC360CB669173BF69B7016EBF3C614630B95B2F880D7DA950162162D7A3 |
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: | 0x67B42E61 [Tue Feb 18 06:53:21 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 00007FE014FD6C6Ah |
jmp 00007FE014FC9A34h |
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 00007FE014FC9BBAh |
cmp edi, eax |
jc 00007FE014FC9F1Eh |
bt dword ptr [004C31FCh], 01h |
jnc 00007FE014FC9BB9h |
rep movsb |
jmp 00007FE014FC9ECCh |
cmp ecx, 00000080h |
jc 00007FE014FC9D84h |
mov eax, edi |
xor eax, esi |
test eax, 0000000Fh |
jne 00007FE014FC9BC0h |
bt dword ptr [004BE324h], 01h |
jc 00007FE014FCA090h |
bt dword ptr [004C31FCh], 00000000h |
jnc 00007FE014FC9D5Dh |
test edi, 00000003h |
jne 00007FE014FC9D6Eh |
test esi, 00000003h |
jne 00007FE014FC9D4Dh |
bt edi, 02h |
jnc 00007FE014FC9BBFh |
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 00007FE014FC9BC3h |
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 00007FE014FC9C15h |
bt esi, 03h |
jnc 00007FE014FC9C68h |
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 | 0x210f4 | .rsrc |
IMAGE_DIRECTORY_ENTRY_EXCEPTION | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_SECURITY | 0x0 | 0x0 | |
IMAGE_DIRECTORY_ENTRY_BASERELOC | 0xe9000 | 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 | 0x210f4 | 0x21200 | c29d57fa786b593cc44b5102f9652694 | False | 0.8008549528301887 | data | 7.534968288481642 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ |
.reloc | 0xe9000 | 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 | 0x183bc | data | 1.0004130566189804 | ||
RT_GROUP_ICON | 0xe7b74 | 0x76 | data | English | Great Britain | 0.6610169491525424 |
RT_GROUP_ICON | 0xe7bec | 0x14 | data | English | Great Britain | 1.25 |
RT_GROUP_ICON | 0xe7c00 | 0x14 | data | English | Great Britain | 1.15 |
RT_GROUP_ICON | 0xe7c14 | 0x14 | data | English | Great Britain | 1.25 |
RT_VERSION | 0xe7c28 | 0xdc | data | English | Great Britain | 0.6181818181818182 |
RT_MANIFEST | 0xe7d04 | 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-20T15:06:30.081385+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:30.081385+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:30.081385+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:30.962592+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.114666+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.871847+0100 | 2024312 | ET MALWARE LokiBot Application/Credential Data Exfiltration Detected M1 | 1 | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:32.976601+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:33.745179+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:33.750253+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49712 | TCP |
2025-02-20T15:06:34.912048+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:34.912048+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:34.912048+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:35.752990+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:35.758107+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49719 | TCP |
2025-02-20T15:06:37.017142+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.017142+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.017142+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.735651+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:37.740651+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49730 | TCP |
2025-02-20T15:06:38.915989+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:38.915989+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:38.915989+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:39.690280+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:40.848385+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:41.668278+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:41.757122+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49758 | TCP |
2025-02-20T15:06:43.038217+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.038217+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.038217+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:43.754362+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:44.922529+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:45.774988+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:45.780149+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49789 | TCP |
2025-02-20T15:06:47.032685+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.032685+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.032685+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.888815+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:47.894768+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49806 | TCP |
2025-02-20T15:06:49.052569+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.052569+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.052569+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.874210+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:49.879296+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49820 | TCP |
2025-02-20T15:06:51.051090+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.051090+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.051090+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:51.783915+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:52.946796+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:53.857548+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:53.862664+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49847 | TCP |
2025-02-20T15:06:55.022125+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.022125+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.022125+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.803929+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:55.844992+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49859 | TCP |
2025-02-20T15:06:57.236548+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:57.236548+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:57.236548+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:58.022033+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:58.027100+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49872 | TCP |
2025-02-20T15:06:59.191949+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.191949+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.191949+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.869131+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:06:59.874420+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49884 | TCP |
2025-02-20T15:07:01.021173+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:01.021173+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:01.021173+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:02.752348+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:02.756796+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49897 | TCP |
2025-02-20T15:07:03.956144+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:03.956144+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:03.956144+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:04.715146+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:04.720213+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49912 | TCP |
2025-02-20T15:07:05.878161+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:05.878161+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:05.878161+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:06.708944+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:06.713979+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49923 | TCP |
2025-02-20T15:07:07.973258+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:07.973258+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:07.973258+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:08.770999+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:08.776089+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49938 | TCP |
2025-02-20T15:07:09.964814+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:09.964814+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:09.964814+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:10.625118+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:10.641582+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49951 | TCP |
2025-02-20T15:07:11.940214+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:11.940214+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:11.940214+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:12.651602+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:12.656657+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49961 | TCP |
2025-02-20T15:07:13.832444+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:13.832444+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:13.832444+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:14.466573+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:14.471578+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49974 | TCP |
2025-02-20T15:07:15.638534+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:15.638534+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:15.638534+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:16.371559+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:17.558386+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:18.401403+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:18.406522+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 49998 | TCP |
2025-02-20T15:07:19.553017+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:19.553017+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:19.553017+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:20.290539+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:21.475252+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:22.299094+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:22.304230+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50010 | TCP |
2025-02-20T15:07:23.458173+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:23.458173+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:23.458173+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:24.196182+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:25.367621+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:26.167859+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:26.172922+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50012 | TCP |
2025-02-20T15:07:27.330956+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:27.330956+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:27.330956+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:28.038526+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:28.044405+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50013 | TCP |
2025-02-20T15:07:29.206393+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.206393+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.206393+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.916993+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:29.929180+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50014 | TCP |
2025-02-20T15:07:31.094570+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.094570+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.094570+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:31.846949+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.022213+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.870284+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:33.875320+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50017 | TCP |
2025-02-20T15:07:35.033842+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.033842+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.033842+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:35.752737+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:36.945112+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:37.735096+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:37.740209+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50019 | TCP |
2025-02-20T15:07:38.927592+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:38.927592+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:38.927592+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:39.714801+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:39.719826+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50020 | TCP |
2025-02-20T15:07:40.878181+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:40.878181+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:40.878181+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:41.672229+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:41.679249+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50021 | TCP |
2025-02-20T15:07:42.845534+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:42.845534+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:42.845534+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:43.653614+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:43.658699+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50022 | TCP |
2025-02-20T15:07:44.825217+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:44.825217+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:44.825217+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:45.616285+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:45.621485+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50023 | TCP |
2025-02-20T15:07:47.038071+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.038071+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.038071+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.845405+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:47.850549+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50025 | TCP |
2025-02-20T15:07:49.004232+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.004232+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.004232+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.785396+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:49.790448+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50026 | TCP |
2025-02-20T15:07:50.942877+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:50.942877+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:50.942877+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:51.729949+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:51.735062+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50027 | TCP |
2025-02-20T15:07:52.911840+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:52.911840+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:52.911840+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:53.713076+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:53.718153+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50028 | TCP |
2025-02-20T15:07:54.881380+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:54.881380+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:54.881380+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:55.591383+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:55.596523+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50029 | TCP |
2025-02-20T15:07:56.772588+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:56.772588+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:56.772588+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:57.503817+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:58.679413+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:59.610783+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:07:59.615829+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50031 | TCP |
2025-02-20T15:08:00.794678+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:00.794678+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:00.794678+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:01.538370+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:02.738306+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:03.583169+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:03.588220+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50033 | TCP |
2025-02-20T15:08:04.747632+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:04.747632+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:04.747632+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:05.508007+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:05.513428+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50034 | TCP |
2025-02-20T15:08:06.689667+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:06.689667+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:06.689667+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:07.579901+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:07.584891+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50036 | TCP |
2025-02-20T15:08:08.766512+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:08.766512+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:08.766512+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:09.585159+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:10.754452+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:11.587148+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:11.592353+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50038 | TCP |
2025-02-20T15:08:12.769111+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:12.769111+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:12.769111+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:13.585877+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:13.590884+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50039 | TCP |
2025-02-20T15:08:14.749379+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:14.749379+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:14.749379+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:15.626305+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:15.632064+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50040 | TCP |
2025-02-20T15:08:16.794399+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:16.794399+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:16.794399+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:17.605130+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:17.610736+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50041 | TCP |
2025-02-20T15:08:18.771827+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:18.771827+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:18.771827+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:19.519832+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:20.704781+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:21.480011+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:22.688183+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:23.425796+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:24.585638+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:25.336034+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:26.526444+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:27.274514+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:28.437803+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:29.245218+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:29.252883+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50047 | TCP |
2025-02-20T15:08:30.447083+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:30.447083+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:30.447083+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:31.241230+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:31.246274+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50048 | TCP |
2025-02-20T15:08:32.416537+0100 | 2021641 | ET MALWARE LokiBot User-Agent (Charon/Inferno) | 1 | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:32.416537+0100 | 2025381 | ET MALWARE LokiBot Checkin | 1 | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:32.416537+0100 | 2825766 | ETPRO MALWARE LokiBot Checkin M2 | 1 | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:33.261508+0100 | 2024313 | ET MALWARE LokiBot Request for C2 Commands Detected M1 | 1 | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | TCP |
2025-02-20T15:08:33.268248+0100 | 2025483 | ET MALWARE LokiBot Fake 404 Response | 1 | 104.21.80.1 | 80 | 192.168.2.6 | 50049 | TCP |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 20, 2025 15:06:30.068733931 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.073817015 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:30.073896885 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.076369047 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.081331015 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:30.081384897 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.086371899 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:30.962362051 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:30.962591887 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.962652922 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:30.962701082 CET | 49710 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:30.967591047 CET | 80 | 49710 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.102322102 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.107428074 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.107503891 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.109662056 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.114609957 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.114665985 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.119652033 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.871561050 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.871846914 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.872148037 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.872277021 CET | 49711 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.877037048 CET | 80 | 49711 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.959515095 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.964884043 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.966557980 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.968614101 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.973716974 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:32.976600885 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:32.981683969 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:33.744920969 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:33.745178938 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:33.745444059 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:33.745532990 CET | 49712 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:33.750252962 CET | 80 | 49712 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:34.899348021 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:34.904576063 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:34.904690981 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:34.906991959 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:34.911984921 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:34.912048101 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:34.917037964 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:35.752793074 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:35.752990007 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:35.753572941 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:35.753637075 CET | 49719 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:35.758106947 CET | 80 | 49719 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:36.940994024 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:36.946119070 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:36.946465015 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:37.012134075 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:37.017088890 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:37.017142057 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:37.022114992 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:37.735495090 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:37.735651016 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:37.736393929 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:37.736445904 CET | 49730 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:37.740650892 CET | 80 | 49730 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:38.901504993 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:38.907427073 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:38.907550097 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:38.910187960 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:38.915869951 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:38.915988922 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:38.921504021 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:39.690026045 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:39.690279961 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:39.690890074 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:39.690952063 CET | 49747 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:39.695365906 CET | 80 | 49747 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:40.836311102 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:40.841384888 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:40.841456890 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:40.843333006 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:40.848336935 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:40.848385096 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:40.853355885 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:41.667829037 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:41.668215990 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:41.668277979 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:41.752072096 CET | 49758 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:41.757122040 CET | 80 | 49758 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.026165962 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.031168938 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.031306028 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.033180952 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.038151026 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.038217068 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.043231964 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.754199982 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.754362106 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.754959106 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:43.755021095 CET | 49774 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:43.759408951 CET | 80 | 49774 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:44.910207033 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:44.915215015 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:44.915285110 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:44.917458057 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:44.922455072 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:44.922528982 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:44.927480936 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:45.774863005 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:45.774987936 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:45.775494099 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:45.775556087 CET | 49789 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:45.780148983 CET | 80 | 49789 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:46.914067984 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.025657892 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:47.025762081 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.027575970 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.032624006 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:47.032685041 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.037769079 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:47.888678074 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:47.888814926 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.889416933 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:47.889718056 CET | 49806 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:47.894768000 CET | 80 | 49806 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.040064096 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.045224905 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.045365095 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.047439098 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.052484035 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.052568913 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.057621956 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.874043941 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.874209881 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.875224113 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:49.875302076 CET | 49820 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:49.879296064 CET | 80 | 49820 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.038772106 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.043886900 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.043993950 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.045958996 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.051022053 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.051090002 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.056117058 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.783653021 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.783915043 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.784218073 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:51.784288883 CET | 49834 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:51.788996935 CET | 80 | 49834 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:52.932878971 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:52.938209057 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:52.938303947 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:52.941293001 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:52.946726084 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:52.946795940 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:52.952274084 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:53.857409000 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:53.857547998 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:53.857557058 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:53.857620001 CET | 49847 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:53.862663984 CET | 80 | 49847 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.008567095 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.013808966 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.013951063 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.016930103 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.022051096 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.022125006 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.027405977 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.803777933 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.803836107 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:55.803929090 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.839901924 CET | 49859 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:55.844991922 CET | 80 | 49859 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:57.222189903 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:57.227291107 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:57.229572058 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:57.231378078 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:57.236484051 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:57.236547947 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:57.241615057 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:58.021136045 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:58.021941900 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:58.022032976 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:58.022090912 CET | 49872 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:58.027100086 CET | 80 | 49872 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.179347992 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.184372902 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.184490919 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.186620951 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.191597939 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.191948891 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.196938038 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.868896961 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.869131088 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.869265079 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:06:59.869337082 CET | 49884 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:06:59.874419928 CET | 80 | 49884 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:01.008765936 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:01.013791084 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:01.013917923 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:01.016081095 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:01.021116018 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:01.021173000 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:01.026154041 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.752197027 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.752269983 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.752347946 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:02.752454042 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.753213882 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:02.754445076 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.754506111 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:02.756795883 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:02.756819010 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:02.757105112 CET | 49897 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:02.760325909 CET | 80 | 49897 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:03.943646908 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:03.948803902 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:03.948906898 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:03.951026917 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:03.956072092 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:03.956144094 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:03.961142063 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:04.711790085 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:04.713238001 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:04.715146065 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:04.715236902 CET | 49912 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:04.720212936 CET | 80 | 49912 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:05.865848064 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:05.870877981 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:05.870970964 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:05.873155117 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:05.878110886 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:05.878160954 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:05.883163929 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:06.708833933 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:06.708944082 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:06.709358931 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:06.709410906 CET | 49923 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:06.713979006 CET | 80 | 49923 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:07.959743023 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:07.964806080 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:07.964881897 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:07.968241930 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:07.973206997 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:07.973258018 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:07.978219032 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:08.770853043 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:08.770998955 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:08.771445036 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:08.771558046 CET | 49938 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:08.776088953 CET | 80 | 49938 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:09.952574015 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:09.957683086 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:09.957777023 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:09.959754944 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:09.964760065 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:09.964813948 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:09.969806910 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:10.623655081 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:10.624474049 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:10.625118017 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:10.636570930 CET | 49951 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:10.641582012 CET | 80 | 49951 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:11.927619934 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:11.932807922 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:11.933007002 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:11.935151100 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:11.940148115 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:11.940213919 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:11.945164919 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:12.651485920 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:12.651602030 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:12.652612925 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:12.653186083 CET | 49961 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:12.656656981 CET | 80 | 49961 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:13.819861889 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:13.824991941 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:13.825081110 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:13.827364922 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:13.832365990 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:13.832443953 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:13.837460995 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:14.466414928 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:14.466573000 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:14.468236923 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:14.468298912 CET | 49974 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:14.471577883 CET | 80 | 49974 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:15.622122049 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:15.627151966 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:15.630572081 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:15.632596016 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:15.637593985 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:15.638534069 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:15.643554926 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:16.371341944 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:16.371558905 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:16.372123003 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:16.372191906 CET | 49986 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:16.376657009 CET | 80 | 49986 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:17.546371937 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:17.551490068 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:17.551580906 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:17.553330898 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:17.558311939 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:17.558386087 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:17.563400030 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:18.401190996 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:18.401402950 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:18.402558088 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:18.402874947 CET | 49998 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:18.406522036 CET | 80 | 49998 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:19.539066076 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:19.544213057 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:19.545942068 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:19.547914982 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:19.552926064 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:19.553016901 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:19.558026075 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:20.289845943 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:20.290539026 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:20.291085005 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:20.291188955 CET | 50008 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:20.295536041 CET | 80 | 50008 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:21.462584019 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:21.467727900 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:21.467968941 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:21.470108032 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:21.475150108 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:21.475251913 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:21.480360985 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:22.298964024 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:22.299093962 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:22.299777985 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:22.299833059 CET | 50010 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:22.304229975 CET | 80 | 50010 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:23.445348024 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:23.450557947 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:23.450668097 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:23.452405930 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:23.457365036 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:23.458173037 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:23.463166952 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:24.195916891 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:24.196182013 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:24.197240114 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:24.197307110 CET | 50011 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:24.201174974 CET | 80 | 50011 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:25.354859114 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:25.359937906 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:25.360027075 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:25.362031937 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:25.367553949 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:25.367620945 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:25.372612000 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:26.167548895 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:26.167859077 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:26.167948961 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:26.168016911 CET | 50012 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:26.172921896 CET | 80 | 50012 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:27.318700075 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:27.323909998 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:27.324043989 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:27.325853109 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:27.330893993 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:27.330955982 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:27.335972071 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:28.038355112 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:28.038526058 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:28.039354086 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:28.039406061 CET | 50013 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:28.044404984 CET | 80 | 50013 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.194389105 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.199498892 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.199604988 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.201344967 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.206326008 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.206393003 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.211373091 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.915473938 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.916862965 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:29.916992903 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.924149036 CET | 50014 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:29.929179907 CET | 80 | 50014 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.082575083 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.087640047 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.087749958 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.089487076 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.094482899 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.094569921 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.099634886 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.846661091 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.846949100 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.847460032 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:31.847522974 CET | 50015 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:31.851979971 CET | 80 | 50015 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.010092020 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.015180111 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.015331984 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.017165899 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.022160053 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.022212982 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.027209997 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.870053053 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.870284081 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.871579885 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:33.871632099 CET | 50017 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:33.875319958 CET | 80 | 50017 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.021764040 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.026843071 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.026940107 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.028707027 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.033771992 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.033842087 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.038898945 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.752533913 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.752737045 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.753206015 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:35.753254890 CET | 50018 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:35.757903099 CET | 80 | 50018 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:36.930583000 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:36.935719013 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:36.936285973 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:36.938810110 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:36.944961071 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:36.945111990 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:36.950208902 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:37.734409094 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:37.734688997 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:37.735095978 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:37.735095978 CET | 50019 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:37.740209103 CET | 80 | 50019 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:38.894799948 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:38.920228004 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:38.920387983 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:38.922544956 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:38.927521944 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:38.927592039 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:38.932598114 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:39.714694977 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:39.714801073 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:39.715056896 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:39.715112925 CET | 50020 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:39.719825983 CET | 80 | 50020 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:40.865026951 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:40.870572090 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:40.870697021 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:40.872845888 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:40.878123045 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:40.878180981 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:40.886540890 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:41.671948910 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:41.671979904 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:41.672229052 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:41.672229052 CET | 50021 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:41.679249048 CET | 80 | 50021 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:42.833198071 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:42.838340998 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:42.838498116 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:42.840439081 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:42.845465899 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:42.845534086 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:42.850563049 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:43.653316021 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:43.653351068 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:43.653448105 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:43.653614044 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:43.653614044 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:43.653614044 CET | 50022 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:43.658699036 CET | 80 | 50022 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:44.812510967 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:44.817744970 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:44.817858934 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:44.819883108 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:44.825120926 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:44.825217009 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:44.830277920 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:45.616121054 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:45.616285086 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:45.617125988 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:45.617180109 CET | 50023 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:45.621484995 CET | 80 | 50023 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:46.976876974 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.030793905 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:47.031059980 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.033047915 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.037986040 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:47.038070917 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.043016911 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:47.845094919 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:47.845405102 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.846210003 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:47.846506119 CET | 50025 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:47.850548983 CET | 80 | 50025 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:48.991760969 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:48.997106075 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:48.997236013 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:48.999012947 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:49.004096985 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:49.004231930 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:49.009329081 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:49.785264015 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:49.785396099 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:49.785590887 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:49.785670042 CET | 50026 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:49.790447950 CET | 80 | 50026 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:50.930483103 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:50.935656071 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:50.935770035 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:50.937803030 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:50.942794085 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:50.942877054 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:50.947870970 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:51.729665995 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:51.729948997 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:51.730015993 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:51.730062962 CET | 50027 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:51.735061884 CET | 80 | 50027 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:52.899214029 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:52.904378891 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:52.904453039 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:52.906805992 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:52.911788940 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:52.911839962 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:52.916769981 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:53.712904930 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:53.713076115 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:53.713824034 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:53.713886976 CET | 50028 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:53.718153000 CET | 80 | 50028 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:54.868669987 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:54.874092102 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:54.874195099 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:54.876337051 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:54.881323099 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:54.881380081 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:54.886354923 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:55.591232061 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:55.591382980 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:55.591547012 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:55.591607094 CET | 50029 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:55.596523046 CET | 80 | 50029 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:56.760256052 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:56.765379906 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:56.765501976 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:56.767504930 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:56.772510052 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:56.772588015 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:56.777621984 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:57.503592968 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:57.503817081 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:57.504518032 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:57.504585981 CET | 50030 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:57.511411905 CET | 80 | 50030 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:58.665731907 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:58.671135902 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:58.671284914 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:58.674216032 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:58.679259062 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:58.679413080 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:58.689690113 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:59.610399008 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:59.610783100 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:59.611037016 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:07:59.611126900 CET | 50031 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:07:59.615828991 CET | 80 | 50031 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:00.781179905 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:00.786416054 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:00.786529064 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:00.789520025 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:00.794580936 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:00.794677973 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:00.799691916 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:01.538141012 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:01.538369894 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:01.539643049 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:01.539714098 CET | 50032 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:01.543463945 CET | 80 | 50032 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:02.724849939 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:02.730072975 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:02.730221033 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:02.733177900 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:02.738212109 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:02.738306046 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:02.743339062 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:03.583019972 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:03.583168983 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:03.583178997 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:03.583259106 CET | 50033 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:03.588219881 CET | 80 | 50033 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:04.735234976 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:04.740442038 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:04.740583897 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:04.742496014 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:04.747565985 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:04.747632027 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:04.752602100 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:05.507750988 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:05.508007050 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:05.508807898 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:05.509506941 CET | 50034 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:05.513427973 CET | 80 | 50034 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:06.674308062 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:06.679397106 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:06.682564974 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:06.684638977 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:06.689606905 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:06.689666986 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:06.694679022 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:07.579685926 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:07.579900980 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:07.582284927 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:07.582355976 CET | 50036 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:07.584891081 CET | 80 | 50036 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:08.753511906 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:08.759191990 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:08.759310961 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:08.761281967 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:08.766371012 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:08.766511917 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:08.771500111 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:09.582328081 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:09.585159063 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:09.586577892 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:09.586625099 CET | 50037 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:09.590106964 CET | 80 | 50037 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:10.736689091 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:10.744306087 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:10.744395018 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:10.746460915 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:10.754379034 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:10.754451990 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:10.762553930 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:11.586926937 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:11.587147951 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:11.587440968 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:11.587496042 CET | 50038 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:11.592353106 CET | 80 | 50038 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:12.757056952 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:12.762200117 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:12.762296915 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:12.764056921 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:12.768999100 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:12.769110918 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:12.774226904 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:13.585680008 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:13.585876942 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:13.586024046 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:13.586081028 CET | 50039 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:13.590883970 CET | 80 | 50039 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:14.736246109 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:14.741337061 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:14.741439104 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:14.744368076 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:14.749326944 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:14.749378920 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:14.754363060 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:15.626003027 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:15.626305103 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:15.627531052 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:15.627580881 CET | 50040 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:15.632064104 CET | 80 | 50040 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:16.778155088 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:16.784864902 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:16.784986973 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:16.787025928 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:16.794250011 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:16.794399023 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:16.803668022 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:17.604955912 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:17.605129957 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:17.605813980 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:17.605865002 CET | 50041 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:17.610735893 CET | 80 | 50041 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:18.759536028 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:18.764786005 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:18.764923096 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:18.766771078 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:18.771733046 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:18.771826982 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:18.777021885 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:19.519537926 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:19.519831896 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:19.524244070 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:19.524322987 CET | 50042 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:19.524923086 CET | 80 | 50042 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:20.691163063 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:20.696962118 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:20.697093010 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:20.699160099 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:20.704674006 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:20.704781055 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:20.709747076 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:21.479804993 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:21.480010986 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:21.480489969 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:21.480556011 CET | 50043 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:21.485114098 CET | 80 | 50043 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:22.671988010 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:22.679263115 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:22.679374933 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:22.682341099 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:22.688117981 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:22.688183069 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:22.693541050 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:23.425607920 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:23.425796032 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:23.426182985 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:23.426242113 CET | 50044 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:23.430967093 CET | 80 | 50044 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:24.573353052 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:24.578433037 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:24.578538895 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:24.580570936 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:24.585561037 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:24.585638046 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:24.590635061 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:25.335839033 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:25.336034060 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:25.336122990 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:25.336179018 CET | 50045 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:25.341026068 CET | 80 | 50045 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:26.514349937 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:26.519464016 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:26.519578934 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:26.521337986 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:26.526365042 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:26.526443958 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:26.532354116 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:27.274243116 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:27.274513960 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:27.275121927 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:27.275178909 CET | 50046 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:27.280411959 CET | 80 | 50046 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:28.424333096 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:28.429656029 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:28.429753065 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:28.432694912 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:28.437731981 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:28.437803030 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:28.442759991 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:29.244296074 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:29.245138884 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:29.245218039 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:29.247879028 CET | 50047 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:29.252882957 CET | 80 | 50047 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:30.424670935 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:30.430535078 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:30.430635929 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:30.441991091 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:30.447031975 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:30.447082996 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:30.452445030 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:31.240986109 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:31.241230011 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:31.242221117 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:31.242283106 CET | 50048 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:31.246273994 CET | 80 | 50048 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:32.403228998 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:32.408263922 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:32.408366919 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:32.410484076 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:32.416462898 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:32.416537046 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:32.421569109 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:33.259747028 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:33.260561943 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Feb 20, 2025 15:08:33.261507988 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:33.261507988 CET | 50049 | 80 | 192.168.2.6 | 104.21.80.1 |
Feb 20, 2025 15:08:33.268248081 CET | 80 | 50049 | 104.21.80.1 | 192.168.2.6 |
Timestamp | Source Port | Dest Port | Source IP | Dest IP |
---|---|---|---|---|
Feb 20, 2025 15:06:30.029512882 CET | 60636 | 53 | 192.168.2.6 | 1.1.1.1 |
Feb 20, 2025 15:06:30.063524008 CET | 53 | 60636 | 1.1.1.1 | 192.168.2.6 |
Timestamp | Source IP | Dest IP | Trans ID | OP Code | Name | Type | Class | DNS over HTTPS |
---|---|---|---|---|---|---|---|---|
Feb 20, 2025 15:06:30.029512882 CET | 192.168.2.6 | 1.1.1.1 | 0x35eb | 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 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.80.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.32.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.16.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.112.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.48.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.96.1 | A (IP address) | IN (0x0001) | false | ||
Feb 20, 2025 15:06:30.063524008 CET | 1.1.1.1 | 192.168.2.6 | 0x35eb | No error (0) | 104.21.64.1 | A (IP address) | IN (0x0001) | false |
|
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
0 | 192.168.2.6 | 49710 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:30.076369047 CET | 238 | OUT | |
Feb 20, 2025 15:06:30.081384897 CET | 188 | OUT | |
Feb 20, 2025 15:06:30.962362051 CET | 812 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
1 | 192.168.2.6 | 49711 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:32.109662056 CET | 238 | OUT | |
Feb 20, 2025 15:06:32.114665985 CET | 188 | OUT | |
Feb 20, 2025 15:06:32.871561050 CET | 820 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
2 | 192.168.2.6 | 49712 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:32.968614101 CET | 238 | OUT | |
Feb 20, 2025 15:06:32.976600885 CET | 161 | OUT | |
Feb 20, 2025 15:06:33.744920969 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
3 | 192.168.2.6 | 49719 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:34.906991959 CET | 238 | OUT | |
Feb 20, 2025 15:06:34.912048101 CET | 161 | OUT | |
Feb 20, 2025 15:06:35.752793074 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
4 | 192.168.2.6 | 49730 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:37.012134075 CET | 238 | OUT | |
Feb 20, 2025 15:06:37.017142057 CET | 161 | OUT | |
Feb 20, 2025 15:06:37.735495090 CET | 837 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
5 | 192.168.2.6 | 49747 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:38.910187960 CET | 238 | OUT | |
Feb 20, 2025 15:06:38.915988922 CET | 161 | OUT | |
Feb 20, 2025 15:06:39.690026045 CET | 820 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
6 | 192.168.2.6 | 49758 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:40.843333006 CET | 238 | OUT | |
Feb 20, 2025 15:06:40.848385096 CET | 161 | OUT | |
Feb 20, 2025 15:06:41.667829037 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
7 | 192.168.2.6 | 49774 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:43.033180952 CET | 238 | OUT | |
Feb 20, 2025 15:06:43.038217068 CET | 161 | OUT | |
Feb 20, 2025 15:06:43.754199982 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
8 | 192.168.2.6 | 49789 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:44.917458057 CET | 238 | OUT | |
Feb 20, 2025 15:06:44.922528982 CET | 161 | OUT | |
Feb 20, 2025 15:06:45.774863005 CET | 847 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
9 | 192.168.2.6 | 49806 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:47.027575970 CET | 238 | OUT | |
Feb 20, 2025 15:06:47.032685041 CET | 161 | OUT | |
Feb 20, 2025 15:06:47.888678074 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
10 | 192.168.2.6 | 49820 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:49.047439098 CET | 238 | OUT | |
Feb 20, 2025 15:06:49.052568913 CET | 161 | OUT | |
Feb 20, 2025 15:06:49.874043941 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
11 | 192.168.2.6 | 49834 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:51.045958996 CET | 238 | OUT | |
Feb 20, 2025 15:06:51.051090002 CET | 161 | OUT | |
Feb 20, 2025 15:06:51.783653021 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
12 | 192.168.2.6 | 49847 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:52.941293001 CET | 238 | OUT | |
Feb 20, 2025 15:06:52.946795940 CET | 161 | OUT | |
Feb 20, 2025 15:06:53.857409000 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
13 | 192.168.2.6 | 49859 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:55.016930103 CET | 238 | OUT | |
Feb 20, 2025 15:06:55.022125006 CET | 161 | OUT | |
Feb 20, 2025 15:06:55.803777933 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
14 | 192.168.2.6 | 49872 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:57.231378078 CET | 238 | OUT | |
Feb 20, 2025 15:06:57.236547947 CET | 161 | OUT | |
Feb 20, 2025 15:06:58.021136045 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
15 | 192.168.2.6 | 49884 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:06:59.186620951 CET | 238 | OUT | |
Feb 20, 2025 15:06:59.191948891 CET | 161 | OUT | |
Feb 20, 2025 15:06:59.868896961 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
16 | 192.168.2.6 | 49897 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:01.016081095 CET | 238 | OUT | |
Feb 20, 2025 15:07:01.021173000 CET | 161 | OUT | |
Feb 20, 2025 15:07:02.752197027 CET | 844 | IN | |
Feb 20, 2025 15:07:02.754445076 CET | 844 | IN | |
Feb 20, 2025 15:07:02.756795883 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
17 | 192.168.2.6 | 49912 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:03.951026917 CET | 238 | OUT | |
Feb 20, 2025 15:07:03.956144094 CET | 161 | OUT | |
Feb 20, 2025 15:07:04.711790085 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
18 | 192.168.2.6 | 49923 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:05.873155117 CET | 238 | OUT | |
Feb 20, 2025 15:07:05.878160954 CET | 161 | OUT | |
Feb 20, 2025 15:07:06.708833933 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
19 | 192.168.2.6 | 49938 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:07.968241930 CET | 238 | OUT | |
Feb 20, 2025 15:07:07.973258018 CET | 161 | OUT | |
Feb 20, 2025 15:07:08.770853043 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
20 | 192.168.2.6 | 49951 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:09.959754944 CET | 238 | OUT | |
Feb 20, 2025 15:07:09.964813948 CET | 161 | OUT | |
Feb 20, 2025 15:07:10.623655081 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
21 | 192.168.2.6 | 49961 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:11.935151100 CET | 238 | OUT | |
Feb 20, 2025 15:07:11.940213919 CET | 161 | OUT | |
Feb 20, 2025 15:07:12.651485920 CET | 849 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
22 | 192.168.2.6 | 49974 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:13.827364922 CET | 238 | OUT | |
Feb 20, 2025 15:07:13.832443953 CET | 161 | OUT | |
Feb 20, 2025 15:07:14.466414928 CET | 851 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
23 | 192.168.2.6 | 49986 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:15.632596016 CET | 238 | OUT | |
Feb 20, 2025 15:07:15.638534069 CET | 161 | OUT | |
Feb 20, 2025 15:07:16.371341944 CET | 826 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
24 | 192.168.2.6 | 49998 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:17.553330898 CET | 238 | OUT | |
Feb 20, 2025 15:07:17.558386087 CET | 161 | OUT | |
Feb 20, 2025 15:07:18.401190996 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
25 | 192.168.2.6 | 50008 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:19.547914982 CET | 238 | OUT | |
Feb 20, 2025 15:07:19.553016901 CET | 161 | OUT | |
Feb 20, 2025 15:07:20.289845943 CET | 818 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
26 | 192.168.2.6 | 50010 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:21.470108032 CET | 238 | OUT | |
Feb 20, 2025 15:07:21.475251913 CET | 161 | OUT | |
Feb 20, 2025 15:07:22.298964024 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
27 | 192.168.2.6 | 50011 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:23.452405930 CET | 238 | OUT | |
Feb 20, 2025 15:07:23.458173037 CET | 161 | OUT | |
Feb 20, 2025 15:07:24.195916891 CET | 815 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
28 | 192.168.2.6 | 50012 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:25.362031937 CET | 238 | OUT | |
Feb 20, 2025 15:07:25.367620945 CET | 161 | OUT | |
Feb 20, 2025 15:07:26.167548895 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
29 | 192.168.2.6 | 50013 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:27.325853109 CET | 238 | OUT | |
Feb 20, 2025 15:07:27.330955982 CET | 161 | OUT | |
Feb 20, 2025 15:07:28.038355112 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
30 | 192.168.2.6 | 50014 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:29.201344967 CET | 238 | OUT | |
Feb 20, 2025 15:07:29.206393003 CET | 161 | OUT | |
Feb 20, 2025 15:07:29.915473938 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
31 | 192.168.2.6 | 50015 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:31.089487076 CET | 238 | OUT | |
Feb 20, 2025 15:07:31.094569921 CET | 161 | OUT | |
Feb 20, 2025 15:07:31.846661091 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
32 | 192.168.2.6 | 50017 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:33.017165899 CET | 238 | OUT | |
Feb 20, 2025 15:07:33.022212982 CET | 161 | OUT | |
Feb 20, 2025 15:07:33.870053053 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
33 | 192.168.2.6 | 50018 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:35.028707027 CET | 238 | OUT | |
Feb 20, 2025 15:07:35.033842087 CET | 161 | OUT | |
Feb 20, 2025 15:07:35.752533913 CET | 818 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
34 | 192.168.2.6 | 50019 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:36.938810110 CET | 238 | OUT | |
Feb 20, 2025 15:07:36.945111990 CET | 161 | OUT | |
Feb 20, 2025 15:07:37.734409094 CET | 844 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
35 | 192.168.2.6 | 50020 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:38.922544956 CET | 238 | OUT | |
Feb 20, 2025 15:07:38.927592039 CET | 161 | OUT | |
Feb 20, 2025 15:07:39.714694977 CET | 843 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
36 | 192.168.2.6 | 50021 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:40.872845888 CET | 238 | OUT | |
Feb 20, 2025 15:07:40.878180981 CET | 161 | OUT | |
Feb 20, 2025 15:07:41.671948910 CET | 840 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
37 | 192.168.2.6 | 50022 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:42.840439081 CET | 238 | OUT | |
Feb 20, 2025 15:07:42.845534086 CET | 161 | OUT | |
Feb 20, 2025 15:07:43.653316021 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
38 | 192.168.2.6 | 50023 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:44.819883108 CET | 238 | OUT | |
Feb 20, 2025 15:07:44.825217009 CET | 161 | OUT | |
Feb 20, 2025 15:07:45.616121054 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
39 | 192.168.2.6 | 50025 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:47.033047915 CET | 238 | OUT | |
Feb 20, 2025 15:07:47.038070917 CET | 161 | OUT | |
Feb 20, 2025 15:07:47.845094919 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
40 | 192.168.2.6 | 50026 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:48.999012947 CET | 238 | OUT | |
Feb 20, 2025 15:07:49.004231930 CET | 161 | OUT | |
Feb 20, 2025 15:07:49.785264015 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
41 | 192.168.2.6 | 50027 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:50.937803030 CET | 238 | OUT | |
Feb 20, 2025 15:07:50.942877054 CET | 161 | OUT | |
Feb 20, 2025 15:07:51.729665995 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
42 | 192.168.2.6 | 50028 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:52.906805992 CET | 238 | OUT | |
Feb 20, 2025 15:07:52.911839962 CET | 161 | OUT | |
Feb 20, 2025 15:07:53.712904930 CET | 838 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
43 | 192.168.2.6 | 50029 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:54.876337051 CET | 238 | OUT | |
Feb 20, 2025 15:07:54.881380081 CET | 161 | OUT | |
Feb 20, 2025 15:07:55.591232061 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
44 | 192.168.2.6 | 50030 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:56.767504930 CET | 238 | OUT | |
Feb 20, 2025 15:07:56.772588015 CET | 161 | OUT | |
Feb 20, 2025 15:07:57.503592968 CET | 826 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
45 | 192.168.2.6 | 50031 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:07:58.674216032 CET | 238 | OUT | |
Feb 20, 2025 15:07:58.679413080 CET | 161 | OUT | |
Feb 20, 2025 15:07:59.610399008 CET | 846 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
46 | 192.168.2.6 | 50032 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:00.789520025 CET | 238 | OUT | |
Feb 20, 2025 15:08:00.794677973 CET | 161 | OUT | |
Feb 20, 2025 15:08:01.538141012 CET | 823 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
47 | 192.168.2.6 | 50033 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:02.733177900 CET | 238 | OUT | |
Feb 20, 2025 15:08:02.738306046 CET | 161 | OUT | |
Feb 20, 2025 15:08:03.583019972 CET | 853 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
48 | 192.168.2.6 | 50034 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:04.742496014 CET | 238 | OUT | |
Feb 20, 2025 15:08:04.747632027 CET | 161 | OUT | |
Feb 20, 2025 15:08:05.507750988 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
49 | 192.168.2.6 | 50036 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:06.684638977 CET | 238 | OUT | |
Feb 20, 2025 15:08:06.689666986 CET | 161 | OUT | |
Feb 20, 2025 15:08:07.579685926 CET | 848 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
50 | 192.168.2.6 | 50037 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:08.761281967 CET | 238 | OUT | |
Feb 20, 2025 15:08:08.766511917 CET | 161 | OUT | |
Feb 20, 2025 15:08:09.582328081 CET | 818 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
51 | 192.168.2.6 | 50038 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:10.746460915 CET | 238 | OUT | |
Feb 20, 2025 15:08:10.754451990 CET | 161 | OUT | |
Feb 20, 2025 15:08:11.586926937 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
52 | 192.168.2.6 | 50039 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:12.764056921 CET | 238 | OUT | |
Feb 20, 2025 15:08:12.769110918 CET | 161 | OUT | |
Feb 20, 2025 15:08:13.585680008 CET | 852 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
53 | 192.168.2.6 | 50040 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:14.744368076 CET | 238 | OUT | |
Feb 20, 2025 15:08:14.749378920 CET | 161 | OUT | |
Feb 20, 2025 15:08:15.626003027 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
54 | 192.168.2.6 | 50041 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:16.787025928 CET | 238 | OUT | |
Feb 20, 2025 15:08:16.794399023 CET | 161 | OUT | |
Feb 20, 2025 15:08:17.604955912 CET | 842 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
55 | 192.168.2.6 | 50042 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:18.766771078 CET | 238 | OUT | |
Feb 20, 2025 15:08:18.771826982 CET | 161 | OUT | |
Feb 20, 2025 15:08:19.519537926 CET | 823 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
56 | 192.168.2.6 | 50043 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:20.699160099 CET | 238 | OUT | |
Feb 20, 2025 15:08:20.704781055 CET | 161 | OUT | |
Feb 20, 2025 15:08:21.479804993 CET | 824 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
57 | 192.168.2.6 | 50044 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:22.682341099 CET | 238 | OUT | |
Feb 20, 2025 15:08:22.688183069 CET | 161 | OUT | |
Feb 20, 2025 15:08:23.425607920 CET | 820 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
58 | 192.168.2.6 | 50045 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:24.580570936 CET | 238 | OUT | |
Feb 20, 2025 15:08:24.585638046 CET | 161 | OUT | |
Feb 20, 2025 15:08:25.335839033 CET | 816 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
59 | 192.168.2.6 | 50046 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:26.521337986 CET | 238 | OUT | |
Feb 20, 2025 15:08:26.526443958 CET | 161 | OUT | |
Feb 20, 2025 15:08:27.274243116 CET | 822 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
60 | 192.168.2.6 | 50047 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:28.432694912 CET | 238 | OUT | |
Feb 20, 2025 15:08:28.437803030 CET | 161 | OUT | |
Feb 20, 2025 15:08:29.244296074 CET | 843 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
61 | 192.168.2.6 | 50048 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:30.441991091 CET | 238 | OUT | |
Feb 20, 2025 15:08:30.447082996 CET | 161 | OUT | |
Feb 20, 2025 15:08:31.240986109 CET | 841 | IN |
Session ID | Source IP | Source Port | Destination IP | Destination Port | PID | Process |
---|---|---|---|---|---|---|
62 | 192.168.2.6 | 50049 | 104.21.80.1 | 80 | 3968 | C:\Windows\SysWOW64\svchost.exe |
Timestamp | Bytes transferred | Direction | Data |
---|---|---|---|
Feb 20, 2025 15:08:32.410484076 CET | 238 | OUT | |
Feb 20, 2025 15:08:32.416537046 CET | 161 | OUT | |
Feb 20, 2025 15:08:33.259747028 CET | 848 | IN |
Click to jump to process
Click to jump to process
back
Click to dive into process behavior distribution
Click to jump to process
Target ID: | 0 |
Start time: | 09:06:26 |
Start date: | 20/02/2025 |
Path: | C:\Users\user\Desktop\dfiCWCanbj.exe |
Wow64 process (32bit): | true |
Commandline: | |
Imagebase: | 0xb30000 |
File size: | 956'928 bytes |
MD5 hash: | 62ABC4447D8B6877CAB7A721E0331450 |
Has elevated privileges: | true |
Has administrator privileges: | true |
Programmed in: | C, C++ or other language |
Yara matches: |
|
Reputation: | low |
Has exited: | true |
Target ID: | 2 |
Start time: | 09:06:27 |
Start date: | 20/02/2025 |
Path: | C:\Windows\SysWOW64\svchost.exe |
Wow64 process (32bit): | true |
Commandline: | |
Imagebase: | 0x330000 |
File size: | 46'504 bytes |
MD5 hash: | 1ED18311E3DA35942DB37D15FA40CC5B |
Has elevated privileges: | true |
Has administrator privileges: | true |
Programmed in: | C, C++ or other language |
Yara matches: |
|
Reputation: | high |
Has exited: | false |