Event #25949
Recorded 2 weeks ago
Command
Info
default-host
140.82.46.49
66.135.25.80
root
Dec 2, 2025 02:18:26
Command
docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e "
SELECT u.email, r.name as role
FROM users u
LEFT JOIN user_has_role uhr ON u.id = uhr.user_id
LEFT JOIN role r ON uhr.role_id = r.id;
"
Raw Event Data
{
"pid": 3550473,
"tty": "unknown",
"ppid": 3550439,
"user": "root",
"shell": "\/bin\/bash",
"command": "docker exec azuracast mariadb -u azuracast -pREffKmptM662 azuracast -e \"\nSELECT u.email, r.name as role\nFROM users u\nLEFT JOIN user_has_role uhr ON u.id = uhr.user_id\nLEFT JOIN role r ON uhr.role_id = r.id;\n\"",
"user_ip": "66.135.25.80",
"exit_code": 0,
"server_ip": "140.82.46.49",
"timestamp": "2025-12-02T02:18:26.370Z",
"event_type": "command",
"received_at": "2025-12-02T02:18:26.753088",
"server_name": "Azura3",
"honeypot_name": "Azura3",
"parent_command": "sshd",
"ssh_connection": "66.135.25.80 40576 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