Event #25174
Recorded 2 weeks ago
Command
Info
default-host
104.238.132.126
66.135.25.80
root
Dec 2, 2025 00:44:51
Command
docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e "
-- Look for any settings changes
SELECT timestamp, operation, class, user, LEFT(changes, 200) as changes_preview
FROM audit_log
WHERE class LIKE '%Setting%'
OR changes LIKE '%analytics%'
OR changes LIKE '%listener%'
ORDER BY timestamp DESC
LIMIT 20;
"
Raw Event Data
{
"pid": 2346995,
"tty": "unknown",
"ppid": 2346988,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pc9rYgNtJmnDM azuracast -e \"\n-- Look for any settings changes\nSELECT timestamp, operation, class, user, LEFT(changes, 200) as changes_preview\nFROM audit_log \nWHERE class LIKE '%Setting%' \n OR changes LIKE '%analytics%'\n OR changes LIKE '%listener%'\nORDER BY timestamp DESC\nLIMIT 20;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "104.238.132.126",
"timestamp": "2025-12-02T00:44:51.537Z",
"event_type": "command",
"received_at": "2025-12-02T00:44:51.878424",
"server_name": "Azura2",
"honeypot_name": "Azura2",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 33998 104.238.132.126 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