Event #25638
Recorded 2 weeks ago
Command
Info
default-host
64.176.212.158
66.135.25.80
root
Dec 2, 2025 02:01:39
Command
docker exec azuracast mariadb -u azuracast -p2aKzjmH9yLjf azuracast -e "
SELECT
sr.id,
sr.station_id,
s.name as station_name,
sr.url,
sr.mount,
sr.admin_password,
sr.listeners_total,
sr.listeners_unique
FROM station_remote sr
JOIN station s ON sr.station_id = s.id
WHERE s.name LIKE '%Lite%' OR s.id = 18;
"
Raw Event Data
{
"pid": 3305297,
"tty": "unknown",
"ppid": 3305266,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -p2aKzjmH9yLjf azuracast -e \"\nSELECT \n sr.id,\n sr.station_id,\n s.name as station_name,\n sr.url,\n sr.mount,\n sr.admin_password,\n sr.listeners_total,\n sr.listeners_unique\nFROM station_remote sr\nJOIN station s ON sr.station_id = s.id\nWHERE s.name LIKE '%Lite%' OR s.id = 18;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "64.176.212.158",
"timestamp": "2025-12-02T02:01:39.070Z",
"event_type": "command",
"received_at": "2025-12-02T02:01:39.442512",
"server_name": null,
"honeypot_name": null,
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 42364 64.176.212.158 22",
"server_location": "Azura1",
"honeypot_location": "Azura1",
"working_directory": "\/root"
}
Risk Assessment
Low Risk
Normal security event
Actions
Related Events
Related events feature coming soon