in_iface
string | flow_id
string | app_proto
string | host
string | flow
string | honeypot_hostname
string | honeypot_ip_int
string | ip_v
string | metadata
string | honeypot_ip_ext
string | geoip
string | type
string | dest_ip
string | timestamp
string | tcp
string | proto
string | @timestamp
string | event_type
string | geoip_ext
string | @version
string | src_port
string | src_ip
string | dest_port
int64 | mitre_techniques
string | attack_vectors
string | mitre_tactic
string | mitre_technique
string | confidence_score
string | is_malicious
bool | severity
string | primary_label
string | mod
string | raw_mtu
string | subject
string | link
string | password
string | action
string | protocol
string | username
string | status
string | tags
string | ip_rep
string | session_duration
float64 | msg
string | message
string | level
string | session
string | service
string | output
string | input
string | environ
string | ssh
string | pkt_src
string | params
string | dist
string | os
string | raw_sig
string | stream
string | payload_printable
string | payload
string | direction
string | alert
string | raw_hits
string | reason
string | rdp
string | uptime
string | raw_freq
string | is_virtual
string | downloads
string | download_tries
string | end_time
string | proxy_connection
string | start_time
string | attack_connection
string | download_count
string | operation_mode
string | fatt_rdp
string | mstshash
string | data
string | fatt_ssh
string | tx_id
string | http
string | fileinfo
string | anomaly
string | ts_progress
string | tc_progress
string | response.metadata.model
string | request.headers.Accept
string | request.method
string | request.requestURI
string | response.metadata.generationSource
string | response.body
string | request.protocol
string | request.headers.User-Agent
string | sensorName
string | response.metadata.temperature
string | request.headers.sorted
string | request.bodySha256
string | hostname
string | request.headers.Accept-Encoding
string | request.userAgent
string | request.headers.sortedSha256
string | request.body
string | response.headers.Content-Type
string | response.metadata.provider
string | response.headers.Server
string | app
string | lang
string | fatt_tls
string | files
string | client
string | tls
string | eventid
string | sensor
string | client_version
string | shasum
string | filename
string | src_url
string | outfile
string | app_proto_tc
string | smb
string | request.headers.Content-Type
string | request.headers.Next-Action
string | request.headers.Connection
string | request.headers.Content-Length
string | smtp
string | duration
string | icmp_code
string | icmp_type
string | fatt_http
string | ftp
string | request.headers.Accept-Charset
string | request.headers.Accept-Language
string | pgsql
string | app_proto_ts
string | id
string | version
string | commands
string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
hnt-cluster-node-77
|
hnt-cluster-node-77
|
192.168.251.58
|
{}
|
71.142.174.168
|
{'ip': '134.209.207.138', 'city_name': 'Amsterdam', 'postal_code': '1098', 'region_name': 'North Holland', 'country_name': 'Netherlands', 'region_code': 'NH', 'timezone': 'Europe/Amsterdam', 'country_code3': 'NL', 'latitude': 52.352, 'asn': 14061, 'continent_code': 'EU', 'country_code2': 'NL', 'location': {'lon': 4.9392, 'lat': 52.352}, 'longitude': 4.9392, 'as_org': 'DigitalOcean, LLC'}
|
Beelzebub
|
2026-02-12T23:52:42.614355937+00:00
|
2026-02-12T23:52:42.614Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
53560.0
|
134.209.207.138
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
SSH
|
nagios
|
0
| 0
|
New SSH Session
|
New SSH Session
|
info
|
c8fcfbb3-a359-4125-9922-e7b38ea9bee2
|
SSH interactive LLM
|
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$PATH
uname=$(uname -s -v -n -m 2>/dev/null)
arch=$(uname -m 2>/dev/null)
uptime=$(cat /proc/uptime 2>/dev/null | cut -d. -f1)
cpus=$( (nproc || grep -c "^processor" /proc/cpuinfo) 2>/dev/null | head -1)
cpu_model=$( (grep -m1 -E "model name|Hardware" /proc/cpuinfo | cut -d: -f2- | sed 's/^ *//;s/ *$//' ; lscpu 2>/dev/null | awk -F: '/Model name/ {gsub(/^ +| +$/,"",$2); print $2; exit}' ; dmidecode -s processor-version 2>/dev/null | head -n1 ; uname -p 2>/dev/null) | awk 'NF{print; exit}' )
gpu_info=$( (lspci 2>/dev/null | grep -i vga; lspci 2>/dev/null | grep -i nvidia) 2>/dev/null | head -n50)
cat_help=$( (cat --help 2>&1 | tr '\n' ' ') || cat --help 2>&1)
ls_help=$( (ls --help 2>&1 | tr '\n' ' ') || ls --help 2>&1)
last_output=$(last 2>/dev/null | head -n 10)
echo "UNAME:$uname"
echo "ARCH:$arch"
echo "UPTIME:$uptime"
echo "CPUS:$cpus"
echo "CPU_MODEL:$cpu_model"
echo "GPU:$gpu_info"
echo "CAT_HELP:$cat_help"
echo "LS_HELP:$ls_help"
echo "LAST:$last_output"
|
SSH-2.0-Go
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-239
|
hnt-cluster-node-239
|
192.168.166.3
|
{}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:12.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
|
known attacker
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-269
|
hnt-cluster-node-269
|
192.168.183.23
|
{}
|
71.142.174.168
|
{'country_code2': 'US', 'latitude': 37.751, 'asn': 398705, 'location': {'lat': 37.751, 'lon': -97.822}, 'country_name': 'United States', 'ip': '167.94.146.65', 'country_code3': 'US', 'as_org': 'Censys, Inc.', 'timezone': 'America/Chicago', 'continent_code': 'NA', 'longitude': -97.822}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:37.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
35696.0
|
167.94.146.65
| 64,617
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
|
mass scanner
| 0
|
generic fuzzy
|
10
|
Linux 2.2.x-3.x
|
4:54+10:0:1460:mss*29,10:mss,sok,ts,nop,ws::0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-10
|
hnt-cluster-node-10
|
192.168.119.105
|
{}
|
71.142.174.168
|
{'longitude': -49.0164, 'as_org': 'RADAR WISP LTDA', 'country_code3': 'BR', 'timezone': 'America/Sao_Paulo', 'ip': '177.10.239.26', 'city_name': 'Anápolis', 'region_code': 'GO', 'country_name': 'Brazil', 'postal_code': '75000', 'latitude': -16.2886, 'region_name': 'Goiás', 'asn': 262880, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lat': -16.2886, 'lon': -49.0164}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:41.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
12907.0
|
177.10.239.26
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
cli
| 0
|
0,1,1,1
|
ttl port
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-251
|
hnt-cluster-node-251
|
192.168.10.104
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.228.211', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:45.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
50382.0
|
45.169.228.211
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-10
|
hnt-cluster-node-10
|
192.168.52.187
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'ip': '45.187.57.58', 'timezone': 'America/Sao_Paulo', 'city_name': 'Guarujá', 'asn': 269546, 'postal_code': '11400', 'longitude': -46.2534, 'region_code': 'SP', 'region_name': 'São Paulo', 'location': {'lat': -23.9961, 'lon': -46.2534}, 'latitude': -23.9961, 'as_org': 'BITNET TELECOM', 'country_code2': 'BR', 'continent_code': 'SA', 'country_name': 'Brazil'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:15.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
64088.0
|
45.187.57.58
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
798307348650241.0
|
failed
|
hnt-cluster-node-46
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 458, 'start': '2026-02-11T23:56:42.382478+0000', 'end': '2026-02-11T23:56:42.566533+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-46
|
192.168.238.177
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374288+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
38348.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-280
|
hnt-cluster-node-280
|
192.168.254.155
|
{}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:12.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
srv
|
known attacker
| 0
|
0,4,4,4
|
ttl
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-68
|
hnt-cluster-node-68
|
192.168.167.101
|
{}
|
71.142.174.168
|
{'country_code2': 'US', 'latitude': 37.751, 'asn': 398705, 'location': {'lat': 37.751, 'lon': -97.822}, 'country_name': 'United States', 'ip': '167.94.146.65', 'country_code3': 'US', 'as_org': 'Censys, Inc.', 'timezone': 'America/Chicago', 'continent_code': 'NA', 'longitude': -97.822}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:37.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
35696.0
|
167.94.146.65
| 64,617
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
cli
|
Ethernet or modem
|
mass scanner
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-240
|
hnt-cluster-node-240
|
192.168.206.125
|
{}
|
71.142.174.168
|
{'longitude': -49.0164, 'as_org': 'RADAR WISP LTDA', 'country_code3': 'BR', 'timezone': 'America/Sao_Paulo', 'ip': '177.10.239.26', 'city_name': 'Anápolis', 'region_code': 'GO', 'country_name': 'Brazil', 'postal_code': '75000', 'latitude': -16.2886, 'region_name': 'Goiás', 'asn': 262880, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lat': -16.2886, 'lon': -49.0164}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:41.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
12907.0
|
177.10.239.26
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1340
|
cli
|
???
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-09
|
hnt-cluster-node-09
|
192.168.147.11
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.228.62', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:44.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
45291.0
|
45.169.228.62
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-248
|
hnt-cluster-node-248
|
192.168.105.20
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'ip': '45.187.57.58', 'timezone': 'America/Sao_Paulo', 'city_name': 'Guarujá', 'asn': 269546, 'postal_code': '11400', 'longitude': -46.2534, 'region_code': 'SP', 'region_name': 'São Paulo', 'location': {'lat': -23.9961, 'lon': -46.2534}, 'latitude': -23.9961, 'as_org': 'BITNET TELECOM', 'country_code2': 'BR', 'continent_code': 'SA', 'country_name': 'Brazil'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:15.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
64088.0
|
45.187.57.58
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
997398259441881.0
|
failed
|
hnt-cluster-node-05
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 462, 'start': '2026-02-11T23:56:35.756512+0000', 'end': '2026-02-11T23:56:35.931301+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-05
|
192.168.91.61
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374698+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
22837.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-176
|
hnt-cluster-node-176
|
192.168.235.58
|
{}
|
71.142.174.168
|
{'ip': '177.87.113.235', 'city_name': 'Belo Horizonte', 'postal_code': '30000', 'region_name': 'Minas Gerais', 'country_name': 'Brazil', 'region_code': 'MG', 'timezone': 'America/Sao_Paulo', 'country_code3': 'BR', 'latitude': -19.9029, 'asn': 262301, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lon': -43.9572, 'lat': -19.9029}, 'longitude': -43.9572, 'as_org': 'NETMIG TELECOM EIRELI'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:42.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
10423.0
|
177.87.113.235
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-29
|
hnt-cluster-node-29
|
192.168.142.53
|
{}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:12.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
|
known attacker
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-192
|
hnt-cluster-node-192
|
192.168.209.69
|
{}
|
71.142.174.168
|
{'country_code2': 'DE', 'latitude': 51.2993, 'asn': 214036, 'location': {'lat': 51.2993, 'lon': 9.491}, 'country_name': 'Germany', 'ip': '159.100.20.23', 'country_code3': 'DE', 'as_org': 'Ultahost, Inc.', 'timezone': 'Europe/Berlin', 'continent_code': 'EU', 'longitude': 9.491}
|
Honeypots
|
0.0.0.0
|
2026-02-14T21:16:38.363034
|
2026-02-14T21:16:38.363Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
60950.0
|
159.100.20.23
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
connection
|
rdp
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-277
|
hnt-cluster-node-277
|
192.168.115.86
|
{}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:43.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-194
|
hnt-cluster-node-194
|
192.168.120.216
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.228.62', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:44.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
45291.0
|
45.169.228.62
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-215
|
hnt-cluster-node-215
|
192.168.238.188
|
{}
|
71.142.174.168
|
{'country_code3': 'NG', 'ip': '152.32.141.172', 'timezone': 'Africa/Lagos', 'city_name': 'Lagos', 'asn': 135377, 'longitude': 3.3903, 'region_code': 'LA', 'region_name': 'Lagos', 'location': {'lat': 6.4474, 'lon': 3.3903}, 'latitude': 6.4474, 'as_org': 'UCLOUD INFORMATION TECHNOLOGY HK LIMITED', 'country_code2': 'NG', 'continent_code': 'AF', 'country_name': 'Nigeria'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:16.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
39979.0
|
152.32.141.172
| 2,853
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
srv
| 0
|
0,2,2,2
|
ttl
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
570249190841943.0
|
failed
|
hnt-cluster-node-28
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 460, 'start': '2026-02-11T23:56:42.198307+0000', 'end': '2026-02-11T23:56:42.363522+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-28
|
192.168.12.62
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374627+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
26205.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-289
|
hnt-cluster-node-289
|
192.168.5.218
|
{}
|
71.142.174.168
|
{'ip': '177.87.113.235', 'city_name': 'Belo Horizonte', 'postal_code': '30000', 'region_name': 'Minas Gerais', 'country_name': 'Brazil', 'region_code': 'MG', 'timezone': 'America/Sao_Paulo', 'country_code3': 'BR', 'latitude': -19.9029, 'asn': 262301, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lon': -43.9572, 'lat': -19.9029}, 'longitude': -43.9572, 'as_org': 'NETMIG TELECOM EIRELI'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:42.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
10423.0
|
177.87.113.235
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
153286036001298.0
|
hnt-cluster-node-89
|
{'src_ip': '91.224.92.150', 'dest_ip': '10.31.40.21', 'start': '2026-02-13T23:39:12.625513+0000', 'src_port': 65111, 'pkts_toserver': 2, 'pkts_toclient': 1, 'bytes_toclient': 66, 'dest_port': 35126, 'bytes_toserver': 167}
|
hnt-cluster-node-89
|
192.168.85.211
|
4.0
|
{"flowbits": ["ET.Evil", "ET.DROPIP"]}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
Suricata
|
10.31.40.21
|
2026-02-13T23:39:12.654330+00:00
|
TCP
|
2026-02-13T23:39:12.654Z
|
alert
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
|
known attacker
| 0
|
wire/pcap
|
0.0
|
.../*......Cookie: mstshash=Administr
........
|
AwAALyrgAAAAAABDb29raWU6IG1zdHNoYXNoPUFkbWluaXN0cg0KAQAIAAMAAAA=
|
to_server
|
{'target': {'port': 35126, 'ip': '10.31.40.21'}, 'rev': 3, 'gid': 1, 'signature_id': 2034857, 'source': {'port': 65111, 'ip': '91.224.92.150'}, 'severity': 1, 'signature': 'ET HUNTING RDP Authentication Bypass Attempt', 'metadata': {'signature_severity': ['Major'], 'updated_at': ['2022_05_03'], 'created_at': ['2022_01_04'], 'affected_product': ['Microsoft_Terminal_Server_RDP'], 'mitre_technique_id': ['T1190'], 'tag': ['Description_Generated_By_Proofpoint_Nexus'], 'confidence': ['High'], 'deployment': ['Internal', 'Perimeter'], 'mitre_tactic_id': ['TA0001'], 'mitre_tactic_name': ['Initial_Access'], 'mitre_technique_name': ['Exploit_Public_Facing_Application']}, 'action': 'allowed', 'category': 'Attempted Administrator Privilege Gain'}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1629994532187273.0
|
hnt-cluster-node-17
|
{'pkts_toserver': 1, 'bytes_toserver': 74, 'src_ip': '167.94.146.65', 'src_port': 35696, 'dest_ip': '10.31.40.21', 'bytes_toclient': 0, 'dest_port': 64617, 'pkts_toclient': 0, 'start': '2026-02-14T21:16:37.576120+0000'}
|
hnt-cluster-node-17
|
192.168.142.47
|
4.0
|
{}
|
71.142.174.168
|
{'country_code2': 'US', 'latitude': 37.751, 'asn': 398705, 'location': {'lat': 37.751, 'lon': -97.822}, 'country_name': 'United States', 'ip': '167.94.146.65', 'country_code3': 'US', 'as_org': 'Censys, Inc.', 'timezone': 'America/Chicago', 'continent_code': 'NA', 'longitude': -97.822}
|
Suricata
|
10.31.40.21
|
2026-02-14T21:16:37.576120+00:00
|
TCP
|
2026-02-14T21:16:37.576Z
|
alert
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
35696.0
|
167.94.146.65
| 64,617
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
|
mass scanner
| 0
|
wire/pcap
|
0.0
|
to_server
|
{'signature_id': 2403534, 'metadata': {'updated_at': ['2026_02_13'], 'attack_target': ['Any'], 'affected_product': ['Any'], 'signature_severity': ['Major'], 'tag': ['CINS'], 'created_at': ['2013_10_08'], 'deployment': ['Perimeter']}, 'rev': 106640, 'action': 'allowed', 'severity': 2, 'category': 'Misc Attack', 'signature': 'ET CINS Active Threat Intelligence Poor Reputation IP group 235', 'gid': 1}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-277
|
hnt-cluster-node-277
|
192.168.165.22
|
{}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:43.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-275
|
hnt-cluster-node-275
|
192.168.116.133
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.254', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:45.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
39780.0
|
45.169.229.254
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
20
|
Windows NT kernel
|
4:108+20:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
235950635834602.0
|
hnt-cluster-node-80
|
{'src_port': 39979, 'src_ip': '152.32.141.172', 'start': '2026-02-10T23:48:16.382616+0000', 'pkts_toserver': 1, 'bytes_toserver': 54, 'bytes_toclient': 0, 'pkts_toclient': 0, 'dest_port': 2853, 'dest_ip': '10.31.40.21'}
|
hnt-cluster-node-80
|
192.168.3.180
|
4.0
|
{}
|
71.142.174.168
|
{'country_code3': 'NG', 'ip': '152.32.141.172', 'timezone': 'Africa/Lagos', 'city_name': 'Lagos', 'asn': 135377, 'longitude': 3.3903, 'region_code': 'LA', 'region_name': 'Lagos', 'location': {'lat': 6.4474, 'lon': 3.3903}, 'latitude': 6.4474, 'as_org': 'UCLOUD INFORMATION TECHNOLOGY HK LIMITED', 'country_code2': 'NG', 'continent_code': 'AF', 'country_name': 'Nigeria'}
|
Suricata
|
10.31.40.21
|
2026-02-10T23:48:16.382616+00:00
|
TCP
|
2026-02-10T23:48:16.382Z
|
alert
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
39979.0
|
152.32.141.172
| 2,853
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
0.0
|
to_server
|
{'metadata': {'updated_at': ['2026_02_09'], 'affected_product': ['Any'], 'created_at': ['2013_10_08'], 'deployment': ['Perimeter'], 'signature_severity': ['Major'], 'tag': ['CINS'], 'attack_target': ['Any']}, 'severity': 2, 'signature_id': 2403493, 'action': 'allowed', 'gid': 1, 'rev': 106544, 'category': 'Misc Attack', 'signature': 'ET CINS Active Threat Intelligence Poor Reputation IP group 194'}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1388854865434198.0
|
failed
|
hnt-cluster-node-247
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 454, 'start': '2026-02-11T23:56:36.192295+0000', 'end': '2026-02-11T23:56:36.614869+0000', 'state': 'closed', 'bytes_toclient': 442, 'pkts_toclient': 5, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-247
|
192.168.58.204
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.373948+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.373Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
22772.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-140
|
hnt-cluster-node-140
|
192.168.43.20
|
{}
|
71.142.174.168
|
{'ip': '177.87.115.154', 'city_name': 'Belo Horizonte', 'postal_code': '30000', 'region_name': 'Minas Gerais', 'country_name': 'Brazil', 'region_code': 'MG', 'timezone': 'America/Sao_Paulo', 'country_code3': 'BR', 'latitude': -19.9029, 'asn': 262301, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lon': -43.9572, 'lat': -19.9029}, 'longitude': -43.9572, 'as_org': 'NETMIG TELECOM EIRELI'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:42.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
40344.0
|
177.87.115.154
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
21
|
Windows NT kernel
|
4:107+21:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
153286036001298.0
|
hnt-cluster-node-262
|
{'src_ip': '91.224.92.150', 'dest_ip': '10.31.40.21', 'start': '2026-02-13T23:39:12.625513+0000', 'src_port': 65111, 'pkts_toserver': 2, 'pkts_toclient': 1, 'bytes_toclient': 66, 'dest_port': 35126, 'bytes_toserver': 167}
|
hnt-cluster-node-262
|
192.168.81.41
|
4.0
|
{"flowbits": ["ET.Evil", "ET.DROPIP"]}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
Suricata
|
10.31.40.21
|
2026-02-13T23:39:12.654330+00:00
|
TCP
|
2026-02-13T23:39:12.654Z
|
alert
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
|
known attacker
| 0
|
wire/pcap
|
0.0
|
.../*......Cookie: mstshash=Administr
........
|
AwAALyrgAAAAAABDb29raWU6IG1zdHNoYXNoPUFkbWluaXN0cg0KAQAIAAMAAAA=
|
to_server
|
{'rev': 4, 'gid': 1, 'signature_id': 2023753, 'severity': 2, 'signature': 'ET SCAN MS Terminal Server Traffic on Non-standard Port', 'metadata': {'signature_severity': ['Major'], 'updated_at': ['2024_03_07'], 'created_at': ['2017_01_23'], 'affected_product': ['Microsoft_Terminal_Server_RDP'], 'confidence': ['Medium'], 'deployment': ['Perimeter'], 'performance_impact': ['Low'], 'attack_target': ['Server']}, 'action': 'allowed', 'category': 'Attempted Information Leak'}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-228
|
hnt-cluster-node-228
|
192.168.164.127
|
{}
|
71.142.174.168
|
{'country_code2': 'DE', 'latitude': 51.2993, 'asn': 214036, 'location': {'lat': 51.2993, 'lon': 9.491}, 'country_name': 'Germany', 'ip': '159.100.20.23', 'country_code3': 'DE', 'as_org': 'Ultahost, Inc.', 'timezone': 'Europe/Berlin', 'continent_code': 'EU', 'longitude': 9.491}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:38.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
60950.0
|
159.100.20.23
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic fuzzy
|
7
|
Windows NT kernel
|
4:121+7:0:1460:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+,ecn:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-278
|
hnt-cluster-node-278
|
192.168.61.198
|
{}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
Honeypots
|
0.0.0.0
|
2026-02-15T23:28:43.188446
|
2026-02-15T23:28:43.188Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
stshash
|
rdp
| 0
|
success
|
{'stshash': 'Cookie: mstshash=hello'}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-211
|
hnt-cluster-node-211
|
192.168.157.19
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.73', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:45.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
3872.0
|
45.169.229.73
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-168
|
hnt-cluster-node-168
|
192.168.214.41
|
{}
|
71.142.174.168
|
{'country_code3': 'CN', 'ip': '115.190.12.52', 'timezone': 'Asia/Shanghai', 'asn': 137718, 'longitude': 113.722, 'location': {'lat': 34.7732, 'lon': 113.722}, 'latitude': 34.7732, 'as_org': 'Beijing Volcano Engine Technology Co., Ltd.', 'country_code2': 'CN', 'continent_code': 'AS', 'country_name': 'China'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:17.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
59504.0
|
115.190.12.52
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
srv
|
known attacker
| 0
|
0,3,3,3
|
ttl
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
721851469338650.0
|
failed
|
hnt-cluster-node-160
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 464, 'start': '2026-02-11T23:56:42.233605+0000', 'end': '2026-02-11T23:56:42.382478+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-160
|
192.168.10.106
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374090+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
36681.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-142
|
hnt-cluster-node-142
|
192.168.123.10
|
{}
|
71.142.174.168
|
{'ip': '85.215.239.226', 'country_name': 'Germany', 'timezone': 'Europe/Berlin', 'country_code3': 'DE', 'latitude': 51.2993, 'asn': 8560, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lon': 9.491, 'lat': 51.2993}, 'longitude': 9.491, 'as_org': 'IONOS SE'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:43.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
51410.0
|
85.215.239.226
| 3,391
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
cli
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-230
|
hnt-cluster-node-230
|
192.168.185.95
|
{}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
Honeytrap
|
10.31.40.21
|
2026-02-13T23:39:12.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
known attacker
| 0
|
False
|
{}
|
0.0
|
2026-02-13T23:39:13Z
|
{'payload': {'md5_hash': 'd41d8cd98f00b204e9800998ecf8427e', 'data_hex': '', 'length': 0, 'sha512_hash': 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'}, 'protocol': 'ip', 'local_ip': '0.0.0.0', 'remote_ip': '0.0.0.0', 'remote_port': 0, 'local_port': 0}
|
2026-02-13T23:39:12Z
|
{'payload': {'md5_hash': 'c1896a67f5b92c47df9185f85bcaaf22', 'data_hex': '0300002f2ae00000000000436f6f6b69653a206d737473686173683d41646d696e697374720d0a0100080003000000', 'length': 47, 'sha512_hash': '9282e1f706f743b863c295c629f8b2b05b9e6aa152f2afff98ba87c98b86fdb5ea651543a3060e81d28edc4e5c6d92213ff106f656d8a3c01d6747143a925f6a'}, 'protocol': 'tcp'}
|
0.0
|
1.0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1813295649236782.0
|
hnt-cluster-node-295
|
{'pkts_toserver': 3, 'bytes_toserver': 217, 'src_ip': '159.100.20.23', 'src_port': 60950, 'dest_ip': '10.31.40.21', 'bytes_toclient': 66, 'dest_port': 3389, 'pkts_toclient': 1, 'start': '2026-02-14T21:16:38.356654+0000'}
|
hnt-cluster-node-295
|
192.168.232.252
|
4.0
|
{"flowbits": ["ms.rdp.established"]}
|
71.142.174.168
|
{'country_code2': 'DE', 'latitude': 51.2993, 'asn': 214036, 'location': {'lat': 51.2993, 'lon': 9.491}, 'country_name': 'Germany', 'ip': '159.100.20.23', 'country_code3': 'DE', 'as_org': 'Ultahost, Inc.', 'timezone': 'Europe/Berlin', 'continent_code': 'EU', 'longitude': 9.491}
|
Suricata
|
10.31.40.21
|
2026-02-14T21:16:38.362671+00:00
|
TCP
|
2026-02-14T21:16:38.362Z
|
alert
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
60950.0
|
159.100.20.23
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
0.0
|
...+&......Cookie: mstshash=hello
........
|
AwAAKybgAAAAAABDb29raWU6IG1zdHNoYXNoPWhlbGxvDQoBAAgAAwAAAA==
|
to_server
|
{'signature_id': 2001329, 'metadata': {'updated_at': ['2024_03_07'], 'confidence': ['High'], 'signature_severity': ['Informational'], 'created_at': ['2010_07_30']}, 'rev': 10, 'action': 'allowed', 'severity': 3, 'category': 'Misc activity', 'signature': 'ET INFO RDP connection request', 'gid': 1}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-109
|
hnt-cluster-node-109
|
192.168.61.56
|
{}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:43.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic fuzzy
|
5
|
Windows NT kernel
|
4:123+5:0:1460:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+,ecn:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-137
|
hnt-cluster-node-137
|
192.168.20.204
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.104', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:41.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
22608.0
|
45.169.229.104
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-75
|
hnt-cluster-node-75
|
192.168.48.172
|
{}
|
71.142.174.168
|
{'country_code3': 'NL', 'ip': '164.92.212.65', 'timezone': 'Europe/Amsterdam', 'city_name': 'Amsterdam', 'asn': 14061, 'postal_code': '1098', 'longitude': 4.9392, 'region_code': 'NH', 'region_name': 'North Holland', 'location': {'lat': 52.352, 'lon': 4.9392}, 'latitude': 52.352, 'as_org': 'DigitalOcean, LLC', 'country_code2': 'NL', 'continent_code': 'EU', 'country_name': 'The Netherlands'}
|
Fatt
|
10.31.40.21
|
2026-02-10T23:48:17.996869
|
2026-02-10T23:48:17.996Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
48728.0
|
164.92.212.65
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
ssh
| 0
|
{'cmastc': 'hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96', 'ceastc': 'aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128,arcfour,3des-cbc,aes128-cbc', 'ccastc': 'none', 'ccacts': 'none', 'ckex': 'curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group16-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c,kex-strict-c-v00@openssh.com', 'clcts': 'languages_client_to_server string: ', 'client': 'SSH-2.0-Go', 'clstc': 'languages_server_to_client string: ', 'cshka': 'ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-ed25519', 'hassh': '2ec37a7cc8daf20b10e1ad6221061ca5', 'hasshAlgorithms': 'curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group16-sha512,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1,ext-info-c,kex-strict-c-v00@openssh.com;aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128,arcfour,3des-cbc,aes128-cbc;hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96;none', 'hasshVersion': '1.0', 'cmacts': 'hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-sha1-96', 'ceacts': 'aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,arcfour256,arcfour128,arcfour,3des-cbc,aes128-cbc'}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1287462257760655.0
|
failed
|
hnt-cluster-node-203
|
{'age': 1, 'pkts_toserver': 5, 'bytes_toserver': 454, 'start': '2026-02-11T23:56:36.824048+0000', 'end': '2026-02-11T23:56:37.049419+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-203
|
192.168.11.212
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374412+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
16766.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
2022131605337373.0
|
hnt-cluster-node-37
|
{'end': '2026-02-12T23:51:35.126664+0000', 'bytes_toclient': 396, 'alerted': False, 'pkts_toserver': 1, 'bytes_toserver': 66, 'reason': 'timeout', 'state': 'new', 'pkts_toclient': 6, 'start': '2026-02-12T23:51:03.274206+0000', 'age': 32}
|
hnt-cluster-node-37
|
192.168.59.105
|
4.0
|
{}
|
71.142.174.168
|
{'ip': '177.87.114.163', 'city_name': 'Belo Horizonte', 'postal_code': '30000', 'region_name': 'Minas Gerais', 'country_name': 'Brazil', 'region_code': 'MG', 'timezone': 'America/Sao_Paulo', 'country_code3': 'BR', 'latitude': -19.9029, 'asn': 262301, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lon': -43.9572, 'lat': -19.9029}, 'longitude': -43.9572, 'as_org': 'NETMIG TELECOM EIRELI'}
|
Suricata
|
10.31.40.21
|
2026-02-12T23:52:43.651794+00:00
|
{'syn': True, 'tc_max_regions': 1, 'tcp_flags_ts': '02', 'tcp_flags_tc': '12', 'ts_max_regions': 1, 'state': 'syn_recv', 'ack': True, 'tcp_flags': '12'}
|
TCP
|
2026-02-12T23:52:43.651Z
|
flow
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
9033.0
|
177.87.114.163
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-265
|
hnt-cluster-node-265
|
192.168.6.54
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.2.142', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:13.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
47998.0
|
168.195.2.142
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
ip sharing
|
srv
| 0
|
0,5,5,5
|
ttl
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1813295649236782.0
|
rdp
|
hnt-cluster-node-23
|
{'pkts_toserver': 4, 'bytes_toserver': 271, 'src_ip': '159.100.20.23', 'src_port': 60950, 'dest_ip': '10.31.40.21', 'bytes_toclient': 193, 'dest_port': 3389, 'pkts_toclient': 3, 'start': '2026-02-14T21:16:38.356654+0000'}
|
hnt-cluster-node-23
|
192.168.238.129
|
4.0
|
{"flowbits": ["ms.rdp.established"]}
|
71.142.174.168
|
{'country_code2': 'DE', 'latitude': 51.2993, 'asn': 214036, 'location': {'lat': 51.2993, 'lon': 9.491}, 'country_name': 'Germany', 'ip': '159.100.20.23', 'country_code3': 'DE', 'as_org': 'Ultahost, Inc.', 'timezone': 'Europe/Berlin', 'continent_code': 'EU', 'longitude': 9.491}
|
Suricata
|
10.31.40.21
|
2026-02-14T21:16:38.379494+00:00
|
TCP
|
2026-02-14T21:16:38.379Z
|
alert
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
60950.0
|
159.100.20.23
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
1.0
|
...+&......Cookie: mstshash=hello
........
|
AwAAKybgAAAAAABDb29raWU6IG1zdHNoYXNoPWhlbGxvDQoBAAgAAwAAAA==
|
to_server
|
{'signature_id': 2101447, 'metadata': {'updated_at': ['2024_03_08'], 'confidence': ['Medium'], 'signature_severity': ['Informational'], 'created_at': ['2010_09_23']}, 'rev': 15, 'cve_id': 'CVE-2001-0540', 'action': 'allowed', 'severity': 3, 'category': 'Generic Protocol Command Decode', 'signature': 'GPL INFO MS Remote Desktop Request RDP', 'gid': 1}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-38
|
hnt-cluster-node-38
|
192.168.139.51
|
{}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:43.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
cli
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-208
|
hnt-cluster-node-208
|
192.168.215.57
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.104', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:41.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
22608.0
|
45.169.229.104
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
ip sharing
|
srv
| 0
|
0,5,5,5
|
ttl
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-253
|
hnt-cluster-node-253
|
192.168.147.227
|
{}
|
71.142.174.168
|
{'country_code3': 'DE', 'ip': '85.215.239.226', 'timezone': 'Europe/Berlin', 'asn': 8560, 'longitude': 9.491, 'location': {'lat': 51.2993, 'lon': 9.491}, 'latitude': 51.2993, 'as_org': 'IONOS SE', 'country_code2': 'DE', 'continent_code': 'EU', 'country_name': 'Germany'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:18.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
61212.0
|
85.215.239.226
| 1,122
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
776166991140764.0
|
failed
|
hnt-cluster-node-102
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 464, 'start': '2026-02-11T23:56:42.377323+0000', 'end': '2026-02-11T23:56:42.551843+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-102
|
192.168.254.217
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.373987+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.373Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
35058.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-69
|
hnt-cluster-node-69
|
192.168.120.78
|
{}
|
71.142.174.168
|
{'ip': '177.87.117.240', 'city_name': 'Belo Horizonte', 'postal_code': '30000', 'region_name': 'Minas Gerais', 'country_name': 'Brazil', 'region_code': 'MG', 'timezone': 'America/Sao_Paulo', 'country_code3': 'BR', 'latitude': -19.9029, 'asn': 262301, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lon': -43.9572, 'lat': -19.9029}, 'longitude': -43.9572, 'as_org': 'NETMIG TELECOM EIRELI'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:45.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
4430.0
|
177.87.117.240
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-212
|
hnt-cluster-node-212
|
192.168.87.196
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.2.142', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:13.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
47998.0
|
168.195.2.142
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-124
|
hnt-cluster-node-124
|
192.168.137.160
|
{}
|
71.142.174.168
|
{'country_code2': 'BR', 'postal_code': '39800', 'latitude': -17.6791, 'asn': 265410, 'location': {'lat': -17.6791, 'lon': -41.3374}, 'country_name': 'Brazil', 'ip': '168.195.1.150', 'country_code3': 'BR', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'region_name': 'Minas Gerais', 'continent_code': 'SA', 'timezone': 'America/Sao_Paulo', 'longitude': -41.3374, 'city_name': 'Teófilo Otoni'}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:39.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
19694.0
|
168.195.1.150
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1082754885023787.0
|
hnt-cluster-node-283
|
{'dest_ip': '10.31.40.21', 'src_ip': '159.69.69.50', 'pkts_toserver': 3, 'start': '2026-02-15T23:28:43.186562+0000', 'pkts_toclient': 1, 'dest_port': 3389, 'bytes_toserver': 217, 'src_port': 62362, 'bytes_toclient': 66}
|
hnt-cluster-node-283
|
192.168.10.27
|
4.0
|
{"flowbits": ["ms.rdp.established"]}
|
71.142.174.168
|
{'longitude': 12.3649, 'as_org': 'Hetzner Online GmbH', 'country_code3': 'DE', 'timezone': 'Europe/Berlin', 'ip': '159.69.69.50', 'city_name': 'Falkenstein', 'region_code': 'SN', 'country_name': 'Germany', 'postal_code': '08223', 'latitude': 50.4777, 'region_name': 'Saxony', 'asn': 24940, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lat': 50.4777, 'lon': 12.3649}}
|
Suricata
|
10.31.40.21
|
2026-02-15T23:28:43.187667+00:00
|
TCP
|
2026-02-15T23:28:43.187Z
|
alert
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
62362.0
|
159.69.69.50
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
0.0
|
...+&......Cookie: mstshash=hello
........
|
AwAAKybgAAAAAABDb29raWU6IG1zdHNoYXNoPWhlbGxvDQoBAAgAAwAAAA==
|
to_server
|
{'gid': 1, 'signature_id': 2101447, 'severity': 3, 'metadata': {'confidence': ['Medium'], 'signature_severity': ['Informational'], 'updated_at': ['2024_03_08'], 'created_at': ['2010_09_23']}, 'cve_id': 'CVE-2001-0540', 'signature': 'GPL INFO MS Remote Desktop Request RDP', 'action': 'allowed', 'category': 'Generic Protocol Command Decode', 'rev': 15}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1047638224905067.0
|
hnt-cluster-node-131
|
{'state': 'new', 'bytes_toclient': 396, 'age': 31, 'pkts_toclient': 6, 'start': '2026-02-09T23:42:03.112850+0000', 'end': '2026-02-09T23:42:34.878720+0000', 'alerted': False, 'exception_policy': [{'policy': 'ignore', 'target': 'app_layer_error'}], 'pkts_toserver': 1, 'reason': 'timeout', 'bytes_toserver': 66}
|
hnt-cluster-node-131
|
192.168.107.220
|
4.0
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.0', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
Suricata
|
10.31.40.21
|
2026-02-09T23:43:41.845446+00:00
|
{'state': 'syn_recv', 'ack': True, 'tcp_flags_tc': '12', 'syn': True, 'tcp_flags': '12', 'tcp_flags_ts': '02', 'ts_max_regions': 1, 'tc_max_regions': 1}
|
TCP
|
2026-02-09T23:43:41.845Z
|
flow
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
39211.0
|
45.169.229.0
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-151
|
hnt-cluster-node-151
|
192.168.12.178
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'ip': '45.187.57.33', 'timezone': 'America/Sao_Paulo', 'city_name': 'Guarujá', 'asn': 269546, 'postal_code': '11400', 'longitude': -46.2534, 'region_code': 'SP', 'region_name': 'São Paulo', 'location': {'lat': -23.9961, 'lon': -46.2534}, 'latitude': -23.9961, 'as_org': 'BITNET TELECOM', 'country_code2': 'BR', 'continent_code': 'SA', 'country_name': 'Brazil'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:14.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
16698.0
|
45.187.57.33
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
11
|
Windows NT kernel
|
4:117+11:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1857902343953526.0
|
failed
|
hnt-cluster-node-09
|
{'age': 1, 'pkts_toserver': 5, 'bytes_toserver': 458, 'start': '2026-02-11T23:56:38.956864+0000', 'end': '2026-02-11T23:56:39.101651+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-09
|
192.168.124.56
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374537+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
5900.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-247
|
hnt-cluster-node-247
|
192.168.252.209
|
{}
|
71.142.174.168
|
{'ip': '103.145.5.191', 'country_name': 'Vietnam', 'timezone': 'Asia/Bangkok', 'country_code3': 'VN', 'latitude': 16.1667, 'asn': 135905, 'continent_code': 'AS', 'country_code2': 'VN', 'location': {'lon': 107.8333, 'lat': 16.1667}, 'longitude': 107.8333, 'as_org': 'VIETNAM POSTS AND TELECOMMUNICATIONS GROUP'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:44.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
63668.0
|
103.145.5.191
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
153286036001298.0
|
hnt-cluster-node-177
|
{'src_ip': '91.224.92.150', 'dest_ip': '10.31.40.21', 'start': '2026-02-13T23:39:12.625513+0000', 'src_port': 65111, 'pkts_toserver': 4, 'pkts_toclient': 4, 'bytes_toclient': 229, 'dest_port': 35126, 'bytes_toserver': 275}
|
hnt-cluster-node-177
|
192.168.3.100
|
4.0
|
{"flowbits": ["ET.Evil", "ET.DROPIP"]}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
Suricata
|
10.31.40.21
|
2026-02-13T23:39:13.685759+00:00
|
TCP
|
2026-02-13T23:39:13.685Z
|
alert
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
|
known attacker
| 0
|
wire/pcap
|
1.0
|
.../*......Cookie: mstshash=Administr
........
|
AwAALyrgAAAAAABDb29raWU6IG1zdHNoYXNoPUFkbWluaXN0cg0KAQAIAAMAAAA=
|
to_server
|
{'rev': 4, 'gid': 1, 'signature_id': 2023753, 'severity': 2, 'signature': 'ET SCAN MS Terminal Server Traffic on Non-standard Port', 'metadata': {'signature_severity': ['Major'], 'updated_at': ['2024_03_07'], 'created_at': ['2017_01_23'], 'affected_product': ['Microsoft_Terminal_Server_RDP'], 'confidence': ['Medium'], 'deployment': ['Perimeter'], 'performance_impact': ['Low'], 'attack_target': ['Server']}, 'action': 'allowed', 'category': 'Attempted Information Leak'}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-106
|
hnt-cluster-node-106
|
192.168.61.8
|
{}
|
71.142.174.168
|
{'country_code2': 'US', 'latitude': 37.751, 'asn': 396982, 'location': {'lat': 37.751, 'lon': -97.822}, 'country_name': 'United States', 'ip': '216.180.246.135', 'country_code3': 'US', 'as_org': 'Google LLC', 'timezone': 'America/Chicago', 'continent_code': 'NA', 'longitude': -97.822}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:43.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
18750.0
|
216.180.246.135
| 7,754
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
srv
|
known attacker
| 0
|
0,2,2,2
|
ttl
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-121
|
hnt-cluster-node-121
|
192.168.4.174
|
{}
|
71.142.174.168
|
{'country_code3': 'BG', 'latitude': 42.696, 'continent_code': 'EU', 'country_code2': 'BG', 'as_org': 'Tamatiya EOOD', 'country_name': 'Bulgaria', 'timezone': 'Europe/Sofia', 'ip': '78.128.114.130', 'location': {'lon': 23.332, 'lat': 42.696}, 'asn': 50360, 'longitude': 23.332}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:42.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
42632.0
|
78.128.114.130
| 61,705
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
|
known attacker
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,0:mss:df:0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-110
|
hnt-cluster-node-110
|
192.168.162.94
|
{}
|
71.142.174.168
|
{'country_code3': 'NG', 'ip': '152.32.141.172', 'timezone': 'Africa/Lagos', 'city_name': 'Lagos', 'asn': 135377, 'longitude': 3.3903, 'region_code': 'LA', 'region_name': 'Lagos', 'location': {'lat': 6.4474, 'lon': 3.3903}, 'latitude': 6.4474, 'as_org': 'UCLOUD INFORMATION TECHNOLOGY HK LIMITED', 'country_code2': 'NG', 'continent_code': 'AF', 'country_name': 'Nigeria'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:16.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
39979.0
|
152.32.141.172
| 2,853
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1641231947537560.0
|
failed
|
hnt-cluster-node-215
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 460, 'start': '2026-02-11T23:56:37.185521+0000', 'end': '2026-02-11T23:56:37.351651+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-215
|
192.168.37.107
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374554+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
29868.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1314223051439920.0
|
hnt-cluster-node-295
|
{'src_ip': '85.215.239.226', 'bytes_toclient': 229, 'dest_ip': '10.31.40.21', 'pkts_toserver': 5, 'bytes_toserver': 320, 'dest_port': 3391, 'pkts_toclient': 4, 'start': '2026-02-12T23:52:44.371527+0000', 'src_port': 52004}
|
hnt-cluster-node-295
|
192.168.6.205
|
4.0
|
{}
|
71.142.174.168
|
{'ip': '85.215.239.226', 'country_name': 'Germany', 'timezone': 'Europe/Berlin', 'country_code3': 'DE', 'latitude': 51.2993, 'asn': 8560, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lon': 9.491, 'lat': 51.2993}, 'longitude': 9.491, 'as_org': 'IONOS SE'}
|
Suricata
|
10.31.40.21
|
2026-02-12T23:52:45.408047+00:00
|
TCP
|
2026-02-12T23:52:45.408Z
|
alert
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
52004.0
|
85.215.239.226
| 3,391
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
1.0
|
...&!......Cookie: mstshash=
........
|
AwAAJiHgAAAAAABDb29raWU6IG1zdHNoYXNoPQ0KAQAIAAMAAAA=
|
to_server
|
{'metadata': {'created_at': ['2017_01_23'], 'signature_severity': ['Major'], 'updated_at': ['2024_03_07'], 'attack_target': ['Server'], 'confidence': ['Medium'], 'deployment': ['Perimeter'], 'performance_impact': ['Low'], 'affected_product': ['Microsoft_Terminal_Server_RDP']}, 'rev': 4, 'signature': 'ET SCAN MS Terminal Server Traffic on Non-standard Port', 'category': 'Attempted Information Leak', 'severity': 2, 'signature_id': 2023753, 'action': 'allowed', 'gid': 1}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-259
|
hnt-cluster-node-259
|
192.168.152.157
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.1.194', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:14.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
57871.0
|
168.195.1.194
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
9
|
Windows NT kernel
|
4:119+9:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
713801854184851.0
|
hnt-cluster-node-87
|
{'start': '2026-02-15T23:27:30.887090+0000', 'reason': 'timeout', 'exception_policy': [{'target': 'app_layer_error', 'policy': 'ignore'}], 'bytes_toserver': 162, 'age': 0, 'state': 'closed', 'pkts_toserver': 3, 'pkts_toclient': 1, 'end': '2026-02-15T23:27:30.905992+0000', 'alerted': False, 'bytes_toclient': 58}
|
hnt-cluster-node-87
|
192.168.230.36
|
4.0
|
{"flowbits": ["ET.Evil", "ET.DROPIP"]}
|
71.142.174.168
|
{'longitude': 23.332, 'as_org': 'Techoff Srv Limited', 'country_code3': 'BG', 'timezone': 'Europe/Sofia', 'ip': '195.178.110.213', 'latitude': 42.696, 'country_name': 'Bulgaria', 'asn': 48090, 'continent_code': 'EU', 'country_code2': 'BG', 'location': {'lat': 42.696, 'lon': 23.332}}
|
Suricata
|
10.31.40.21
|
2026-02-15T23:28:39.728264+00:00
|
{'state': 'closed', 'tc_max_regions': 1, 'syn': True, 'ack': True, 'ts_max_regions': 1, 'tcp_flags': '16', 'rst': True, 'tcp_flags_tc': '12', 'tcp_flags_ts': '06'}
|
TCP
|
2026-02-15T23:28:39.728Z
|
flow
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
48645.0
|
195.178.110.213
| 1,218
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-165
|
hnt-cluster-node-165
|
192.168.117.54
|
{}
|
71.142.174.168
|
{'country_code3': 'BG', 'latitude': 42.696, 'continent_code': 'EU', 'country_code2': 'BG', 'as_org': 'Tamatiya EOOD', 'country_name': 'Bulgaria', 'timezone': 'Europe/Sofia', 'ip': '78.128.114.130', 'location': {'lon': 23.332, 'lat': 42.696}, 'asn': 50360, 'longitude': 23.332}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:42.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
42632.0
|
78.128.114.130
| 61,705
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
srv
|
known attacker
| 0
|
0,1,1,1
|
ttl
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-05
|
hnt-cluster-node-05
|
192.168.88.62
|
{}
|
71.142.174.168
|
{'country_code3': 'NG', 'ip': '152.32.141.172', 'timezone': 'Africa/Lagos', 'city_name': 'Lagos', 'asn': 135377, 'longitude': 3.3903, 'region_code': 'LA', 'region_name': 'Lagos', 'location': {'lat': 6.4474, 'lon': 3.3903}, 'latitude': 6.4474, 'as_org': 'UCLOUD INFORMATION TECHNOLOGY HK LIMITED', 'country_code2': 'NG', 'continent_code': 'AF', 'country_name': 'Nigeria'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:16.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
39979.0
|
152.32.141.172
| 2,853
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
none
|
15
|
???
|
4:49+15:0:0:29200,0::df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1188302149132032.0
|
failed
|
hnt-cluster-node-181
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 456, 'start': '2026-02-11T23:56:36.014529+0000', 'end': '2026-02-11T23:56:36.184941+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-181
|
192.168.135.158
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374645+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
21274.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1741351651893609.0
|
rdp
|
hnt-cluster-node-271
|
{'src_ip': '158.173.156.186', 'bytes_toclient': 193, 'dest_ip': '10.31.40.21', 'pkts_toserver': 3, 'bytes_toserver': 217, 'dest_port': 3389, 'pkts_toclient': 3, 'start': '2026-02-12T23:52:46.798656+0000', 'src_port': 58394}
|
hnt-cluster-node-271
|
192.168.249.174
|
4.0
|
{"flowbits": ["ms.rdp.established"]}
|
71.142.174.168
|
{'ip': '158.173.156.186', 'city_name': 'Frankfurt am Main', 'postal_code': '60313', 'region_name': 'Hesse', 'country_name': 'Germany', 'region_code': 'HE', 'timezone': 'Europe/Berlin', 'country_code3': 'DE', 'latitude': 50.1169, 'asn': 212238, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lon': 8.6837, 'lat': 50.1169}, 'longitude': 8.6837, 'as_org': 'Datacamp Limited'}
|
Suricata
|
10.31.40.21
|
2026-02-12T23:52:46.830870+00:00
|
TCP
|
2026-02-12T23:52:46.830Z
|
alert
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
58394.0
|
158.173.156.186
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
wire/pcap
|
1.0
|
...+&......Cookie: mstshash=hello
........
|
AwAAKybgAAAAAABDb29raWU6IG1zdHNoYXNoPWhlbGxvDQoBAAgAAwAAAA==
|
to_server
|
{'metadata': {'confidence': ['High'], 'created_at': ['2010_07_30'], 'signature_severity': ['Informational'], 'updated_at': ['2024_03_07']}, 'rev': 10, 'signature': 'ET INFO RDP connection request', 'category': 'Misc activity', 'severity': 3, 'signature_id': 2001329, 'action': 'allowed', 'gid': 1}
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-50
|
hnt-cluster-node-50
|
192.168.111.33
|
{}
|
71.142.174.168
|
{'continent_code': 'NA', 'location': {'lat': 37.3486, 'lon': -121.9732}, 'ip': '157.245.190.78', 'country_code3': 'US', 'city_name': 'Santa Clara', 'timezone': 'America/Los_Angeles', 'postal_code': '95051', 'latitude': 37.3486, 'longitude': -121.9732, 'asn': 14061, 'region_name': 'California', 'region_code': 'CA', 'as_org': 'DigitalOcean, LLC', 'dma_code': 807, 'country_name': 'United States', 'country_code2': 'US'}
|
Honeytrap
|
10.31.40.21
|
2026-02-13T23:39:10.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
33212.0
|
157.245.190.78
| 5,902
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
| 0
|
False
|
{}
|
0.0
|
2026-02-13T23:39:11Z
|
{'payload': {'md5_hash': 'd41d8cd98f00b204e9800998ecf8427e', 'data_hex': '', 'length': 0, 'sha512_hash': 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'}, 'protocol': 'ip', 'local_ip': '0.0.0.0', 'remote_ip': '0.0.0.0', 'remote_port': 0, 'local_port': 0}
|
2026-02-13T23:39:10Z
|
{'payload': {'md5_hash': 'd41d8cd98f00b204e9800998ecf8427e', 'data_hex': '', 'length': 0, 'sha512_hash': 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e'}, 'protocol': 'tcp'}
|
0.0
|
1.0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-90
|
hnt-cluster-node-90
|
192.168.126.234
|
{}
|
71.142.174.168
|
{'country_code2': 'US', 'latitude': 37.751, 'asn': 396982, 'location': {'lat': 37.751, 'lon': -97.822}, 'country_name': 'United States', 'ip': '216.180.246.135', 'country_code3': 'US', 'as_org': 'Google LLC', 'timezone': 'America/Chicago', 'continent_code': 'NA', 'longitude': -97.822}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:43.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
18750.0
|
216.180.246.135
| 7,754
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
|
known attacker
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,7:mss,nop,ws:df:0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-125
|
hnt-cluster-node-125
|
192.168.149.15
|
{}
|
71.142.174.168
|
{'longitude': -49.0164, 'as_org': 'RADAR WISP LTDA', 'country_code3': 'BR', 'timezone': 'America/Sao_Paulo', 'ip': '177.10.236.174', 'city_name': 'Anápolis', 'region_code': 'GO', 'country_name': 'Brazil', 'postal_code': '75000', 'latitude': -16.2886, 'region_name': 'Goiás', 'asn': 262880, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lat': -16.2886, 'lon': -49.0164}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:39.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
12171.0
|
177.10.236.174
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
20
|
Windows NT kernel
|
4:108+20:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
324740025529001.0
|
hnt-cluster-node-233
|
{'state': 'new', 'pkts_toserver': 1, 'bytes_toclient': 396, 'reason': 'timeout', 'age': 32, 'pkts_toclient': 6, 'start': '2026-02-09T23:42:09.337753+0000', 'bytes_toserver': 66, 'end': '2026-02-09T23:42:41.022823+0000', 'alerted': False}
|
hnt-cluster-node-233
|
192.168.170.136
|
4.0
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.230.167', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
Suricata
|
10.31.40.21
|
2026-02-09T23:43:42.804622+00:00
|
{'state': 'syn_recv', 'ack': True, 'tcp_flags_tc': '12', 'syn': True, 'tcp_flags': '12', 'tcp_flags_ts': '02', 'ts_max_regions': 1, 'tc_max_regions': 1}
|
TCP
|
2026-02-09T23:43:42.804Z
|
flow
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
20171.0
|
45.169.230.167
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-226
|
hnt-cluster-node-226
|
192.168.96.49
|
{}
|
71.142.174.168
|
{'country_code3': 'NG', 'ip': '152.32.141.172', 'timezone': 'Africa/Lagos', 'city_name': 'Lagos', 'asn': 135377, 'longitude': 3.3903, 'region_code': 'LA', 'region_name': 'Lagos', 'location': {'lat': 6.4474, 'lon': 3.3903}, 'latitude': 6.4474, 'as_org': 'UCLOUD INFORMATION TECHNOLOGY HK LIMITED', 'country_code2': 'NG', 'continent_code': 'AF', 'country_name': 'Nigeria'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:16.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
39979.0
|
152.32.141.172
| 2,853
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,0:mss:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
2052456378474499.0
|
failed
|
hnt-cluster-node-294
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 454, 'start': '2026-02-11T23:56:39.215730+0000', 'end': '2026-02-11T23:56:39.364976+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-294
|
192.168.224.157
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.374662+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.374Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
41353.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-272
|
hnt-cluster-node-272
|
192.168.218.121
|
{}
|
71.142.174.168
|
{'ip': '85.217.140.8', 'city_name': 'Gravelines', 'postal_code': '59820', 'region_name': 'North', 'country_name': 'France', 'region_code': '59', 'timezone': 'Europe/Paris', 'country_code3': 'FR', 'latitude': 50.9853, 'asn': 209334, 'continent_code': 'EU', 'country_code2': 'FR', 'location': {'lon': 2.1311, 'lat': 50.9853}, 'longitude': 2.1311, 'as_org': 'Modat B.V.'}
|
Honeytrap
|
10.31.40.21
|
2026-02-12T23:52:46.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
39880.0
|
85.217.140.8
| 2,903
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
known attacker
| 0
|
False
|
{}
|
0.0
|
2026-02-12T23:52:47Z
|
{'local_port': 0, 'protocol': 'ip', 'remote_port': 0, 'local_ip': '0.0.0.0', 'remote_ip': '0.0.0.0', 'payload': {'data_hex': '', 'md5_hash': 'd41d8cd98f00b204e9800998ecf8427e', 'sha512_hash': 'cf83e1357eefb8bdf1542850d66d8007d620e4050b5715dc83f4a921d36ce9ce47d0d13c5d85f2b0ff8318d2877eec2f63b931bd47417a81a538327af927da3e', 'length': 0}}
|
2026-02-12T23:52:46Z
|
{'protocol': 'tcp', 'payload': {'data_hex': '16030100ee010000ea03036d10c3d2ca7a47ad697a91288ce19dd8ec10715fd2cd21aa97ff8d0dd402850a20c7d9d1b9ca25d4fa457046b839b906c34c32876939d286bfe83e4a60860d1bfa0026cca8cca9c02fc030c02bc02cc013c009c014c00a009c009d002f0035c012000a1303130113020100007b000500050100000000000a000a0008001d001700180019000b00020100000d001a0018080404030807080508060401050106010503060302010203ff0100010000120000002b0009080304030303020301003300260024001d0020051ff739f9e3f3d094181c3ea0a87e77d0d6c99898d71318f54a8dd78220a454', 'md5_hash': 'f51d4ec6ea5c1c3cad4efbded10ff115', 'sha512_hash': '2fce35d01fe06e8ad001ed6ceffe91df8d57d73feb3ca6b21a907b266011f4145589961d7af08b1c58b15d5d6bdf6f27f280db520dfe458f3e2a16a3a2b5eff6', 'length': 243}}
|
0.0
|
1.0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-215
|
hnt-cluster-node-215
|
192.168.7.147
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.3.89', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:09.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
28366.0
|
168.195.3.89
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
cli
| 0
|
0,4,4,5
|
ttl port
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1051890073243786.0
|
hnt-cluster-node-90
|
{'pkts_toserver': 3, 'end': '2026-02-14T21:15:40.784076+0000', 'exception_policy': [{'policy': 'ignore', 'target': 'stream_midstream'}], 'start': '2026-02-14T21:15:31.769200+0000', 'age': 9, 'reason': 'timeout', 'bytes_toserver': 198, 'state': 'closed', 'alerted': True, 'bytes_toclient': 162, 'pkts_toclient': 3}
|
hnt-cluster-node-90
|
192.168.62.128
|
4.0
|
{}
|
71.142.174.168
|
{'country_code2': 'DE', 'postal_code': '60313', 'latitude': 50.1169, 'asn': 58087, 'location': {'lat': 50.1169, 'lon': 8.6837}, 'country_name': 'Germany', 'ip': '45.11.229.116', 'country_code3': 'DE', 'region_code': 'HE', 'as_org': 'Florian Kolb', 'region_name': 'Hesse', 'continent_code': 'EU', 'timezone': 'Europe/Berlin', 'longitude': 8.6837, 'city_name': 'Frankfurt am Main'}
|
Suricata
|
10.31.40.21
|
2026-02-14T21:16:45.539231+00:00
|
{'rst': True, 'tcp_flags_ts': 'c2', 'ecn': True, 'cwr': True, 'ts_max_regions': 1, 'state': 'closed', 'tcp_flags_tc': '14', 'tc_max_regions': 1, 'tcp_flags': 'd6', 'ack': True, 'syn': True}
|
TCP
|
2026-02-14T21:16:45.539Z
|
flow
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
57026.0
|
45.11.229.116
| 5,900
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-272
|
hnt-cluster-node-272
|
192.168.69.161
|
{}
|
71.142.174.168
|
{'longitude': -49.0164, 'as_org': 'RADAR WISP LTDA', 'country_code3': 'BR', 'timezone': 'America/Sao_Paulo', 'ip': '177.10.232.38', 'city_name': 'Anápolis', 'region_code': 'GO', 'country_name': 'Brazil', 'postal_code': '75000', 'latitude': -16.2886, 'region_name': 'Goiás', 'asn': 262880, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lat': -16.2886, 'lon': -49.0164}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:39.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
16337.0
|
177.10.232.38
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
1
|
???
|
4:63+1:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-04
|
hnt-cluster-node-04
|
192.168.40.173
|
{}
|
71.142.174.168
|
{'country_code3': 'NL', 'latitude': 52.352, 'continent_code': 'EU', 'country_code2': 'NL', 'as_org': 'DigitalOcean, LLC', 'city_name': 'Amsterdam', 'country_name': 'The Netherlands', 'timezone': 'Europe/Amsterdam', 'ip': '188.166.28.179', 'postal_code': '1098', 'location': {'lon': 4.9392, 'lat': 52.352}, 'asn': 14061, 'longitude': 4.9392, 'region_code': 'NH', 'region_name': 'North Holland'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:43.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
42896.0
|
188.166.28.179
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
cli
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
1078693116513798.0
|
hnt-cluster-node-65
|
{'age': 0, 'start': '2026-02-10T23:47:15.906512+0000', 'pkts_toserver': 3, 'bytes_toserver': 162, 'bytes_toclient': 58, 'state': 'closed', 'alerted': True, 'pkts_toclient': 1, 'end': '2026-02-10T23:47:15.937481+0000', 'reason': 'timeout'}
|
hnt-cluster-node-65
|
192.168.163.170
|
4.0
|
{}
|
71.142.174.168
|
{'country_code3': 'BG', 'ip': '78.128.114.66', 'timezone': 'Europe/Sofia', 'asn': 50360, 'longitude': 23.332, 'location': {'lat': 42.696, 'lon': 23.332}, 'latitude': 42.696, 'as_org': 'Tamatiya EOOD', 'country_code2': 'BG', 'continent_code': 'EU', 'country_name': 'Bulgaria'}
|
Suricata
|
10.31.40.21
|
2026-02-10T23:48:16.804675+00:00
|
{'tcp_flags_tc': '12', 'tc_max_regions': 1, 'rst': True, 'ts_max_regions': 1, 'state': 'closed', 'syn': True, 'tcp_flags_ts': '06', 'tcp_flags': '16', 'ack': True}
|
TCP
|
2026-02-10T23:48:16.804Z
|
flow
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
48226.0
|
78.128.114.66
| 3,218
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
|
known attacker
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-245
|
hnt-cluster-node-245
|
192.168.187.54
|
{}
|
71.142.174.168
|
{'as_org': 'IONOS SE', 'latitude': 51.2993, 'country_code2': 'DE', 'country_name': 'Germany', 'timezone': 'Europe/Berlin', 'asn': 8560, 'continent_code': 'EU', 'ip': '85.215.239.226', 'longitude': 9.491, 'location': {'lon': 9.491, 'lat': 51.2993}, 'country_code3': 'DE'}
|
P0f
|
10.31.40.21
|
2026-02-11T23:57:43.000Z
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
51558.0
|
85.215.239.226
| 4,567
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn+ack
|
srv
| 0
|
none
|
0
|
???
|
4:64+0:0:1460:mss*22,7:mss,nop,nop,sok,nop,ws:df:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-246
|
hnt-cluster-node-246
|
192.168.104.127
|
{}
|
71.142.174.168
|
{'ip': '158.173.156.186', 'city_name': 'Frankfurt am Main', 'postal_code': '60313', 'region_name': 'Hesse', 'country_name': 'Germany', 'region_code': 'HE', 'timezone': 'Europe/Berlin', 'country_code3': 'DE', 'latitude': 50.1169, 'asn': 212238, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lon': 8.6837, 'lat': 50.1169}, 'longitude': 8.6837, 'as_org': 'Datacamp Limited'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:46.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
58394.0
|
158.173.156.186
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic fuzzy
|
8
|
Windows NT kernel
|
4:120+8:0:1360:mss*48,8:mss,nop,ws,nop,nop,sok:df,id+,ecn:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-121
|
hnt-cluster-node-121
|
192.168.114.166
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.2.197', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:10.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
46929.0
|
168.195.2.197
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1340
|
cli
|
???
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-186
|
hnt-cluster-node-186
|
192.168.77.175
|
{}
|
71.142.174.168
|
{'country_code2': 'BR', 'postal_code': '39800', 'latitude': -17.6791, 'asn': 265410, 'location': {'lat': -17.6791, 'lon': -41.3374}, 'country_name': 'Brazil', 'ip': '168.195.0.220', 'country_code3': 'BR', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'region_name': 'Minas Gerais', 'continent_code': 'SA', 'timezone': 'America/Sao_Paulo', 'longitude': -41.3374, 'city_name': 'Teófilo Otoni'}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:46.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
63584.0
|
168.195.0.220
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1340
|
cli
|
???
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-125
|
hnt-cluster-node-125
|
192.168.14.60
|
{}
|
71.142.174.168
|
{'longitude': -49.0164, 'as_org': 'RADAR WISP LTDA', 'country_code3': 'BR', 'timezone': 'America/Sao_Paulo', 'ip': '177.10.232.38', 'city_name': 'Anápolis', 'region_code': 'GO', 'country_name': 'Brazil', 'postal_code': '75000', 'latitude': -16.2886, 'region_name': 'Goiás', 'asn': 262880, 'continent_code': 'SA', 'country_code2': 'BR', 'location': {'lat': -16.2886, 'lon': -49.0164}}
|
P0f
|
10.31.40.21
|
2026-02-15T23:28:39.000Z
|
{"longitude": 12.3649, "as_org": "Hetzner Online GmbH", "country_code3": "DE", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "city_name": "Falkenstein", "region_code": "SN", "country_name": "Germany", "postal_code": "08223", "latitude": 50.4777, "region_name": "Saxony", "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lat": 50.4777, "lon": 12.3649}}
|
1
|
16337.0
|
177.10.232.38
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
10
|
Windows NT kernel
|
4:118+10:0:1300:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-162
|
hnt-cluster-node-162
|
192.168.153.216
|
{}
|
71.142.174.168
|
{'country_code3': 'NL', 'latitude': 52.352, 'continent_code': 'EU', 'country_code2': 'NL', 'as_org': 'DigitalOcean, LLC', 'city_name': 'Amsterdam', 'country_name': 'The Netherlands', 'timezone': 'Europe/Amsterdam', 'ip': '188.166.28.179', 'postal_code': '1098', 'location': {'lon': 4.9392, 'lat': 52.352}, 'asn': 14061, 'longitude': 4.9392, 'region_code': 'NH', 'region_name': 'North Holland'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:43.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
42896.0
|
188.166.28.179
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
uptime
|
cli
| 0
|
17 days 21 hrs 50 min (modulo 49 days)
|
1000.11 Hz
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-259
|
hnt-cluster-node-259
|
192.168.126.53
|
{}
|
71.142.174.168
|
{'country_code3': 'NL', 'ip': '164.92.212.65', 'timezone': 'Europe/Amsterdam', 'city_name': 'Amsterdam', 'asn': 14061, 'postal_code': '1098', 'longitude': 4.9392, 'region_code': 'NH', 'region_name': 'North Holland', 'location': {'lat': 52.352, 'lon': 4.9392}, 'latitude': 52.352, 'as_org': 'DigitalOcean, LLC', 'country_code2': 'NL', 'continent_code': 'EU', 'country_name': 'The Netherlands'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:17.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
48728.0
|
164.92.212.65
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
srv
|
Ethernet or modem
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
916685335897181.0
|
failed
|
hnt-cluster-node-276
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 464, 'start': '2026-02-11T23:56:35.803256+0000', 'end': '2026-02-11T23:56:35.959123+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-276
|
192.168.152.245
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:44.369013+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:44.369Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
9607.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-149
|
hnt-cluster-node-149
|
192.168.81.174
|
{}
|
71.142.174.168
|
{'ip': '161.97.159.246', 'city_name': 'Lauterbourg', 'postal_code': '67630', 'region_name': 'Bas-Rhin', 'country_name': 'France', 'region_code': '67', 'timezone': 'Europe/Paris', 'country_code3': 'FR', 'latitude': 48.9742, 'asn': 51167, 'continent_code': 'EU', 'country_code2': 'FR', 'location': {'lon': 8.1851, 'lat': 48.9742}, 'longitude': 8.1851, 'as_org': 'Contabo GmbH'}
|
P0f
|
10.31.40.21
|
2026-02-12T23:52:47.000Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
62438.0
|
161.97.159.246
| 5,005
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic fuzzy
|
9
|
Windows NT kernel
|
4:119+9:0:1460:mss*44,8:mss,nop,ws,nop,nop,sok:df,id+,ecn:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-99
|
hnt-cluster-node-99
|
192.168.53.213
|
{}
|
71.142.174.168
|
{'continent_code': 'EU', 'location': {'lat': 51.4964, 'lon': -0.1224}, 'ip': '91.224.92.150', 'country_code3': 'GB', 'timezone': 'Europe/London', 'latitude': 51.4964, 'longitude': -0.1224, 'asn': 209605, 'as_org': 'UAB Host Baltic', 'country_name': 'United Kingdom', 'country_code2': 'GB'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:12.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
65111.0
|
91.224.92.150
| 35,126
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1500
|
cli
|
Ethernet or modem
|
known attacker
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-41
|
hnt-cluster-node-41
|
192.168.72.182
|
{}
|
71.142.174.168
|
{'country_code2': 'BR', 'postal_code': '39800', 'latitude': -17.6791, 'asn': 265410, 'location': {'lat': -17.6791, 'lon': -41.3374}, 'country_name': 'Brazil', 'ip': '168.195.0.220', 'country_code3': 'BR', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'region_name': 'Minas Gerais', 'continent_code': 'SA', 'timezone': 'America/Sao_Paulo', 'longitude': -41.3374, 'city_name': 'Teófilo Otoni'}
|
P0f
|
10.31.40.21
|
2026-02-14T21:16:46.000Z
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
63584.0
|
168.195.0.220
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
ip sharing
|
cli
| 0
|
0,5,5,6
|
ttl port
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
338276070640595.0
|
hnt-cluster-node-215
|
{'state': 'new', 'pkts_toserver': 1, 'bytes_toclient': 396, 'reason': 'timeout', 'age': 32, 'pkts_toclient': 6, 'start': '2026-02-09T23:42:09.144297+0000', 'bytes_toserver': 66, 'end': '2026-02-09T23:42:41.022818+0000', 'alerted': False}
|
hnt-cluster-node-215
|
192.168.113.118
|
4.0
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.231.146', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
Suricata
|
10.31.40.21
|
2026-02-09T23:43:43.871467+00:00
|
{'state': 'syn_recv', 'ack': True, 'tcp_flags_tc': '12', 'syn': True, 'tcp_flags': '12', 'tcp_flags_ts': '02', 'ts_max_regions': 1, 'tc_max_regions': 1}
|
TCP
|
2026-02-09T23:43:43.871Z
|
flow
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
6115.0
|
45.169.231.146
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-157
|
hnt-cluster-node-157
|
192.168.241.108
|
{}
|
71.142.174.168
|
{'country_code3': 'CN', 'ip': '115.190.12.52', 'timezone': 'Asia/Shanghai', 'asn': 137718, 'longitude': 113.722, 'location': {'lat': 34.7732, 'lon': 113.722}, 'latitude': 34.7732, 'as_org': 'Beijing Volcano Engine Technology Co., Ltd.', 'country_code2': 'CN', 'continent_code': 'AS', 'country_name': 'China'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:17.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
59504.0
|
115.190.12.52
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
uptime
|
cli
|
known attacker
| 0
|
36 days 6 hrs 10 min (modulo 49 days)
|
1000.00 Hz
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
46730967979629.0
|
hnt-cluster-node-220
|
{'age': 41, 'pkts_toserver': 4, 'bytes_toserver': 228, 'start': '2026-02-11T23:56:00.862848+0000', 'end': '2026-02-11T23:56:41.878529+0000', 'state': 'closed', 'bytes_toclient': 120, 'pkts_toclient': 2, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-220
|
192.168.254.140
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:43.449996+00:00
|
{'syn': True, 'state': 'closed', 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'd3', 'tcp_flags_tc': '53', 'tcp_flags': 'd3', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:43.449Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
46921.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-183
|
hnt-cluster-node-183
|
192.168.86.130
|
{}
|
71.142.174.168
|
{'ip': '158.173.156.186', 'city_name': 'Frankfurt am Main', 'postal_code': '60313', 'region_name': 'Hesse', 'country_name': 'Germany', 'region_code': 'HE', 'timezone': 'Europe/Berlin', 'country_code3': 'DE', 'latitude': 50.1169, 'asn': 212238, 'continent_code': 'EU', 'country_code2': 'DE', 'location': {'lon': 8.6837, 'lat': 50.1169}, 'longitude': 8.6837, 'as_org': 'Datacamp Limited'}
|
Honeypots
|
0.0.0.0
|
2026-02-12T23:52:46.810983
|
2026-02-12T23:52:46.810Z
|
{"ip": "71.142.174.168", "city_name": "Falkenstein", "postal_code": "08223", "region_name": "Saxony", "country_name": "Germany", "region_code": "SN", "timezone": "Europe/Berlin", "country_code3": "DE", "latitude": 50.4777, "asn": 24940, "continent_code": "EU", "country_code2": "DE", "location": {"lon": 12.3649, "lat": 50.4777}, "longitude": 12.3649, "as_org": "Hetzner Online GmbH"}
|
1
|
58394.0
|
158.173.156.186
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
stshash
|
rdp
| 0
|
success
|
{'stshash': 'Cookie: mstshash=hello'}
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-59
|
hnt-cluster-node-59
|
192.168.138.105
|
{}
|
71.142.174.168
|
{'continent_code': 'SA', 'location': {'lat': -17.6791, 'lon': -41.3374}, 'ip': '168.195.0.92', 'country_code3': 'BR', 'city_name': 'Teófilo Otoni', 'timezone': 'America/Sao_Paulo', 'postal_code': '39800', 'latitude': -17.6791, 'longitude': -41.3374, 'asn': 265410, 'region_name': 'Minas Gerais', 'region_code': 'MG', 'as_org': 'JL INFORMATICA E TELECOM LTDA - ME', 'country_name': 'Brazil', 'country_code2': 'BR'}
|
P0f
|
10.31.40.21
|
2026-02-13T23:39:09.000Z
|
{"continent_code": "EU", "location": {"lat": 50.4777, "lon": 12.3649}, "ip": "71.142.174.168", "country_code3": "DE", "city_name": "Falkenstein", "timezone": "Europe/Berlin", "postal_code": "08223", "latitude": 50.4777, "longitude": 12.3649, "asn": 24940, "region_name": "Saxony", "region_code": "SN", "as_org": "Hetzner Online GmbH", "country_name": "Germany", "country_code2": "DE"}
|
1
|
21597.0
|
168.195.0.92
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
mtu
|
1340
|
cli
|
???
| 0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
135596172093503.0
|
rdp
|
hnt-cluster-node-238
|
{'pkts_toserver': 4, 'tx_cnt': 2, 'end': '2026-02-14T21:15:37.069941+0000', 'exception_policy': [{'policy': 'ignore', 'target': 'app_layer_error'}], 'start': '2026-02-14T21:15:36.752466+0000', 'age': 1, 'reason': 'timeout', 'bytes_toserver': 271, 'state': 'closed', 'alerted': True, 'bytes_toclient': 193, 'pkts_toclient': 3}
|
hnt-cluster-node-238
|
192.168.225.172
|
4.0
|
{"flowbits": ["ms.rdp.established"]}
|
71.142.174.168
|
{'country_code2': 'IN', 'latitude': 21.9974, 'asn': 149272, 'location': {'lat': 21.9974, 'lon': 79.0011}, 'country_name': 'India', 'ip': '103.181.103.61', 'country_code3': 'IN', 'as_org': 'Syncnet Technologies Private Limited', 'timezone': 'Asia/Kolkata', 'continent_code': 'AS', 'longitude': 79.0011}
|
Suricata
|
10.31.40.21
|
2026-02-14T21:16:46.546971+00:00
|
{'psh': True, 'state': 'closed', 'rst': True, 'tcp_flags_ts': '1e', 'tcp_flags_tc': '1a', 'tc_max_regions': 1, 'tcp_flags': '1e', 'ack': True, 'ts_max_regions': 1, 'syn': True}
|
TCP
|
2026-02-14T21:16:46.546Z
|
flow
|
{"country_code2": "DE", "postal_code": "08223", "latitude": 50.4777, "asn": 24940, "location": {"lat": 50.4777, "lon": 12.3649}, "country_name": "Germany", "ip": "71.142.174.168", "country_code3": "DE", "region_code": "SN", "as_org": "Hetzner Online GmbH", "region_name": "Saxony", "continent_code": "EU", "timezone": "Europe/Berlin", "longitude": 12.3649, "city_name": "Falkenstein"}
|
1
|
49333.0
|
103.181.103.61
| 3,389
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-96
|
hnt-cluster-node-96
|
192.168.72.154
|
{}
|
71.142.174.168
|
{'country_code3': 'BR', 'latitude': -23.6293, 'continent_code': 'SA', 'country_code2': 'BR', 'as_org': 'DGNETSP EIRELI', 'city_name': 'São Paulo', 'country_name': 'Brazil', 'timezone': 'America/Sao_Paulo', 'ip': '45.169.229.73', 'postal_code': '01000', 'location': {'lon': -46.6351, 'lat': -23.6293}, 'asn': 268126, 'longitude': -46.6351, 'region_code': 'SP', 'region_name': 'São Paulo'}
|
P0f
|
10.31.40.21
|
2026-02-09T23:43:45.000Z
|
{"country_code3": "DE", "latitude": 50.4777, "continent_code": "EU", "country_code2": "DE", "as_org": "Hetzner Online GmbH", "city_name": "Falkenstein", "country_name": "Germany", "timezone": "Europe/Berlin", "ip": "71.142.174.168", "postal_code": "08223", "location": {"lon": 12.3649, "lat": 50.4777}, "asn": 24940, "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony"}
|
1
|
3872.0
|
45.169.229.73
| 443
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
host change
|
cli
| 0
|
0,3,3,4
|
ttl port
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
hnt-cluster-node-187
|
hnt-cluster-node-187
|
192.168.64.48
|
{}
|
71.142.174.168
|
{'country_code3': 'NL', 'ip': '164.92.212.65', 'timezone': 'Europe/Amsterdam', 'city_name': 'Amsterdam', 'asn': 14061, 'postal_code': '1098', 'longitude': 4.9392, 'region_code': 'NH', 'region_name': 'North Holland', 'location': {'lat': 52.352, 'lon': 4.9392}, 'latitude': 52.352, 'as_org': 'DigitalOcean, LLC', 'country_code2': 'NL', 'continent_code': 'EU', 'country_name': 'The Netherlands'}
|
P0f
|
10.31.40.21
|
2026-02-10T23:48:17.000Z
|
{"country_code3": "DE", "ip": "71.142.174.168", "timezone": "Europe/Berlin", "city_name": "Falkenstein", "asn": 24940, "postal_code": "08223", "longitude": 12.3649, "region_code": "SN", "region_name": "Saxony", "location": {"lat": 50.4777, "lon": 12.3649}, "latitude": 50.4777, "as_org": "Hetzner Online GmbH", "country_code2": "DE", "continent_code": "EU", "country_name": "Germany"}
|
1
|
48728.0
|
164.92.212.65
| 22
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_general
|
syn
|
cli
| 0
|
generic
|
10
|
Linux 2.2.x-3.x
|
4:54+10:0:1460:mss*44,7:mss,sok,ts,nop,ws:df,id+:0
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ens18
|
2100528929909899.0
|
failed
|
hnt-cluster-node-105
|
{'age': 0, 'pkts_toserver': 5, 'bytes_toserver': 460, 'start': '2026-02-11T23:56:39.030315+0000', 'end': '2026-02-11T23:56:39.211493+0000', 'state': 'closed', 'bytes_toclient': 308, 'pkts_toclient': 4, 'reason': 'timeout', 'alerted': False}
|
hnt-cluster-node-105
|
192.168.161.133
|
4.0
|
{}
|
71.142.174.168
|
{'as_org': 'Orange Romania S.A.', 'region_name': 'Constanța County', 'country_code2': 'RO', 'latitude': 44.2102, 'country_name': 'Romania', 'postal_code': '900001', 'timezone': 'Europe/Bucharest', 'asn': 9050, 'region_code': 'CT', 'continent_code': 'EU', 'ip': '92.86.69.77', 'longitude': 28.6384, 'location': {'lon': 28.6384, 'lat': 44.2102}, 'country_code3': 'RO', 'city_name': 'Constanța'}
|
Suricata
|
10.31.40.21
|
2026-02-11T23:57:44.369567+00:00
|
{'syn': True, 'state': 'closed', 'psh': True, 'fin': True, 'ack': True, 'tc_max_regions': 1, 'tcp_flags_ts': 'db', 'tcp_flags_tc': '5b', 'tcp_flags': 'db', 'ts_max_regions': 1, 'ecn': True, 'cwr': True}
|
TCP
|
2026-02-11T23:57:44.369Z
|
flow
|
{"as_org": "Hetzner Online GmbH", "region_name": "Saxony", "country_code2": "DE", "latitude": 50.4777, "country_name": "Germany", "postal_code": "08223", "timezone": "Europe/Berlin", "asn": 24940, "region_code": "SN", "continent_code": "EU", "ip": "71.142.174.168", "longitude": 12.3649, "location": {"lon": 12.3649, "lat": 50.4777}, "country_code3": "DE", "city_name": "Falkenstein"}
|
1
|
5225.0
|
92.86.69.77
| 1,433
|
unknown
|
initial_access
|
unknown
|
unknown
|
0.5
| true
|
medium
|
initial_access_network_scanning
| 0
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.