Event #29073
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 04:54:49
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT
'AIR Lite' as station,
COUNT(*) as azura3_sessions,
1388 as asura_connections,
ROUND(COUNT(*) / 1388.0, 2) as ratio
FROM listener
WHERE station_id = 18 AND remote_id = 6
AND timestamp_start >= '2025-11-28 13:56:46'
UNION ALL
SELECT
'Microsparks' as station,
COUNT(*) as azura3_sessions,
141 as asura_connections,
ROUND(COUNT(*) / 141.0, 2) as ratio
FROM listener
WHERE station_id = 21 AND remote_id = 5
AND timestamp_start >= '2025-11-17 15:42:27'
UNION ALL
SELECT
'Abu Dhabi AI' as station,
COUNT(*) as azura3_sessions,
5 as asura_connections,
ROUND(COUNT(*) / 5.0, 2) as ratio
FROM listener
WHERE station_id = 17 AND remote_id = 3
AND timestamp_start >= '2025-11-17 15:06:32';"
Raw Event Data
{
"pid": 4137386,
"tty": "unknown",
"ppid": 4137348,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT \n 'AIR Lite' as station,\n COUNT(*) as azura3_sessions,\n 1388 as asura_connections,\n ROUND(COUNT(*) \/ 1388.0, 2) as ratio\nFROM listener \nWHERE station_id = 18 AND remote_id = 6 \nAND timestamp_start >= '2025-11-28 13:56:46'\nUNION ALL\nSELECT \n 'Microsparks' as station,\n COUNT(*) as azura3_sessions,\n 141 as asura_connections,\n ROUND(COUNT(*) \/ 141.0, 2) as ratio\nFROM listener \nWHERE station_id = 21 AND remote_id = 5 \nAND timestamp_start >= '2025-11-17 15:42:27'\nUNION ALL\nSELECT \n 'Abu Dhabi AI' as station,\n COUNT(*) as azura3_sessions,\n 5 as asura_connections,\n ROUND(COUNT(*) \/ 5.0, 2) as ratio\nFROM listener \nWHERE station_id = 17 AND remote_id = 3 \nAND timestamp_start >= '2025-11-17 15:06:32';\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T04:54:49.791Z",
"event_type": "command",
"received_at": "2025-12-02T04:54:50.925696",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 60826 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