Event #29169
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 04:57:34
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
listener_ip,
listener_uid,
timestamp_start,
timestamp_end,
TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end) as duration_sec,
location_country
FROM listener
WHERE station_id = 18
AND remote_id = 6
AND location_country = 'AZ'
AND timestamp_start >= '2025-10-23'
ORDER BY timestamp_start;"
Raw Event Data
{
"pid": 4145125,
"tty": "unknown",
"ppid": 4145032,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n listener_ip,\n listener_uid,\n timestamp_start,\n timestamp_end,\n TIMESTAMPDIFF(SECOND, timestamp_start, timestamp_end) as duration_sec,\n location_country\nFROM listener \nWHERE station_id = 18 \nAND remote_id = 6 \nAND location_country = 'AZ'\nAND timestamp_start >= '2025-10-23'\nORDER BY timestamp_start;\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T04:57:34.755Z",
"event_type": "command",
"received_at": "2025-12-02T04:57:35.573143",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 39280 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