Event #24965
Recorded 2 weeks ago
Command
Critical
default-host
104.238.132.126
66.135.25.80
root
Dec 2, 2025 00:34:28
Command
docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e "
-- Auto_increment = 1 means no records were ever inserted
-- If it's higher, records existed but were deleted
SELECT AUTO_INCREMENT FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'azuracast' AND TABLE_NAME = 'listener';
-- Check when the table was created
SELECT CREATE_TIME, UPDATE_TIME FROM information_schema.TABLES
WHERE TABLE_SCHEMA = 'azuracast' AND TABLE_NAME = 'listener';
"
Raw Event Data
{
"pid": 2316324,
"tty": "unknown",
"ppid": 2316314,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e \"\n-- Auto_increment = 1 means no records were ever inserted\n-- If it's higher, records existed but were deleted\nSELECT AUTO_INCREMENT FROM information_schema.TABLES \nWHERE TABLE_SCHEMA = 'azuracast' AND TABLE_NAME = 'listener';\n\n-- Check when the table was created\nSELECT CREATE_TIME, UPDATE_TIME FROM information_schema.TABLES \nWHERE TABLE_SCHEMA = 'azuracast' AND TABLE_NAME = 'listener';\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "104.238.132.126",
"timestamp": "2025-12-02T00:34:28.258Z",
"event_type": "command",
"received_at": "2025-12-02T00:34:28.600840",
"server_name": "Azura2",
"honeypot_name": "Azura2",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 53260 104.238.132.126 22",
"server_location": "NJ",
"honeypot_location": "NJ",
"working_directory": "\/root"
}
Risk Assessment
High Risk
Critical severity event detected
Actions
Related Events
Related events feature coming soon