Event #29137
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 04:56:26
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
listener_uid,
timestamp_start,
timestamp_end,
TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end) as dur
FROM listener
WHERE listener_ip = '15.235.119.81'
AND station_id = 21
AND timestamp_start >= '2025-12-01 16:00:00'
ORDER BY timestamp_start
LIMIT 20;"
Raw Event Data
{
"pid": 4141988,
"tty": "unknown",
"ppid": 4141959,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n listener_uid,\n timestamp_start,\n timestamp_end,\n TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end) as dur\nFROM listener \nWHERE listener_ip = '15.235.119.81'\nAND station_id = 21\nAND timestamp_start >= '2025-12-01 16:00:00'\nORDER BY timestamp_start\nLIMIT 20;\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T04:56:26.871Z",
"event_type": "command",
"received_at": "2025-12-02T04:56:27.756677",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 55224 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