Event Details

Detailed view of security event

System Online

Event #24453

Recorded 3 weeks ago

Command Info

default-host

140.82.46.49

66.135.25.80

root

Dec 2, 2025 00:04:04

Command

docker exec azuracast_mariadb mysql -u azuracast -pREffKmptM662 azuracast -e " -- Check for ACTIVE connections (no end timestamp) from datacenter IPs SELECT listener_ip, station_id, remote_id, timestamp_start, timestamp_end, TIMESTAMPDIFF(HOUR, timestamp_start, NOW()) as hours_connected, device_client FROM listener WHERE listener_ip IN ('15.235.119.81', '139.144.98.180', '144.76.223.55') AND timestamp_end IS NULL ORDER BY timestamp_start DESC LIMIT 20; "

Raw Event Data

{
    "pid": 3168407,
    "tty": "unknown",
    "ppid": 3168399,
    "user": "root",
    "shell": "\/bin\/bash",
    "command": "docker exec azuracast_mariadb mysql -u azuracast -pREffKmptM662 azuracast -e \"\n-- Check for ACTIVE connections (no end timestamp) from datacenter IPs\nSELECT \n    listener_ip,\n    station_id,\n    remote_id,\n    timestamp_start,\n    timestamp_end,\n    TIMESTAMPDIFF(HOUR, timestamp_start, NOW()) as hours_connected,\n    device_client\nFROM listener\nWHERE listener_ip IN ('15.235.119.81', '139.144.98.180', '144.76.223.55')\nAND timestamp_end IS NULL\nORDER BY timestamp_start DESC\nLIMIT 20;\n\"",
    "user_ip": "66.135.25.80",
    "exit_code": 0,
    "server_ip": "140.82.46.49",
    "timestamp": "2025-12-02T00:04:04.240Z",
    "event_type": "command",
    "received_at": "2025-12-02T00:04:04.688018",
    "server_name": "Azura3",
    "honeypot_name": "Azura3",
    "parent_command": "sshd",
    "ssh_connection": "66.135.25.80 41602 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