Event #29625
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 05:36:25
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
id,
timestamp_start,
timestamp_end,
TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end) as duration_sec
FROM listener
WHERE station_id = 21
AND listener_ip = '15.235.119.81'
AND timestamp_start >= '2025-12-02'
ORDER BY id DESC
LIMIT 10;
"
Raw Event Data
{
"pid": 52437,
"tty": "unknown",
"ppid": 52407,
"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, timestamp_start, timestamp_end) as duration_sec\nFROM listener\nWHERE station_id = 21\n AND listener_ip = '15.235.119.81'\n AND timestamp_start >= '2025-12-02'\nORDER BY id DESC\nLIMIT 10;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T05:36:25.813Z",
"event_type": "command",
"received_at": "2025-12-02T05:36:26.213406",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 54146 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