Event #29417
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 05:28:13
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
id,
timestamp_start,
timestamp_end,
listener_ip,
CASE WHEN mount_id IS NOT NULL THEN 'local' ELSE 'relay' END as source
FROM listener
WHERE station_id = 21
ORDER BY id DESC
LIMIT 30;
"
Raw Event Data
{
"pid": 27205,
"tty": "unknown",
"ppid": 27197,
"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 listener_ip,\n CASE WHEN mount_id IS NOT NULL THEN 'local' ELSE 'relay' END as source\nFROM listener\nWHERE station_id = 21\nORDER BY id DESC\nLIMIT 30;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T05:28:13.734Z",
"event_type": "command",
"received_at": "2025-12-02T05:28:13.964469",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 52052 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