Event #29481
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 05:30:36
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
listener_ip,
COUNT(*) as total_sessions,
MIN(timestamp_start) as first_seen,
MAX(timestamp_end) as last_seen
FROM listener
WHERE listener_ip IN ('94.130.207.15', '116.202.168.59', '176.9.151.251')
GROUP BY listener_ip;
"
Raw Event Data
{
"pid": 34391,
"tty": "unknown",
"ppid": 34384,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n listener_ip,\n COUNT(*) as total_sessions,\n MIN(timestamp_start) as first_seen,\n MAX(timestamp_end) as last_seen\nFROM listener\nWHERE listener_ip IN ('94.130.207.15', '116.202.168.59', '176.9.151.251')\nGROUP BY listener_ip;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T05:30:36.018Z",
"event_type": "command",
"received_at": "2025-12-02T05:30:36.464436",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 38722 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