Event #29593
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 05:34:08
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
id,
timestamp_start,
timestamp_end,
TIMESTAMPDIFF(SECOND, LAG(timestamp_end) OVER (ORDER BY id), timestamp_start) as gap_seconds
FROM listener
WHERE station_id = 21
AND listener_ip = '15.235.119.81'
AND timestamp_start >= '2025-12-01'
ORDER BY id
LIMIT 30;
"
Raw Event Data
{
"pid": 45654,
"tty": "unknown",
"ppid": 45646,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n id,\n timestamp_start,\n timestamp_end,\n TIMESTAMPDIFF(SECOND, LAG(timestamp_end) OVER (ORDER BY id), timestamp_start) as gap_seconds\nFROM listener\nWHERE station_id = 21\n AND listener_ip = '15.235.119.81'\n AND timestamp_start >= '2025-12-01'\nORDER BY id\nLIMIT 30;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T05:34:08.841Z",
"event_type": "command",
"received_at": "2025-12-02T05:34:09.275862",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 34360 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