Event #24837
Recorded 3 weeks ago
Command
Info
default-host
104.238.132.126
66.135.25.80
root
Dec 2, 2025 00:29:12
Command
docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e "
SELECT
listener_ip,
location_description,
device_client,
COUNT(*) as total_records
FROM listener
WHERE timestamp_start >= '2025-11-01'
GROUP BY listener_ip, location_description, device_client
HAVING total_records > 30
ORDER BY total_records DESC
LIMIT 15;
"
Raw Event Data
{
"pid": 2300251,
"tty": "unknown",
"ppid": 2300244,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e \"\nSELECT \n listener_ip,\n location_description,\n device_client,\n COUNT(*) as total_records\nFROM listener\nWHERE timestamp_start >= '2025-11-01'\nGROUP BY listener_ip, location_description, device_client\nHAVING total_records > 30\nORDER BY total_records DESC\nLIMIT 15;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "104.238.132.126",
"timestamp": "2025-12-02T00:29:12.764Z",
"event_type": "command",
"received_at": "2025-12-02T00:29:12.926055",
"server_name": "Azura2",
"honeypot_name": "Azura2",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 56852 104.238.132.126 22",
"server_location": "NJ",
"honeypot_location": "NJ",
"working_directory": "\/root"
}
Risk Assessment
Low Risk
Normal security event
Actions
Related Events
Related events feature coming soon