Event #29449
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 05:29:43
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
listener_ip,
COUNT(*) as total_sessions,
SUM(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end))/60 as total_minutes
FROM listener
WHERE station_id = 21
AND remote_id = 5
AND listener_ip = '15.235.119.81'
AND timestamp_start >= '2025-11-02'
GROUP BY listener_ip;
"
Raw Event Data
{
"pid": 31637,
"tty": "unknown",
"ppid": 31630,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n listener_ip,\n COUNT(*) as total_sessions,\n SUM(TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end))\/60 as total_minutes\nFROM listener\nWHERE station_id = 21\n AND remote_id = 5\n AND listener_ip = '15.235.119.81'\n AND timestamp_start >= '2025-11-02'\nGROUP BY listener_ip;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T05:29:43.890Z",
"event_type": "command",
"received_at": "2025-12-02T05:29:44.218734",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 37812 140.82.46.49 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